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": "minimatch",
8
"name": "minimatch",
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": "minimatch@>=0.0.0 <0.1.0",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/forever-monitor/minimatch",
23
"_nodeVersion": "v0.6.6-pre",
24
"_npmUser": {
25
"name": "isaacs",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.1.0-beta-0",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "minimatch",
34
"name": "minimatch",
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/minimatch/-/minimatch-0.0.5.tgz",
43
"_shasum": "96bb490bbd3ba6836bbfac111adf75301b1584de",
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": "Isaac Z. Schlueter",
49
"email": "[email protected]",
50
"url": "http://blog.izs.me"
51
},
52
"bugs": {
53
"url": "https://github.com/isaacs/minimatch/issues"
54
},
55
"dependencies": {
56
"lru-cache": "~1.0.2"
57
},
58
"deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
59
"description": "a glob matcher in javascript",
60
"devDependencies": {
61
"tap": "~0.0.5"
62
},
63
"directories": {},
64
"dist": {
65
"shasum": "96bb490bbd3ba6836bbfac111adf75301b1584de",
66
"tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz"
67
},
68
"engines": {
69
"node": "*"
70
},
71
"homepage": "https://github.com/isaacs/minimatch#readme",
72
"licenses": [
73
{
74
"type": "MIT",
75
"url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
76
}
77
],
78
"main": "minimatch.js",
79
"maintainers": [
80
{
81
"name": "isaacs",
82
"email": "[email protected]"
83
}
84
],
85
"name": "minimatch",
86
"optionalDependencies": {},
87
"readme": "ERROR: No README data found!",
88
"repository": {
89
"type": "git",
90
"url": "git://github.com/isaacs/minimatch.git"
91
},
92
"scripts": {
93
"test": "tap test"
94
},
95
"version": "0.0.5"
96
}
97
98