{"_id":"pinkie-promise","_rev":"2-9d75538a456b85e03e5db04f47a5a18c","name":"pinkie-promise","description":"ES2015 Promise ponyfill","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.0":{"name":"pinkie-promise","version":"1.0.0","description":"ES6 Promise ponyfill","license":"MIT","repository":{"type":"git","url":"git+https://github.com/floatdrop/pinkie-promise.git"},"author":{"name":"Vsevolod Strukchinsky","email":"floatdrop@gmail.com","url":"github.com/floatdrop"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["promise","es6","polyfill","ponyfill"],"dependencies":{"pinkie":"^1.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"ae764482353d0b2b64685686cf49eefeb44a862e","bugs":{"url":"https://github.com/floatdrop/pinkie-promise/issues"},"homepage":"https://github.com/floatdrop/pinkie-promise#readme","_id":"pinkie-promise@1.0.0","_shasum":"d1da67f5482563bb7cf57f286ae2822ecfbf3670","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"floatdrop","email":"floatdrop@gmail.com"},"maintainers":[{"name":"floatdrop","email":"floatdrop@gmail.com"}],"dist":{"shasum":"d1da67f5482563bb7cf57f286ae2822ecfbf3670","tarball":"http://registry.npmjs.org/pinkie-promise/-/pinkie-promise-1.0.0.tgz"},"directories":{}},"2.0.0":{"name":"pinkie-promise","version":"2.0.0","description":"ES2015 Promise ponyfill","license":"MIT","repository":{"type":"git","url":"https://github.com/floatdrop/pinkie-promise"},"author":{"name":"Vsevolod Strukchinsky","email":"floatdrop@gmail.com","url":"github.com/floatdrop"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["promise","promises","es2015","es6","polyfill","ponyfill"],"dependencies":{"pinkie":"^2.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"f90fcae9838bcae7ae1ae4ebc9b29f11e5db4980","bugs":{"url":"https://github.com/floatdrop/pinkie-promise/issues"},"homepage":"https://github.com/floatdrop/pinkie-promise","_id":"pinkie-promise@2.0.0","_shasum":"4c83538de1f6e660c29e0a13446844f7a7e88259","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"floatdrop","email":"floatdrop@gmail.com"},"dist":{"shasum":"4c83538de1f6e660c29e0a13446844f7a7e88259","tarball":"http://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.0.tgz"},"maintainers":[{"name":"floatdrop","email":"floatdrop@gmail.com"}],"directories":{}}},"readme":"# pinkie-promise [![Build Status](https://travis-ci.org/floatdrop/pinkie-promise.svg?branch=master)](https://travis-ci.org/floatdrop/pinkie-promise)\n\n> [ES2015 Promise](https://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects) ponyfill\n\nModule exports global Promise object (if available) or [`pinkie`](http://github.com/floatdrop/pinkie) Promise polyfill.\n\n## Install\n\n```\n$ npm install --save pinkie-promise\n```\n\n## Usage\n\n```js\nvar Promise = require('pinkie-promise');\n\nnew Promise(function (resolve) { resolve('unicorns'); });\n//=> Promise { 'unicorns' }\n```\n\n## Related\n\n- [pify](https://github.com/sindresorhus/pify) - Promisify a callback-style function\n\n## License\n\nMIT © [Vsevolod Strukchinsky](http://github.com/floatdrop)\n","maintainers":[{"name":"floatdrop","email":"floatdrop@gmail.com"}],"time":{"modified":"2015-11-12T08:54:05.976Z","created":"2015-05-13T10:30:42.898Z","1.0.0":"2015-05-13T10:30:42.898Z","2.0.0":"2015-11-12T08:54:05.976Z"},"homepage":"https://github.com/floatdrop/pinkie-promise","keywords":["promise","promises","es2015","es6","polyfill","ponyfill"],"repository":{"type":"git","url":"https://github.com/floatdrop/pinkie-promise"},"author":{"name":"Vsevolod Strukchinsky","email":"floatdrop@gmail.com","url":"github.com/floatdrop"},"bugs":{"url":"https://github.com/floatdrop/pinkie-promise/issues"},"license":"MIT","readmeFilename":"readme.md","_attachments":{},"_etag":"\"7ZHBBXWEAUCIJIMRCUNROKXSN\""}