You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

105 lines
4.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-exponentiation-operator@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-exponentiation-operator@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-exponentiation-operator@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-exponentiation-operator",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-exponentiation-operator_7.7.4_1574465638355_0.2966710506869903"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/plugin-transform-exponentiation-operator",
  27. "raw": "@babel/plugin-transform-exponentiation-operator@^7.7.4",
  28. "rawSpec": "^7.7.4",
  29. "scope": "@babel",
  30. "spec": ">=7.7.4 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/preset-env"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.7.4.tgz",
  37. "_shasum": "dd30c0191e3a1ba19bcc7e389bdfddc0729d5db9",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-exponentiation-operator@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.7.4",
  43. "@babel/helper-plugin-utils": "^7.0.0"
  44. },
  45. "description": "Compile exponentiation operator to ES5",
  46. "devDependencies": {
  47. "@babel/core": "^7.7.4",
  48. "@babel/helper-plugin-test-runner": "^7.7.4"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "fileCount": 4,
  53. "integrity": "sha512-MCqiLfCKm6KEA1dglf6Uqq1ElDIZwFuzz1WH5mTf8k2uQSxEJMbOIEh7IZv7uichr7PMfi5YVSrr1vz+ipp7AQ==",
  54. "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",
  55. "shasum": "dd30c0191e3a1ba19bcc7e389bdfddc0729d5db9",
  56. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.7.4.tgz",
  57. "unpackedSize": 3248
  58. },
  59. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  60. "keywords": [
  61. "babel-plugin"
  62. ],
  63. "license": "MIT",
  64. "main": "lib/index.js",
  65. "maintainers": [
  66. {
  67. "name": "danez",
  68. "email": "daniel@tschinder.de"
  69. },
  70. {
  71. "name": "developit",
  72. "email": "jason@developit.ca"
  73. },
  74. {
  75. "name": "existentialism",
  76. "email": "bng412@gmail.com"
  77. },
  78. {
  79. "name": "hzoo",
  80. "email": "hi@henryzoo.com"
  81. },
  82. {
  83. "name": "loganfsmyth",
  84. "email": "loganfsmyth@gmail.com"
  85. },
  86. {
  87. "name": "nicolo-ribaudo",
  88. "email": "nicolo.ribaudo@gmail.com"
  89. }
  90. ],
  91. "name": "@babel/plugin-transform-exponentiation-operator",
  92. "optionalDependencies": {},
  93. "peerDependencies": {
  94. "@babel/core": "^7.0.0-0"
  95. },
  96. "publishConfig": {
  97. "access": "public"
  98. },
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator"
  103. },
  104. "version": "7.7.4"
  105. }