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.

119 lines
3.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "inherits@^2.0.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chokidar"
  6. ]
  7. ],
  8. "_from": "inherits@>=2.0.3 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "inherits@2.0.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/inherits",
  14. "_nodeVersion": "12.3.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/inherits_2.0.4_1560975532337_0.07791065184845936"
  18. },
  19. "_npmUser": {
  20. "email": "i@izs.me",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "inherits",
  27. "raw": "inherits@^2.0.3",
  28. "rawSpec": "^2.0.3",
  29. "scope": null,
  30. "spec": ">=2.0.3 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/asn1.js",
  35. "/browserify-aes",
  36. "/browserify-des",
  37. "/browserify-sign",
  38. "/chokidar",
  39. "/cipher-base",
  40. "/concat-stream",
  41. "/create-hash",
  42. "/create-hmac",
  43. "/crypto-browserify",
  44. "/css",
  45. "/des.js",
  46. "/duplexify",
  47. "/elliptic",
  48. "/flush-write-stream",
  49. "/from2",
  50. "/glob",
  51. "/hash-base",
  52. "/hash.js",
  53. "/hpack.js",
  54. "/md5.js",
  55. "/parallel-transform",
  56. "/pumpify",
  57. "/readable-stream",
  58. "/ripemd160",
  59. "/sha.js",
  60. "/sockjs-client",
  61. "/spdy-transport/readable-stream",
  62. "/stream-browserify",
  63. "/stream-http"
  64. ],
  65. "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  66. "_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c",
  67. "_shrinkwrap": null,
  68. "_spec": "inherits@^2.0.3",
  69. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chokidar",
  70. "browser": "./inherits_browser.js",
  71. "bugs": {
  72. "url": "https://github.com/isaacs/inherits/issues"
  73. },
  74. "dependencies": {},
  75. "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
  76. "devDependencies": {
  77. "tap": "^14.2.4"
  78. },
  79. "directories": {},
  80. "dist": {
  81. "fileCount": 5,
  82. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  83. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCpisCRA9TVsSAnZWagAA34wP/R7/M+OPDguEHhSTBFwm\nyr5qskotwW0egz8MlwqkYJnKmkNMGVwH2ciD0+mzkoomD+iUf9cAI6qjAT+p\n2b+qFTikQpScNZRMKnMF+f5Jf0X6IVS03tojFm2i9BSxD0DL7fRoNLw/3seH\nO/5vYeiQUq0Ojx3AY4hf31AQTfBlZ7pohiE6BNAYWBXWpCq2c3uENGaeiwxk\nnmTL/fUs8RRubjrqW5Bwpi+PZrkmwcL+Te/juGLP1Ef52BDjaeVk1e9YlNtJ\nX++I+HyVR0Kb4pYyBO/iRE1ifanLmGm70PsBFUmwAAq21FGhFH/cfAeoRJo7\n3MuW5+W8n2BmJKwpngGIf/92SWJP9Ww1Vo1Lo11fpwGjPjF4RiFkD81+GDSI\n6LXikSQRmGS+6FIrkXDKZ45ir8K3tGw6peXr/fq1FmzicySGRd8gFpAZIxCw\nLIM7YXBonoGsG8p/LqG6rTfmC3ymOR8R+WH5NGeMXkRw08KJED5nMkSp5b4I\nIRenKnfIZgz+daoFE8p/W6KtTz+Ac1pMou9vnSa3B7YZjr1y6B6B3PLDq3kC\nyZZWvv3u78F8u8WkVS8iA8BvEO6aPcENzQcT61P4h0r8mitpLmvKN2+WViLV\nowBn8STKGeuXImHwPgY6Et6U29r9ec1Y01YNNf8Qfd03eNhroDFKBsC3rPGU\nT9HJ\r\n=18y6\r\n-----END PGP SIGNATURE-----\r\n",
  84. "shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c",
  85. "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  86. "unpackedSize": 3958
  87. },
  88. "gitHead": "9a2c29400c6d491e0b7beefe0c32efa3b462545d",
  89. "homepage": "https://github.com/isaacs/inherits#readme",
  90. "keywords": [
  91. "browser",
  92. "browserify",
  93. "class",
  94. "inheritance",
  95. "inherits",
  96. "klass",
  97. "object-oriented",
  98. "oop"
  99. ],
  100. "license": "ISC",
  101. "main": "./inherits.js",
  102. "maintainers": [
  103. {
  104. "name": "isaacs",
  105. "email": "i@izs.me"
  106. }
  107. ],
  108. "name": "inherits",
  109. "optionalDependencies": {},
  110. "readme": "ERROR: No README data found!",
  111. "repository": {
  112. "type": "git",
  113. "url": "git://github.com/isaacs/inherits.git"
  114. },
  115. "scripts": {
  116. "test": "tap"
  117. },
  118. "version": "2.0.4"
  119. }