{
  "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": [
    [
      {
        "raw": "@babel/helper-hoist-variables@^7.13.0",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-hoist-variables",
        "name": "@babel/helper-hoist-variables",
        "rawSpec": "^7.13.0",
        "spec": ">=7.13.0 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/plugin-transform-modules-systemjs"
    ]
  ],
  "_from": "@babel/helper-hoist-variables@>=7.13.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-hoist-variables@7.13.16",
  "_inCache": true,
  "_location": "/@babel/helper-hoist-variables",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-hoist-variables_7.13.16_1618917678940_0.7192373216516306"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-hoist-variables@^7.13.0",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-hoist-variables",
    "name": "@babel/helper-hoist-variables",
    "rawSpec": "^7.13.0",
    "spec": ">=7.13.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-modules-systemjs"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz",
  "_shasum": "1b1651249e94b51f8f0d33439843e33e39775b30",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-hoist-variables@^7.13.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/plugin-transform-modules-systemjs",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/traverse": "^7.13.15",
    "@babel/types": "^7.13.16"
  },
  "description": "Helper function to hoist variables",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "1b1651249e94b51f8f0d33439843e33e39775b30",
    "integrity": "sha512-1eMtTrXtrwscjcAeO4BVK+vvkxaLJSPFz1w1KLawz6HLNi9bPFGBNwwDyVfiu1Tv/vRRFYfoGaKhmAQPGPn5Wg==",
    "tarball": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz",
    "fileCount": 4,
    "unpackedSize": 4236,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfrkvCRA9TVsSAnZWagAAA1gP/3Dfv8w83ZtbsubAPEQN\nsFgxSUboxKEkjshT6hL4D+psAH87GROSLPwxT7abiwLMMdGtzpmC6jIv/6kU\nySNpfbQ5sxg+V//qADuBY2VL2TmOm7P0+xgQZTj0Wvy92/V3u6KSuyOlq2Yg\nlZqk35nTBlPSdMylopdI4QXOReuHLXrFWf3xPFwNEguoUR7hbT9xYLlHhROJ\nTvVTS7Iw/tIjcmVsxInZovVAoYrL4UUJOVvwyb9E182KEdNZCnSmwbp3oyAh\nJCmQWUA2b5O/BX8OwnSYphuf6eLpQ4eG9G2nAVyd2vgiah/+uoOOnfoHPEkR\ntntEezqknXwJV4QlDKdD4QsWtpSJIs0aPaSAaAPcHNDY8mWq4CszaDKtejbr\nVACWgktIWvrHRPn+qlVStJo+J9uBePYzDPtJHruw/6IAUgIhip6d0tVfXapS\nEApUM7X1vjMdnoXDgkxqBy91GrL41s4qB/QEeUZ0fR0lL13tioTpxoNk0NO3\ncTrZyyshbLvafL2HsDtv2GEuvEEapf/UQzIB/4LoXyMKBgaQym2nCfmlQnFG\nh5DjLZZAwvhpwZRE3TTo9lSezeukiQD82H2I42iuco2JT/84wlWF95intv9B\n05zC8dSpC70+s3TlsnX+bSaewfeOOzma1PNp8c1ZPek5+Ics2zdfLSACd79J\no1xn\r\n=r1SQ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "npm@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/helper-hoist-variables",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-hoist-variables"
  },
  "version": "7.13.16"
}
