Sha256: 3ac3580de4a51eb5bb6c58b5d174c2391a5fed0f9e5fa5fd455ad159f4a04344
Contents?: true
Size: 1.34 KB
Versions: 62
Compression:
Stored size: 1.34 KB
Contents
{ "name": "md5-o-matic", "version": "0.1.1", "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39", "main": "lib/md5omatic.js", "directories": { "test": "test" }, "scripts": { "test": "mocha test/*.js" }, "repository": { "type": "git", "url": "git://github.com/trentmillar/md5-o-matic.git" }, "keywords": [ "md5", "hashing", "hash", "encrypt", "security", "fast", "md5-o-matic" ], "readmeFilename": "README.md", "author": { "name": "Trent Millar" }, "licenses": [ { "type": "MIT", "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE" } ], "devDependencies": { "mocha": "", "should": "" }, "readme": "# md5-o-matic\n\nMD5 Shootout and how it stacks up - http://jsperf.com/md5-shootout/39\nMD5-o-matic provides simple & fast MD5 hashing for Node.js that requires no other module dependencies.\n", "bugs": { "url": "https://github.com/trentmillar/md5-o-matic/issues" }, "homepage": "https://github.com/trentmillar/md5-o-matic", "_id": "md5-o-matic@0.1.1", "_shasum": "822bccd65e117c514fab176b25945d54100a03c3", "_resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz", "_from": "md5-o-matic@>=0.1.1 <0.2.0" }
Version data entries
62 entries across 62 versions & 1 rubygems