You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
2.0 KiB
JSON
72 lines
2.0 KiB
JSON
{
|
|
"_from": "@vue/cli-shared-utils@^5.0.8",
|
|
"_id": "@vue/cli-shared-utils@5.0.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==",
|
|
"_location": "/@vue/cli-shared-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@vue/cli-shared-utils@^5.0.8",
|
|
"name": "@vue/cli-shared-utils",
|
|
"escapedName": "@vue%2fcli-shared-utils",
|
|
"scope": "@vue",
|
|
"rawSpec": "^5.0.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.0.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-plugin-babel",
|
|
"/@vue/cli-plugin-eslint",
|
|
"/@vue/cli-plugin-router",
|
|
"/@vue/cli-service"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz",
|
|
"_shasum": "75fc96528eba2b1c7e33cb7e989a984ddef99c8a",
|
|
"_spec": "@vue/cli-shared-utils@^5.0.8",
|
|
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\@vue\\cli-plugin-babel",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@achrinza/node-ipc": "^9.2.5",
|
|
"chalk": "^4.1.2",
|
|
"execa": "^1.0.0",
|
|
"joi": "^17.4.0",
|
|
"launch-editor": "^2.2.1",
|
|
"lru-cache": "^6.0.0",
|
|
"node-fetch": "^2.6.7",
|
|
"open": "^8.0.2",
|
|
"ora": "^5.3.0",
|
|
"read-pkg": "^5.1.1",
|
|
"semver": "^7.3.4",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "shared utilities for vue-cli packages",
|
|
"gitHead": "b154dbd7aca4b4538e6c483b1d4b817499d7b8eb",
|
|
"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": "5.0.8"
|
|
}
|