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.

104 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-computed-properties@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-computed-properties@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-computed-properties@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-computed-properties",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-computed-properties_7.7.4_1574465527417_0.5956520262150702"
  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-computed-properties",
  27. "raw": "@babel/plugin-transform-computed-properties@^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-computed-properties/-/plugin-transform-computed-properties-7.7.4.tgz",
  37. "_shasum": "e856c1628d3238ffe12d668eb42559f79a81910d",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-computed-properties@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-plugin-utils": "^7.0.0"
  43. },
  44. "description": "Compile ES2015 computed properties to ES5",
  45. "devDependencies": {
  46. "@babel/core": "^7.7.4",
  47. "@babel/helper-plugin-test-runner": "^7.7.4"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "fileCount": 4,
  52. "integrity": "sha512-bSNsOsZnlpLLyQew35rl4Fma3yKWqK3ImWMSC/Nc+6nGjC9s5NFWAer1YQ899/6s9HxO2zQC1WoFNfkOqRkqRQ==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/3CRA9TVsSAnZWagAAPIkP/1u9pk0eoBmejO+VaxWQ\nFWTR3/kTAMnA+tunu5GpveMuzBPBkmOoUysb/IaTyc4Y7oJIzwV74WecDJBx\nwNtrgrYFtebh+u+ckYVWGMCDLTvaI1M1XXaKFmuU/PtecwjnL/QZf8chu7mV\nDX61dQwZKSJbcbF+5E+cgr4P0klBmC5BTjoWvvnQXg4zxkOzMLW9qBofE5G8\n+ezGRAeJ55CorPMDvs+VodYYMSyEcAzeaduo1BJeFdMbNEGjUkn3zpPXb2rn\nV1ZItFNspKUEiMxeu7nt7FeC5qZEgmB+qA8UWzIheFS+HoJMelxnaAX6JpNO\no89gX7JC7GO0NRVrPSwWy65RPNNYi662Sw4cNXO9GEN37C9vNyxFoCv2du2r\n8oXYipyfVZ3bs7751u9Jwof6SSYxRyFdPW4sBsE/LjYX5rmYqRKFZh+ZEkcC\nqT/uKGOFcmvFHe5bSod717hmn7Mm/eu6LtQ4rBS1mt8qKkkm0938OZ4jQdmd\nLErx3T3esSbO9pDOr59mblKZEMVFW1bSEI818oUFMPM/DmKY8grdjZP6h4qa\nCsOa6WQomtPUPayNAdFQqOngSyD7dXhuenoT5MBLHVoOdWBw5IuVXFtUIZti\nIGdxgXHp3g/sYqmBsMCd6SFoBYCwJ9gha9a6sgwGL8h0an0Pnj01MKdGe37L\njWby\r\n=zhI1\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "e856c1628d3238ffe12d668eb42559f79a81910d",
  55. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.7.4.tgz",
  56. "unpackedSize": 7507
  57. },
  58. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  59. "keywords": [
  60. "babel-plugin"
  61. ],
  62. "license": "MIT",
  63. "main": "lib/index.js",
  64. "maintainers": [
  65. {
  66. "name": "danez",
  67. "email": "daniel@tschinder.de"
  68. },
  69. {
  70. "name": "developit",
  71. "email": "jason@developit.ca"
  72. },
  73. {
  74. "name": "existentialism",
  75. "email": "bng412@gmail.com"
  76. },
  77. {
  78. "name": "hzoo",
  79. "email": "hi@henryzoo.com"
  80. },
  81. {
  82. "name": "loganfsmyth",
  83. "email": "loganfsmyth@gmail.com"
  84. },
  85. {
  86. "name": "nicolo-ribaudo",
  87. "email": "nicolo.ribaudo@gmail.com"
  88. }
  89. ],
  90. "name": "@babel/plugin-transform-computed-properties",
  91. "optionalDependencies": {},
  92. "peerDependencies": {
  93. "@babel/core": "^7.0.0-0"
  94. },
  95. "publishConfig": {
  96. "access": "public"
  97. },
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties"
  102. },
  103. "version": "7.7.4"
  104. }