{"name":"wrap-promise","version":"1.0.0","description":"Like new Promise(), but prevents implicit rejection","repository":{"type":"git","url":"https://github.com/shinnn/wrap-promise"},"author":{"name":"Shinnosuke Watanabe","url":"https://github.com/shinnn"},"scripts":{"pretest":"jscs *.js && eslint *.js","test":"node test.js | tap-spec","coverage":"istanbul cover test.js","coveralls":"${npm_package_scripts_coverage} && istanbul-coveralls"},"licenses":[{"type":"MIT","url":"https://github.com/shinnn/wrap-promise/blob/master/LICENSE"}],"main":"wrap-promise-cjs.js","files":["LICENSE","no-fallback.js","wrap-promise-cjs.js"],"keywords":["promise","constructor","then","thenable","throw","error","wrapper","explicit","browser","client-side"],"dependencies":{"es6-promise":"^2.0.1"},"devDependencies":{"eslint":"^0.10.2","istanbul":"^0.3.5","istanbul-coveralls":"^1.0.1","jscs":"^1.8.1","require-uncached":"^1.0.2","tap-spec":"^2.1.1","tape":"^3.0.3"},"jscsConfig":{"preset":"google","maximumLineLength":98,"validateLineBreaks":"LF"},"gitHead":"cf1be2ed0eb61d369614db2110b19f357ab6eca1","bugs":{"url":"https://github.com/shinnn/wrap-promise/issues"},"homepage":"https://github.com/shinnn/wrap-promise","_id":"wrap-promise@1.0.0","_shasum":"2fa39b4b4fe6b06c079947f06b79da5cedbb4706","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"shinnn","email":"snnskwtnb@gmail.com"},"maintainers":[{"name":"shinnn","email":"snnskwtnb@gmail.com"}],"dist":{"shasum":"2fa39b4b4fe6b06c079947f06b79da5cedbb4706","size":3083,"noattachment":false,"key":"/wrap-promise/-/wrap-promise-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wrap-promise/download/wrap-promise-1.0.0.tgz"},"directories":{},"publish_time":1418462383583,"_cnpm_publish_time":1418462383583,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.1"}}