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

64 lines
1.5 KiB
JSON

{
"_args": [
[
"@nuxt/core@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/core@2.13.3",
"_id": "@nuxt/core@2.13.3",
"_inBundle": false,
"_integrity": "sha512-557myTNkSPJzX+ST132jlippxfs49+zNUbz4SPpYCokEMB9cMru08mFT4aCt6twSUvXH31hYo+6xNVS3+l9QBQ==",
"_location": "/@nuxt/core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/core@2.13.3",
"name": "@nuxt/core",
"escapedName": "@nuxt%2fcore",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/core/-/core-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/config": "2.13.3",
"@nuxt/devalue": "^1.2.4",
"@nuxt/server": "2.13.3",
"@nuxt/utils": "2.13.3",
"@nuxt/vue-renderer": "2.13.3",
"consola": "^2.14.0",
"debug": "^4.1.1",
"esm": "^3.2.25",
"fs-extra": "^8.1.0",
"hable": "^3.0.0",
"hash-sum": "^2.0.0",
"std-env": "^2.2.1"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/core.js",
"name": "@nuxt/core",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"version": "2.13.3"
}