forked from daren.hsu/line_push
65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@nuxt/config@2.15.8",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_from": "@nuxt/config@2.15.8",
|
|
"_id": "@nuxt/config@2.15.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KMQbjmUf9RVHeTZEf7zcuFnh03XKZioYhok6GOCY+leu3g5n/UhyPvLnTsgTfsLWohqoRoOm94u4A+tNYwn9VQ==",
|
|
"_location": "/@nuxt/config",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@nuxt/config@2.15.8",
|
|
"name": "@nuxt/config",
|
|
"escapedName": "@nuxt%2fconfig",
|
|
"scope": "@nuxt",
|
|
"rawSpec": "2.15.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.15.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@nuxt/cli",
|
|
"/@nuxt/core",
|
|
"/nuxt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@nuxt/config/-/config-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",
|
|
"consola": "^2.15.3",
|
|
"defu": "^4.0.1",
|
|
"destr": "^1.1.0",
|
|
"dotenv": "^9.0.2",
|
|
"lodash": "^4.17.21",
|
|
"rc9": "^1.2.0",
|
|
"std-env": "^2.3.0",
|
|
"ufo": "^0.7.4"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"index.d.ts"
|
|
],
|
|
"homepage": "https://github.com/nuxt/nuxt.js#readme",
|
|
"license": "MIT",
|
|
"main": "dist/config.js",
|
|
"name": "@nuxt/config",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nuxt/nuxt.js.git"
|
|
},
|
|
"typings": "index.d.ts",
|
|
"version": "2.15.8"
|
|
}
|