This repository was archived by the owner on Oct 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathmeetups.json
More file actions
51 lines (50 loc) · 1.48 KB
/
meetups.json
File metadata and controls
51 lines (50 loc) · 1.48 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[
{
"name": "CampJS",
"logo": "http://iii.campjs.com/logo.png",
"url": "http://campjs.com",
"description": ""Bringing together the most awesome JavaScript talent from Australia & worldwide."",
"location": "Gold Coast, Melbourne",
"twitter": "campjsnews"
},
{
"name": "MelbNodeJS",
"logo": "http://photos1.meetupstatic.com/photos/event/a/2/e/6/global_88481702.jpeg",
"url": "http://www.meetup.com/MelbNodeJS/",
"description": "Melbourne node.js meetup",
"location": "Melbourne",
"twitter": "melbnodejs"
},
{
"name": "MelbJS",
"logo": "http://melbjs.com/public/img/logo.png",
"url": "http://melbjs.com/",
"description": "Melbourne JavaScript",
"location": "Melbourne",
"twitter": "melbjs"
},
{
"name": "Node Sydney",
"logo": "https://secure.meetupstatic.com/photos/event/2/4/6/f/global_464349327.jpeg",
"url": "https://www.meetup.com/node-sydney/",
"description": "Sydney Node.js community",
"location": "Sydney",
"twitter": "nodesydney"
},
{
"name": "BrisJS",
"logo": "http://photos3.meetupstatic.com/photos/event/b/8/1/8/global_15527128.jpeg",
"url": "http://www.meetup.com/BrisJS/",
"description": "Brisbane JavaScript",
"location": "Brisbane",
"twitter": "BrisJS"
},
{
"name": "SydJS",
"logo": "http://res.cloudinary.com/sydjs/image/upload/c_fit,f_auto,h_420,w_720/rwi2mnwxn1ddkhdkfnel.png",
"url": "http://www.sydjs.com/",
"description": "Sydney JavaScript",
"location": "Sydney",
"twitter": "SydJS"
}
]