123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "@nuxt/builder@2.15.8",
- "_id": "@nuxt/builder@2.15.8",
- "_inBundle": false,
- "_integrity": "sha512-WVhN874LFMdgRiJqpxmeKI+vh5lhCUBVOyR9PhL1m1V/GV3fb+Dqc1BKS6XgayrWAWavPLveCJmQ/FID0puOfQ==",
- "_location": "/@nuxt/builder",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@nuxt/builder@2.15.8",
- "name": "@nuxt/builder",
- "escapedName": "@nuxt%2fbuilder",
- "scope": "@nuxt",
- "rawSpec": "2.15.8",
- "saveSpec": null,
- "fetchSpec": "2.15.8"
- },
- "_requiredBy": [
- "/nuxt"
- ],
- "_resolved": "https://registry.npmjs.org/@nuxt/builder/-/builder-2.15.8.tgz",
- "_shasum": "66ead4be0a2ce6932a2b7e521cfe1621e49290e7",
- "_spec": "@nuxt/builder@2.15.8",
- "_where": "H:\\gs_nuxt\\node_modules\\nuxt",
- "bugs": {
- "url": "https://github.com/nuxt/nuxt.js/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@nuxt/devalue": "^1.2.5",
- "@nuxt/utils": "2.15.8",
- "@nuxt/vue-app": "2.15.8",
- "@nuxt/webpack": "2.15.8",
- "chalk": "^4.1.1",
- "chokidar": "^3.5.1",
- "consola": "^2.15.3",
- "fs-extra": "^9.1.0",
- "glob": "^7.1.7",
- "hash-sum": "^2.0.0",
- "ignore": "^5.1.8",
- "lodash": "^4.17.21",
- "pify": "^5.0.0",
- "serialize-javascript": "^5.0.1",
- "upath": "^2.0.1"
- },
- "deprecated": false,
- "files": [
- "dist"
- ],
- "homepage": "https://github.com/nuxt/nuxt.js#readme",
- "license": "MIT",
- "main": "dist/builder.js",
- "name": "@nuxt/builder",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nuxt/nuxt.js.git"
- },
- "version": "2.15.8"
- }
|