{
  "_args": [
    [
      "@babel/plugin-transform-exponentiation-operator@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-exponentiation-operator@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-exponentiation-operator@7.10.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-exponentiation-operator",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-exponentiation-operator_7.10.4_1593522803315_0.45862752030961995"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-exponentiation-operator",
    "raw": "@babel/plugin-transform-exponentiation-operator@^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-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz",
  "_shasum": "5ae338c57f8cf4001bdb35607ae66b92d665af2e",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-exponentiation-operator@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4"
  },
  "description": "Compile exponentiation operator to ES5",
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zpzCRA9TVsSAnZWagAAugkQAI+65ZglLP60zX/Vfrdh\nvHzWeSwOX9xfXzSxkGHRyFWFc8oTKpc9VjuhEegdNogQEwkepuPLjKY+lnee\nc8JePuvjTfFolWsByGTt2CqiyP0S3gIXSDBFb2NG5CkwLwE44ghrleia0b4H\n50xAZpE5kr8w/pE8tcbd+2fs2NULAPEUpE58l+KKWT/vMzuHhd0mjR31wBVa\nN3uXA0Nx6f2ftW0Iho3t860nl56RqVwiK/6KJIk5zK0yh7QJcVsEDhlmXKJr\nhuafxt43s0eRNbzCEjM4Fk2z5KBrdOWQNtsbYkzGiPhuyiywuJwcSWdl+Ukj\n0sMoX2+UemQpAylU215jKo3BDJ9bI4KEYUv3iFbRpcHKSqwaganZbhZnqNgo\nDzqIZqlVNBSSmUzPBBmNtTlgIGo6BkbI21D763UdOGjwVQZ/TOHTC1DarJmz\nJLV8DsUTkadKKYRX5jFyWu6gAZKoovhgulWie67PTuF3+Md2IFM5SjSrgeAO\nn4VJGWnjfIpJi9zFpP6yc7DvP8/w31cB6H5E/G2UKk+ka88GZv+YwUgXBPbo\n8O8FAxSHcF36WCylq3B5z/c3+cqhwe0ofnVHZ7Y6C+3TXX5PgA2elOn6qW1r\nNeKWEnFjt/FBPi7PaS0RBj5qMdkejvucyEMbUIx94jB57B/rDgcyxZ2n9aXl\nbBXS\r\n=hZrR\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "5ae338c57f8cf4001bdb35607ae66b92d665af2e",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz",
    "unpackedSize": 3301
  },
  "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-exponentiation-operator",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-plugin-transform-exponentiation-operator",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.4"
}
