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.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-object-super@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-object-super@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-object-super@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-object-super",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-object-super_7.7.4_1574465634927_0.15281784942880283"
  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-object-super",
  27. "raw": "@babel/plugin-transform-object-super@^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-object-super/-/plugin-transform-object-super-7.7.4.tgz",
  37. "_shasum": "48488937a2d586c0148451bf51af9d7dda567262",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-object-super@^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. "@babel/helper-replace-supers": "^7.7.4"
  44. },
  45. "description": "Compile ES2015 object super 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-ho+dAEhC2aRnff2JCA0SAK7V2R62zJd/7dmtoe7MHcso4C2mS+vZjn1Pb1pCVZvJs1mgsvv5+7sT+m3Bysb6eg==",
  54. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBjCRA9TVsSAnZWagAAJv0QAKDFFyR7XczaOCU6SWxG\nf9oiTGceP/DrLcjrhmrllfVbKruf60UTOFAfcUTVWm5sSLet1TCcjxKoRUwx\nScFgnKmBdVh5BavDeRUN20omKm9uN8HPF16tew7O6jU4wBPdtpbtbv5mkTim\ny3D+1MDgX3gZhQOMg4dyF/Smeb9m/KxTYpKsxZV2rWU33C6g+hBnnKW5Y9oN\no3pckhyoZ9y3k/yNhZYXuT2rwSVHGICo8kitskms3pupogIVeG4xP2ujua8Y\nMBatw23Wk6WxTy6N/X3bT40h9pgzJZ/d4hBa/D+ILLMWkjBPZojz4+PWy3j5\n9qmgsvS7TjEsSBDSEDuq1g1qhHiSgKaGvG1N2mAFOx+dfW648qBWoqeqm+Jv\nGrDoMyb7vg/5kOqBivyGznqgbISNXc+p9c0rN34IgN8fSGzDQ12e1n/abaNP\nDJmXgg1YIpET/QhhPtTLuyIJ4xyyNEWZ5PN3/Ctm7B5L37NxW4ue2lzDsbuk\ndHrPGBulbYUHW0t230lR3sHQYknNByVI3sSQhz3Auo1ckbft7SELUo47kRz6\npnmTqCGThP6pAshwpMlM88NC++3zLtRmQd1G/GgpjDjzH/AcUqjrl99V/BpW\nTftaChIfex5jRbJ1Z0X4qeUSVtAyeWaD6jjjLlXB3hvD3G373y/X36H1LVWk\nGaXf\r\n=CoVG\r\n-----END PGP SIGNATURE-----\r\n",
  55. "shasum": "48488937a2d586c0148451bf51af9d7dda567262",
  56. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.7.4.tgz",
  57. "unpackedSize": 3607
  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-object-super",
  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-object-super"
  103. },
  104. "version": "7.7.4"
  105. }