{
  "_args": [
    [
      "@babel/plugin-transform-modules-amd@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-modules-amd@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-modules-amd@7.10.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-modules-amd",
  "_nodeVersion": "14.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-modules-amd_7.10.5_1594750690782_0.7364021123953102"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.5.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-modules-amd",
    "raw": "@babel/plugin-transform-modules-amd@^7.10.4",
    "rawSpec": "^7.10.4",
    "scope": "@babel",
    "spec": ">=7.10.4 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz",
  "_shasum": "1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-modules-amd@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-module-transforms": "^7.10.5",
    "@babel/helper-plugin-utils": "^7.10.4",
    "babel-plugin-dynamic-import-node": "^2.3.3"
  },
  "description": "This plugin transforms ES2015 modules to AMD",
  "devDependencies": {
    "@babel/core": "^7.10.5",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDfbjCRA9TVsSAnZWagAAbRQP+wfPm85v6s/Vj4RQfId7\nbPv0UBX8K6Kk/IyqcyeyOc6ftVoasXaisT502jnD/8q0a28eYVOCO/H5RZdP\nK5qV5rvH6XbjJeSVtqrs7kzr6w1XDeHxxaQIPDBtgJNj7p4jiSnhJpeOtrgZ\n47w+AlK7+2fIM3gzVGnsol/hzLl4qrP7is4qJzyqxdlIaW/v7IYut3Hs5XmG\nV0m554kFSooF27TvAFuNmx0+AozTdcyM5oz4/xg/AOy6aqmLQT8bHcaWX2kO\nTo8Xi3xxGLAoTqfCLkLe92pjmNbeyMY1gaG9k+gMHTvS6yd49CPeEA2cVtyn\nSO/4ixOtSQ7Eui3dcC4NUgubTeZHVHFiKvEEvOTxhDOcYIv5zrXS14935JAS\nsHyB92AY7yNkKmOZb4hpDA7xoKBnXPz+7bN6DeZPWXKCps3dzr571wbYaZtY\nGmazBFDk1gT+yyL7HHvom+aFZskag1lx63rEHlgz9wMo9tDIlbZk8i0a8d3F\n1UGT2C2PHofP/OpargQWITwFwSKYcB3b9ivubrmGZNzrohX7Hj4wuEryrLbQ\nR8//v6lKkXQr2+sQ8wUJt5c1cQ/R3mteZ9mJKQkGHIuxLEjPrBW7pB3h3Lbp\nTtoK2TZdOGrKG0X+PqTs+u5Rv3l1Zd4nHDo05/Lozy8EYO5yCy0oN8qZG9Dr\nPwzk\r\n=0f2+\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz",
    "unpackedSize": 7314
  },
  "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
  "homepage": "https://github.com/babel/babel#readme",
  "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": "jlhwung",
      "email": "i@jhuang.me"
    },
    {
      "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": {
    "directory": "packages/babel-plugin-transform-modules-amd",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.5"
}
