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.
70 lines
1.9 KiB
70 lines
1.9 KiB
3 years ago
|
{
|
||
|
"_from": "@vue/cli-plugin-babel@4.4.4",
|
||
|
"_id": "@vue/cli-plugin-babel@4.4.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-VctlKy5oEYhI+AiPpzlorjDmuhbpoRQcKXpBdf2bXvq0+uuTQg7UXmPX0RKJejnFTKSJZvuPTihgfCWiyh9C3Q==",
|
||
|
"_location": "/@vue/cli-plugin-babel",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/cli-plugin-babel@4.4.4",
|
||
|
"name": "@vue/cli-plugin-babel",
|
||
|
"escapedName": "@vue%2fcli-plugin-babel",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "4.4.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "4.4.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@vue/cli-plugin-babel/-/cli-plugin-babel-4.4.4.tgz",
|
||
|
"_shasum": "18904b5e38173291b37054c2f0393fb8c748f37b",
|
||
|
"_spec": "@vue/cli-plugin-babel@4.4.4",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui",
|
||
|
"author": {
|
||
|
"name": "Evan You"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.9.6",
|
||
|
"@vue/babel-preset-app": "^4.4.4",
|
||
|
"@vue/cli-shared-utils": "^4.4.4",
|
||
|
"babel-loader": "^8.1.0",
|
||
|
"cache-loader": "^4.1.0",
|
||
|
"thread-loader": "^2.1.3",
|
||
|
"webpack": "^4.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "babel plugin for vue-cli",
|
||
|
"devDependencies": {
|
||
|
"jscodeshift": "^0.9.0"
|
||
|
},
|
||
|
"gitHead": "78374b717ee3d7a4f3bc9e40d70cb946baedacab",
|
||
|
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme",
|
||
|
"keywords": [
|
||
|
"vue",
|
||
|
"cli",
|
||
|
"babel"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "@vue/cli-plugin-babel",
|
||
|
"peerDependencies": {
|
||
|
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
||
|
"directory": "packages/@vue/cli-plugin-babel"
|
||
|
},
|
||
|
"version": "4.4.4"
|
||
|
}
|