{
  "_from": "@babel/helpers@^7.9.0",
  "_id": "@babel/helpers@7.10.1",
  "_inBundle": false,
  "_integrity": "sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==",
  "_location": "/@babel/helpers",
  "_phantomChildren": {
    "@babel/helper-validator-identifier": "7.10.1",
    "@babel/highlight": "7.10.1",
    "globals": "11.12.0",
    "jsesc": "2.5.2",
    "lodash": "4.17.15",
    "ms": "2.1.2",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helpers@^7.9.0",
    "name": "@babel/helpers",
    "escapedName": "@babel%2fhelpers",
    "scope": "@babel",
    "rawSpec": "^7.9.0",
    "saveSpec": null,
    "fetchSpec": "^7.9.0"
  },
  "_requiredBy": [
    "/@babel/core"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.1.tgz",
  "_shasum": "a6827b7cb975c9d9cef5fd61d919f60d8844a973",
  "_spec": "@babel/helpers@^7.9.0",
  "_where": "/data/DATAPROJECTS/playground/myfirstreact/node_modules/@babel/core",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/template": "^7.10.1",
    "@babel/traverse": "^7.10.1",
    "@babel/types": "^7.10.1"
  },
  "deprecated": false,
  "description": "Collection of helper functions used by Babel transforms.",
  "devDependencies": {
    "@babel/helper-plugin-test-runner": "^7.10.1"
  },
  "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helpers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helpers"
  },
  "version": "7.10.1"
}
