Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50654 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "utile",
8
"name": "utile",
9
"rawSpec": "0.0.x",
10
"spec": ">=0.0.0 <0.1.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever-monitor"
14
]
15
],
16
"_defaultsLoaded": true,
17
"_engineSupported": true,
18
"_from": "utile@>=0.0.0 <0.1.0",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/forever-monitor/utile",
23
"_nodeVersion": "v0.4.12",
24
"_npmUser": {
25
"name": "indexzero",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.0.106",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "utile",
34
"name": "utile",
35
"rawSpec": "0.0.x",
36
"spec": ">=0.0.0 <0.1.0",
37
"type": "range"
38
},
39
"_requiredBy": [
40
"/forever-monitor"
41
],
42
"_resolved": "https://registry.npmjs.org/utile/-/utile-0.0.10.tgz",
43
"_shasum": "a45345b6e90d679c48c8d215ab724e3ee3dafc18",
44
"_shrinkwrap": null,
45
"_spec": "[email protected]",
46
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever-monitor",
47
"author": {
48
"name": "Nodejitsu Inc",
49
"email": "[email protected]"
50
},
51
"bugs": {
52
"url": "https://github.com/flatiron/utile/issues"
53
},
54
"contributors": [
55
{
56
"name": "Charlie Robbins",
57
"email": "[email protected]"
58
},
59
{
60
"name": "Dominic Tarr",
61
"email": "[email protected]"
62
},
63
{
64
"name": "Maciej Malecki",
65
"email": "[email protected]"
66
}
67
],
68
"dependencies": {
69
"async": "0.1.x",
70
"mkdirp": "0.x.x",
71
"ncp": "0.2.x",
72
"rimraf": "1.x.x"
73
},
74
"description": "A drop-in replacement for `util` with some additional advantageous functions",
75
"devDependencies": {
76
"vows": "0.6.x"
77
},
78
"directories": {},
79
"dist": {
80
"shasum": "a45345b6e90d679c48c8d215ab724e3ee3dafc18",
81
"tarball": "https://registry.npmjs.org/utile/-/utile-0.0.10.tgz"
82
},
83
"engines": {
84
"node": ">= 0.4.0"
85
},
86
"homepage": "https://github.com/flatiron/utile#readme",
87
"main": "./lib/index",
88
"maintainers": [
89
{
90
"name": "indexzero",
91
"email": "[email protected]"
92
}
93
],
94
"name": "utile",
95
"optionalDependencies": {},
96
"readme": "ERROR: No README data found!",
97
"repository": {
98
"type": "git",
99
"url": "git://github.com/flatiron/utile.git"
100
},
101
"scripts": {
102
"test": "vows --spec --isolate"
103
},
104
"version": "0.0.10"
105
}
106
107