asarfuckery/appasar/ptb/node_modules/stringstream/package.json

19 lines
419 B
JSON
Raw Normal View History

2019-01-17 18:22:05 +00:00
{
"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"
}