forked from mozilla/webmaker.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
34 lines (34 loc) · 1 KB
/
bower.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
{
"name": "webmaker.org",
"dependencies": {
"angular": "1.0.7",
"angular-bootstrap": "0.10.0",
"angular-resource": "1.0.7",
"angular-route": "1.2.10",
"angular-sanitize": "1.2.14",
"angular-ui": "0.4.0",
"cookie-js": "0.0.1",
"font-awesome": "3.2.1",
"jquery": "2.0.3",
"jquery-ui": "1.10.3",
"makeapi-client": "https://github.com/mozilla/makeapi-client/tarball/v0.5.21",
"makerstrap": "0.1.3",
"masonry": "3.1.5",
"moment": "2.2.1",
"nav-global": "https://github.com/mozilla/nav-global/archive/v0.1.4.tar.gz",
"nunjucks": "0.1.10",
"persona-btn": "~0.0.12",
"requirejs": "2.1.8",
"text": "2.0.9",
"web-literacy-client": "1.1.1",
"webmaker-analytics": "0.0.5",
"webmaker-auth-client": "0.0.28",
"webmaker-i18n": "https://github.com/mozilla/node-webmaker-i18n/archive/v0.3.11.tar.gz",
"webmaker-language-picker": "0.0.16",
"animate.css": "~3.1.0"
},
"resolutions": {
"angular": "1.2.10"
},
"version": "1.0.75"
}