{ "name": "bcrypt", "description": "A bcrypt library for NodeJS.", "keywords": [ "bcrypt", "password", "auth", "authentication", "encryption", "crypt", "crypto" ], "main": "./bcrypt", "version": "0.7.8", "author": { "name": "Nick Campbell", "url": "https://github.com/ncb000gt" }, "engines": { "node": ">= 0.6.0" }, "repository": { "type": "git", "url": "https://github.com/ncb000gt/node.bcrypt.js.git" }, "licenses": [ { "type": "MIT" } ], "bugs": { "url": "https://github.com/ncb000gt/node.bcrypt.js/issues" }, "scripts": { "test": "node-gyp configure build && nodeunit test", "install": "node-gyp rebuild" }, "dependencies": { "bindings": "1.0.0" }, "devDependencies": { "nodeunit": ">=0.6.4" }, "contributors": [ { "name": "Antonio Salazar Cardozo", "email": "savedfastcool@gmail.com", "url": "https://github.com/Shadowfiend" }, { "name": "Van Nguyen", "email": "the.gol.effect@gmail.com", "url": "https://github.com/thegoleffect" }, { "name": "David Trejo", "email": "david@dtrejo.com", "url": "https://github.com/dtrejo" }, { "name": "Ben Glow", "email": "glen.low@pixelglow.com", "url": "https://github.com/pixelglow" }, { "name": "NewITFarmer.com", "url": "https://github.com/newitfarmer" }, { "name": "Alfred Westerveld", "email": "alfredwesterveld@gmail.com", "url": "https://github.com/alfredwesterveld" }, { "name": "Vincent Côté-Roy", "email": "vincentcr@gmail.com", "url": "https://github.com/vincentcr" }, { "name": "Lloyd Hilaiel", "email": "lloyd@hilaiel.com", "url": "https://github.com/lloyd" }, { "name": "Roman Shtylman", "email": "shtylman@gmail.com", "url": "https://github.com/shtylman" }, { "name": "Vadim Graboys", "email": "dimva13@gmail.com", "url": "https://github.com/vadimg" }, { "name": "Ben Noorduis", "url": "https://github.com/bnoordhuis" }, { "name": "Nate Rajlich", "email": "nathan@tootallnate.net", "url": "https://github.com/tootallnate" }, { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", "url": "https://github.com/seanmonstar" }, { "name": "Fanie Oosthuysen", "email": "fanie.oosthuysen@gmail.com", "url": "https://github.com/weareu" } ], "gypfile": true, "homepage": "https://github.com/ncb000gt/node.bcrypt.js", "_id": "bcrypt@0.7.8", "dist": { "shasum": "42c99aac202918e947b5bd086110184f62745e3e", "tarball": "http://registry.npmjs.org/bcrypt/-/bcrypt-0.7.8.tgz" }, "_from": "bcrypt@^0.7.8", "_npmVersion": "1.4.6", "_npmUser": { "name": "shtylman", "email": "shtylman@gmail.com" }, "maintainers": [ { "name": "ncb000gt", "email": "nicholas.j.campbell@gmail.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" }, { "name": "jfirebaugh", "email": "john.firebaugh@gmail.com" } ], "directories": {}, "_shasum": "42c99aac202918e947b5bd086110184f62745e3e", "_resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-0.7.8.tgz", "readme": "ERROR: No README data found!" }