{ "name": "@babel/runtime-corejs3", "version": "7.6.3", "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 ", "dependencies": { "core-js-pure": "^3.0.0", "regenerator-runtime": "^0.13.2" } }