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

73 lines
1.7 KiB
JSON

{
"_args": [
[
"@nuxt/server@2.15.8",
"/home/node/nuxt"
]
],
"_from": "@nuxt/server@2.15.8",
"_id": "@nuxt/server@2.15.8",
"_inBundle": false,
"_integrity": "sha512-E4EtXudxtWQBUHMHOxFwm5DlPOkJbW+iF1+zc0dGmXLscep1KWPrlP+4nrpZj8/UKzpupamE8ZTS9I4IbnExVA==",
"_location": "/@nuxt/server",
"_phantomChildren": {
"at-least-node": "1.0.0",
"graceful-fs": "4.2.4"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/server@2.15.8",
"name": "@nuxt/server",
"escapedName": "@nuxt%2fserver",
"scope": "@nuxt",
"rawSpec": "2.15.8",
"saveSpec": null,
"fetchSpec": "2.15.8"
},
"_requiredBy": [
"/@nuxt/core",
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/server/-/server-2.15.8.tgz",
"_spec": "2.15.8",
"_where": "/home/node/nuxt",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"dependencies": {
"@nuxt/utils": "2.15.8",
"@nuxt/vue-renderer": "2.15.8",
"@nuxtjs/youch": "^4.2.3",
"compression": "^1.7.4",
"connect": "^3.7.0",
"consola": "^2.15.3",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^9.1.0",
"ip": "^1.1.5",
"launch-editor-middleware": "^2.2.1",
"on-headers": "^1.0.2",
"pify": "^5.0.0",
"serve-placeholder": "^1.2.3",
"serve-static": "^1.14.1",
"server-destroy": "^1.0.1",
"ufo": "^0.7.4"
},
"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.15.8"
}