line_push/node_modules/@nuxt/builder/package.json
2022-07-17 13:16:16 +08:00

70 lines
1.7 KiB
JSON

{
"_args": [
[
"@nuxt/builder@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/builder@2.13.3",
"_id": "@nuxt/builder@2.13.3",
"_inBundle": false,
"_integrity": "sha512-VfyCXnmh0vAA3BCAKMgVrtufWfGUutQ3Wjbglo8RqWHmmL6pSfi9vwRsjUkDdq4u5SpYTUYrkXqLwXmSjunKeA==",
"_location": "/@nuxt/builder",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/builder@2.13.3",
"name": "@nuxt/builder",
"escapedName": "@nuxt%2fbuilder",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/builder/-/builder-2.13.3.tgz",
"_spec": "2.13.3",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"dependencies": {
"@nuxt/devalue": "^1.2.4",
"@nuxt/utils": "2.13.3",
"@nuxt/vue-app": "2.13.3",
"@nuxt/webpack": "2.13.3",
"chalk": "^3.0.0",
"chokidar": "^3.4.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"hash-sum": "^2.0.0",
"ignore": "^5.1.8",
"lodash": "^4.17.15",
"pify": "^4.0.1",
"semver": "^7.3.2",
"serialize-javascript": "^4.0.0",
"upath": "^1.2.0"
},
"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.13.3"
}