{"maintainers":[{"name":"dev","email":"info@cujojs.com"}],"keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"dist-tags":{"latest":"3.7.8"},"description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","readme":"<a href=\"http://promises-aplus.github.com/promises-spec\"><img src=\"http://promises-aplus.github.com/promises-spec/assets/logo-small.png\" alt=\"Promises/A+ logo\" align=\"right\" /></a>\n\n[![Build Status](https://travis-ci.org/cujojs/when.svg?branch=master)](https://travis-ci.org/cujojs/when)\n[![Inline docs](http://inch-ci.org/github/cujojs/when.svg?branch=master)](http://inch-ci.org/github/cujojs/when)\n\nwhen.js\n=======\n\nWhen.js is a rock solid, battle-tested [Promises/A+](http://promises-aplus.github.com/promises-spec) and `when()` implementation, including a complete [ES6 Promise shim](docs/es6-promise-shim.md).  It's a powerful combination of small size, high performance, debuggability, and rich features:\n\n* Resolve arrays and hashes of promises, as well as infinite promise sequences\n* Execute tasks in parallel or sequentially\n* Transform Node-style and other callback-based APIs into promise-based APIs\n\nWhen.js is one of the many stand-alone components of [cujoJS](http://cujojs.com), the JavaScript Architectural Toolkit. \n\nCheck it out:\n\n- [What's new](CHANGES.md)\n- [API docs](docs/api.md#api)\n- Read more about how [promises simplify async programming](http://know.cujojs.com/tutorials/async/simplifying-async-with-promises)\n\nInstallation\n------------\n\n#### AMD\n\nAvailable as `when` through [bower](http://bower.io), or just clone the repo and load `when.js` from the root.\n\n```\nbower install --save when\n```\n\n#### CommonJS/Node\n\n```\nnpm install --save when\n```\n\n[More help & other environments &raquo;](docs/installation.md)\n\nUsage\n-----\n\nPromises can be used to help manage complex and/or nested callback flows in a simple manner. To get a better handle on how promise flows look and how they can be helpful, there are a couple examples below (using commonjs).\n\nThis first example will print `\"hello world!!!!\"` if all went well, or `\"drat!\"` if there was a problem. It also uses [rest](https://github.com/cujojs/rest) to make an ajax request to a (fictional) external service.\n\n```js\nvar rest = require('rest');\n\nfetchRemoteGreeting()\n    .then(addExclamation)\n    .catch(handleError)\n    .done(function(greeting) {\n        console.log(greeting);\n    });\n\nfunction fetchRemoteGreeting() {\n    // returns a when.js promise for 'hello world'\n    return rest('http://example.com/greeting');\n}\n\nfunction addExclamation(greeting) {\n    return greeting + '!!!!'\n}\n\nfunction handleError(e) {\n    return 'drat!';\n}\n```\n\nThe second example shows off the power that comes with when's promise logic. Here, we get an array of numbers from a remote source and reduce them. The example will print `150` if all went well, and if there was a problem will print a full stack trace.\n\n```js\nvar when = require('when');\nvar rest = require('rest');\n\nwhen.reduce(when.map(getRemoteNumberList(), times10), sum)\n    .done(function(result) {\n        console.log(result);\n    });\n\nfunction getRemoteNumberList() {\n    // Get a remote array [1, 2, 3, 4, 5]\n    return rest('http://example.com/numbers').then(JSON.parse);\n}\n\nfunction sum(x, y) { return x + y; }\nfunction times10(x) {return x * 10; }\n```\n\nLicense\n-------\n\nLicensed under MIT. [Full license here &raquo;](LICENSE.txt)\n\nContributing\n------------\n\nPlease see the [contributing guide](CONTRIBUTING.md) for more information on running tests, opening issues, and contributing code to the project.\n\nReferences\n----------\n\nMuch of this code was inspired by the async innards of [wire.js](https://github.com/cujojs/wire), and has been influenced by the great work in [Q](https://github.com/kriskowal/q), [Dojo's Deferred](https://github.com/dojo/dojo), and [uber.js](https://github.com/phiggins42/uber.js).\n","repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"users":{"52u":true,"pid":true,"kmck":true,"tpwk":true,"flupe":true,"haeck":true,"jpepe":true,"travm":true,"wujr5":true,"456wyc":true,"brettv":true,"dmdnkv":true,"gabeio":true,"sitnin":true,"tigefa":true,"aslezak":true,"belleal":true,"morganz":true,"nopohnt":true,"piotr23":true,"xfloops":true,"edalorzo":true,"ethancai":true,"louisyeh":true,"nukisman":true,"pddivine":true,"rbartoli":true,"roadlabs":true,"tmcguire":true,"zhangaz1":true,"cilindrox":true,"devonning":true,"fgribreau":true,"hizhengfu":true,"jesusgoku":true,"leandrotv":true,"shakakira":true,"sparkrico":true,"aitorllj93":true,"billfeller":true,"finalclass":true,"pillar0514":true,"iaincollins":true,"lbeschastny":true,"tunnckocore":true,"wangnan0610":true,"marcuspoehls":true,"thomas.miele":true,"unscriptable":true,"yourhoneysky":true,"josephdavisco":true,"nikunjchapadia":true,"urbantumbleweed":true,"afewinterestingthings":true},"bugs":{"url":"https://github.com/cujojs/when/issues"},"license":"MIT","versions":{"1.2.0":{"name":"when","version":"1.2.0","keywords":["promises","when","async"],"_id":"when@1.2.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":{"name":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"97f34c3271c58a0af91fe051c32e66291d0d12ba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.2.0.tgz","integrity":"sha512-Ym7NwjswQBeIJwvuphhNnu4k+numHQFNQu3bl/foy3Q/HX2LEyqC5l6CCZhqVK/2J9IFx6HpbvEQbTi82TrbRw==","signatures":[{"sig":"MEUCIEv0Yx4sVry10c5Ze0tsGAvKpMUwAU3HtHL1VttNHghHAiEA59t/+l5EDDXW+j5FKlsE3gs/+2sDqG15lfrEgpUkKdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./when","engines":{"node":"*"},"scripts":{"test":"buster test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.15","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"v0.6.14","dependencies":{},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"_defaultsLoaded":true,"devDependencies":{"buster":"~0.5"},"_engineSupported":true,"optionalDependencies":{}},"1.3.0":{"name":"when","version":"1.3.0","keywords":["promises","when","async"],"_id":"when@1.3.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":{"name":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"0a8034c0a2d67c35164bf7a40deb053190cc5b94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.3.0.tgz","integrity":"sha512-64pW7VVDz93ig5TvF51CWddr9ae3TsQ0XK7jDBcvyB33PbT9fPyYFUfqUFKRv1AaEaoiizsapUCHzRLU2DVQ2w==","signatures":[{"sig":"MEQCICj8SRHVLycfuCdY0MkoV1ZATUrZUSeJyG//vwZyVnVGAiBWIVSix9xpra5ZZe7iHv8OG/yryaciUYw8VRQE9V884Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./when","engines":{"node":"*"},"scripts":{"test":"buster test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.15","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"v0.6.14","dependencies":{},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"_defaultsLoaded":true,"devDependencies":{"buster":"~0.5"},"_engineSupported":true,"optionalDependencies":{}},"1.4.0":{"name":"when","version":"1.4.0","keywords":["promises","when","async"],"_id":"when@1.4.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":{"name":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"109364f9b0f8d352e20aedef2c7230b4382bcdb0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.4.0.tgz","integrity":"sha512-2boL73VhhFu+xGGUHodHDqjzOxV00HavoqT1hp9tO8GWjJBiKTDIuE2y07g8nmuBQ1kRcMQUTSAHI2348vLpwg==","signatures":[{"sig":"MEYCIQC8d/SWCHUsta6R1/Pt9N+0+rTB7HtQhyjlkEIJAcyWsQIhAIZdc/sGCe+v0LgQQy63psqBFbUzq9m/48e/CUX6nFLY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","engines":{"node":"*"},"scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.15","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"v0.6.14","dependencies":{},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"_defaultsLoaded":true,"devDependencies":{"buster":"~0.6"},"_engineSupported":true,"optionalDependencies":{}},"1.4.1":{"name":"when","version":"1.4.1","keywords":["promises","when","async","cujo"],"_id":"when@1.4.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":{"name":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"e44d64cdfdfd84136524af20288c06c4621384ac","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.4.1.tgz","integrity":"sha512-qdN1j7eF1WJn/4bW1ICCdRIJ3bQ/mU9TYpqC+GK2fIRj7iOAjGReIbSTyBA8VWiapqg1pkv/QHD4DAkIG/Qy9A==","signatures":[{"sig":"MEUCID2sM6mDqAVRNfsLT1XIbuf5WbqnhgJAdi2n6UUbyfhsAiEAg/fiXaazfLgyc49RNJ6l3AG9F7sNm1cfqaDlnbHAhco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","engines":{"node":"*"},"scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.15","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"v0.6.14","dependencies":{},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"_defaultsLoaded":true,"devDependencies":{"buster":"~0.6"},"_engineSupported":true,"optionalDependencies":{}},"1.4.2":{"name":"when","version":"1.4.2","keywords":["promises","when","async","cujo"],"_id":"when@1.4.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"3ab5ce6485b3f1b52b1867b565a7a1b11201941f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.4.2.tgz","integrity":"sha512-DC91rUn/bpbzGIQD68JAE1udIMkyNpi+Uhql9AGHQUVBsKh6NfsdXRiFiLP+GgJe2HTRl0TB07oPaWJy3gcTsg==","signatures":[{"sig":"MEQCIFSHs44E6nSF8UhgTIKoNRv3WBIT7Xi9iCh/J9qlDP+TAiAOvn8HfvOL8mc/ByyhZKTM0mUKkWEReKtCQJGlupKJQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6"}},"1.4.3":{"name":"when","version":"1.4.3","keywords":["promises","when","async","cujo"],"_id":"when@1.4.3","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"c63d313a35a13c37802ce3cdbea9c2ffc5c04dc2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.4.3.tgz","integrity":"sha512-y0cdmxuwZYS24TUDK2XhvymGNt3xndWGQtNCpeOg9NS5Rsg29pSxllQICJYzMhOz8xF2H1yrrbITjYG73Mb51w==","signatures":[{"sig":"MEUCIQDzVzhTfU2ibghrV44VdcTuf4nQCV+zqnYFHt903Ise9AIgKEszmzjO0/JMFXanpoWTeejK+hrlCa/qXDunBwT4Zt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6"}},"1.4.4":{"name":"when","version":"1.4.4","keywords":["promises","when","async","cujo"],"_id":"when@1.4.4","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"763adda0e224dc560e651f6cf3541cde09e9ddd2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.4.4.tgz","integrity":"sha512-KYPg5ct1DewTHquBgNU0h+4CsDbnMZZf6spbrvQmflaZikrKRy+MXaaKJWgkP1xedKx0xXbgoukHePaYIF+U4g==","signatures":[{"sig":"MEYCIQDZSDU75Cwbo5tF3ZLAevcnbcmXZyr+2DWfyNONYyinLQIhAOYB9VdZflqgkUjzTDJHRRnUdDNPrgbOshxSB68aVWZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.59","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6"}},"1.5.0":{"name":"when","version":"1.5.0","keywords":["promises","when","async","cujo"],"_id":"when@1.5.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"986386016cf1f0d828f8bf2a9db1ad361330f8df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.5.0.tgz","integrity":"sha512-Y/0/pBnmgjgxPfCEhR+2zoXmeEI1sfj3D375IOZzOIFMCFKXTtBIiYzSqI3q1ggyRFnpuF0W+iU6Oek7pIPCJw==","signatures":[{"sig":"MEUCIQCdv5p2rXVUORXlwEgA+u0fQDkTwkjH7eaG13BdWARtagIgBBzkqcS7wcSXf7Kc6P/WJTiQagoa3KiWN8TAruDEvYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.61","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6"}},"1.5.1":{"name":"when","version":"1.5.1","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.5.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"60068e8004ba22022f223339b39e4766015670b2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.5.1.tgz","integrity":"sha512-Lu5yrBeF71mMehy2c/T8ZPsWWxrKIM6PJhddpQtAQ49YDD8WVeJ25yZgSt2pDvKm0t1ZbWhOfHhs18jcwnxr1Q==","signatures":[{"sig":"MEUCIQDyHub4vhEIzh0uaXEhs75ri/+OqIhtUFn/N2nMIWtEegIgLqL0eZTGA7V/snBzddb4XLqLX8J1ccZtdejLzdiobto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"./node_modules/buster/bin/buster-test -e node"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.62","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6"}},"1.5.2":{"name":"when","version":"1.5.2","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.5.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"7e9dad4deee00f36bab9ecb3b6f009085f716df7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.5.2.tgz","integrity":"sha512-bf4dk0UMO3ivEPIEMHB/AC1IEq/w9w+Y5Wuj7oY9FRj02xRIpZPMZ1nXMbAnp59TaSwvXao53bH9bKgVKrTkeg==","signatures":[{"sig":"MEUCIQC6seCWHcj4FEfxs6tAFlp3NIKFcpIdAk5ygoDdB5lQ0wIgJUSMrP2nLqUBTOp3Xp3YSwX3fh5cIV+WVcellaawoHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"buster test -e node && promise-tests all test/when-adapter.js","test-browser":"buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.62","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","promise-tests":"*"}},"1.6.0":{"name":"when","version":"1.6.0","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.6.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"0fff9dae92cbb0a2ad63c8638488ba98f8d1b657","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.6.0.tgz","integrity":"sha512-gu05N8hAG1oGRtMu0MdKPCKvx19E5E73MET6UGElQm7281I1GUY3HhSaZsnncIvgMdnKmk00I+k0KeHA5iHTnQ==","signatures":[{"sig":"MEQCIAXw7l+VzjUhfkIVFTiIlpOenKvLfCIhvN8bkl5eV8NLAiAOZGnbNUY/LQaCpkl0Oa8+pe/K0smQmN0GcjBpvBqNFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"buster test -e node && promise-tests all test/when-adapter.js","test-browser":"buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.65","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","promise-tests":"*"}},"1.6.1":{"name":"when","version":"1.6.1","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.6.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"1cd6d300547e982ce01bfadeb076e62e6c09cf23","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.6.1.tgz","integrity":"sha512-CVx74pYrN9rQKSKPoSiXMXgZYEdWPaD276nHBdVhA6UIwlYDloF+glxQUQZMM9yMmEaTqav+vWnQ98wG5sdTmw==","signatures":[{"sig":"MEQCIASQ4C2IEjArjvesac/KqnL3TpWq8I1tSqlOpx3EECR0AiBEstHNEDu0yA8Y81CAtHW91naIzVBCTvf5pfREp8cxIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"buster test -e node && promise-tests all test/when-adapter.js","test-browser":"buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.65","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","promise-tests":"*"}},"1.7.0":{"name":"when","version":"1.7.0","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.7.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"196e9ed740e6dbc88e5b15ad70de3eab11cd8cd6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.7.0.tgz","integrity":"sha512-g9+GWmQ6dN2tQf9v4Bd+QdLA5u+U4fxbJMfi++4LaTC8L36gXNvk/gD0JN74101aEwwU4tDeKHL4i9rov8lzbg==","signatures":[{"sig":"MEUCIEv9NvYZZKfdwrypvkGD5pCWmw+CpRQE6TV+Y6piXLCMAiEA8dE0jYrqh/YGogtYOCHwEcTKcGDlAouUR8DuX+TK+mU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"buster test -e node && promise-tests all test/when-adapter.js","test-browser":"buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.62","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","promise-tests":"*"}},"1.7.1":{"name":"when","version":"1.7.1","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.7.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"9a637df6e8a94531da8a6c12a7189d4a1a0c8eca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.7.1.tgz","integrity":"sha512-kJN3u1eOtykkOMiHVlRdKrCjKRHdDrdyumwSWhMrqoegewYBI+YX6DQnCVXVm1Qh0mO6PxZKN/nK8yz22JByZQ==","signatures":[{"sig":"MEYCIQCyrojusAxRxioPERiencZu1ZCo5txUqyymiRwqvcb7vAIhANbYizE1f6SKwfYtpF6Vh1QqcnFF1TFID3qTIHwsPsVL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"jshint *.js && buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"jshint *.js && buster test -e node && promise-tests all test/when-adapter.js","test-browser":"jshint *.js && buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.62","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","jshint":"","promise-tests":"*"}},"1.8.0":{"name":"when","version":"1.8.0","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.8.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"34b7bfb8fba56284cbcea36e5f2517d4396e1981","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.8.0.tgz","integrity":"sha512-vziq92Bow4gTQh1tQNiR2FYXFEcTgieB2PLDXj1ij2e2hS6Li82Q0x6eurGagI4OnjtwmImuA/9+qWMSulfNJw==","signatures":[{"sig":"MEQCIE8uMVlHs1SNia2S7CR/X6VaEzxpjABZ51hlkyNajn0bAiAniELwNePjiVZH9zcf53fle7FnZinXQGXKt5TPORgbNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"jshint *.js && buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"jshint *.js && buster test -e node && promise-tests all test/when-adapter.js","test-browser":"jshint *.js && buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.2.0","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","jshint":"","promise-tests":"*"}},"1.8.1":{"name":"when","version":"1.8.1","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@1.8.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"ec76f6485ef561cb2bf3fa7fa45006b34dae4f83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-1.8.1.tgz","integrity":"sha512-6hiaXHiRYXZHEBZNOBJ1uMU1ut5iPijXEzm6r/q28HMEdj0tnUgg4z/Eyxjdm24OszXwzClVGXaxCmKKObs70w==","signatures":[{"sig":"MEQCIG1E7Wybdz0Llka7GwCuk0ASNgPYtWV46YVbGkHLJHk7AiBX6z0XnmFU6U66Hsa9twgXHY21qJRWKCmKNJegkY1FeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","scripts":{"test":"jshint *.js && buster test -e node && promise-tests promises-a test/when-adapter.js","start":"buster server","test-all":"jshint *.js && buster test -e node && promise-tests all test/when-adapter.js","test-browser":"jshint *.js && buster test -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.1.70","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"buster":"~0.6","jshint":"~1.0","promise-tests":"*"}},"2.0.0":{"name":"when","version":"2.0.0","keywords":["promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.0.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"f9de390582b8180286fb003277a649d172bf6af4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.0.0.tgz","integrity":"sha512-nlCkXhj/Zbs+riyg+WcynchR5kJPzS9ETjGliR2IGSFxbKz3ULqPo7n7/8hTP6E8xf9omQeBXYspV4p+WBKXNg==","signatures":[{"sig":"MEYCIQDraoGPSqTajEJZtsg4ci7tdsk1aKnjT2vQhkAdtoGu0QIhAOEwlHBzkNPiIU4PiAtfFf5To1KmSZUtFFloriyhO38O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node && promises-aplus-tests test/when-adapter.js","start":"buster static -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.2.14","description":"A lightweight Promise and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","test-support":"~0.1","promises-aplus-tests":"~1"}},"2.0.1":{"name":"when","version":"2.0.1","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.0.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"8d872fe15e68424c91b4b724e848e0807dab6642","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.0.1.tgz","integrity":"sha512-h0l57vFJ4YQe1/U+C+oqBfAoopxXABUm6VqWM0x2gg4pARru4IUWo/PAxyawWgbGtndXrZbA41EzsfxacZVEXQ==","signatures":[{"sig":"MEYCIQDkK6LllFygpf3ZkOROJ5rv//ys/sUbbB3csCsbEfCsywIhAOmekgYUjAAgJSlUg6sO5xzN1Qs0QPfIW9qt+ruup8MD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node && promises-aplus-tests test/when-adapter.js","start":"buster static -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.2.14","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","test-support":"~0.1","promises-aplus-tests":"~1"}},"2.1.0":{"name":"when","version":"2.1.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.1.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":"https://github.com/cujojs/when/issues","dist":{"shasum":"4d9a882fa0b95e693410f1cc2f6b520d576d418c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.1.0.tgz","integrity":"sha512-UXlulMSDmJg55MDOT+tzV+JuQS4aRUiM0W5JmXWPWMg0/mg6wzvSZKYATH7YPxsE8eXE14aPNt1qckC1qZWB1A==","signatures":[{"sig":"MEYCIQDsEDcy5AfWZHts/FOvzDTSDgG+SY+0iEAVF0xNADWhzQIhALwF4X3EbQ4UXxOao8eZQj4tCfYMJJcq08YemqZ50zmP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"_npmVersion":"1.2.17","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"repositories":[{"url":"https://github.com/cujojs/when","type":"git"}],"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","test-support":"~0.2","promises-aplus-tests":"~1"}},"2.1.1":{"name":"when","version":"2.1.1","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.1.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"f3742c29a5703a809287cf599397849ddead11bd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.1.1.tgz","integrity":"sha512-1ch0mH6xg9Yok2w66P7KgzvsAlodUvPkb9fS04Ie1OIllu++ZZOkqtLlFnXLE8u5lToh/E+0ya5Llwj+ECdKzQ==","signatures":[{"sig":"MEUCIQCRwBtYj/vm9kbFUJWVrKtxRlyVpd3AD96LFIVfJGZGaQIgA2nZd1jPYiQBV7yiEGaJk5wnZeI0tu3PpCXRfVum5uE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.2.25","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","test-support":"~0.2","promises-aplus-tests":"~1"}},"2.2.0":{"name":"when","version":"2.2.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.2.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"99fd3f673929aa267714c3cb2178bc6f7b3371fb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.2.0.tgz","integrity":"sha512-EeqVXRK49WxG1yLFtEaerLzRxLnd1KIvi3zCiVsDiuxgw4FSV4qmhwNvxvHRBGxD+bVHNAUWDXT/SWKz+p1KOQ==","signatures":[{"sig":"MEQCIATFKY71kFLtWW744LHIS5uogYIW6NfdkXPG2OlV6+CMAiAdS/rqvSYGdjegewZNmdJzdPzCBz4KyAlidfDdeSrqWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.2.25","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~1"}},"2.2.1":{"name":"when","version":"2.2.1","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.2.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"b1def994017350b8087f6e9a7596ab2833bdc712","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.2.1.tgz","integrity":"sha512-FqRGgCVGeuYJVYWffb/b2wFV3oCjZ5FjiDbnOimpIifYPJ9ruBeZ/0Aved315VWo4aSE4HXRbpQPZd9cp9Iw4g==","signatures":[{"sig":"MEUCIBjKaZd55bwH3vKqx04afn1DE6GxaGf9akqCLxI+2pckAiEA2QkqjLxLatrrXwqSBPflXSJC4W5dde6bBQfrVQToyFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test","test":"jshint . && buster test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.2.25","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~1"}},"2.3.0":{"name":"when","version":"2.3.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.3.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"9bab0fa3ecb918e5e8f2084f08fb7252d158e0f5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.3.0.tgz","integrity":"sha512-8XuE35Qov5g4yHKvJlAjsDO24u1dNQT816vI4zyAmmKzxLJeGCa5AC0vGr+d2vz/bfkBEE9ovy94rLmObpDd2w==","signatures":[{"sig":"MEUCIHBAHxUweLHZXeEUmp8Mvp2VhTGdKsuZUjiQyYjBS5+NAiEAulW3I8eGAAM+elmebBcFwsNcJdq59nfEoKoY+1VnxSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.5","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~1"}},"2.4.0":{"name":"when","version":"2.4.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.4.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"4b762170a4dee67135bd62ac3d22cc4fc64cf831","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.4.0.tgz","integrity":"sha512-tPzHraDk1O2GAqPQh7lYDBP2qgkgznplV+XfcHkRDnE9Hsct5Cgt0Mczc2RIlho/Ml1/Ci3wqAT20QCPgc5anA==","signatures":[{"sig":"MEUCIBnudsAr+hSGQYzi8YnYVE+Wxpd77BdK7cymDn7+Z6byAiEAoTJma7nrTa6J331DV0EpIQJvnPZrJilHFiGB8PFjiIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.8","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~1"}},"2.5.0":{"name":"when","version":"2.5.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.5.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"8bf9ec2570fa58fe45987c889528571fe5782d0e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.5.0.tgz","integrity":"sha512-mYnZ/xMJpr66HfC7NsRkP/FZ+uSMQ6t5iRCtZbc0QVSo87pzIMynBdoasHbKBhsWHvvFSrHgWcXC6um+fnJQOQ==","signatures":[{"sig":"MEUCID5ncKeGhDEUqITxoak4M2gsyWRlLyobWHqdR/bL2WA6AiEA7NkEgvY20JG3t4Cj86uPCISkHZKIi3HyJx/9Y8EGPDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.11","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~2"}},"2.5.1":{"name":"when","version":"2.5.1","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.5.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"1109685075dc09643109287e6363ae5d73ea7d53","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.5.1.tgz","integrity":"sha512-Unl2Hfw6yeQvcRG3b5nyGBVDR5JYc4ZtkwxMXrh+5BXwKaj6VGQvypZAeEDjv91p5Cs/BCZxUl9iN9v16cMrPw==","signatures":[{"sig":"MEUCIESfoke8MOD2QnBe8/cJHCLjdPWV8IhQr/q8azQ0HczKAiEA4tyilPlzw9gsIIyT9krz/KHFod7cnVyPprf5POzl8H0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.11","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~2"}},"2.6.0":{"name":"when","version":"2.6.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo"],"_id":"when@2.6.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"3985e240acac1b4cf32925c43d400e5b5e11954f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.6.0.tgz","integrity":"sha512-e+maLwrsRMX3CBJsi3/zhkBm00obkwE9Lc6ZQSASMHtIHxuuUZjsqbn+WfVOEZMPWW3thc+Y6RKQ9eymYgyNKQ==","signatures":[{"sig":"MEUCIQDXj3V35YNlUshtDQkZVsVqgEYmQe7qsmA4YOUTlat8cQIgONhZwq2LqnwHirwMPB0dFc8OUXqJZ6g8MJp9TbtK+dg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.11","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","test-support":"~0.3","promises-aplus-tests":"~2"}},"2.7.0":{"name":"when","version":"2.7.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo","ender"],"_id":"when@2.7.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"f79495e53b206c853baf17da5bf3bb0c2eac7bd7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.7.0.tgz","integrity":"sha512-UatJDl4Iv35DCwlKymOOAd5dfPYOaZN9r8M2w/HXG509l3QAQjGoPPM4F8KNYXPIUAEe33EYYYT4OZbiHS292g==","signatures":[{"sig":"MEQCIBTyzJivtR5rv3u+6RILVZs2Ly/tabsnVBr7DCvgqrEwAiBvFJ59FXYWKhwGB+o/Q8KnbCRDoOBbRenOuW+kh9oT1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js -o build/when.js","browserify-debug":"browserify -s when build/when.browserify-debug.js -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.11","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"2.7.1":{"name":"when","version":"2.7.1","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo","ender"],"_id":"when@2.7.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"445b834ae6059c0d4772f55b079f994ddd6f5b2a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.7.1.tgz","integrity":"sha512-9uii171G/6F2yLjAUNkFe0Q0dBSSwxfM57cLhNzhF3UvTEJTXBD8+cmoKF+G35LCN//tTl41iCo59lLa1oVdBA==","signatures":[{"sig":"MEUCICB1/BLL6q48+CGYJMkRZu2D7OknEAi5Wglr4afewxUMAiEA1OJtAHa2Ua6MLzfVhGTLv/4DOnWFzbcdKUETufOfWo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js -o build/when.js","browserify-debug":"browserify -s when build/when.browserify-debug.js -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.11","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"2.8.0":{"name":"when","version":"2.8.0","keywords":["Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","cujo","ender"],"_id":"when@2.8.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"a15eda8b6998ce74c6f4e220dbda18ce2ab3b026","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-2.8.0.tgz","integrity":"sha512-A6EsmlwLbiGQw58PWSFjA0jb7RWbnqtc2OtpfoCqe0WQvLmA9h6vBrM/2l4ClQllTGAVNf75s04iHOjvM5AVXw==","signatures":[{"sig":"MEUCIQCA2r+xAds45rvX62X/mo0PbERqLU1VLBG/gXuEBa9FfwIgVPoSEWGk5gEPljmmAekZGPTgvCrvB/5+gMTR5UHNnAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js -o build/when.js","browserify-debug":"browserify -s when build/when.browserify-debug.js -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.3.21","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"https://github.com/cujojs/curl/tarball/0.7.3","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"3.0.0":{"name":"when","version":"3.0.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.0.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"1923b2dbfa0908c4491dc5ca27f05a3193df8144","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.0.0.tgz","integrity":"sha512-UmHzMO9M7uv0G5czPQhFIYySkokI9UEHkgVn9OX0aM5VxBJKpgtPdkty2MEpBz16pRO/Kd4VVnblCxIZzTKYJw==","signatures":[{"sig":"MEUCIQCSj0kK1D4ZtHYkEiItT1z1+lZ53qyDOKS+Rf7sxcad8gIgNt/oCPXagwWlFSqFmrGrEG4x70MTCye9uRBhYtmn2eU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme -b test/browsers.json","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.3","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"git://github.com/cujojs/curl","poly":"git://github.com/cujojs/poly","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"3.0.1":{"name":"when","version":"3.0.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.0.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"8f987002ffb643b11d402d7fc81ef33ce06efef4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.0.1.tgz","integrity":"sha512-JUdVEVWVBolMrPq5KXx83SGpwvzRPxMiu4pt01jTHoRyAiSWtuDvZPH7Vs+lmLsFE4OL9bSfZ3XpfI0aduqHoA==","signatures":[{"sig":"MEUCIAaq7NXKV1mIwBGe8d3Zjw0bc/TvLXzcqOIAkUYJCgrrAiEAxt6Cc2u17yGBdTbu4F4GpUUW1kjM9xASkTLgK7DMZ1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme -b test/browsers.json","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.3","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"git://github.com/cujojs/curl","poly":"git://github.com/cujojs/poly","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"3.1.0":{"name":"when","version":"3.1.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.1.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"a2479659ca15f725541ecf52ebae091b781ee134","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.1.0.tgz","integrity":"sha512-dAzT69pMCz+s4iTjMNQH+j2x83waW2swg/cD4GEHQWvC5cT4dSUJI8+Xe4PMx8uoE7kTcP05SlP5RPwdLI28zw==","signatures":[{"sig":"MEUCID4vPkhSleS7w8EEbBB78p71d1fFQi4u36BpoQLfj8+/AiEAx8Uls31aPD/TSeMWRT/+nlXQeCimPGx2mLr8PwA6I7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"scripts":{"ci":"npm test && sauceme -b test/browsers.json","test":"jshint . && buster test -e node -r specification && promises-aplus-tests test/promises-aplus-adapter.js --reporter spec","start":"buster static -e browser","tunnel":"sauceme -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.3","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"curl":"git://github.com/cujojs/curl","poly":"git://github.com/cujojs/poly","benchmark":"~1","microtime":"~0","browserify":"~2","test-support":"~0.3","promises-aplus-tests":"~2"}},"3.2.0":{"name":"when","version":"3.2.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.2.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"0def1fde7b3aca203de1ffcd0a70ccc8da074f60","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.2.0.tgz","integrity":"sha512-n4MvZ6PatKQauptcbjTWwhF83MNYU4G50KWjRYBDiGQonwNVmFMZrw+O0qnhiTsTeh34zq15dxbZbT7EQNjsEQ==","signatures":[{"sig":"MEUCIQCJF+mw+llI/lUPyHwxatQLqaY7xOKRScmTQ+RWSOifEwIgKiR9A8yrVrHIq1C5gukDCNBufg4lz4Uch5mTBrRXTbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"0def1fde7b3aca203de1ffcd0a70ccc8da074f60","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.8","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.2.1":{"name":"when","version":"3.2.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.2.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"bf5cfd9f8782f66895938e82bdc01d43d6ef7224","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.2.1.tgz","integrity":"sha512-4aSg9S+Ykv1zfEdlGoLqD6aAW/nLEA0PNf9iV5aktjDhgSjnI4EBySuUZ16SDpVlME2MIh/dBxhBxh9Iy8Pciw==","signatures":[{"sig":"MEYCIQCG1GtG6k+sjQAVOJmT/Srg4S3kT2iaGKCQtZwIIhd9mQIhAM+pyMBtKm1WgQSo41GilZ8EoRnRPRnxgq6ssKFSJxw1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"bf5cfd9f8782f66895938e82bdc01d43d6ef7224","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.2.2":{"name":"when","version":"3.2.2","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.2.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"896710eb13abaf8e07b3196bf144ec5817a90a7b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.2.2.tgz","integrity":"sha512-NGZiG2HZuJa5ChQF/Jaj2Ye6tq+XCtSKvr4H3tFZt8sQUt0vtpnPwfTZqAn9NdWflfeTbHg1YvZRbX8gdusXKA==","signatures":[{"sig":"MEUCIF2ql0vBXZIEQsoYbeRIlvHZy/nbJ+92SDrs85sVX0OnAiEAnaOI65ydki0Pkc9e06ZEgQXErjwl+Gm4BdzgUNpbQu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"896710eb13abaf8e07b3196bf144ec5817a90a7b","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.2.3":{"name":"when","version":"3.2.3","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.2.3","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"b34a257a73cc5365d5346e6acd7f4b333fa73463","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.2.3.tgz","integrity":"sha512-c4JkBw/PbpoBJ2CoYIGrvu5omnZpTDJVQAExVf6ctJhMq4AjW9azWSzLvmIm39O4fNI08p0ws/d0r1G0qj3F9g==","signatures":[{"sig":"MEUCIQDsy8q0cVbOy01GE9SvFP87jFZQq3xOn3KhQ9E6e7dZ/QIgHz4vZL2wJxRa81QvHVLbI2J6wmOziUTSgUO6ITnpKLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"b34a257a73cc5365d5346e6acd7f4b333fa73463","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.3.0":{"name":"when","version":"3.3.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.3.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"f9cbce3373c1a08d086e922029c8b0e5b0207a94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.3.0.tgz","integrity":"sha512-H2pnkpvcklmRWOYEWwhswNItXpT1sfPMNFxLM5q0v8M7M8AiOy6sqTDmyiVxjxe8sblJ/ivlvIaXJfk+LZL/Tw==","signatures":[{"sig":"MEUCIQD3Rv9EE+niQLjwhjkww9Nm6nRs9EAuHzSP+TbYWa9UowIgPbk+Qsz/8e2ltDSIyaixlCwcmDZMfiVgeAJbcFXR/Vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"f9cbce3373c1a08d086e922029c8b0e5b0207a94","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.3.1":{"name":"when","version":"3.3.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.3.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"cf4b769c427414d4c1d1090b571c21335f55b576","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.3.1.tgz","integrity":"sha512-Duj5vBFIRKg11tQo96utzALZi1IvYvVT1Njs3IhFWGK+lyoc1PK2b5dlXxSIPmhSO+uVCnPPrNT0sbHX3iQp1Q==","signatures":[{"sig":"MEUCIAzfYFW/yXgXQOxq+/TGWIEQyJM0wQecylcKZ0DUY73DAiEAoIDBz0oyvKPO83ZOyLT/oAzQObMg5wFKJNC4XobMQJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"cf4b769c427414d4c1d1090b571c21335f55b576","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.0":{"name":"when","version":"3.4.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"52869b844e0c408cc162c11e148ee23a9a8f7b5f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.0.tgz","integrity":"sha512-6NziFbmeJwnReKd0R+ppo2OZCInwjvknk7IP6sArnDO3qal44iK60BUAvn5/I8+8WcVOM6gFiFoPgkiKKC4buQ==","signatures":[{"sig":"MEYCIQDpeVRcW1osScrOltb22urcwO8TPmOVp69qfGj/lr5vrAIhAMXSQxdErSlg6jdJmyc4zKENPNXkcrX3XI67ojyE5fYk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"52869b844e0c408cc162c11e148ee23a9a8f7b5f","gitHead":"f5a614d2452e7101e880f81a6d63905109fa9bb3","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.14","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.1":{"name":"when","version":"3.4.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"5e211e23aa22bb175d27dd6eb26ceec6590f26df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.1.tgz","integrity":"sha512-G+olwM/HSzQ7XLUEBLIPdh4g2ylMTuP/E9zsGmFC8xufRTYH10LfdonEB75Hq/0ZfxWG9mqQ2jfsZrpFC4xlGQ==","signatures":[{"sig":"MEYCIQCfLYw6wZwFnUlnzw6EWsSAyxTGDH3294kznTv/Lt13kgIhAI7ltV9fOcebP36Kxn/4I/2kicAT/CFUq8fS9KFJutDm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"5e211e23aa22bb175d27dd6eb26ceec6590f26df","gitHead":"f6d74d265b7931a31a9639bd4fbe5660803831c5","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.14","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.2":{"name":"when","version":"3.4.2","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"7dfca339bbd26583bc3ffaf6172b0859b5845ead","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.2.tgz","integrity":"sha512-gkYIzinrPS75rejLqt9xv02c919/kAPHRDKNWo1Z2Jww/2OPyt4Gvi0OclL02mkX/p8RCZKkeqCp5rULItQYSg==","signatures":[{"sig":"MEUCIQCKNOeqRqUTXMvJr5khi7y7VRzcRZeSfdqLBBPuNQDcFQIgIAUjc17/I6yr3ztkxnYh+zCrZAwDt+vUpw2uW7ROU14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"7dfca339bbd26583bc3ffaf6172b0859b5845ead","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.9","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.3":{"name":"when","version":"3.4.3","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.3","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"2c6409ca014948fea22f1d6c46e1f586c2479467","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.3.tgz","integrity":"sha512-Aqcqsk/0zNFtqrOsSLqE+r2OG4QsEmL0XF2ckjJtD1ff5l7s8w+eXISckHGhhSjYgt8JsZWKGDeaVHWlFAh1rA==","signatures":[{"sig":"MEQCIGvLpGEL/OTpmkrHadgZyfbpJH0eiYmEUY5anqhtGHkCAiBR34fWQBoTLMAbdxPId5MPFeydJQYZR6mUJX2YJaieVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"2c6409ca014948fea22f1d6c46e1f586c2479467","gitHead":"4f62cca6b6d61e48b77ca06a685aa4b26877f06a","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.14","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.4":{"name":"when","version":"3.4.4","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.4","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"72010a6466b17ee81c73d3c76d819de48e0c886c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.4.tgz","integrity":"sha512-g5ajtVsM1bvUswuK+DdZxUBjctsavsGgg09l2L0twYPePBeo/pdxaMLo4SaGxQRQqCcYrXyTusYNyYo9/3mIOQ==","signatures":[{"sig":"MEQCIAmTWsh+1npcOxv5hnhk642+Do2rjrcfQfnooCAag5XFAiBYxDo9v9/IAj/nT5T7HR+uomhcqbLBBNTN8gM3QmfyoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"72010a6466b17ee81c73d3c76d819de48e0c886c","gitHead":"16f1704177075f66413e901a5a77ca60eb5d429a","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.21","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.5":{"name":"when","version":"3.4.5","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.5","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"1f39cc46cfb349f0aee37c5b1abce6a527846969","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.5.tgz","integrity":"sha512-2uhCSN4y1OOomE09/Noxgarj5ztf9kSq+4SbVhGFb1sfaPi8HldcvgNTuMS5w4bRSGEvv5aD2nK2u7of9ohj1Q==","signatures":[{"sig":"MEUCIQCIf58hGhy2JZdI8dpgx9ESqZ/XR4xJ51Z1m20d3BR2TgIgLYQ2IydYxpx617PGIHAMnP2brXk7tKnNUdgpXRO6pJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"1f39cc46cfb349f0aee37c5b1abce6a527846969","gitHead":"b6c368ed70034e0589b37ba312df56f65fe753f1","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.23","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.4.6":{"name":"when","version":"3.4.6","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.4.6","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"8fbcb7cc1439d2c3a68c431f1516e6dcce9ad28c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.4.6.tgz","integrity":"sha512-TzS0kHjRk5dX+3VlU4ZxAppq1JxybVd7dvLVw1YtItkIuAnijwKV4NL8omnicsAd+CPl9sceLmAFbGdNYPgm9w==","signatures":[{"sig":"MEQCIEMUGtXNM0OYqvnV7XEClqA5uE0ut9Lj0yRTtqeoNbWoAiACZYUbRkkIUZJcDTa2PNnR6vGQWFLfqHOW8RKpW7EOsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"8fbcb7cc1439d2c3a68c431f1516e6dcce9ad28c","browser":{"vertx":false},"gitHead":"bbc391c11f628b7856a8013832aa8d679c1137cc","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.23","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.5.0":{"name":"when","version":"3.5.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.5.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"bf364c1660b424312770523fe8a564620a8bcdba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.5.0.tgz","integrity":"sha512-ywcvG9U9bDgeYqYCAjIvuEvAj9PDXYcEyfIrMNY1oqG4CAyJdJMFP1NQMclXjEyG2/fYAQD580wBAv1UmF9EYA==","signatures":[{"sig":"MEUCIQDZ38cHrDKMaxmlsKfiwun/X3PR2P03Pw4ULyIYKtPCNgIgNn53BFVs45CaT2uqrzcylzes/0NeLQY1V30jHjSJWpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"bf364c1660b424312770523fe8a564620a8bcdba","browser":{"vertx":false},"gitHead":"1de9ab9dd033b7626d186ae98160a607b8210342","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.5.1":{"name":"when","version":"3.5.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.5.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"3c2951533eacbc5572ced32e5866d6f7c5b668ca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.5.1.tgz","integrity":"sha512-jneg5TM2OBNQx86NeVCGAN+RxucRs/50kR1TbriQ+jnS32O5HvIAQcD7M5dWIavYne8GBXbYBpaUJh+z7nP9hw==","signatures":[{"sig":"MEUCIBwnKVW5EvYOxP2xcnb3bipaj6qPFc7JfnIFr4A6rkOaAiEAlug2GJhcSrDCvfwvN7VVebTZS209pJ8kQtkGLHC3CWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"3c2951533eacbc5572ced32e5866d6f7c5b668ca","browser":{"vertx":false},"gitHead":"f112691e67764c33590d5bc24a531208ef05445e","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.5.2":{"name":"when","version":"3.5.2","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.5.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"a506893dca3c7d5f7b7daa29474f2ce6db922a9d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.5.2.tgz","integrity":"sha512-EyHBqyEb/QKJ90GP0zKnptImCxP+vqVTfSkVkZPtuDBDEvOirPdehGbo+HMa6xm+iU6iAF6+o0VPYCRfq26kUw==","signatures":[{"sig":"MEUCIH4h5vlY22Kko1Ho8Y/G54NtzqDYUU0HZ3R/bxo+ePWuAiEA0ptVRR8aXja3DscGPZSGvVG0fCtfeqNDCF3ekXB/oPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"a506893dca3c7d5f7b7daa29474f2ce6db922a9d","browser":{"vertx":false},"gitHead":"6eda35c3490c38a41e001536f1fef6014b487cea","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.6.0":{"name":"when","version":"3.6.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.6.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"225cd89a6bb19f826967e74b93dee557a1fdb3e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.6.0.tgz","integrity":"sha512-qb7sgCAToWahBE0GwIG4CjOsfTdqvjjqt9WjXnXithgQGvnjCpWxMJ4u/2s6O0L7fuvKAwYI+wruzaOcmw2BKw==","signatures":[{"sig":"MEQCICVh2iVgAFpI2Us0sM4GFkrAMv8hRNmVtOFMUFTSG94nAiAr6n9fcttfIS/olBkQlyUIRAneDKjf+zoTMQFlZmIlDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"225cd89a6bb19f826967e74b93dee557a1fdb3e5","browser":{"vertx":false},"gitHead":"9743ca53a9f70beb932401a6ee4b1eed5fd36cc0","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"2.0.0","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.6.1":{"name":"when","version":"3.6.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.6.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"3f2e7a06e8d4aec9bf8595fe39e93cf0a5a083e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.6.1.tgz","integrity":"sha512-FNCqyjB8VuXzl5BRxOXmP/eJvE6JLjNOtVFXVF0VUPv6yAEXsDd7SI4dkl4xwtO+/ozTj1fcdU2PXx67i8klLg==","signatures":[{"sig":"MEYCIQCL3XFtCwhNZcI8oBrb/qd8/R1gAdbuo+xsPCclAhelswIhAM5aVFRr+aK8z2NYvRugA1MZjwl9E3pEUMOE56hYqplo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"3f2e7a06e8d4aec9bf8595fe39e93cf0a5a083e1","browser":{"vertx":false},"gitHead":"454aeb8b5bc4fca47b846d007af77ad14f46bef1","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.6.2":{"name":"when","version":"3.6.2","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.6.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"d166916cff9f715ed393f6410232d531452d6d52","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.6.2.tgz","integrity":"sha512-41iPjp5e4eOS0AtOSDc0wlQwY49Hypl3vqNq/pFcD4PEqB6MCGoRxQ8EZftSflUn+sqWWbgeFKtTQIwssvFG4w==","signatures":[{"sig":"MEUCIQDzyvDJXcs9m0EQJ4J+TXtQ3IBCD9gdSHChKHdSo3hGiQIgBdb0p3k3s5ETMxhwpLrxi5IJ74gnl3XG7ekvuVzvARg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"d166916cff9f715ed393f6410232d531452d6d52","browser":{"vertx":false},"gitHead":"1f5454499bfcca982e969c85a433b850c5ec26fe","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.6.3":{"name":"when","version":"3.6.3","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.6.3","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"03bec25181e1ababf3dca82544860233165f0fa2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.6.3.tgz","integrity":"sha512-RifPeE9AXiqcncrzsoU4ABh6avE/THIBFqahKXv4VbsOp2Jtfe1Y71+yXK7O/t87mTz9OedaJYWgSfAUyL3doQ==","signatures":[{"sig":"MEUCIFHAOoTV+esyFnw3TTQY9hvKqgZ9XpJ1vVOHZP4jsu+bAiEAk0c9U4ti0NV/ridxLp99ngeOS6Uprf1JjoOibInx6WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"03bec25181e1ababf3dca82544860233165f0fa2","browser":{"vertx":false},"gitHead":"a0f1f3980390243e8c5e4439819a47a4b048de4f","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.6.4":{"name":"when","version":"3.6.4","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.6.4","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"473b517ec159e2b85005497a13983f095412e34e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.6.4.tgz","integrity":"sha512-d1VUP9F96w664lKINMGeElWdhhb5sC+thXM+ydZGU3ZnaE09Wv6FaS+mpM9570kcDs/xMfcXJBTLsMdHEFYY9Q==","signatures":[{"sig":"MEYCIQDeZXmCJuDGvgby8lAWUP/xrbYHSbJCjDGMR4LxUWivXAIhAMI/H+pjufy5h6MtFRtAuYdsMFHFMM25DsLn2MphAbtN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"473b517ec159e2b85005497a13983f095412e34e","browser":{"vertx":false},"gitHead":"dd90ad3b83a10a518f9c77ed5a35e8a0022eae35","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"2.0.0","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.0":{"name":"when","version":"3.7.0","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.7.0","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"9832df4306fbaac75a29def36bf968a4907a2656","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.0.tgz","integrity":"sha512-tb7xCrlUe+sJmshq5fliXestaM8ynvtqDQfiIms5NDenvN0OdlOwnGID1xOoQDnRIJB8zyLhTg8ACW0Q1Ps7cg==","signatures":[{"sig":"MEQCIBev2UQ2MYTr8emEoBuO8rKhy+EAT1tpV71CWeJqvEodAiBmpF7NHHAMc/8niF5re+wyOravGyCGvbZDOCCEeu7pLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"9832df4306fbaac75a29def36bf968a4907a2656","browser":{"vertx":false},"gitHead":"d8926504436fa536dfaba3729b37bbc97dd5e871","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"2.0.0","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.1":{"name":"when","version":"3.7.1","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.7.1","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"d8633d3351d977823f6e6d89e0487bbeb39f1f7d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.1.tgz","integrity":"sha512-yCG+EfUcg/d7XCJU3phRb4J+rDBkf/QQ6sv46MxEGzF8DYw8e+7aUXdn/IUU36GnR1c9nxbgNo3in0kXAtCtjw==","signatures":[{"sig":"MEYCIQDJuqv414DcUUkXEQtSvmQTZbnM2HIQtNZpnc7v+JMPmgIhAObYcMzd+KAXgpXxY+UUEKu5wBPnZm7uHHgvCYmVrKhu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"d8633d3351d977823f6e6d89e0487bbeb39f1f7d","browser":{"vertx":false},"gitHead":"47e8b75c79a42bcba0b6ee424e60d93703096583","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.2":{"name":"when","version":"3.7.2","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.7.2","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"06bed1296df3a0bfd83f7f31c5e1d779bd97eae8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.2.tgz","integrity":"sha512-4bbCyG17E2biaSUwjh3kgGvIe2SWyK7F72hSQtiJMDg7E1mgIcqUdcH8Hat9M7hhC5h6+zfzLgT+xBT1gS8SVg==","signatures":[{"sig":"MEYCIQDo26T01igQ6b1Yd5GjkhU4wegvmjLaVS/7SpQHVdJPqwIhAJh+A6LWa7BKRCgP03Q4CK1KzFGrFaqFRp2fXvlIDjBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"06bed1296df3a0bfd83f7f31c5e1d779bd97eae8","browser":{"vertx":false},"gitHead":"631fc79b3970ec8c99f5e657386e1dd0b4a76f08","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"https://github.com/cujojs/when","type":"git"},"_npmVersion":"1.4.28","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.3":{"name":"when","version":"3.7.3","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"_id":"when@3.7.3","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"a2189a408128a9962afb0ee2c271631d0a76f44b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.3.tgz","integrity":"sha512-cUsp3b0BOMVm5kupGM/V6dY2B4IeednZSGajNm6+bGKV5CG3w7qc5RAQLnBjgYuHWDUDSdndYeXr9ayBeLXH6Q==","signatures":[{"sig":"MEYCIQCGr+EvkjxkIdgSRW3G7/6UuZvohvuA3m7vnMtBliY9aAIhAKFfNgyd0m8KAeIugolZbOSSzh8FsrWbPHABnHRPZfdQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js"]},"_shasum":"a2189a408128a9962afb0ee2c271631d0a76f44b","browser":{"vertx":false},"gitHead":"d748316b0a1ef9f323edd5c9eac899f221c7fa13","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"licenses":[{"url":"http://www.opensource.org/licenses/mit-license.php","type":"MIT"}],"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"2.8.3","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"1.8.1","devDependencies":{"wd":"~0.2","poly":"git://github.com/cujojs/poly.git#0.6.0","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.4":{"name":"when","version":"3.7.4","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"license":"MIT","_id":"when@3.7.4","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"85371f2b4badf3f712f827a18e7dcf38f538c61c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.4.tgz","integrity":"sha512-DRJCN1alkwu+8iSCEuPyOC65CBdeOZfogZpb46qyopEtbb6TSPLFq/7kxe0CnMFsUj8QrBabmFaEom6qu5Ooiw==","signatures":[{"sig":"MEUCIQDq5PaR5oi4zK8nMDKgiSaFVY4ImlzF/zw0R/QC5fSJwgIgebTv/NDVOl1YIOL6B2Ysk8wl9yPEuntDZjt5ZsZ9twc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js","lib/decorators/*.js"]},"_shasum":"85371f2b4badf3f712f827a18e7dcf38f538c61c","browser":{"vertx":false},"gitHead":"be5316e2543e5e33c435ea641a9ff7012fbcdd34","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"2.14.7","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"4.2.1","devDependencies":{"wd":"~0.2","poly":"^0.6.1","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.5":{"name":"when","version":"3.7.5","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"license":"MIT","_id":"when@3.7.5","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"199ff1142989624957bff61ac1a2e715af3f610a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.5.tgz","integrity":"sha512-zsNO/ExQ1FavmsOKGB0B146ZT6PTJcinAOkTqisDWToJFJPJSjEPYPssfD17huMbWWGl+vFX6Sfh8scam/NCig==","signatures":[{"sig":"MEUCIQDLPmxsYBo79piFPcVIqv66x1jw080aB02L8kFy4bfPFQIgZSsyfmucjIADSJYOQZmIKZ+lloBcpzOJ2dWSkyVz/EY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js","lib/decorators/*.js"]},"_shasum":"199ff1142989624957bff61ac1a2e715af3f610a","browser":{"vertx":false},"gitHead":"92eae6b5a43db4a55dc614037add1fa99b0bff29","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","benchmark":"node benchmark/promise && node benchmark/map","browserify":"browserify -s when build/when.browserify.js --no-detect-globals -o build/when.js","prepublish":"npm run browserify-es6","preversion":"npm run browserify-es6","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals -o es6-shim/Promise.js","browserify-debug":"browserify -s when build/when.browserify-debug.js --no-detect-globals -o build/when.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"2.14.7","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"4.2.1","devDependencies":{"wd":"~0.2","poly":"^0.6.1","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","optimist":"~0.6","benchmark":"~1","microtime":"~0","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.6":{"name":"when","version":"3.7.6","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"license":"MIT","_id":"when@3.7.6","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"8656d1ccfc9ef2a54647911a716fbc9cb13456cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.6.tgz","integrity":"sha512-vMzvrhEzvPBbzxKcMxCZouigIEAgwinN2yuyk8Fdvr0JFxf4Mdbe9wmiSqTfY/rNA0eWiFMaq0ebXPABzB440Q==","signatures":[{"sig":"MEYCIQCz/kaaqQ1Ied0m5YlxKDuiX2pc+qw8UvWSMaX/+gq6ZgIhAKT3BzLlNQX0X3Tp7Oah03zeXRx/muLklKaHqFQLM74E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js","lib/decorators/*.js"]},"_shasum":"8656d1ccfc9ef2a54647911a716fbc9cb13456cf","browser":{"when":"./dist/browser/when.js","vertx":false},"gitHead":"df0237314eac63496af495e308704e8f1f7f51c3","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","uglify":"npm run uglify-es6 && npm run uglify-when","benchmark":"node benchmark/promise && node benchmark/map","browserify":"npm run browserify-es6 && npm run browserify-when && npm run browserify-debug","prepublish":"npm run browserify && npm run uglify","preversion":"npm run browserify && npm run uglify","uglify-es6":"cd es6-shim; uglifyjs Promise.js --compress --mangle  --in-source-map Promise.js.map --source-map Promise.min.js.map -o Promise.min.js; cd ../..","uglify-when":"cd dist/browser; uglifyjs when.js --compress --mangle  --in-source-map when.js.map --source-map when.min.js.map -o when.min.js; cd ../..","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` es6-shim/Promise.js.map >es6-shim/Promise.js","browserify-when":"mkdir -p dist/browser && browserify -s when build/when.browserify.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` dist/browser/when.js.map >dist/browser/when.js","browserify-debug":"mkdir -p dist/browser && browserify -s when build/when.browserify-debug.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` dist/browser/when.debug.js.map >dist/browser/when.debug.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"2.14.7","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"4.2.3","devDependencies":{"wd":"~0.2","poly":"^0.6.1","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","exorcist":"~0.4","optimist":"~0.6","benchmark":"~1","microtime":"~0","uglify-js":"~2","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.7":{"name":"when","version":"3.7.7","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"license":"MIT","_id":"when@3.7.7","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"aba03fc3bb736d6c88b091d013d8a8e590d84718","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.7.tgz","integrity":"sha512-9lFZp/KHoqH6bPKjbWqa+3Dg/K/r2v0X/3/G2x4DBGchVS2QX2VXL3cZV994WQVnTM1/PD71Az25nAzryEUugw==","signatures":[{"sig":"MEUCIQCz9e8DFDeCgChK+Dm1gHxhkkrYL2e9iXA3ATzFoUQS7AIgPBXSjNPJ7RylukGY2BpiVNLiyTcEH+GF0kkQ4w6GTQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when.js","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js","lib/decorators/*.js"]},"_shasum":"aba03fc3bb736d6c88b091d013d8a8e590d84718","browser":{"when":"./dist/browser/when.js","vertx":false},"gitHead":"1516d791439f28cbb8f1854d16fef15e904a8a83","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","uglify":"npm run uglify-es6 && npm run uglify-when","benchmark":"node benchmark/promise && node benchmark/map","browserify":"npm run browserify-es6 && npm run browserify-when && npm run browserify-debug","prepublish":"npm run browserify && npm run uglify","preversion":"npm run browserify && npm run uglify","uglify-es6":"cd es6-shim; uglifyjs Promise.js --compress --mangle  --in-source-map Promise.js.map --source-map Promise.min.js.map -o Promise.min.js; cd ../..","uglify-when":"cd dist/browser; uglifyjs when.js --compress --mangle  --in-source-map when.js.map --source-map when.min.js.map -o when.min.js; cd ../..","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"browserify -s Promise es6-shim/Promise.browserify-es6.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` es6-shim/Promise.js.map >es6-shim/Promise.js","browserify-when":"mkdir -p dist/browser && browserify -s when build/when.browserify.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` dist/browser/when.js.map >dist/browser/when.js","browserify-debug":"mkdir -p dist/browser && browserify -s when build/when.browserify-debug.js --no-detect-globals --debug | exorcist -b . -r https://raw.githubusercontent.com/cujojs/when/`git rev-parse HEAD` dist/browser/when.debug.js.map >dist/browser/when.debug.js","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && browserify ./test/*-test.js ./test/**/*-test.js -o test/browser/tests.js -x buster "},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"2.14.7","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"4.2.3","devDependencies":{"wd":"~0.2","poly":"^0.6.1","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","exorcist":"~0.4","optimist":"~0.6","benchmark":"~1","microtime":"~0","uglify-js":"~2","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"}},"3.7.8":{"name":"when","version":"3.7.8","keywords":["cujo","Promises/A+","promises-aplus","promise","promises","deferred","deferreds","when","async","asynchronous","ender"],"license":"MIT","_id":"when@3.7.8","maintainers":[{"name":"dev","email":"info@cujojs.com"}],"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"homepage":"http://cujojs.com","bugs":{"url":"https://github.com/cujojs/when/issues"},"dist":{"shasum":"c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/when/-/when-3.7.8.tgz","integrity":"sha512-5cZ7mecD3eYcMiCH4wtRPA5iFJZ50BJYDfckI5RRpQiktMiYTcn0ccLTZOvcbBume+1304fQztxeNzNS9Gvrnw==","signatures":[{"sig":"MEYCIQDpeOuRyCSEmFQHwh80y65ig4Smo41aDY51+M4MUsgnOQIhAKfYrPEsNXVAZU+mGmf9v6FSr6gLXCPRK8GikjXruVG7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"when.js","_from":".","ender":{"files":["*.js","lib/*.js","node/*.js","unfold/*.js","monitor/*.js","lib/decorators/*.js"]},"_shasum":"c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82","browser":{"when":"./dist/browser/when.js","vertx":false},"gitHead":"5c0a9ebaaf9bc859e76bd9584a9c9677e1e18f08","scripts":{"ci":"npm test && node test/sauce.js","test":"jshint . && buster-test -e node && promises-aplus-tests test/promises-aplus-adapter.js","start":"buster-static -e browser","tunnel":"node test/sauce.js -m","uglify":"npm run uglify-es6 && npm run uglify-when","benchmark":"node benchmark/promise && node benchmark/map","browserify":"npm run browserify-es6 && npm run browserify-when && npm run browserify-debug","prepublish":"npm run browserify && npm run uglify","preversion":"npm run browserify && npm run uglify","uglify-es6":"uglifyjs es6-shim/Promise.js --compress --mangle  --in-source-map es6-shim/Promise.js.map --source-map es6-shim/Promise.min.js.map -o es6-shim/Promise.min.js","uglify-when":"uglifyjs dist/browser/when.js --compress --mangle  --in-source-map dist/browser/when.js.map --source-map dist/browser/when.min.js.map -o dist/browser/when.min.js","browser-test":"npm run build-browser-test && buster-static -e browser -p 8080","browserify-es6":"node scripts/browserify.js es6","browserify-when":"node scripts/browserify.js when","browserify-debug":"node scripts/browserify.js debug","build-browser-test":"browserify ./node_modules/poly/es5.js -o test/browser/es5.js && node scripts/browserify-tests"},"_npmUser":{"name":"dev","email":"info@cujojs.com"},"repository":{"url":"git+https://github.com/cujojs/when.git","type":"git"},"_npmVersion":"3.10.10","description":"A lightweight Promises/A+ and when() implementation, plus other async goodies.","directories":{"test":"test"},"_nodeVersion":"6.9.4","devDependencies":{"wd":"~0.2","glob":"^7.1.1","poly":"^0.6.1","rest":"1.1.x","json5":"~0.2","buster":"~0.7","jshint":"~2","mkdirp":"^0.5.1","exorcist":"~0.4","optimist":"~0.6","benchmark":"~1","microtime":"~2","uglify-js":"~2","browserify":"~2","promises-aplus-tests":"~2","sauce-connect-launcher":"~0.4"},"_npmOperationalInternal":{"tmp":"tmp/when-3.7.8.tgz_1487551898694_0.25407310761511326","host":"packages-12-west.internal.npmjs.com"}}},"name":"when","time":{"created":"2012-05-29T15:08:02.585Z","modified":"2024-12-13T19:06:22.911Z","1.2.0":"2012-05-29T15:08:03.022Z","1.3.0":"2012-06-13T14:33:18.813Z","1.4.0":"2012-07-31T01:06:07.920Z","1.4.1":"2012-08-10T01:25:58.504Z","1.4.2":"2012-08-15T14:09:40.109Z","1.4.3":"2012-08-24T13:53:58.794Z","1.4.4":"2012-09-11T02:12:24.956Z","1.5.0":"2012-09-25T18:15:43.259Z","1.5.1":"2012-10-05T18:27:39.210Z","1.5.2":"2012-10-23T00:06:39.602Z","1.6.0":"2012-10-31T16:10:07.951Z","1.6.1":"2012-11-01T14:44:06.788Z","1.7.0":"2012-12-04T02:30:42.281Z","1.7.1":"2012-12-07T18:13:42.780Z","1.8.0":"2013-02-14T17:13:22.333Z","1.8.1":"2013-02-26T02:59:59.270Z","2.0.0":"2013-03-18T20:08:15.772Z","2.0.1":"2013-04-08T13:19:12.562Z","2.1.0":"2013-05-09T14:36:37.145Z","2.1.1":"2013-06-17T20:59:49.736Z","2.2.0":"2013-07-04T00:27:45.896Z","2.2.1":"2013-07-05T17:29:34.265Z","2.3.0":"2013-08-09T13:30:52.503Z","2.4.0":"2013-09-06T16:35:37.174Z","2.5.0":"2013-10-05T17:54:18.298Z","2.5.1":"2013-10-07T20:07:55.446Z","2.6.0":"2013-11-06T21:53:05.299Z","2.7.0":"2013-12-02T20:02:45.294Z","2.7.1":"2013-12-29T00:19:37.758Z","2.8.0":"2014-02-03T18:38:04.164Z","3.0.0":"2014-03-17T16:50:30.096Z","3.0.1":"2014-03-20T20:51:24.948Z","3.1.0":"2014-04-04T14:27:12.845Z","3.2.0":"2014-05-15T15:37:39.608Z","3.2.1":"2014-05-20T02:03:37.879Z","3.2.2":"2014-05-25T18:49:57.345Z","3.2.3":"2014-06-06T14:25:55.069Z","3.3.0":"2014-07-02T13:21:18.720Z","3.3.1":"2014-07-03T02:37:15.572Z","3.4.0":"2014-07-15T14:07:52.999Z","3.4.1":"2014-07-19T00:26:59.811Z","3.4.2":"2014-07-21T14:23:23.244Z","3.4.3":"2014-08-05T14:04:47.294Z","3.4.4":"2014-08-14T14:21:42.814Z","3.4.5":"2014-09-03T02:04:26.746Z","3.4.6":"2014-09-15T16:16:24.141Z","3.5.0":"2014-10-01T18:15:10.276Z","3.5.1":"2014-10-24T16:55:02.895Z","3.5.2":"2014-10-29T16:07:22.161Z","3.6.0":"2014-11-07T20:41:04.001Z","3.6.1":"2014-11-11T19:23:53.754Z","3.6.2":"2014-11-13T13:50:40.890Z","3.6.3":"2014-11-14T02:35:27.095Z","3.6.4":"2014-12-14T04:06:58.230Z","3.7.0":"2015-01-26T03:14:58.432Z","3.7.1":"2015-01-28T14:30:35.553Z","3.7.2":"2015-01-30T15:52:25.846Z","3.7.3":"2015-04-27T13:05:37.891Z","3.7.4":"2015-10-24T18:10:15.518Z","3.7.5":"2015-11-21T01:53:02.261Z","3.7.6":"2015-12-23T19:58:12.812Z","3.7.7":"2015-12-24T15:49:23.009Z","3.7.8":"2017-02-20T00:51:40.927Z"},"contributors":[{"url":"http://hovercraftstudios.com","name":"Brian Cavalier"},{"url":"http://unscriptable.com","name":"John Hann"},{"name":"Scott Andrews"}],"readmeFilename":"README.md","homepage":"http://cujojs.com"}