{
  "name": "@babel/helper-module-imports",
  "version": "7.0.0",
  "description": "Babel helper functions for inserting module loads",
  "author": "Logan Smyth <loganfsmyth@gmail.com>",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports",
  "main": "lib/index.js",
  "dependencies": {
    "@babel/types": "^7.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.0.0"
  }

,"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz"
,"_integrity": "sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A=="
,"_from": "@babel/helper-module-imports@7.0.0"
}