blob: 51083f9ebe6ccc97040f915fbbe33e5345df3c0b [file] [log] [blame]
{
"_from": "md5-o-matic@^0.1.1",
"_id": "md5-o-matic@0.1.1",
"_inBundle": true,
"_integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=",
"_location": "/nyc/md5-o-matic",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "md5-o-matic@^0.1.1",
"name": "md5-o-matic",
"escapedName": "md5-o-matic",
"rawSpec": "^0.1.1",
"saveSpec": null,
"fetchSpec": "^0.1.1"
},
"_requiredBy": [
"/nyc/md5-hex"
],
"_resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz",
"_shasum": "822bccd65e117c514fab176b25945d54100a03c3",
"_spec": "md5-o-matic@^0.1.1",
"_where": "/Users/benjamincoe/bcoe/nyc/node_modules/md5-hex",
"author": {
"name": "Trent Millar"
},
"bugs": {
"url": "https://github.com/trentmillar/md5-o-matic/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39",
"devDependencies": {
"mocha": "",
"should": ""
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/trentmillar/md5-o-matic",
"keywords": [
"md5",
"hashing",
"hash",
"encrypt",
"security",
"fast",
"md5-o-matic"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE"
}
],
"main": "lib/md5omatic.js",
"name": "md5-o-matic",
"repository": {
"type": "git",
"url": "git://github.com/trentmillar/md5-o-matic.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "0.1.1"
}