prettier-standard
Version:
Prettier and standard brought together!
17 lines (16 loc) • 505 B
JSON
{
"name": "@babel/runtime-corejs3",
"version": "7.9.2",
"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": "2399e0df23cbd574a5ab39822288c438f5380ae8"
}