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

60 lines
1.5 KiB
JSON

{
"_args": [
[
"@nuxt/generator@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/generator@2.13.3",
"_id": "@nuxt/generator@2.13.3",
"_inBundle": false,
"_integrity": "sha512-qWgGj+TdopSR34/f1TBN3CD23LO+Iplju8CvTmL15q8pioyO9Dck+cC7l2mTLWZ2xInFzY0dllCsXtHWdbrKyQ==",
"_location": "/@nuxt/generator",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/generator@2.13.3",
"name": "@nuxt/generator",
"escapedName": "@nuxt%2fgenerator",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/generator/-/generator-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/utils": "2.13.3",
"chalk": "^3.0.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"html-minifier": "^4.0.0",
"node-html-parser": "^1.2.20"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/generator.js",
"name": "@nuxt/generator",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"version": "2.13.3"
}