{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-new-target@^7.12.13",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-new-target",
        "name": "@babel/plugin-transform-new-target",
        "rawSpec": "^7.12.13",
        "spec": ">=7.12.13 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-new-target@>=7.12.13 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-new-target@7.12.13",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-new-target",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-new-target_7.12.13_1612314655541_0.43457369639356935"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-new-target@^7.12.13",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-new-target",
    "name": "@babel/plugin-transform-new-target",
    "rawSpec": "^7.12.13",
    "spec": ">=7.12.13 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz",
  "_shasum": "e22d8c3af24b150dd528cbd6e685e799bf1c351c",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-new-target@^7.12.13",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.12.13"
  },
  "description": "Transforms new.target meta property",
  "devDependencies": {
    "@babel/core": "7.12.13",
    "@babel/helper-plugin-test-runner": "7.12.13",
    "@babel/plugin-proposal-class-properties": "7.12.13",
    "@babel/plugin-transform-arrow-functions": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "e22d8c3af24b150dd528cbd6e685e799bf1c351c",
    "integrity": "sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz",
    "fileCount": 4,
    "unpackedSize": 4322,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGfgfCRA9TVsSAnZWagAAiEsP/RG91rDroXWo7Li9718z\nkHse0F3214Heba6gOJePiBD/9ri3vSJpCZZhmVB28OqOyx8BnFy0i4F+c3vH\nQIxr/r8OHkHJH1cJuoTiO3zz4sPC75PlA6h3Q4H/5UweZ4JHS8pOThz1kttI\nKvuMY/e7uYCEiBDOHAvFgpSBf914Eoj268apOO9M3PzegC7HMbA9bFQiBAAp\nuPAO8vTT75xDr2eflZ/hpPZmffru1hKixRuGEh0LR0fTDtc7z0S8cCPitCaG\necYF8zsCFZXXsHdQmYKzW43Q8lMtf3BtFuh/CDO+TsHrqzhOTxLqMclVL41M\nFD7cPYh4pVjawFgH/ifH79BGWE/dz2krl8+/61rnqTa5JO/DZz4v33JL5+G4\nF3yej57nUAx/CGBTKBt9SfIrwGw4aUSCdty3z+vgISpqmFI9xHVx0zydUdE1\nKFKunrTIMJCG1Ka1lTw38h9l8pP8ieJQo5J1TJqy7wudGGU9mwhpzoApjwRJ\nDLHjIICx++YRWZiWSCR8AvcA9SK47/OwGd5BVm++wci83o5cXpxTartiWHgq\n73Aa4tgSxuj5DgZi0F78hK8Chry/08LAuB5gXB6JrKZGbMHH7U1dXuqmZhH8\nASoB1c4V0QSY8dEpzQSFP1bjXM2/L8Jj8EdhS15ucVnIGtkSy1s5eQSxcL22\ngwvW\r\n=fPJK\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-new-target",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/plugin-transform-new-target",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-new-target"
  },
  "version": "7.12.13"
}
