{
  "_args": [
    [
      "@babel/plugin-transform-duplicate-keys@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-duplicate-keys@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-duplicate-keys@7.10.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-duplicate-keys",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-duplicate-keys_7.10.4_1593522720090_0.9360807548116381"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-duplicate-keys",
    "raw": "@babel/plugin-transform-duplicate-keys@^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-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz",
  "_shasum": "697e50c9fee14380fe843d1f306b295617431e47",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-duplicate-keys@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.10.4"
  },
  "description": "Compile objects with duplicate keys to valid strict ES5",
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zogCRA9TVsSAnZWagAA7E8P/jpKDYK6/XPlcSSnuh7+\n0MXwikdLNF+j89T+cX1YijV4KkR7cy+lzWF1/HXcSS0jz/k7PIuNwYr2rJKB\n1mWIcX8amU+GookIUDtJn+2cN900vQbh1UXtenxkklrLO6lIHForqo+NXXyC\ngdmNUxgGEVgObWPm14kBnexmRV1rti3+3ev2OFz+yCw1MI4tYzE/mwm2a/K7\nZtr7VbI3DvO17VJ9A9pnTuy1XsA4yNecDZLS24tyFrV5wbDD6t516EtZxGr7\nYmBMDbZxzcnxq9YjACIu3m07y3UU75DdLiKBN/SGxhRY1wTzc1JFYtJRuq5Z\nddbkosCO1iDJh8B4ltiGJST4eghGQ1gU/AwGfWfPt41ja7Y9hipOiuBAgMTd\n35Zr9szTkr6G8yCAz+X+40cuMaq3nFpYESi5ohxmlRhR31VNC8YcGZgd9tFI\nd5o01/Iv9koP7/rk+7Lp8US8r887EPicIjc1aDqrE8IoWsVR0uMMbiELv/ig\n9n5K22mgTOFPfVyUh8+T+G7LHmZZES9wQvZLH2oHlkqZ6LpMgFjVvB09UGhB\ngxDy7P25HJQJwXuOpALh1eNpeNr3aKXZTfjFI7izVDWL8ouDUi0JP1W1JqwB\nIbda9hObh4JugL8rKgDdBBcIEhTMCQ6CAcTJ2DXFgXd88HhDc2Pm4AH09OPG\n0GAU\r\n=dBWl\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "697e50c9fee14380fe843d1f306b295617431e47",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz",
    "unpackedSize": 4121
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "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-duplicate-keys",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-plugin-transform-duplicate-keys",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.4"
}
