{"name":"promise-finally","version":"2.2.1","description":"Simple wrapper to run promise \"finally\" logic","main":"dist/promise-finally.js","typings":"dist/promise-finally.d.ts","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\"","build":"npm run build-ts","build-ts":"rm -rf dist/ && tsc","test-spec":"blue-tape dist/**/*.spec.js","test-cov":"istanbul cover --print none -x dist/**/*.spec.js blue-tape -- dist/**/*.spec.js | tap-dot","test":"npm run lint && npm run build && npm run test-cov","prepublish":"typings install && npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/promise-finally.git"},"keywords":["promise","finally","done","always","complete","cleanup"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/promise-finally/issues"},"homepage":"https://github.com/blakeembrey/promise-finally","devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.0.5","istanbul":"^0.4.3","tap-dot":"^1.0.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0","typescript":"^1.6.2","typings":"^1.0.4"},"dependencies":{"any-promise":"^1.3.0"},"gitHead":"f4ba956c5f0706860bd8fc23c250c34ca2d88875","_id":"promise-finally@2.2.1","_shasum":"22616c4ba902916e988bd46c54d7caa08910cd77","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"22616c4ba902916e988bd46c54d7caa08910cd77","size":2712,"noattachment":false,"key":"/promise-finally/-/promise-finally-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/promise-finally/download/promise-finally-2.2.1.tgz"},"maintainers":[{"name":"blakeembrey","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/promise-finally-2.2.1.tgz_1466442232688_0.3707898345310241"},"directories":{},"publish_time":1466442233171,"_cnpm_publish_time":1466442233171,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1"}}