-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathppro.json
37 lines (37 loc) · 868 Bytes
/
ppro.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
{
"countryCode": "ro",
"country": "Romania",
"partyName": {
"en": "Pirate Party Romania",
"ro": "Partidul Pirat Rom\u00e2nia"
},
"type": "national",
"websites": {
"official": "http:\/\/partidulpirat.ro\/"
},
"socialNetworks": {
"facebook": {
"username": "partidulpirat",
"id": "156229571064990"
},
"twitter": {
"username": "ropirates",
"hashtag": "#partidulpirat"
},
"youtube": "PartidulPiratRomania",
"irc": {
"ircChannel": "#partidulpirat",
"ircServer": "irc.pirateirc.net"
}
},
"membership": {
"ppi": "full",
"ppeu": "full"
},
"contact": {
"general": {
"email": "[email protected]"
}
},
"partyCode": "PPRO"
}