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.

98 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "md5@^2.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "md5@>=2.2.1 <3.0.0",
  9. "_id": "md5@2.2.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/md5",
  13. "_nodeVersion": "4.4.5",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/md5-2.2.1.tgz_1472679629604_0.48944878415204585"
  17. },
  18. "_npmUser": {
  19. "email": "paul@vorba.ch",
  20. "name": "pvorb"
  21. },
  22. "_npmVersion": "3.9.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "md5",
  26. "raw": "md5@^2.2.1",
  27. "rawSpec": "^2.2.1",
  28. "scope": null,
  29. "spec": ">=2.2.1 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/laravel-mix"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
  36. "_shasum": "53ab38d5fe3c8891ba465329ea23fac0540126f9",
  37. "_shrinkwrap": null,
  38. "_spec": "md5@^2.2.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  40. "author": {
  41. "email": "paul@vorba.ch",
  42. "name": "Paul Vorbach",
  43. "url": "http://paul.vorba.ch"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/pvorb/node-md5/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "salba"
  51. }
  52. ],
  53. "dependencies": {
  54. "charenc": "~0.0.1",
  55. "crypt": "~0.0.1",
  56. "is-buffer": "~1.1.1"
  57. },
  58. "description": "js function for hashing messages with MD5",
  59. "devDependencies": {
  60. "mocha": "~2.3.4"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "53ab38d5fe3c8891ba465329ea23fac0540126f9",
  65. "tarball": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz"
  66. },
  67. "gitHead": "5536a25dbe856b25d9963fd47da5eb4e1bca4250",
  68. "homepage": "https://github.com/pvorb/node-md5#readme",
  69. "license": "BSD-3-Clause",
  70. "main": "md5.js",
  71. "maintainers": [
  72. {
  73. "name": "coolaj86",
  74. "email": "coolaj86@gmail.com"
  75. },
  76. {
  77. "name": "pvorb",
  78. "email": "paul@vorba.ch"
  79. }
  80. ],
  81. "name": "md5",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/pvorb/node-md5.git"
  87. },
  88. "scripts": {
  89. "test": "mocha"
  90. },
  91. "tags": [
  92. "encryption",
  93. "hash",
  94. "md5",
  95. "message digest"
  96. ],
  97. "version": "2.2.1"
  98. }