{ "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" } }