-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathdependencies.json
More file actions
52 lines (52 loc) · 1.43 KB
/
dependencies.json
File metadata and controls
52 lines (52 loc) · 1.43 KB
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
[ {
"module_name" : "AbstractHandle",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbase/handle_service2/develop/handle_service.spec"
}, {
"module_name" : "DataFileUtil",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "FakeObjectsForTests",
"type" : "sdk",
"version_tag" : "dev"
}, {
"module_name" : "fba_tools",
"type" : "sdk",
"version_tag" : "dev"
}, {
"module_name" : "GenericsService",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbaseapps/GenericsService/master/GenericsService.spec"
}, {
"module_name" : "GenomeFileUtil",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "kb_GenericsReport",
"type" : "sdk",
"version_tag" : "dev"
}, {
"module_name" : "KBaseReport",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "KBaseSearchEngine",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbase/KBaseSearchEngine/master/KBaseSearchEngine.spec"
}, {
"module_name" : "sample_uploader",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbaseapps/sample_uploader/master/sample_uploader.spec"
}, {
"module_name" : "SampleService",
"type" : "core"
}, {
"module_name" : "Workspace",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbase/workspace_deluxe/master/workspace.spec"
}, {
"module_name" : "WsLargeDataIO",
"type" : "sdk",
"version_tag" : "beta"
} ]