cryptostream
Version:
stream wrapper for crypto
13 lines (12 loc) • 324 B
JSON
{
"name": "cryptostream",
"description": "stream wrapper for crypto",
"version": "0.0.1",
"author": "Brandon Philips <brandon@ifup.org>",
"repository": {
"type": "git",
"url": "http://github.com/philips/node-cryptostream.git"
},
"keywords": ["stream", "crypto"],
"engines": { "node": ">= 0.4.0" }
}