{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-modules-amd@^7.9.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-modules-amd",
        "name": "@babel/plugin-transform-modules-amd",
        "rawSpec": "^7.9.0",
        "spec": ">=7.9.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-modules-amd@>=7.9.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-modules-amd@7.9.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-modules-amd",
  "_nodeVersion": "13.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-modules-amd_7.9.0_1584718788602_0.786243111608012"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.11.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-modules-amd@^7.9.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-modules-amd",
    "name": "@babel/plugin-transform-modules-amd",
    "rawSpec": "^7.9.0",
    "spec": ">=7.9.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.9.0.tgz",
  "_shasum": "19755ee721912cf5bb04c07d50280af3484efef4",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-modules-amd@^7.9.0",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-module-transforms": "^7.9.0",
    "@babel/helper-plugin-utils": "^7.8.3",
    "babel-plugin-dynamic-import-node": "^2.3.0"
  },
  "description": "This plugin transforms ES2015 modules to AMD",
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-vZgDDF003B14O8zJy0XXLnPH4sg+9X5hFBBGN1V+B2rgrB+J2xIypSN6Rk9imB2hSTHQi5OHLrFWsZab1GMk+Q==",
    "shasum": "19755ee721912cf5bb04c07d50280af3484efef4",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz",
    "fileCount": 4,
    "unpackedSize": 7169,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOPFCRA9TVsSAnZWagAAWNQP/Ra5nBPChCNuVFFDHo6O\n7jYezO4PVXXSsZ7OgHj929171x29Ynxk+gV0tjIb9cD+sHCxnW2anTK+nlyI\n2bXEwADmVD7WVFKBx1LKP2F0n65xkydUMCfpZPPaSK5zd2KCsc/l2ydoFAlg\n9O6yWLAsVTydSf2Yw9vbYfT+VVyX2T6WkNgVGzghxC6Lrmm14yxGqsxNAw2P\ndeV0NHxsKDKQOP+NCnKHqqFC1T1nZUSEoaMC4w1OfB9UjAQhURQf9hBbO7pW\nA9d/O41uluchA6lMD0Z6IUoqupehqGZHJTXU4euYmmyxX6UE+Bn0ns9Iz2Lm\nMM10fSN1uZmhJfK4oW2MTW7XW6Q1Eo/uuyeV//1JrLMH0WbKocObhc8Vi1K2\nOX3uomF+7uO0T2SObQ+7mjSVTyYZCSRva9cQB/5W5H8hWzsORAWveqbQjzSQ\nczPKn8+WiSpo/elqQR9AR+v7AnQE8HQvaKl/dtL8mjVBwWGGEURaujk2XG60\nMxaZJV2Fcgt1LdG6xSED458fGrewNt27hyIOEvxPOycT4ZN1B9i4aSrq9FYz\niNrvFdu0jY7yVtbdGU69+97fnLdMNTwXidvh/4Lb/rMYxgv5eU+PepRS9kJ0\nPd3ol69ws7AlrtqFKODtVyr51eaYxbc6zAJ/uNxLDcFNxLA+VySHCAt/s4f5\nFqWU\r\n=3hL7\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
  "keywords": [
    "babel-plugin"
  ],
  "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/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.9.0"
}
