{
  "name": "@babel/helper-hoist-variables",
  "version": "7.4.4",
  "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.4.4"
  },
  "gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba"

,"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz"
,"_integrity": "sha512-VYk2/H/BnYbZDDg39hr3t2kKyifAm1W6zHRfhx8jGjIHpQEBv9dry7oQ2f3+J703TLu69nYdxsovl0XYfcnK4w=="
,"_from": "@babel/helper-hoist-variables@7.4.4"
}