85 lines
2.5 KiB
JSON
85 lines
2.5 KiB
JSON
{
|
|
"_from": "@vue/babel-preset-app@^4.4.6",
|
|
"_id": "@vue/babel-preset-app@4.5.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-VCNRiAt2P/bLo09rYt3DLe6xXUMlhJwrvU18Ddd/lYJgC7s8+wvhgYs+MTx4OiAXdu58drGwSBO9SPx7C6J82Q==",
|
|
"_location": "/@vue/babel-preset-app",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@vue/babel-preset-app@^4.4.6",
|
|
"name": "@vue/babel-preset-app",
|
|
"escapedName": "@vue%2fbabel-preset-app",
|
|
"scope": "@vue",
|
|
"rawSpec": "^4.4.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.4.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-plugin-babel"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/babel-preset-app/-/babel-preset-app-4.5.19.tgz",
|
|
"_shasum": "baee457da0065c016f74fac4149f7c97631ba5a7",
|
|
"_spec": "@vue/babel-preset-app@^4.4.6",
|
|
"_where": "D:\\workspace\\ruoyi-vue-web\\node_modules\\@vue\\cli-plugin-babel",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.0",
|
|
"@babel/helper-compilation-targets": "^7.9.6",
|
|
"@babel/helper-module-imports": "^7.8.3",
|
|
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
|
"@babel/plugin-proposal-decorators": "^7.8.3",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-jsx": "^7.8.3",
|
|
"@babel/plugin-transform-runtime": "^7.11.0",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.0",
|
|
"@vue/babel-plugin-jsx": "^1.0.3",
|
|
"@vue/babel-preset-jsx": "^1.2.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"core-js": "^3.6.5",
|
|
"core-js-compat": "^3.6.5",
|
|
"semver": "^6.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "babel-preset-app for vue-cli",
|
|
"gitHead": "bef7a67566585876d56fa0e41b364675467bba8f",
|
|
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme",
|
|
"keywords": [
|
|
"vue",
|
|
"cli"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "@vue/babel-preset-app",
|
|
"peerDependencies": {
|
|
"@babel/core": "*",
|
|
"core-js": "^3",
|
|
"vue": "^2 || ^3.0.0-0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"core-js": {
|
|
"optional": true
|
|
},
|
|
"vue": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
|
"directory": "packages/@vue/babel-preset-app"
|
|
},
|
|
"version": "4.5.19"
|
|
}
|