{
  "_from": "@babel/helper-replace-supers@^7.1.0",
  "_id": "@babel/helper-replace-supers@7.2.3",
  "_inBundle": false,
  "_integrity": "sha512-GyieIznGUfPXPWu0yLS6U55Mz67AZD9cUk0BfirOWlPrXlBcan9Gz+vHGz+cPfuoweZSnPzPIm67VtQM0OWZbA==",
  "_location": "/@babel/helper-replace-supers",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-replace-supers@^7.1.0",
    "name": "@babel/helper-replace-supers",
    "escapedName": "@babel%2fhelper-replace-supers",
    "scope": "@babel",
    "rawSpec": "^7.1.0",
    "saveSpec": null,
    "fetchSpec": "^7.1.0"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-classes",
    "/@babel/plugin-transform-object-super"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.2.3.tgz",
  "_shasum": "19970020cf22677d62b3a689561dbd9644d8c5e5",
  "_spec": "@babel/helper-replace-supers@^7.1.0",
  "_where": "C:\\f31\\nightwatchGui\\public\\node_modules\\@babel\\plugin-transform-classes",
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-member-expression-to-functions": "^7.0.0",
    "@babel/helper-optimise-call-expression": "^7.0.0",
    "@babel/traverse": "^7.2.3",
    "@babel/types": "^7.0.0"
  },
  "deprecated": false,
  "description": "Helper function to replace supers",
  "gitHead": "d35f2ad92b322c3bb9c6792e2683807afae0b105",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-replace-supers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers"
  },
  "version": "7.2.3"
}
