forked from daren.hsu/line_push
90 lines
2.1 KiB
JSON
90 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"nuxt@2.15.8",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_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": "version",
|
|
"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",
|
|
"_spec": "2.15.8",
|
|
"_where": "/home/node/nuxt",
|
|
"bin": {
|
|
"nuxt": "bin/nuxt.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nuxt/nuxt.js/issues"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|