|
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-exponentiation-operator@^7.7.4",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-exponentiation-operator@>=7.7.4 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-exponentiation-operator@7.7.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-exponentiation-operator",
|
|
"_nodeVersion": "13.1.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-exponentiation-operator_7.7.4_1574465638355_0.2966710506869903"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-transform-exponentiation-operator",
|
|
"raw": "@babel/plugin-transform-exponentiation-operator@^7.7.4",
|
|
"rawSpec": "^7.7.4",
|
|
"scope": "@babel",
|
|
"spec": ">=7.7.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.7.4.tgz",
|
|
"_shasum": "dd30c0191e3a1ba19bcc7e389bdfddc0729d5db9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-exponentiation-operator@^7.7.4",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.7.4",
|
|
"@babel/helper-plugin-utils": "^7.0.0"
|
|
},
|
|
"description": "Compile exponentiation operator to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.7.4",
|
|
"@babel/helper-plugin-test-runner": "^7.7.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-MCqiLfCKm6KEA1dglf6Uqq1ElDIZwFuzz1WH5mTf8k2uQSxEJMbOIEh7IZv7uichr7PMfi5YVSrr1vz+ipp7AQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBmCRA9TVsSAnZWagAAjsAQAJMjybZXTVdekPh/n0U+\n3q0sgJ6R2i+Tbiqfu/UEJ/rI/AG67ZRp4mJjIgZFPyD8shH75MUOfkl1qCvF\nmlUxRVyyN4c03ZFfldLMHEiN0ntXk3Ur+qHjNtU6kXF+ggv9Zp5EGdD6BFsv\nJDgD185up7pkoHkj8uhQxj7PVVq4bHEpGlBDNGHehb5Bijdlh5kY/gkZ9zKQ\nL8YPYOATsYgR5yj0AHZX7LqidU2B5KupdN4QizUAYjeGHPmoUfnWIXo+PVlz\n+kNjbuY/5CxeU0HS6nOyGYfE54gNzn0RgCSQfgfbUxx8UD/WkuYx9gBCqWxK\nrMLBpNaXQPkR/MnTrUbCL+eby8yhX+PmS1dpP5y8zfWwTKu1VnJBII2/BQzd\nQBBLkun0vSQGbiXYeqgT2AYPhamuCcbLbYtl4et5jPhPuSv2g6VsMM7ZPuHO\nTKbfcsVf34SE6n/Oe1AYGpGg5aLdoWiUWs33YkDMMeO03lkUpaU6u1ZddXSV\num+dlVcPbMxN+ycc7+DFZmS/wFUlCebnKf06D/AYBp8be8MwERncgY523xnZ\nyyCHm9TnCetjUGfQaUTUYu7/vsnJeTUQXH0aioENU7/C+jsI5pi6Vo955Eyd\n6e/fvsOZoD8xiVabm/xJKXRPWt2EoJSGpfSWg3lNm1DUWJ//5hkl8FKEK5Eb\neZs2\r\n=NlDZ\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "dd30c0191e3a1ba19bcc7e389bdfddc0729d5db9",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.7.4.tgz",
|
|
"unpackedSize": 3248
|
|
},
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
|
"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.7.4"
|
|
}
|