-
Notifications
You must be signed in to change notification settings - Fork 11
/
claroline.json
42 lines (42 loc) · 1.48 KB
/
claroline.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
{
"title": "Claroline",
"logo": "https://claroline.net/wp-content/uploads/2018/09/cropped-claroline_logoHD-09.png",
"country": "be",
"presence": ["be"],
"website": "https://claroline.net",
"founded_year": "",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2016": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
}
},
"free_software_list": [{
"title": "Claroline",
"logo": "https://claroline.net/wp-content/uploads/2018/09/cropped-claroline_logoHD-09.pn",
"website": "https://claroline.net/",
"category_list": ["Application"],
"source_code_download": "https://sourceforge.net/projects/claroline/",
"source_code_profile": "https://www.openhub.net/p/claroline/analyses/latest/languages_summary",
"commercial_support": "https://claroline.net/support-technique/",
"wikipedia_url": "https://en.wikipedia.org/wiki/Claroline",
"success_case_list": []
}]
}