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.

54 lines
1.3 KiB

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