{"name":"throwback","version":"2.0.1","description":"An asynchronous middleware pattern","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/","README.md","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\"","build":"rm -rf dist && tsc","test-spec":"blue-tape 'dist/**/*.spec.js' | tap-spec","test-cov":"istanbul cover --print none -x '*.spec.js' node_modules/blue-tape/bin/blue-tape.js -- 'dist/**/*.spec.js' | tap-spec","test":"npm run build && npm run lint && npm run test-cov","prepublish":"typings install && npm run build"},"repository":{"type":"git","url":"git://github.com/serviejs/throwback.git"},"keywords":["middleware","async","compose","promise","ware","layer"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/serviejs/throwback/issues"},"homepage":"https://github.com/serviejs/throwback","devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.5","chai":"^3.2.0","istanbul":"^0.4.4","tap-spec":"^4.1.1","tslint":"^4.3.1","tslint-config-standard":"^2.0.0","typescript":"^2.0.3","typings":"^2.1.0"},"gitHead":"8a718c06a3fbbfbe1297159b6ec723e277beaa92","_id":"throwback@2.0.1","_shasum":"12db580310ef2030e39903513ea3c55273b5e183","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"12db580310ef2030e39903513ea3c55273b5e183","size":5211,"noattachment":false,"key":"/throwback/-/throwback-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/throwback/download/throwback-2.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/throwback-2.0.1.tgz_1494278781451_0.3121768571436405"},"directories":{},"publish_time":1494278783480,"_hasShrinkwrap":false,"_cnpm_publish_time":1494278783480,"dist-tags":{"latest":"4.1.0"}}