-
Notifications
You must be signed in to change notification settings - Fork 7
/
max_packages_master.json
94 lines (93 loc) · 2.44 KB
/
max_packages_master.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"ejies" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/emmanueljourdan/ejies/master/package-info.json",
"relative_path" : "None"
}
,
"jit.gl.hap" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/robtherich/jit.gl.hap/master/package/package-info.json",
"relative_path" : "package"
}
,
"Max Package Downloader" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/natcl/max_package_downloader/master/package-info.json",
"relative_path" : "None"
}
,
"Max ToolBox" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/natcl/maxtoolbox/master/package-info.json",
"relative_path" : "None"
}
,
"TapTools" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/natcl/TapTools/master/TapTools/package-info.json",
"relative_path" : "None"
}
,
"uci" : {
"enabled" : "true",
"link" : "http://www.expr-i0.net/uci.zip",
"relative_path" : "None"
}
,
"Max for the Visual Arts" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/imi/Max-for-the-Visual-Arts/master/Max4VisualArts/package-info.json",
"relative_path" : "Max4VisualArts"
}
,
"BEAP" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/stretta/BEAP/master/package-info.json",
"relative_path" : "None"
}
,
"zsa.descriptors" : {
"enabled" : "true",
"link" : "http://download.e--j.com/software/zsa.descriptors_1.01_nc_mac.zip",
"relative_path" : "None"
}
,
"HoaLibrary" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/CICM/HoaLibrary/master/_distribution/Max/package-info.json",
"relative_path" : "None"
}
,
"imp.dmx" : {
"enabled" : "true",
"link" : "http://www.theimpersonalstereo.com/downloads/impdmx/package-info.json",
"relative_path" : "None"
}
,
"CNMAT MMJ Depot" : {
"enabled" : "true",
"link" : "https://raw.githubusercontent.com/CNMAT/CNMAT-MMJ-Depot/master/package-info.json",
"relative_path" : "None"
}
,
"cs.2click":
{
"enabled": "true",
"link": "https://raw.githubusercontent.com/delucis/cs.2click/master/package-info.json",
"relative_path": "None"
}
,
"264 Tools":
{
"enabled": "true",
"link": "https://raw.githubusercontent.com/mus264/264-tools/master/package-info.json",
"relative_path": "None"
}
,
"Test Package" : {
"enabled" : "false",
"link" : "https://raw.githubusercontent.com/natcl/max_test_package/master/package-info.json",
"relative_path" : "None"
}
}