]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / har-validator / node_modules / commander / package.json
1 {
2   "name": "commander",
3   "version": "2.9.0",
4   "description": "the complete solution for node.js command-line programs",
5   "keywords": [
6     "command",
7     "option",
8     "parser"
9   ],
10   "author": {
11     "name": "TJ Holowaychuk",
12     "email": "tj@vision-media.ca"
13   },
14   "license": "MIT",
15   "repository": {
16     "type": "git",
17     "url": "git+https://github.com/tj/commander.js.git"
18   },
19   "devDependencies": {
20     "should": ">= 0.0.1",
21     "sinon": ">=1.17.1"
22   },
23   "scripts": {
24     "test": "make test"
25   },
26   "main": "index",
27   "engines": {
28     "node": ">= 0.6.x"
29   },
30   "files": [
31     "index.js"
32   ],
33   "dependencies": {
34     "graceful-readlink": ">= 1.0.0"
35   },
36   "gitHead": "b2aad7a8471d434593a85306aa73777a526e9f75",
37   "bugs": {
38     "url": "https://github.com/tj/commander.js/issues"
39   },
40   "homepage": "https://github.com/tj/commander.js#readme",
41   "_id": "commander@2.9.0",
42   "_shasum": "9c99094176e12240cb22d6c5146098400fe0f7d4",
43   "_from": "commander@>=2.9.0 <3.0.0",
44   "_npmVersion": "2.11.3",
45   "_nodeVersion": "0.12.7",
46   "_npmUser": {
47     "name": "zhiyelee",
48     "email": "zhiyelee@gmail.com"
49   },
50   "dist": {
51     "shasum": "9c99094176e12240cb22d6c5146098400fe0f7d4",
52     "tarball": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz"
53   },
54   "maintainers": [
55     {
56       "name": "tjholowaychuk",
57       "email": "tj@vision-media.ca"
58     },
59     {
60       "name": "somekittens",
61       "email": "rkoutnik@gmail.com"
62     },
63     {
64       "name": "zhiyelee",
65       "email": "zhiyelee@gmail.com"
66     }
67   ],
68   "directories": {},
69   "_resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz",
70   "readme": "ERROR: No README data found!"
71 }