Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

74 lines
2.0 KiB

{
"_args": [
[
"@vue/cli-shared-utils@4.5.9",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_development": true,
"_from": "@vue/cli-shared-utils@4.5.9",
"_id": "@vue/cli-shared-utils@4.5.9",
"_inBundle": false,
"_integrity": "sha512-anvsrv+rkQC+hgxaT2nQQxnSWSsIzyysZ36LO7qPjXvDRBvcvKLAAviFlUkYbZ+ntbV8puzJ3zw+gUhQw4SEVA==",
"_location": "/@vue/cli-shared-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/cli-shared-utils@4.5.9",
"name": "@vue/cli-shared-utils",
"escapedName": "@vue%2fcli-shared-utils",
"scope": "@vue",
"rawSpec": "4.5.9",
"saveSpec": null,
"fetchSpec": "4.5.9"
},
"_requiredBy": [
"/@vue/cli-plugin-babel",
"/@vue/cli-plugin-router",
"/@vue/cli-service"
],
"_resolved": "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-4.5.9.tgz",
"_spec": "4.5.9",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-cli/issues"
},
"dependencies": {
"@hapi/joi": "^15.0.1",
"chalk": "^2.4.2",
"execa": "^1.0.0",
"launch-editor": "^2.2.1",
"lru-cache": "^5.1.1",
"node-ipc": "^9.1.1",
"open": "^6.3.0",
"ora": "^3.4.0",
"read-pkg": "^5.1.1",
"request": "^2.88.2",
"semver": "^6.1.0",
"strip-ansi": "^6.0.0"
},
"description": "shared utilities for vue-cli packages",
"gitHead": "3fd9cac88c4594384672d4126754c265094c4d9d",
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-shared-utils#readme",
"keywords": [
"vue",
"cli",
"cli-shared-utils"
],
"license": "MIT",
"main": "index.js",
"name": "@vue/cli-shared-utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-cli.git",
"directory": "packages/@vue/cli-shared-utils"
},
"version": "4.5.9"
}