Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50664 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "optimist",
8
"name": "optimist",
9
"rawSpec": "0.2",
10
"spec": ">=0.2.0 <0.3.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/event-stream"
14
]
15
],
16
"_defaultsLoaded": true,
17
"_engineSupported": true,
18
"_from": "optimist@>=0.2.0 <0.3.0",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/event-stream/optimist",
23
"_nodeVersion": "v0.4.12",
24
"_npmUser": {
25
"name": "substack",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.0.99",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "optimist",
34
"name": "optimist",
35
"rawSpec": "0.2",
36
"spec": ">=0.2.0 <0.3.0",
37
"type": "range"
38
},
39
"_requiredBy": [
40
"/event-stream"
41
],
42
"_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.2.8.tgz",
43
"_shasum": "e981ab7e268b457948593b55674c099a815cac31",
44
"_shrinkwrap": null,
45
"_spec": "[email protected]",
46
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/event-stream",
47
"author": {
48
"name": "James Halliday",
49
"email": "[email protected]",
50
"url": "http://substack.net"
51
},
52
"bugs": {
53
"url": "https://github.com/substack/node-optimist/issues"
54
},
55
"dependencies": {
56
"wordwrap": ">=0.0.1 <0.1.0"
57
},
58
"description": "Light-weight option parsing with an argv hash. No optstrings attached.",
59
"devDependencies": {
60
"expresso": "0.7.x",
61
"hashish": "0.0.x"
62
},
63
"directories": {
64
"lib": ".",
65
"test": "test",
66
"example": "examples"
67
},
68
"dist": {
69
"shasum": "e981ab7e268b457948593b55674c099a815cac31",
70
"tarball": "https://registry.npmjs.org/optimist/-/optimist-0.2.8.tgz"
71
},
72
"engine": {
73
"node": ">=0.4"
74
},
75
"engines": {
76
"node": "*"
77
},
78
"homepage": "https://github.com/substack/node-optimist#readme",
79
"keywords": [
80
"argument",
81
"args",
82
"option",
83
"parser",
84
"parsing",
85
"cli",
86
"command"
87
],
88
"license": "MIT/X11",
89
"main": "./index.js",
90
"maintainers": [
91
{
92
"name": "substack",
93
"email": "[email protected]"
94
}
95
],
96
"name": "optimist",
97
"optionalDependencies": {},
98
"readme": "ERROR: No README data found!",
99
"repository": {
100
"type": "git",
101
"url": "git://github.com/substack/node-optimist.git"
102
},
103
"scripts": {
104
"test": "expresso"
105
},
106
"version": "0.2.8"
107
}
108
109