You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"_from": "md5-o-matic@^0.1.1",
|
|
"_id": "md5-o-matic@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=",
|
|
"_location": "/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": [
|
|
"/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": "/home/mwinter/www/unboundedpress/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"
|
|
}
|