-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathdependencies.json
More file actions
37 lines (37 loc) · 1.1 KB
/
dependencies.json
File metadata and controls
37 lines (37 loc) · 1.1 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
[ {
"module_name" : "annotation_ontology_api",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbaseapps/annotation_ontology_api/main/annotation_ontology_api.spec"
}, {
"module_name" : "AssemblyUtil",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "cb_annotation_ontology_api",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "GenomeAnnotation",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbase/genome_annotation/master/GenomeAnnotation.spec"
}, {
"module_name" : "GenomeAnnotationAPI",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "GenomeFileUtil",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "kb_SetUtilities",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbaseapps/kb_SetUtilities/master/kb_SetUtilities.spec"
}, {
"module_name" : "KBaseReport",
"type" : "sdk",
"version_tag" : "release"
}, {
"module_name" : "Workspace",
"type" : "core",
"file_path" : "https://raw.githubusercontent.com/kbase/workspace_deluxe/master/workspace.spec"
} ]