{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-exponentiation-operator@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-exponentiation-operator",
        "name": "@babel/plugin-transform-exponentiation-operator",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-exponentiation-operator@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-exponentiation-operator@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-exponentiation-operator",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-exponentiation-operator_7.8.3_1578951749660_0.643268973552805"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-exponentiation-operator@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-exponentiation-operator",
    "name": "@babel/plugin-transform-exponentiation-operator",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz",
  "_shasum": "581a6d7f56970e06bf51560cd64f5e947b70d7b7",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-exponentiation-operator@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-builder-binary-assignment-operator-visitor": "^7.8.3",
    "@babel/helper-plugin-utils": "^7.8.3"
  },
  "description": "Compile exponentiation operator to ES5",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ==",
    "shasum": "581a6d7f56970e06bf51560cd64f5e947b70d7b7",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 3248,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHORGCRA9TVsSAnZWagAAkI0QAJ/5m66dUeMrAyaYiRJa\nBFnAvc0sK/YDyPymqIUBsLZa8gw3CfqHvHsKFmf4I/QowQOq1Ge4KvPj1eIE\nFXL0RFCAFK5Y79FAJmlP8/wdwj9h4g0toIJLGM/uCCo0kjdiJjSBDzA0WYN3\n6A4/0VEAvLQQPuPBIMm6eYZgZKy4B3dGuihAkY3cCVQ4++zlAj9so1A39lo3\n0/gtv1UE/4eJZXrgfZ769QXgp5JH+uLxaFh2BbTfDD2u368y1NjsvzRGVJ0E\nZ4KHoF9feN0mNPI1JCB3WVo4/DfreMG6//YfrpQbnq9gY9RK+29ApoRh0KsE\nPxXqFzxfLAkzstRnoqHm6t3CPDf37cgHf7raTH7lo7kaIrlXTxkwCzPfY4qs\n2uX+6X0NwxTf+HwQAMtsUA2giDJT1coRCRPi921yQaLn6GIVp26dQ/xMJ0Gr\nejnv3i3T54vaFtzIDyHMUPsGn4afn/Vjbq6qvOkbRCTYp65gCsLHgO69Jjco\neGktb1/SWBMad7mpfyjJrPsHki3bpeZpjg3K5bW99gsZMJuTNTuPikJWNNn6\nZ887Za4gKNA1ghmRZ7RGsYmtfKsPL6TiXMfVGg8fEWiZVvKyd2RQWPEbO8e1\ngSkHnlbUbI6gLhczTzgnoiP3CiBZCrMLhq72qMUC4bThmZR6rAe7EaPJrzLO\n2ezX\r\n=qkrZ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "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": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator"
  },
  "version": "7.8.3"
}
