{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-modules-commonjs@^7.9.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-modules-commonjs",
        "name": "@babel/plugin-transform-modules-commonjs",
        "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-commonjs@>=7.9.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-modules-commonjs@7.9.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-modules-commonjs",
  "_nodeVersion": "13.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-modules-commonjs_7.9.0_1584718785347_0.1018074428266118"
  },
  "_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-commonjs@^7.9.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-modules-commonjs",
    "name": "@babel/plugin-transform-modules-commonjs",
    "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-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz",
  "_shasum": "e3e72f4cbc9b4a260e30be0ea59bdf5a39748940",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-modules-commonjs@^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/helper-simple-access": "^7.8.3",
    "babel-plugin-dynamic-import-node": "^2.3.0"
  },
  "description": "This plugin transforms ES2015 modules to CommonJS",
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/helper-plugin-test-runner": "^7.8.3",
    "@babel/plugin-syntax-object-rest-spread": "^7.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qzlCrLnKqio4SlgJ6FMMLBe4bySNis8DFn1VkGmOcxG9gqEyPIOzeQrA//u0HAKrWpJlpZbZMPB1n/OPa4+n8g==",
    "shasum": "e3e72f4cbc9b4a260e30be0ea59bdf5a39748940",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz",
    "fileCount": 4,
    "unpackedSize": 9060,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOPCCRA9TVsSAnZWagAA6bQQAJGBY3/JWOkdhkBxj772\ndiPqcgnxS5Vhtde50EqD/WgbdvT3abSItU46LXIkrV//8STsB6OZ5DoeP/rG\nRO7Oxvo/olq/UM7wZ+KxFWk5qYo3k3/0l8U5JfhlJ3MSDmMebeFfhTF6LUbi\nRgKnxAlgqeYTlHOTqdSzLgguDwf2QyOs1UFKFTaP9JDYx4v4iMZaoUR28CKf\nXc9pQiIoldBwwgI7kJ8LAEfvhD4RRYKHaPHZI6RerXv0PKnpRgLerl/RvaYj\nHrTLmeJM/c0dy2kn0Om/0xjg2F466/jsdIK69wshigwfk5wvwkN3qjyWgi8m\ngnBHtRQdi2zw55J9ov/lrR8m+VF7Y4uxx5TlXg6SrGbVDqDP6hhut4G98Nj0\nJpu67mlGYTKe880nIiZNKTmpVK52WkppxWkhxrJQqWFsE2HvKINGhHwYrhk6\nnf6r0btrFCvswGxldN2z1bNUC5v0Hlr8PbaoqNBWoZQLHK0wRpRFHeT0hxhF\nVwoHtyNS7dC8X2muabjPTJMqx0jurjLVwF7vMGoIOf36jBT7zHoObuAyNcqg\nASvraB0TpvJXpduwak9wibNxsrNcpusTJPeRowBvfm4YKnXPpRWFNX2+p41P\nXDRlJ/Rr6sZH03Oa83cLhnkcEW80XWQurpelQmLGqDrkAu6e8UGke9dqrh1i\nG6Da\r\n=+YRx\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-commonjs",
  "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-commonjs"
  },
  "version": "7.9.0"
}
