-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.json
45 lines (45 loc) · 1.18 KB
/
packages.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
{
"package": "relic",
"url": "https://github.com/ecohealthalliance/relic"
},
{
"package": "fasterize",
"url": "https://github.com/ecohealthalliance/fasterize"
},
{
"package": "ehallm",
"url": "https://github.com/ecohealthalliance/ehallm"
},
{
"package": "ehastyle",
"url": "https://github.com/ecohealthalliance/ehastyle"
},
{
"package": "airtabler",
"url": "https://github.com/ecohealthalliance/airtabler"
},
{
"package": "containerTemplateUtils",
"url": "https://github.com/ecohealthalliance/containerTemplateUtils"
},
{
"package": "doltr",
"url": "https://github.com/ecohealthalliance/doltr"
},
{
"package": "RPostgres",
"url": "https://github.com/ecohealthalliance/RPostgres",
"branch": "doltgres-compatibility"
},
{
"package": "mclustAddonsEHA",
"url": "https://github.com/ecohealthalliance/mclustAddonsEHA",
"branch": "working"
},
{
"package": "ohcleandat",
"url": "https://github.com/ecohealthalliance/ohcleandat",
"branch": "main"
}
]