aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json127
1 files changed, 0 insertions, 127 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json
deleted file mode 100644
index 1437a865..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/vhost/package.json
+++ /dev/null
@@ -1,127 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "vhost@~3.0.1",
- "scope": null,
- "escapedName": "vhost",
- "name": "vhost",
- "rawSpec": "~3.0.1",
- "spec": ">=3.0.1 <3.1.0",
- "type": "range"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
- ]
- ],
- "_from": "vhost@>=3.0.1 <3.1.0",
- "_id": "vhost@3.0.2",
- "_inCache": true,
- "_location": "/vhost",
- "_npmUser": {
- "name": "dougwilson",
- "email": "doug@somethingdoug.com"
- },
- "_npmVersion": "1.4.28",
- "_phantomChildren": {},
- "_requested": {
- "raw": "vhost@~3.0.1",
- "scope": null,
- "escapedName": "vhost",
- "name": "vhost",
- "rawSpec": "~3.0.1",
- "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": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\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": "https://registry.npmjs.org/vhost/-/vhost-3.0.2.tgz"
- },
- "engines": {
- "node": ">= 0.8.0"
- },
- "files": [
- "LICENSE",
- "HISTORY.md",
- "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"
-}