line_push/node_modules/@nuxt/builder/package.json
2022-07-18 02:50:52 +00:00

71 lines
1.7 KiB
JSON

{
"_args": [
[
"@nuxt/builder@2.15.8",
"/home/node/nuxt"
]
],
"_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": {
"at-least-node": "1.0.0",
"graceful-fs": "4.2.4",
"supports-color": "7.2.0"
},
"_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",
"_spec": "2.15.8",
"_where": "/home/node/nuxt",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"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"
},
"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"
}