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.

51 lines
1.3 KiB

3 years ago
  1. {
  2. "_from": "md5-node@^1.0.1",
  3. "_id": "md5-node@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-DiLQCdRr3JWx08XoyP7dwaXDqog=",
  6. "_location": "/md5-node",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "md5-node@^1.0.1",
  12. "name": "md5-node",
  13. "escapedName": "md5-node",
  14. "rawSpec": "^1.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.1"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/md5-node/-/md5-node-1.0.1.tgz",
  22. "_shasum": "0e22d009d46bdc95b1d3c5e8c8feddc1a5c3aa88",
  23. "_spec": "md5-node@^1.0.1",
  24. "_where": "d:\\gitwork\\tcb-cloud\\uniCloud-tcb\\cloudfunctions\\mix-uniapp",
  25. "author": {
  26. "name": "shanelau",
  27. "email": "shanelau@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/shanelau/node-md5/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "node library for md5",
  35. "homepage": "https://github.com/shanelau/node-md5",
  36. "keywords": [
  37. "md5",
  38. "nodejs"
  39. ],
  40. "license": "ISC",
  41. "main": "index.js",
  42. "name": "md5-node",
  43. "repository": {
  44. "type": "git",
  45. "url": "git+https://github.com/shanelau/node-md5.git"
  46. },
  47. "scripts": {
  48. "test": "echo \"Error: no test specified\" && exit 1"
  49. },
  50. "version": "1.0.1"
  51. }