{"name":"throwback","version":"1.0.3","description":"An asynchronous middleware pattern","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/","typings.json","README.md","LICENSE"],"scripts":{"lint":"# TODO","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/blakeembrey/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/blakeembrey/throwback/issues"},"homepage":"https://github.com/blakeembrey/throwback","devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.5","chai":"^3.2.0","istanbul":"^0.3.17","tap-spec":"^4.1.1","typescript":"^1.5.3","typings":"^0.8.1"},"dependencies":{"any-promise":"^1.2.0"},"gitHead":"3e186517226b8bb0a5b8f22fab2ce36f4f00199a","_id":"throwback@1.0.3","_shasum":"d59536c2db75b5c0c4df6bc1f80849160b0a9329","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"d59536c2db75b5c0c4df6bc1f80849160b0a9329","size":4331,"noattachment":false,"key":"/throwback/-/throwback-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/throwback/download/throwback-1.0.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/throwback-1.0.3.tgz_1462895849330_0.4285275989677757"},"directories":{},"publish_time":1462895850638,"_cnpm_publish_time":1462895850638,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.0"}}