pokemon-showdown/node_modules/hashlib/package.json
2011-12-22 23:53:05 -05:00

15 lines
465 B
JSON

{
"name": "hashlib",
"author": "Illarionov Oleg",
"description": "lib for node which makes hashes",
"version": "1.0.1",
"contributors": [
{ "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" },
{ "name": "Seth Fitzsimmons", "email": "seth@mojodna.net" },
{ "name": "Wade Simmons", "email": "wade@wades.im" }
],
"main": "build/default/hashlib",
"directories": { "lib": "./build/default" },
"engines": { "node": ">= 0.2.0" }
}