line_push/node_modules/@nuxt/vue-app/package.json
2022-07-21 03:28:35 +00:00

69 lines
1.6 KiB
JSON

{
"_args": [
[
"@nuxt/vue-app@2.15.8",
"/home/node/nuxt"
]
],
"_from": "@nuxt/vue-app@2.15.8",
"_id": "@nuxt/vue-app@2.15.8",
"_inBundle": false,
"_integrity": "sha512-FJf9FSMPsWT3BqkS37zEuPTxLKzSg2EIwp1sP8Eou25eE08qxRfe2PwTVA8HnXUPNdpz2uk/T9DlNw+JraiFRQ==",
"_location": "/@nuxt/vue-app",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/vue-app@2.15.8",
"name": "@nuxt/vue-app",
"escapedName": "@nuxt%2fvue-app",
"scope": "@nuxt",
"rawSpec": "2.15.8",
"saveSpec": null,
"fetchSpec": "2.15.8"
},
"_requiredBy": [
"/@nuxt/builder",
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/vue-app/-/vue-app-2.15.8.tgz",
"_spec": "2.15.8",
"_where": "/home/node/nuxt",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"dependencies": {
"node-fetch": "^2.6.1",
"ufo": "^0.7.4",
"unfetch": "^4.2.0",
"vue": "^2.6.12",
"vue-client-only": "^2.0.0",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.5.1",
"vue-template-compiler": "^2.6.12",
"vuex": "^3.6.2"
},
"files": [
"dist",
"template",
"vetur",
"web-types",
"index.d.ts"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/vue-app.js",
"name": "@nuxt/vue-app",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"typings": "index.d.ts",
"version": "2.15.8",
"web-types": "web-types/web-types.json"
}