forked from daren.hsu/line_push
76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@nuxt/utils@2.15.8",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_from": "@nuxt/utils@2.15.8",
|
|
"_id": "@nuxt/utils@2.15.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-e0VBarUbPiQ4ZO1T58puoFIuXme7L5gk1QfwyxOONlp2ryE7aRyZ8X/mryuOiIeyP64c4nwSUtN7q9EUWRb7Lg==",
|
|
"_location": "/@nuxt/utils",
|
|
"_phantomChildren": {
|
|
"at-least-node": "1.0.0",
|
|
"graceful-fs": "4.2.4",
|
|
"yallist": "4.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@nuxt/utils@2.15.8",
|
|
"name": "@nuxt/utils",
|
|
"escapedName": "@nuxt%2futils",
|
|
"scope": "@nuxt",
|
|
"rawSpec": "2.15.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.15.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@nuxt/builder",
|
|
"/@nuxt/cli",
|
|
"/@nuxt/config",
|
|
"/@nuxt/core",
|
|
"/@nuxt/generator",
|
|
"/@nuxt/server",
|
|
"/@nuxt/vue-renderer",
|
|
"/@nuxt/webpack",
|
|
"/nuxt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@nuxt/utils/-/utils-2.15.8.tgz",
|
|
"_spec": "2.15.8",
|
|
"_where": "/home/node/nuxt",
|
|
"bugs": {
|
|
"url": "https://github.com/nuxt/nuxt.js/issues"
|
|
},
|
|
"dependencies": {
|
|
"consola": "^2.15.3",
|
|
"create-require": "^1.1.1",
|
|
"fs-extra": "^9.1.0",
|
|
"hash-sum": "^2.0.0",
|
|
"jiti": "^1.9.2",
|
|
"lodash": "^4.17.21",
|
|
"proper-lockfile": "^4.1.2",
|
|
"semver": "^7.3.5",
|
|
"serialize-javascript": "^5.0.1",
|
|
"signal-exit": "^3.0.3",
|
|
"ua-parser-js": "^0.7.28",
|
|
"ufo": "^0.7.4"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/nuxt/nuxt.js#readme",
|
|
"license": "MIT",
|
|
"main": "dist/utils.js",
|
|
"name": "@nuxt/utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nuxt/nuxt.js.git"
|
|
},
|
|
"version": "2.15.8"
|
|
}
|