{"_id":"is-object-stream","_rev":"333448","name":"is-object-stream","description":"check if an object is a node object stream","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"jongleberry","email":"jonathanrichardong@gmail.com"}],"time":{"modified":"2021-06-08T13:12:17.000Z","created":"2014-05-28T07:30:14.086Z","1.0.0":"2014-05-28T07:30:14.086Z"},"users":{},"author":{"name":"Jonathan Ong","email":"me@jongleberry.com","url":"http://jongleberry.com"},"repository":{"type":"git","url":"git://github.com/node-modules/is-object-stream"},"versions":{"1.0.0":{"name":"is-object-stream","description":"check if an object is a node object stream","version":"1.0.0","author":{"name":"Jonathan Ong","email":"me@jongleberry.com","url":"http://jongleberry.com"},"repository":{"type":"git","url":"git://github.com/node-modules/is-object-stream"},"license":"MIT","devDependencies":{"mocha":"1"},"bugs":{"url":"https://github.com/node-modules/is-object-stream/issues"},"homepage":"https://github.com/node-modules/is-object-stream","_id":"is-object-stream@1.0.0","_shasum":"ad707cf4ac036bc6de1182aeb39bf296969da7e6","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"jongleberry","email":"jonathanrichardong@gmail.com"}],"dist":{"shasum":"ad707cf4ac036bc6de1182aeb39bf296969da7e6","size":1322,"noattachment":false,"key":"/is-object-stream/-/is-object-stream-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-object-stream/download/is-object-stream-1.0.0.tgz"},"directories":{},"publish_time":1401262214086,"_cnpm_publish_time":1401262214086,"_hasShrinkwrap":false}},"readme":"\n# Is Object Stream\n\nCheck if an object is a node object stream.\n\n## API\n\n```js\nvar is = require('is-object-stream')\n```\n\n### is(stream)\n\nCheck if an object is both a __readable__ and __writable__ object stream.\n\n### is.readable(stream)\n\nCheck if an object is a __readable__ object stream.\n\n### is.writable(stream)\n\nCheck if an object is a __writable__ object stream.\n","_attachments":{},"homepage":"https://github.com/node-modules/is-object-stream","bugs":{"url":"https://github.com/node-modules/is-object-stream/issues"},"license":"MIT"}