{ "name": "vhost", "description": "virtual domain hosting", "version": "3.0.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/expressjs/vhost" }, "devDependencies": { "istanbul": "0.3.0", "mocha": "~1.21.4", "should": "~4.0.1", "supertest": "~0.13.0" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "engines": { "node": ">= 0.8.0" }, "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 spec --check-leaks test/" }, "gitHead": "ca444a5351d7e499b8e2b5056163573cd6e671a1", "bugs": { "url": "https://github.com/expressjs/vhost/issues" }, "homepage": "https://github.com/expressjs/vhost", "_id": "vhost@3.0.0", "_shasum": "2d0ec59a3e012278b65adbe17c1717a5a5023045", "_from": "vhost@>=3.0.0 <3.1.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "maintainers": [ { "name": "TooTallNate", "email": "nathan@tootallnate.net" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" }, { "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": "2d0ec59a3e012278b65adbe17c1717a5a5023045", "tarball": "http://registry.npmjs.org/vhost/-/vhost-3.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/vhost/-/vhost-3.0.0.tgz" }