{
  "TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. After converting @babel/core to TS we can import NodePath from there.",
  "_args": [
    [
      "@babel/helper-hoist-variables@7.13.0",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "@babel/helper-hoist-variables@7.13.0",
  "_id": "@babel/helper-hoist-variables@7.13.0",
  "_inBundle": false,
  "_integrity": "sha512-0kBzvXiIKfsCA0y6cFEIJf4OdzfpRuNk4+YTeHZpGGc666SATFKTz6sRncwFnQk7/ugJ4dSrCj6iJuvW4Qwr2g==",
  "_location": "/@babel/helper-hoist-variables",
  "_phantomChildren": {
    "@babel/helper-validator-identifier": "7.12.11",
    "debug": "4.3.1",
    "escape-string-regexp": "1.0.5",
    "globals": "11.12.0",
    "js-tokens": "4.0.0",
    "jsesc": "2.5.2",
    "lodash": "4.17.20",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-hoist-variables@7.13.0",
    "name": "@babel/helper-hoist-variables",
    "escapedName": "@babel%2fhelper-hoist-variables",
    "scope": "@babel",
    "rawSpec": "7.13.0",
    "saveSpec": null,
    "fetchSpec": "7.13.0"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-modules-systemjs"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.0.tgz",
  "_spec": "7.13.0",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/traverse": "^7.13.0",
    "@babel/types": "^7.13.0"
  },
  "description": "Helper function to hoist variables",
  "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-hoist-variables",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-hoist-variables"
  },
  "version": "7.13.0"
}
