-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathppuk.json
37 lines (37 loc) · 862 Bytes
/
ppuk.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": "gb",
"country": "United Kingdom",
"partyName": {
"en": "Pirate Party UK"
},
"type": "national",
"websites": {
"official": "http:\/\/www.pirateparty.org.uk"
},
"socialNetworks": {
"facebook": {
"username": "piratepartyuk",
"id": "80677579210"
},
"twitter": {
"username": "PiratePartyUK",
"hashtag": "#ppuk"
},
"googlePlus": "117513035370541101978",
"youtube": "ThePirateParty",
"irc": {
"ircChannel": "#ppuk",
"ircServer": "irc.pirateirc.net"
}
},
"membership": {
"ppi": false,
"ppeu": false
},
"contact": {
"general": {
"email": "[email protected]"
}
},
"partyCode": "PPUK"
}