forked from TheTyee/support.thetyee.ca
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
28 lines (28 loc) · 1.17 KB
/
Copy pathapp.json
File metadata and controls
28 lines (28 loc) · 1.17 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
{
"app_version" : "1.4.6",
"plans_onetime" : [
{
"amount": "10",
"text": "You get: Tyee Builder lapel pin. Editorial reports. Swag giveaways. Tyee event discounts. That warm fuzzy feeling that comes with holding power to account." },
{
"amount": "20",
"text": "You get: the pin, reports, giveaways and discounts. Plus twice the warm fuzzies."
},
{
"amount": "50",
"text": "You get: the pin, report-backs, giveaways, discounts and a virtual high-five from everyone who values Canada's democracy."
},
{
"amount": "75",
"text": "You get: the pin, reports, giveaways, discounts, and the frosty glare of one government communications staffer."
},
{
"amount": "100",
"text": "You get: everything in previous levels, plus one robo-call to the person of your choice. (Just kidding.)"
},
{
"amount": "1000",
"text": "You get: everything in the previous levels, plus an invitation to an annual strategy meeting with Tyee editors."
}
]
}