{"_id":"get-stdin-promise","_rev":"373229","name":"get-stdin-promise","description":"Return stdin as a promise","dist-tags":{"latest":"0.1.1"},"maintainers":[{"name":"raine","email":"raineorshine@gmail.com"}],"time":{"modified":"2021-07-27T06:09:18.000Z","created":"2014-12-10T01:25:19.719Z","0.1.1":"2014-12-10T01:30:06.816Z","0.1.0":"2014-12-10T01:25:19.719Z"},"users":{},"author":{"name":"Raine Lourie","email":"raine@collegecoding.com","url":"https://github.com/metaraine"},"repository":{"type":"git","url":"https://github.com/metaraine/get-stdin-promise"},"versions":{"0.1.1":{"name":"get-stdin-promise","version":"0.1.1","description":"Return stdin as a promise","license":"ISC","repository":{"type":"git","url":"https://github.com/metaraine/get-stdin-promise"},"author":{"name":"Raine Lourie","email":"raine@collegecoding.com","url":"https://github.com/metaraine"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["std","stdin","stdio","concat","buffer","stream","process","stream","promise"],"devDependencies":{"mocha":"*","insist":"*","browserify":"^4"},"dependencies":{"get-stdin":"^3.0.2","rsvp":"^3.0.14"},"gitHead":"e33539b4d2d50cf19788583e516796003d0dcc18","bugs":{"url":"https://github.com/metaraine/get-stdin-promise/issues"},"homepage":"https://github.com/metaraine/get-stdin-promise","_id":"get-stdin-promise@0.1.1","_shasum":"8ba746bdb20a18449cca6528e6862ac7211c0e3f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"raine","email":"raineorshine@gmail.com"},"maintainers":[{"name":"raine","email":"raineorshine@gmail.com"}],"dist":{"shasum":"8ba746bdb20a18449cca6528e6862ac7211c0e3f","size":872,"noattachment":false,"key":"/get-stdin-promise/-/get-stdin-promise-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-stdin-promise/download/get-stdin-promise-0.1.1.tgz"},"directories":{},"publish_time":1418175006816,"_cnpm_publish_time":1418175006816,"_hasShrinkwrap":false},"0.1.0":{"name":"get-stdin-promise","version":"0.1.0","description":"Return stdin as a promise","license":"ISC","repository":{"type":"git","url":"https://github.com/metaraine/get-stdin-promise"},"author":{"name":"Raine Lourie","email":"raine@collegecoding.com","url":"https://github.com/metaraine"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","browser":"browserify -s $npm_package_name -o browser.js ."},"files":["index.js"],"keywords":["std","stdin","stdio","concat","buffer","stream","process","stream","promise"],"devDependencies":{"mocha":"*","insist":"*","browserify":"^4"},"dependencies":{"get-stdin":"^3.0.2","rsvp":"^3.0.14"},"gitHead":"2fe5d647aca00ac98c19d206052ef6b5ab340f7f","bugs":{"url":"https://github.com/metaraine/get-stdin-promise/issues"},"homepage":"https://github.com/metaraine/get-stdin-promise","_id":"get-stdin-promise@0.1.0","_shasum":"87d734c4bbdb464fa691935735d7d4147df294f2","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"raine","email":"raineorshine@gmail.com"},"maintainers":[{"name":"raine","email":"raineorshine@gmail.com"}],"dist":{"shasum":"87d734c4bbdb464fa691935735d7d4147df294f2","size":863,"noattachment":false,"key":"/get-stdin-promise/-/get-stdin-promise-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-stdin-promise/download/get-stdin-promise-0.1.0.tgz"},"directories":{},"publish_time":1418174719719,"_cnpm_publish_time":1418174719719,"_hasShrinkwrap":false}},"readme":"# get-stdin-promise\n[![Build Status](https://travis-ci.org/metaraine/get-stdin-promise.svg?branch=master)](https://travis-ci.org/metaraine/get-stdin-promise)\n[![NPM version](https://badge.fury.io/js/get-stdin-promise.svg)](http://badge.fury.io/js/get-stdin-promise)\n\n> Promise version of [get-stdin](https://github.com/sindresorhus/get-stdin)\n\n\n## Install\n\n```sh\n$ npm install --save get-stdin-promise\n```\n\n\n## Usage\n\n```js\nvar stdin = require('get-stdin-promise')\n\nstdin.then(function (text) {\n\tconsole.log(text + '!!!')\n})\n\n```\n\n\n## License\n\nISC © [Raine Lourie](https://github.com/metaraine)\n","_attachments":{},"homepage":"https://github.com/metaraine/get-stdin-promise","bugs":{"url":"https://github.com/metaraine/get-stdin-promise/issues"},"license":"ISC"}