{
  "_args": [
    [
      "@babel/helper-replace-supers@7.15.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "@babel/helper-replace-supers@7.15.0",
  "_id": "@babel/helper-replace-supers@7.15.0",
  "_inBundle": false,
  "_integrity": "sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==",
  "_location": "/@babel/helper-replace-supers",
  "_phantomChildren": {
    "@babel/code-frame": "7.14.5",
    "@babel/helper-function-name": "7.14.5",
    "@babel/helper-hoist-variables": "7.14.5",
    "@babel/helper-split-export-declaration": "7.14.5",
    "globals": "11.12.0",
    "jsesc": "2.5.2",
    "source-map": "0.5.7",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-replace-supers@7.15.0",
    "name": "@babel/helper-replace-supers",
    "escapedName": "@babel%2fhelper-replace-supers",
    "scope": "@babel",
    "rawSpec": "7.15.0",
    "saveSpec": null,
    "fetchSpec": "7.15.0"
  },
  "_requiredBy": [
    "/@babel/helper-create-class-features-plugin",
    "/@babel/helper-module-transforms",
    "/@babel/plugin-transform-classes",
    "/@babel/plugin-transform-object-super"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz",
  "_spec": "7.15.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-member-expression-to-functions": "^7.15.0",
    "@babel/helper-optimise-call-expression": "^7.14.5",
    "@babel/traverse": "^7.15.0",
    "@babel/types": "^7.15.0"
  },
  "description": "Helper function to replace supers",
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helper-replace-supers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-replace-supers"
  },
  "version": "7.15.0"
}
