1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_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",
- "_shasum": "46b7ec8fc93f8d1f4cdf4f6b04134cb40ceb7c4a",
- "_spec": "@nuxt/vue-app@2.15.8",
- "_where": "H:\\gs_nuxt\\node_modules\\nuxt",
- "bugs": {
- "url": "https://github.com/nuxt/nuxt.js/issues"
- },
- "bundleDependencies": false,
- "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"
- },
- "deprecated": false,
- "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"
- }
|