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.

124 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "ripemd160@^2.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/create-hash"
  6. ]
  7. ],
  8. "_from": "ripemd160@>=2.0.1 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "ripemd160@2.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/ripemd160",
  14. "_nodeVersion": "9.11.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/ripemd160_2.0.2_1524118003074_0.9548482732312533"
  18. },
  19. "_npmUser": {
  20. "email": "npm@dcousens.com",
  21. "name": "dcousens"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "ripemd160",
  27. "raw": "ripemd160@^2.0.1",
  28. "rawSpec": "^2.0.1",
  29. "scope": null,
  30. "spec": ">=2.0.1 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/create-hash",
  35. "/create-hmac",
  36. "/pbkdf2"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
  39. "_shasum": "a1c1a6f624751577ba5d07914cbc92850585890c",
  40. "_shrinkwrap": null,
  41. "_spec": "ripemd160@^2.0.1",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/create-hash",
  43. "bugs": {
  44. "url": "https://github.com/crypto-browserify/ripemd160/issues"
  45. },
  46. "dependencies": {
  47. "hash-base": "^3.0.0",
  48. "inherits": "^2.0.1"
  49. },
  50. "description": "Compute ripemd160 of bytes or strings.",
  51. "devDependencies": {
  52. "hash-test-vectors": "^1.3.2",
  53. "standard": "^6.0.7",
  54. "tape": "^4.5.1"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 5,
  59. "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2DHzCRA9TVsSAnZWagAAzCQP/3kZvjChttzlBYv95jGg\nxZ0TLu54WUizVYS7XwwErbiJnP+dQ/5gOUGIuwXUmFFHTVgSeJOTFNV2JonE\n2ZjKeavN66zazLmp1qNaK/apkkZXJfIHZ37qS2WOxL1POnLptG9wwEHJscZq\nXFVTIVMy/u0Ym9PlXZKGEYnNwwOyF/fOnU/57chLuWF0gjUVf+MTFSQw6X6B\n0LRwbK4V77YK16T9VdFeBhCLZ1zc3Asaa0I3aGp/1KE/seIcqUg+LdeYeGEN\nfpTHpa4Ns3ZoV8ENTukbzrokXVyGUY1MJiDsFXodXyPuBk1HngYETxISnHhY\niNocP5UFwupgmboF7ivR/af0BylQdtOY2EKoEEsF2zCD/jo6ZNknvbmUlgVq\nqBSLc7GtjA6ORuDrMJCqJNyCRc41JJS4z4Fbx6fYEsJg2H7wj0uyoccQmgcj\nkBTGz2qkQEBG4WvHyZti9L3Z+5OVsiv0KrAFKCOlJytYiYZ/LVBkBJc09KPR\nwc42rM8gZlhLMEw/+pLKWD4P10CKIobGGQRNSzbcv+afahwyydesVDvsEgya\ngoAUSFWmz5SUS15F7mu0BgSHBRyna5Rs8AeepQ2fSHe215g4Q0wgfr71HYp5\nYXP5B23sIizvYkkhnOY3hkWIzLPSpUWCv8bMv1G+DL1IPFqBkeO48L1i21zI\nT2OA\r\n=viwy\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "a1c1a6f624751577ba5d07914cbc92850585890c",
  62. "tarball": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
  63. "unpackedSize": 9785
  64. },
  65. "files": [
  66. "index.js"
  67. ],
  68. "gitHead": "3419c6409799d37e0323a556c94d040154657d9d",
  69. "homepage": "https://github.com/crypto-browserify/ripemd160#readme",
  70. "keywords": [
  71. "bitcoin",
  72. "bytes",
  73. "cryptography",
  74. "ripe160",
  75. "ripemd160",
  76. "string",
  77. "strings"
  78. ],
  79. "license": "MIT",
  80. "main": "./index",
  81. "maintainers": [
  82. {
  83. "name": "cwmma",
  84. "email": "calvin.metcalf@gmail.com"
  85. },
  86. {
  87. "name": "dcousens",
  88. "email": "email@dcousens.com"
  89. },
  90. {
  91. "name": "dominictarr",
  92. "email": "dominic.tarr@gmail.com"
  93. },
  94. {
  95. "name": "jprichardson",
  96. "email": "jprichardson@gmail.com"
  97. },
  98. {
  99. "name": "midnightlightning",
  100. "email": "boydb@midnightdesign.ws"
  101. },
  102. {
  103. "name": "nadav",
  104. "email": "npm@shesek.info"
  105. },
  106. {
  107. "name": "vbuterin",
  108. "email": "vbuterin@gmail.com"
  109. }
  110. ],
  111. "name": "ripemd160",
  112. "optionalDependencies": {},
  113. "readme": "ERROR: No README data found!",
  114. "repository": {
  115. "type": "git",
  116. "url": "git+https://github.com/crypto-browserify/ripemd160.git"
  117. },
  118. "scripts": {
  119. "lint": "standard",
  120. "test": "npm run lint && npm run unit",
  121. "unit": "node test/*.js"
  122. },
  123. "version": "2.0.2"
  124. }