Huáng Jùnliàng 7fd40d86a0 v7.10.4
2020-06-30 09:04:22 -04:00

20 lines
497 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"
}
}