Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "commander@^2.9.0",
6
"scope": null,
7
"escapedName": "commander",
8
"name": "commander",
9
"rawSpec": "^2.9.0",
10
"spec": ">=2.9.0 <3.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
14
]
15
],
16
"_from": "commander@>=2.9.0 <3.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/commander",
21
"_nodeVersion": "6.10.1",
22
"_npmOperationalInternal": {
23
"host": "s3://npm-registry-packages",
24
"tmp": "tmp/commander-2.10.0.tgz_1498210375405_0.9538901860360056"
25
},
26
"_npmUser": {
27
"name": "abetomo",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "5.0.3",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "commander@^2.9.0",
34
"scope": null,
35
"escapedName": "commander",
36
"name": "commander",
37
"rawSpec": "^2.9.0",
38
"spec": ">=2.9.0 <3.0.0",
39
"type": "range"
40
},
41
"_requiredBy": [
42
"/"
43
],
44
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.10.0.tgz",
45
"_shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
46
"_shrinkwrap": null,
47
"_spec": "commander@^2.9.0",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
49
"author": {
50
"name": "TJ Holowaychuk",
51
"email": "[email protected]"
52
},
53
"bugs": {
54
"url": "https://github.com/tj/commander.js/issues"
55
},
56
"dependencies": {
57
"graceful-readlink": ">= 1.0.0"
58
},
59
"description": "the complete solution for node.js command-line programs",
60
"devDependencies": {
61
"should": ">= 0.0.1 <9.0.0",
62
"sinon": ">=1.17.1"
63
},
64
"directories": {},
65
"dist": {
66
"integrity": "sha512-q/r9trjmuikWDRJNTBHAVnWhuU6w+z80KgBq7j9YDclik5E7X4xi0KnlZBNFA1zOQ+SH/vHMWd2mC9QTOz7GpA==",
67
"shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
68
"tarball": "https://registry.npmjs.org/commander/-/commander-2.10.0.tgz"
69
},
70
"engines": {
71
"node": ">= 0.6.x"
72
},
73
"files": [
74
"index.js"
75
],
76
"gitHead": "8870675aa189d84014779b53760544a0e614cb40",
77
"homepage": "https://github.com/tj/commander.js#readme",
78
"keywords": [
79
"commander",
80
"command",
81
"option",
82
"parser"
83
],
84
"license": "MIT",
85
"main": "index",
86
"maintainers": [
87
{
88
"name": "vanesyan",
89
"email": "[email protected]"
90
},
91
{
92
"name": "abetomo",
93
"email": "[email protected]"
94
},
95
{
96
"name": "somekittens",
97
"email": "[email protected]"
98
},
99
{
100
"name": "zhiyelee",
101
"email": "[email protected]"
102
},
103
{
104
"name": "tjholowaychuk",
105
"email": "[email protected]"
106
}
107
],
108
"name": "commander",
109
"optionalDependencies": {},
110
"readme": "ERROR: No README data found!",
111
"repository": {
112
"type": "git",
113
"url": "git+https://github.com/tj/commander.js.git"
114
},
115
"scripts": {
116
"test": "make test"
117
},
118
"version": "2.10.0"
119
}
120
121