-
Notifications
You must be signed in to change notification settings - Fork 3
/
iotas.json
53 lines (53 loc) · 1.43 KB
/
iotas.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[
{
"_id": {
"$oid": "600610cd63b01a0854ddf1b3"
},
"path": "/home",
"subject": "Unmob",
"description": "How 1000's of people work together to agree on 4 questions to ask the candidates",
"webComponent": "Home"
},
{
"_id": {
"$oid": "600f2e3d7be64409f0387718"
},
"path": "/pres-question",
"subject": "Unmob-Question",
"description": "What are the most important questions for the Presidential Candidates to answer in the next debate?",
"webComponent": "UnmobQuestion"
},
{
"_id": {
"$oid": "600f44a58191f94b74a09f04"
},
"path": "/join",
"subject": "Join Unmob",
"description": "The place where mobs go to save the world",
"webComponent": "Join"
},
{
"_id": {
"$oid": "6010cfcbbec7760d18c1190b"
},
"path": "/pres-topics",
"subject": "Unmob-Topics",
"description": "What are the most important questions for the Presidential Candidates to answer in the next debate?",
"webComponent": {
"webComponent": "UnmobTopics",
"unmobQuestion": "600f2e3d7be64409f0387718"
}
},
{
"_id": {
"$oid": "616f45cf45163c5cc0a7d6bb"
},
"path": "/unpoll",
"subject": "Unpoll",
"description": "What are the most important questions for the Presidential Candidates to answer in the next debate?",
"webComponent": {
"webComponent": "Unpoll",
"unmobQuestionId": "600f2e3d7be64409f0387718"
}
}
]