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.
73 lines
2.1 KiB
73 lines
2.1 KiB
3 years ago
|
{
|
||
|
"_from": "@vue/cli-shared-utils@^4.4.4",
|
||
|
"_id": "@vue/cli-shared-utils@4.5.13",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-HpnOrkLg42RFUsQGMJv26oTG3J3FmKtO2WSRhKIIL+1ok3w9OjGCtA3nMMXN27f9eX14TqO64M36DaiSZ1fSiw==",
|
||
|
"_location": "/@vue/cli-shared-utils",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/cli-shared-utils@^4.4.4",
|
||
|
"name": "@vue/cli-shared-utils",
|
||
|
"escapedName": "@vue%2fcli-shared-utils",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "^4.4.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^4.4.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/cli-plugin-babel",
|
||
|
"/@vue/cli-plugin-eslint",
|
||
|
"/@vue/cli-plugin-router",
|
||
|
"/@vue/cli-plugin-unit-jest",
|
||
|
"/@vue/cli-service"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-4.5.13.tgz",
|
||
|
"_shasum": "acd40f31b4790f1634292bdaa5fca95dc1e0ff50",
|
||
|
"_spec": "@vue/cli-shared-utils@^4.4.4",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\cli-plugin-babel",
|
||
|
"author": {
|
||
|
"name": "Evan You"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"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"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "shared utilities for vue-cli packages",
|
||
|
"gitHead": "6e0d846b9a707f7f7c0c7a26435f467e1b4d42fe",
|
||
|
"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.13"
|
||
|
}
|