{
  "name": "@babel/runtime",
  "version": "7.10.3",
  "description": "babel's modular runtime helpers",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-runtime"
  },
  "homepage": "https://babeljs.io/",
  "author": "Sebastian McKenzie <sebmck@gmail.com>",
  "dependencies": {
    "regenerator-runtime": "^0.13.4"
  },
  "devDependencies": {
    "@babel/helpers": "^7.10.1"
  },
  "gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53"
}
