compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
120 lines (119 loc) • 2.93 kB
JSON
{
"_args": [
[
"vhost@~3.0.1",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect"
]
],
"_from": "vhost@>=3.0.1 <3.1.0",
"_id": "vhost@3.0.2",
"_inCache": true,
"_installable": true,
"_location": "/vhost",
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "vhost",
"raw": "vhost@~3.0.1",
"rawSpec": "~3.0.1",
"scope": null,
"spec": ">=3.0.1 <3.1.0",
"type": "range"
},
"_requiredBy": [
"/connect"
],
"_resolved": "https://registry.npmjs.org/vhost/-/vhost-3.0.2.tgz",
"_shasum": "2fb1decd4c466aa88b0f9341af33dc1aff2478d5",
"_shrinkwrap": null,
"_spec": "vhost@~3.0.1",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect",
"bugs": {
"url": "https://github.com/expressjs/vhost/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {},
"description": "virtual domain hosting",
"devDependencies": {
"istanbul": "0.3.22",
"mocha": "2.3.3",
"supertest": "1.1.0"
},
"directories": {},
"dist": {
"shasum": "2fb1decd4c466aa88b0f9341af33dc1aff2478d5",
"tarball": "http://registry.npmjs.org/vhost/-/vhost-3.0.2.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"HISTORY.md",
"LICENSE",
"index.js"
],
"gitHead": "2dff3f358265380328067d1ffc91e342b665f586",
"homepage": "https://github.com/expressjs/vhost",
"license": "MIT",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "mscdex",
"email": "mscdex@mscdex.net"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
{
"name": "TooTallNate",
"email": "nathan@tootallnate.net"
}
],
"name": "vhost",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/vhost.git"
},
"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/"
},
"version": "3.0.2"
}