{"name":"promify","version":"2.0.0","description":"Simply promisify helper for environments with native Promises","main":"lib/promify.js","scripts":{"test":"mocha -r babel/register src/**/__tests__/**/*.js","compile":"rm -rf lib && babel src/ -d lib/ --ignore './__tests__/*'","prepublish":"npm run compile"},"repository":{"type":"git","url":"git+ssh://git@github.com/spalger/promify.git"},"keywords":["promise","promisify","es6"],"author":{"name":"Spencer Alger","email":"email@spalger.com"},"license":"MIT","bugs":{"url":"https://github.com/spalger/promify/issues"},"homepage":"https://github.com/spalger/promify#readme","devDependencies":{"babel":"^5.5.7","chai":"^3.0.0","mocha":"^2.2.5"},"gitHead":"80e19f33b2d1a57804493b47cb09835f67c41644","_id":"promify@2.0.0","_shasum":"39bb430c536fb31be3e3691910cd874794e3a70c","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"spalger","email":"email@spalger.com"},"dist":{"shasum":"39bb430c536fb31be3e3691910cd874794e3a70c","size":1726,"noattachment":false,"key":"/promify/-/promify-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/promify/download/promify-2.0.0.tgz"},"maintainers":[{"name":"spalger","email":"email@spalger.com"}],"directories":{},"publish_time":1434219249895,"_cnpm_publish_time":1434219249895,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}