{
  "name": "@babel/helper-hoist-variables",
  "version": "7.8.3",
  "description": "Helper function to hoist variables",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "dependencies": {
    "@babel/types": "^7.8.3"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017"

,"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz"
,"_integrity": "sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg=="
,"_from": "@babel/helper-hoist-variables@7.8.3"
}