{ "name": "connect-timeout", "description": "timeout middleware", "version": "1.3.0", "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" } ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/expressjs/timeout" }, "dependencies": { "debug": "~2.0.0", "ms": "0.6.2", "on-headers": "~1.0.0" }, "devDependencies": { "istanbul": "0.3.0", "mocha": "~1.21.4", "should": "~4.0.4", "supertest": "~0.13.0" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "engines": { "node": ">= 0.8" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot --check-leaks test/" }, "gitHead": "1de30afe760066e1528cafcbc5d9a586e9d03562", "bugs": { "url": "https://github.com/expressjs/timeout/issues" }, "homepage": "https://github.com/expressjs/timeout", "_id": "connect-timeout@1.3.0", "_shasum": "d9d1d2df2900d490ed54190809f37e6b4508a1ec", "_from": "connect-timeout@>=1.3.0 <1.4.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "maintainers": [ { "name": "aaron", "email": "aaron.heckmann+github@gmail.com" }, { "name": "rauchg", "email": "rauchg@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "mscdex", "email": "mscdex@mscdex.net" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" } ], "dist": { "shasum": "d9d1d2df2900d490ed54190809f37e6b4508a1ec", "tarball": "http://registry.npmjs.org/connect-timeout/-/connect-timeout-1.3.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.3.0.tgz" }