Huáng Jùnliàng f7964a9ac5 v7.10.5
2020-07-14 14:10:36 -04:00

20 lines
497 B
JSON

{
"name": "@babel/runtime-corejs3",
"version": "7.10.5",
"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"
}
}