{
  "_args": [
    [
      {
        "raw": "@babel/helper-module-imports@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-module-imports",
        "name": "@babel/helper-module-imports",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/helper-module-transforms"
    ]
  ],
  "_from": "@babel/helper-module-imports@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-module-imports@7.8.3",
  "_inCache": true,
  "_location": "/@babel/helper-module-imports",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-module-imports_7.8.3_1578951710996_0.3407353571405187"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-module-imports@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-module-imports",
    "name": "@babel/helper-module-imports",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/helper-module-transforms",
    "/@babel/plugin-transform-async-to-generator",
    "/@babel/plugin-transform-runtime",
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz",
  "_shasum": "7fe39589b39c016331b6b8c3f441e8f0b1419498",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-module-imports@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/helper-module-transforms",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "dependencies": {
    "@babel/types": "^7.8.3"
  },
  "description": "Babel helper functions for inserting module loads",
  "devDependencies": {
    "@babel/core": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==",
    "shasum": "7fe39589b39c016331b6b8c3f441e8f0b1419498",
    "tarball": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz",
    "fileCount": 7,
    "unpackedSize": 17877,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQfCRA9TVsSAnZWagAASlcP/1wFxncovKnsSKcT3aLT\n55pp8BEwyunOGMAY79wwy6DGVMSMZh0OMRyHpWUeEk8uaBlTLkMtGuRhiKxJ\nQ7T19FgjPI+jsCnOblJe6M4k1JSCz+S47C4LbtKeP+1MFWJFs+b8WK4LD4wt\noJnCqan9NcaOiBppZUuI3oOnObh3XhSj02Q4tEX18ONKPJL4i7DZQwB3TUCO\nTIFIeZNYiZrla5K7ker1xRWtwwv8xHC/Ke1QFjycFRVFB0lsQSLaykOUSVFK\noHXXxdiwgtEz7huJGD0f3ngTZTKsuBRXonflKiGR1pLqimfInrCeJyXid0rF\nKwpHusdmehejGUnGqYQzwAHd4kKIAr4o4fiHLMOYf++/mTAIhJXtDwxzTXRj\no8bJbdDjgk37rUzeawo52nCZZ/vBVstuC5LHkzPRFV0/EPGw5wsg8Lp015Fs\nh+McTsaiwA4pxGic8CoFVAwJNaYr7j9llxtqbU2rNUE1TCHaThMgeJM1NudT\ncE1EKpu+H+D5lIII1SxSJmMnc6ZaatCB7m9G2UfMFyrrJFg1eC5GsxoSZ1e7\nVqq5jmUoBzFwYYaArLUdoDVa6qxEpa5EZPPpDOONXS3zHHgpzGWt8eSCHL6A\nwVdQqQl21NUyLCpSjNCNGoVxDZGHtFcLc/NJyZIXAorYqrs5ftyKOMqOsd9C\nEK7r\r\n=VN6w\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/helper-module-imports",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
  },
  "version": "7.8.3"
}
