{
  "_args": [
    [
      {
        "raw": "@babel/helper-module-imports@^7.13.12",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-module-imports",
        "name": "@babel/helper-module-imports",
        "rawSpec": "^7.13.12",
        "spec": ">=7.13.12 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-module-transforms"
    ]
  ],
  "_from": "@babel/helper-module-imports@>=7.13.12 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-module-imports@7.13.12",
  "_inCache": true,
  "_location": "/@babel/helper-module-imports",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-module-imports_7.13.12_1616428032463_0.02650905314837826"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-module-imports@^7.13.12",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-module-imports",
    "name": "@babel/helper-module-imports",
    "rawSpec": "^7.13.12",
    "spec": ">=7.13.12 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/helper-define-polyfill-provider",
    "/@babel/helper-module-transforms",
    "/@babel/plugin-transform-async-to-generator",
    "/@babel/plugin-transform-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz",
  "_shasum": "c6a369a6f3621cb25da014078684da9196b61977",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-module-imports@^7.13.12",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-module-transforms",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/types": "^7.13.12"
  },
  "description": "Babel helper functions for inserting module loads",
  "devDependencies": {
    "@babel/core": "7.13.10",
    "@babel/traverse": "7.13.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c6a369a6f3621cb25da014078684da9196b61977",
    "integrity": "sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==",
    "tarball": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz",
    "fileCount": 7,
    "unpackedSize": 18175,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWLwACRA9TVsSAnZWagAAYcMQAKUioMqIw8FZYOzvd2Xu\nnqtNPemU36lLcb6OYrcKu6bLBz/TJvR+ASlOuGYfh6kcySKmBhR0FdFUuYOT\nWroJU3Bm+aPAaHOyTSNedB/CTHk2Egy5JVsuyPEJKobKAgmAKzV3OWCsrwb5\ns6GXhc5+nRraedT29BLWVrGHjv6ZpdL3j+1iNCcKJIZNNx5N3Wn++XaUWFgy\nSqmXveEA/MCbeQIILoUGxOyhpV4W85OB+9tqFvoFFmh9948vGp8/Vjb0H0Fn\nmI2R61RoAoKhJCWbhlArB4B8PM3a1yqFQSWOAkY01jX3hmCWx3QUmVfIV4AJ\niiUdTC9yr9R2FhYiq1zWN7t86qKvcDAmQ0epwkJdsnCD1ix1N2pJWHXTa0ar\nvQhBN9Jfl6bjD/Bw5wr+xOCxKXACXpxRQLC/oVL+Ie0dkVlgXLQ9bqJqRZQF\nsIqK7DJwPX5dpt8TANojR4xoBOeO08iQ8vrHnwvjPwc0w6FC0RZo0eayTdQ/\ngDxnlgO445Aa0f5aK9Fd0RlPuK5homhadseiojSp7owh+XyGzidYiA/hsepO\n1+JPWg9pjMeQu7exGrQPSK+ztKz1ybVEAJT/t8xDiZ3neNWGLkgHqJz/gNjW\nYf1m8JDZOYRyiPj8+m/EbuQHCTxcjAvIpZeoZHHxAHs4K1HcgGZrIy6u8frt\nVtxZ\r\n=IMmg\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@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-module-imports",
  "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-module-imports"
  },
  "version": "7.13.12"
}
