mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
17 lines
505 B
JSON
17 lines
505 B
JSON
{
|
|
"name": "@babel/runtime-corejs3",
|
|
"version": "7.8.7",
|
|
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs3",
|
|
"author": "Denis Pushkarev <zloirock@zloirock.ru>",
|
|
"dependencies": {
|
|
"core-js-pure": "^3.0.0",
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"gitHead": "595f65f33b8e948e34d12be83f700cf8d070c790"
|
|
}
|