{ "name": "md5-node", "version": "1.0.1", "description": "node library for md5", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/shanelau/node-md5.git" }, "keywords": [ "md5", "nodejs" ], "author": "shanelau ", "license": "ISC", "bugs": { "url": "https://github.com/shanelau/node-md5/issues" }, "homepage": "https://github.com/shanelau/node-md5" }