{ "_from": "nuxt@^2.15.8", "_id": "nuxt@2.15.8", "_inBundle": false, "_integrity": "sha512-ceK3qLg/Baj7J8mK9bIxqw9AavrF+LXqwYEreBdY/a4Sj8YV4mIvhqea/6E7VTCNNGvKT2sJ/TTJjtfQ597lTA==", "_location": "/nuxt", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nuxt@^2.15.8", "name": "nuxt", "escapedName": "nuxt", "rawSpec": "^2.15.8", "saveSpec": null, "fetchSpec": "^2.15.8" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nuxt/-/nuxt-2.15.8.tgz", "_shasum": "946cba46bdaaf0e3918aa27fd9ea0fed8ed303b0", "_spec": "nuxt@^2.15.8", "_where": "H:\\gs_nuxt", "bin": { "nuxt": "bin/nuxt.js" }, "bugs": { "url": "https://github.com/nuxt/nuxt.js/issues" }, "bundleDependencies": false, "collective": { "url": "https://opencollective.com/nuxtjs", "logoUrl": "https://opencollective.com/nuxtjs/logo.txt?reverse=true&variant=variant2" }, "dependencies": { "@nuxt/babel-preset-app": "2.15.8", "@nuxt/builder": "2.15.8", "@nuxt/cli": "2.15.8", "@nuxt/components": "^2.1.8", "@nuxt/config": "2.15.8", "@nuxt/core": "2.15.8", "@nuxt/generator": "2.15.8", "@nuxt/loading-screen": "^2.0.3", "@nuxt/opencollective": "^0.3.2", "@nuxt/server": "2.15.8", "@nuxt/telemetry": "^1.3.3", "@nuxt/utils": "2.15.8", "@nuxt/vue-app": "2.15.8", "@nuxt/vue-renderer": "2.15.8", "@nuxt/webpack": "2.15.8" }, "deprecated": false, "description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)", "files": [ "bin", "dist", "webpack.config.js" ], "homepage": "https://github.com/nuxt/nuxt.js#readme", "keywords": [ "nuxt", "nuxt.js", "nuxtjs", "ssr", "vue", "vue isomorphic", "vue server side", "vue ssr", "vue universal", "vue versatile", "vue.js", "vuejs" ], "license": "MIT", "main": "dist/nuxt.js", "name": "nuxt", "repository": { "type": "git", "url": "git+https://github.com/nuxt/nuxt.js.git" }, "scripts": { "postinstall": "opencollective || exit 0" }, "version": "2.15.8" }