{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-modules-systemjs@^7.13.8",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-modules-systemjs",
        "name": "@babel/plugin-transform-modules-systemjs",
        "rawSpec": "^7.13.8",
        "spec": ">=7.13.8 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-modules-systemjs@>=7.13.8 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-modules-systemjs@7.13.8",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-modules-systemjs",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-modules-systemjs_7.13.8_1614382740768_0.398245216608075"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-modules-systemjs@^7.13.8",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-modules-systemjs",
    "name": "@babel/plugin-transform-modules-systemjs",
    "rawSpec": "^7.13.8",
    "spec": ">=7.13.8 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz",
  "_shasum": "6d066ee2bff3c7b3d60bf28dec169ad993831ae3",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-modules-systemjs@^7.13.8",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-hoist-variables": "^7.13.0",
    "@babel/helper-module-transforms": "^7.13.0",
    "@babel/helper-plugin-utils": "^7.13.0",
    "@babel/helper-validator-identifier": "^7.12.11",
    "babel-plugin-dynamic-import-node": "^2.3.3"
  },
  "description": "This plugin transforms ES2015 modules to SystemJS",
  "devDependencies": {
    "@babel/core": "7.13.8",
    "@babel/helper-plugin-test-runner": "7.12.13",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "shasum": "6d066ee2bff3c7b3d60bf28dec169ad993831ae3",
    "integrity": "sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz",
    "fileCount": 4,
    "unpackedSize": 20766,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOYaVCRA9TVsSAnZWagAAAAsP/jXvEan3s83KbsLj8rew\nk19MpxSSHsGGyC9y6zQUun2/vkYX4QMliRyfaWODIWaMb/hQZ5tE0Mj9ArU0\ngpfY2gcoYQREPVzlNteRz6CXFEoaTBQ3bFMy4MKSiiNkc5HRDcQH08lcTw5L\nrGripuwRxcLrBOkWt2hCMm1dhV4yB3NCvHV+HIjUtf2Ye0yBrkW8W7XapqzX\nP8kuT+LrAMfBXZSZ1Z+N94+zcaWZeHHWZlvygOKlKDfKby1OQ4NYkECCTsap\nKDdxnNFvg2+LgeIA/n0CMPh10ED7VSA+/vvMihRFAdSTHOknLGM6bn/6tneE\nwZDKn7DbIlaQmIwrDcXfCxroJ9qyEizvaGJWYEiHZBm4zwrNqhOI8aLKmird\n9553fydq4CQkF/NnsTtKstTyouBW9b3n+7x4JvHObNf6fgvKYYixe+1G6z6+\nDzb/6GXPGcbUa+iYbWdbuOzr2I4e7KTTu6iso8i2Ht1GM5ha7G55sW2YDV30\n0yzVjVa1/5D55cL1XWk0zJtP8u1Y9y62pRQthIKB/PDKlCSketiqH0yZ9Soh\nZEbh7Yji9UhdXx3VRXwVVhrmtyHWd6dQn20t0c6vKe8exU+AwJnIPSzwQy1E\naxA2nEUUmnmCKAd6Q/qOn2yX6zmACMkn/bZaQ91DBkoR7nAisqxfT7L8lXjg\n53XN\r\n=9rEX\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
  "keywords": [
    "babel-plugin"
  ],
  "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/plugin-transform-modules-systemjs",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-modules-systemjs"
  },
  "version": "7.13.8"
}
