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

72 lines
1.8 KiB
JSON

{
"_args": [
[
"@nuxt/server@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/server@2.13.3",
"_id": "@nuxt/server@2.13.3",
"_inBundle": false,
"_integrity": "sha512-Wh7hdOltTV4turtSqFUkXCeAUCYGnP2MLNpgTsKKloUX9Z3FiNCyszzGBERzu4Q1vAqBwCI0NhaljdctKO6bxQ==",
"_location": "/@nuxt/server",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/server@2.13.3",
"name": "@nuxt/server",
"escapedName": "@nuxt%2fserver",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/@nuxt/core"
],
"_resolved": "https://registry.npmjs.org/@nuxt/server/-/server-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/utils": "2.13.3",
"@nuxt/vue-renderer": "2.13.3",
"@nuxtjs/youch": "^4.2.3",
"chalk": "^3.0.0",
"compression": "^1.7.4",
"connect": "^3.7.0",
"consola": "^2.14.0",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^8.1.0",
"ip": "^1.1.5",
"launch-editor-middleware": "^2.2.1",
"on-headers": "^1.0.2",
"pify": "^4.0.1",
"serve-placeholder": "^1.2.2",
"serve-static": "^1.14.1",
"server-destroy": "^1.0.1"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/server.js",
"name": "@nuxt/server",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"version": "2.13.3"
}