{
  "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"

,"_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz"
,"_integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA=="
,"_from": "stringstream@0.0.6"
}