package.json
545 Bytes
{
"name": "stringstream",
"version": "0.0.5",
"description": "Encode and decode streams into string streams",
"author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)",
"main": "stringstream.js",
"keywords": [
"string",
"stream",
"base64",
"gzip"
],
"repository": {
"type": "git",
"url": "https://github.com/mhart/StringStream.git"
},
"license": "MIT",
"_from": "stringstream@0.0.5",
"_resolved": "http://registry.npm.taobao.org/stringstream/download/stringstream-0.0.5.tgz"
}