{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-modules-amd@^7.5.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-modules-amd",
        "name": "@babel/plugin-transform-modules-amd",
        "rawSpec": "^7.5.0",
        "spec": ">=7.5.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-modules-amd@>=7.5.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-modules-amd@7.5.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-modules-amd",
  "_nodeVersion": "12.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-modules-amd_7.5.0_1562245080253_0.016825313860392876"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.14.0/node@v12.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-modules-amd@^7.5.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-modules-amd",
    "name": "@babel/plugin-transform-modules-amd",
    "rawSpec": "^7.5.0",
    "spec": ">=7.5.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.5.0.tgz",
  "_shasum": "ef00435d46da0a5961aa728a1d2ecff063e4fb91",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-modules-amd@^7.5.0",
  "_where": "/var/www/html/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-module-transforms": "^7.1.0",
    "@babel/helper-plugin-utils": "^7.0.0",
    "babel-plugin-dynamic-import-node": "^2.3.0"
  },
  "description": "This plugin transforms ES2015 modules to AMD",
  "devDependencies": {
    "@babel/core": "^7.5.0",
    "@babel/helper-plugin-test-runner": "^7.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-n20UsQMKnWrltocZZm24cRURxQnWIvsABPJlw/fvoy9c6AgHZzoelAIzajDHAQrDpuKFFPPcFGd7ChsYuIUMpg==",
    "shasum": "ef00435d46da0a5961aa728a1d2ecff063e4fb91",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.5.0.tgz",
    "fileCount": 4,
    "unpackedSize": 7554,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHffZCRA9TVsSAnZWagAALT0QAJs3IKuUxBUyYJwlvhxI\n2QBZqdJ5TCRpcdIFmx+8vPFAKXGgecG3njTp1x8LDU1hNRtmNNgbrcUgZHtI\n3BELn0NSIBkyHbuWvdx6rxAKw4odTF4W2+Dyj2r6IZODGf1t0OFkNzbORihK\nv0za5CD+kEWIrgwPQRgol50A5tAoYHGHbF0TOyYw7gSupUSmJBw8kaV9brfk\nHzjEcgvdy0f3lp1Yzoa/9mKpyCGBqsdFeEmAG2jeTcf7EHpibp2rGo5IRSrD\n4afIGjB8oAHe3+K9rIy+3CQRL3gm0dYj4mWDsiiHSpVaNl80EgiD7MTvmdjy\nnrtfi6LV8Ad5+tOHRoKF+m5OA3+Tjl5tGarCAQed/1PwgOyOujIGvvH9o/3w\nGbmh8qVknVYmtUlwfRWG1bAUWtGmQw9Ztap1Vd/1jv1GcfXNjiuLQSiFq/Mw\n/CamGMY5WTs2rs/aPxRamY99JRUUqL6ujRFf1aehRxyxViunFmYOE759OTaC\njc/caA1GSx0OWWsxy54nsqJSy1MVGD6FEXyuZ9wbVSFecKqpWfNVxrOHyLLr\naS/hlqV+VYSdi0ccS9n4zcFiATZ+8d7WEneWHN6+JZV6OMeXUDb9GpKD8uDC\nkXn4v/p7mdGNSjCA4IF4OEW6LSS2KG17FUZuXFEFEOLrhmuDZkpaFfQgZJxw\nceIP\r\n=ecKA\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "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/plugin-transform-modules-amd",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd"
  },
  "version": "7.5.0"
}
