NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@babel/runtime-corejs3/package.json
2023-09-14 14:47:11 +08:00

21 lines
554 B
JSON

{
"name": "@babel/runtime-corejs3",
"version": "7.10.4",
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-runtime-corejs3"
},
"author": "Denis Pushkarev <zloirock@zloirock.ru>",
"dependencies": {
"core-js-pure": "^3.0.0",
"regenerator-runtime": "^0.13.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}