{
  "_args": [
    [
      "@babel/plugin-transform-new-target@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-new-target@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-new-target@7.10.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-new-target",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-new-target_7.10.4_1593522723181_0.24545462713880473"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-new-target",
    "raw": "@babel/plugin-transform-new-target@^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-new-target/-/plugin-transform-new-target-7.10.4.tgz",
  "_shasum": "9097d753cb7b024cb7381a3b2e52e9513a9c6888",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-new-target@^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": "Transforms new.target meta property",
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4",
    "@babel/plugin-proposal-class-properties": "^7.10.4",
    "@babel/plugin-transform-arrow-functions": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zojCRA9TVsSAnZWagAALZIP/RYGWFaJnc6VX3zz8xD+\noydxY6gj3Ql/dvaAMMxugH8ByFh5Jemxy4JpgI4Y+kXu9G2BwZMEZh0S+zpZ\nsZhsX79U61f/1mzw4u8KVzjhY5eWgDqbo5u/fIIZ6lCN5y31Mp37BuOqikhx\ng1/5LYhwBSCz2QaH0F/2YahPy9ZMazsEMUkck3aeVg6ZPd0Q4cevy5ioPdeY\nHeYB3lJkbbT464KQuHJ66aJJHFok5aMFsm9ljpOJdNQg0pmsqeA/D7g+pqW1\nsnC68d+PEyrmhJINrr1O95iQRYl0y6GCH+T05qomK4Q6CFzwYWHoD4pzSR9c\nJymllb2cxFAxC78GNxAyX9FTUkDyFurWlrGUZwfGzN2kAxohdWD6pYew9yqd\nqhcTW8MNGa0UmjB/easWHlDPo3Qjx+7fBlf/0K4eR8xeVdf5VyxPzIXPELoc\nzkaYWaME9BUrKWfBT3y+yI5Xar5yRd28PMj1Ff4QfsXoiYYZ7sdX0qMM+v/U\nlgvMLcKNyIYrpCKN+cMIHO5ks7T70rt4pt7d75z8D+yxQDf+4d9dtljDlFjZ\nNnihs82sEBfunrbrzW/PjGTqaNurSU0Vzo58q0MYTljlZcHvAn8QPH0C0Gs5\nl2OSAyHHl+wN2OXAGCCALI5DGS0xam7CuTb4tknndvcsZMTon9PvQJH0Fhuc\nzCwo\r\n=LDho\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "9097d753cb7b024cb7381a3b2e52e9513a9c6888",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz",
    "unpackedSize": 4306
  },
  "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-new-target",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-plugin-transform-new-target",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.4"
}
