1
0
Fork 0
waifurudor.de/node_modules/stringstream/package.json
2022-04-02 18:40:13 -04:00

19 lines
419 B
JSON

{
"name": "stringstream",
"version": "0.0.6",
"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"
}