Dashboard sipadu mbip
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_from": "inherits@^2.0.3",
  3. "_id": "inherits@2.0.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  6. "_location": "/inherits",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "inherits@^2.0.3",
  12. "name": "inherits",
  13. "escapedName": "inherits",
  14. "rawSpec": "^2.0.3",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.0.3"
  17. },
  18. "_requiredBy": [
  19. "/asn1.js",
  20. "/browserify-aes",
  21. "/browserify-des",
  22. "/browserify-sign",
  23. "/chokidar",
  24. "/cipher-base",
  25. "/concat-stream",
  26. "/create-hash",
  27. "/create-hmac",
  28. "/crypto-browserify",
  29. "/css",
  30. "/des.js",
  31. "/duplexify",
  32. "/elliptic",
  33. "/flush-write-stream",
  34. "/from2",
  35. "/glob",
  36. "/hash-base",
  37. "/hash.js",
  38. "/hpack.js",
  39. "/md5.js",
  40. "/parallel-transform",
  41. "/pumpify",
  42. "/readable-stream",
  43. "/ripemd160",
  44. "/sha.js",
  45. "/sockjs-client",
  46. "/spdy-transport/readable-stream",
  47. "/stream-browserify",
  48. "/stream-http"
  49. ],
  50. "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  51. "_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c",
  52. "_spec": "inherits@^2.0.3",
  53. "_where": "/var/www/html/mdch.sipadu/node_modules/chokidar",
  54. "browser": "./inherits_browser.js",
  55. "bugs": {
  56. "url": "https://github.com/isaacs/inherits/issues"
  57. },
  58. "bundleDependencies": false,
  59. "deprecated": false,
  60. "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
  61. "devDependencies": {
  62. "tap": "^14.2.4"
  63. },
  64. "files": [
  65. "inherits.js",
  66. "inherits_browser.js"
  67. ],
  68. "homepage": "https://github.com/isaacs/inherits#readme",
  69. "keywords": [
  70. "inheritance",
  71. "class",
  72. "klass",
  73. "oop",
  74. "object-oriented",
  75. "inherits",
  76. "browser",
  77. "browserify"
  78. ],
  79. "license": "ISC",
  80. "main": "./inherits.js",
  81. "name": "inherits",
  82. "repository": {
  83. "type": "git",
  84. "url": "git://github.com/isaacs/inherits.git"
  85. },
  86. "scripts": {
  87. "test": "tap"
  88. },
  89. "version": "2.0.4"
  90. }