-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathInterlegis.json
More file actions
49 lines (35 loc) · 1.28 KB
/
Interlegis.json
File metadata and controls
49 lines (35 loc) · 1.28 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
{
"name": "Interlegis",
"entry_type": [ "resource", "policy" ],
"description": "Program by Brazilian government aimed at modernising the Brazilian Legislative Power, in Municipal, State and Federal levels by using open standarts, developing and releasing IT systems as free and open source software.",
"official_url": "http://www.interlegis.leg.br/",
"repository": "https://github.com/interlegis",
"logo_url": "http://www.interlegis.leg.br/logo.png",
"language": [ "PT" ],
"origin_country": "Brazil",
"sector": [ "cetralgov" ],
"category": [ "website" ],
"licence": [ "GPL-3.0" ],
"developers": [ {
"developer_name": "Brazilian Senat",
"developer_logo_url": "https://www12.senado.leg.br/hpsenado/++resource++senado.hpsenado/icones/logo.svg",
"developer_url": "https://www12.senado.leg.br/hpsenado",
"developer_category": "Public"
} ],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "",
"user_location": "",
"user_logo_url": "",
"user_url": "",
"user_geolocation": {
"lat": 0,
"long": 0
}
} ]
}