{"name":"throwback","version":"4.0.0","description":"Simple asynchronous middleware pattern","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"tslint \"src/**/*.ts\" --project tsconfig.json","build":"rimraf dist && tsc","specs":"jest --coverage","test":"npm run build && npm run lint && npm run specs","prepublish":"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","jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"devDependencies":{"@types/jest":"^23.3.2","@types/node":"^10.1.2","jest":"^23.6.0","rimraf":"^2.6.2","ts-jest":"^23.10.0","tslint":"^5.10.0","tslint-config-standard":"^8.0.1","typescript":"^3.0.3"},"gitHead":"060dd41350f2516549c8ee1fa41e75cd585e65db","_id":"throwback@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"128f96dcea5308df01fe7c99d50e33f77a7a2230","size":6567,"noattachment":false,"key":"/throwback/-/throwback-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/throwback/download/throwback-4.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/throwback_4.0.0_1540154292261_0.07861322086289602"},"_hasShrinkwrap":false,"publish_time":1540154292354,"_cnpm_publish_time":1540154292354,"dist-tags":{"latest":"4.1.0"}}