forked from zooniverse/Serengeti
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathslug.json
More file actions
33 lines (27 loc) · 644 Bytes
/
Copy pathslug.json
File metadata and controls
33 lines (27 loc) · 644 Bytes
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
{
"dependencies": [
"es5-shimify",
"json2ify",
"jqueryify",
"t7e",
"spine",
"spine/lib/route",
"spine/lib/manager",
"zooniverse/lib/controllers/browser_check",
"zooniverse/lib/api",
"zooniverse/lib/controllers/top_bar",
"zooniverse/lib/models/user",
"zooniverse/lib/models/recent",
"zooniverse/lib/models/favorite",
"zooniverse/lib/google_analytics",
"zooniverse/lib/map",
"underscore/underscore",
"zootorial",
"moment"
],
"libs": [
"node_modules/zooniverse/vendor/base64.js",
"public/js/vendor/crossfilter.js",
"public/js/vendor/reqwest.js"
]
}