{"name":"memory-streams","description":"Simple implmentation of Stream.Readable and Stream.Writable holding the data in memory.","version":"0.1.0","author":{"name":"Paul Jackson","url":"http://paulj.me/"},"repository":{"type":"git","url":"git@github.com:paulja/memory-streams-js.git"},"homepage":"https://github.com/paulja/memory-streams-js","main":"index.js","directories":{"test":"test"},"dependencies":{"readable-stream":"~1.0.2"},"devDependencies":{"should":"~1.2.2"},"scripts":{"test":"node ./test/test-readablestream.js && node ./test/test-writablestream.js"},"keywords":["stream","string","memory","Readable","Writable"],"license":"MIT","gitHead":"ffc0b4729dd718d7687599a2aa5662bba4f7cd40","bugs":{"url":"https://github.com/paulja/memory-streams-js/issues"},"_id":"memory-streams@0.1.0","_shasum":"bec658a71e3f28b0f0c2f1b14501c2db547d5f7a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"paulj","email":"pjackson@gmail.com"},"maintainers":[{"name":"paulj","email":"pjackson@gmail.com"}],"dist":{"shasum":"bec658a71e3f28b0f0c2f1b14501c2db547d5f7a","size":2884,"noattachment":false,"key":"/memory-streams/-/memory-streams-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/memory-streams/download/memory-streams-0.1.0.tgz"},"publish_time":1412322084400,"_cnpm_publish_time":1412322084400,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.3"}}