{
  "author": "Yoshinori Kohyama (http://jp.linkedin.com/pub/yoshinori-kohyama/36/155/9b8)",
  "name": "md5",
  "description": "Kohyama's jsMD5. See http://jsperf.com/md5-shootout. I'll replace this on npm with anything else.",
  "keywords": ["ender", "md5", "browser"],
  "version": "1.0.0",
  "homepage": "https://github.com/coolaj86/jsMD5",
  "repository": {
    "type": "git",
    "url": "git://github.com/coolaj86/jsMD5.git"
  },
  "main": "index.js",
  "engines": {
    "node": "*"
  },
  "dependencies": {},
  "devDependencies": {}
}
