xiaofu-ruoyi-vue/node_modules/babel-plugin-polyfill-corejs2/package.json

74 lines
2.3 KiB
JSON

{
"_from": "babel-plugin-polyfill-corejs2@^0.4.10",
"_id": "babel-plugin-polyfill-corejs2@0.4.10",
"_inBundle": false,
"_integrity": "sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==",
"_location": "/babel-plugin-polyfill-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-polyfill-corejs2@^0.4.10",
"name": "babel-plugin-polyfill-corejs2",
"escapedName": "babel-plugin-polyfill-corejs2",
"rawSpec": "^0.4.10",
"saveSpec": null,
"fetchSpec": "^0.4.10"
},
"_requiredBy": [
"/@babel/plugin-transform-runtime",
"/@babel/preset-env"
],
"_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz",
"_shasum": "276f41710b03a64f6467433cab72cbc2653c38b1",
"_spec": "babel-plugin-polyfill-corejs2@^0.4.10",
"_where": "D:\\workspace\\ruoyi-vue-web\\node_modules\\@babel\\plugin-transform-runtime",
"bugs": {
"url": "https://github.com/babel/babel-polyfills/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/compat-data": "^7.22.6",
"@babel/helper-define-polyfill-provider": "^0.6.1",
"semver": "^6.3.1"
},
"deprecated": false,
"description": "A Babel plugin to inject imports to core-js@2 polyfills",
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/plugin-transform-for-of": "^7.22.5",
"@babel/plugin-transform-modules-commonjs": "^7.22.5"
},
"exports": {
".": [
{
"import": "./esm/index.mjs",
"default": "./lib/index.js"
},
"./lib/index.js"
],
"./package.json": "./package.json"
},
"gitHead": "1ce88db2507db2ef3d2ed2a2f920a3cf0b9364b5",
"homepage": "https://github.com/babel/babel-polyfills#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-polyfill-corejs2",
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel-polyfills.git",
"directory": "packages/babel-plugin-polyfill-corejs2"
},
"version": "0.4.10"
}