summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json92
1 files changed, 0 insertions, 92 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json
deleted file mode 100644
index ec7ed092..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/commander/package.json
+++ /dev/null
@@ -1,92 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "commander@~2.1.0",
- "scope": null,
- "escapedName": "commander",
- "name": "commander",
- "rawSpec": "~2.1.0",
- "spec": ">=2.1.0 <2.2.0",
- "type": "range"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws"
- ]
- ],
- "_from": "commander@>=2.1.0 <2.2.0",
- "_id": "commander@2.1.0",
- "_inCache": true,
- "_location": "/commander",
- "_npmUser": {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- },
- "_npmVersion": "1.3.14",
- "_phantomChildren": {},
- "_requested": {
- "raw": "commander@~2.1.0",
- "scope": null,
- "escapedName": "commander",
- "name": "commander",
- "rawSpec": "~2.1.0",
- "spec": ">=2.1.0 <2.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ws"
- ],
- "_resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz",
- "_shasum": "d121bbae860d9992a3d517ba96f56588e47c6781",
- "_shrinkwrap": null,
- "_spec": "commander@~2.1.0",
- "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/visionmedia/commander.js/issues"
- },
- "dependencies": {},
- "description": "the complete solution for node.js command-line programs",
- "devDependencies": {
- "should": ">= 0.0.1"
- },
- "directories": {},
- "dist": {
- "shasum": "d121bbae860d9992a3d517ba96f56588e47c6781",
- "tarball": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz"
- },
- "engines": {
- "node": ">= 0.6.x"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/visionmedia/commander.js",
- "keywords": [
- "command",
- "option",
- "parser",
- "prompt",
- "stdin"
- ],
- "main": "index",
- "maintainers": [
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- }
- ],
- "name": "commander",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/visionmedia/commander.js.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "2.1.0"
-}