{ "author": { "name": "Paul Vorbach", "email": "paul@vorb.de", "url": "http://vorb.de" }, "bugs": { "url": "https://github.com/pvorb/node-crypt/issues" }, "bundleDependencies": false, "deprecated": false, "description": "utilities for encryption and hashing", "engines": { "node": "*" }, "homepage": "https://github.com/pvorb/node-crypt#readme", "license": "BSD-3-Clause", "main": "crypt.js", "name": "crypt", "repository": { "type": "git", "url": "git://github.com/pvorb/node-crypt.git" }, "tags": [ "hash", "security" ], "version": "0.0.2" }