md5-jkmyers
Version:
Joseph K. Myers' high performance (in fact, the fastest) MD5 implementation for npm, Bower, Component, etc.
38 lines • 745 B
JSON
{
"name": "md5-jkmyers",
"version": "0.0.1",
"main": "md5.min.js",
"devDependencies": {
"should": "~2.1.1",
"mocha": "~1.16.2",
"load-grunt-tasks": "~0.2.1",
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-concat": "~0.3.0",
"lodash": "~2.4.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-curl": "~1.2.1",
"grunt-update-json": "~0.1.3"
},
"keywords": [
"fast",
"amd",
"commonjs",
"browser",
"node",
"md5",
"myers",
"node",
"bower",
"component",
"hash",
"crypto"
],
"license": "MIT",
"homepage": "https://github.com/AndreasPizsa/md5-myers.js",
"repository": {
"type": "git",
"url": "https://github.com/AndreasPizsa/md5-jkmyers.git"
}
}