-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathppes.json
37 lines (37 loc) · 861 Bytes
/
ppes.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": "es",
"country": "Spain",
"partyName": {
"en": "Pirate Party Spain",
"es": "Partido Pirata"
},
"type": "national",
"websites": {
"official": "http:\/\/www.partidopirata.es\/"
},
"socialNetworks": {
"facebook": {
"username": "partido.pirata",
"id": "120062791066"
},
"twitter": {
"username": "partido_pirata",
"hashtag": "#canalpirata"
},
"googlePlus": "109128708004334911840",
"irc": {
"ircChannel": "#partidopirata",
"ircServer": "irc.freenode.net"
}
},
"membership": {
"ppi": "full",
"ppeu": false
},
"contact": {
"general": {
"email": "[email protected]"
}
},
"partyCode": "PPES"
}