{
  "name": "@babel/helper-replace-supers",
  "version": "7.5.5",
  "description": "Helper function to replace supers",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "dependencies": {
    "@babel/helper-member-expression-to-functions": "^7.5.5",
    "@babel/helper-optimise-call-expression": "^7.0.0",
    "@babel/traverse": "^7.5.5",
    "@babel/types": "^7.5.5"
  },
  "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43"
}