forked from mozilla/fxa-content-server
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbower.json
43 lines (43 loc) · 1.74 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
35
36
37
38
39
40
41
42
43
{
"name": "fxa-content-server",
"version": "0.0.0",
"dependencies": {
"Duration.js": "duration.js#3.6.0",
"backbone": "1.1.1",
"blanket": "1.1.5",
"blueimp-canvas-to-blob": "2.1.0",
"chai": "1.8.1",
"cocktail": "0.5.9",
"easteregg": "https://github.com/mozilla/fxa-easter-egg.git#ab20cd517cf8ae9feee115e48745189d28e13bc3",
"fxa-checkbox": "mozilla/fxa-checkbox#7f856afffd394a144f718e28e6fb79092d6ccddd",
"fxa-js-client": "https://github.com/mozilla/fxa-js-client.git#0.1.61",
"html5shiv": "3.7.2",
"jquery": "3.1.0",
"jquery-modal": "https://github.com/shane-tomlinson/jquery-modal.git#0576775d1b4590314b114386019f4c7421c77503",
"jquery-simulate": "1.0.1",
"jquery-ui": "1.11.0",
"jquery-ui-touch-punch": "https://github.com/zaach/jquery-ui-touch-punch.git#89e5a9159494de37df1e09cccf9036dda5429830",
"js-crc": "0.2.0",
"mailcheck": "https://github.com/mailcheck/mailcheck.git#d995fcc1d02c124a893c2cb0fce2e0ce5f36bce4",
"mocha": "1.18.2",
"mocha-blanketjs-adapter": "1.0.0",
"mustache": "0.7.3",
"node-uuid": "1.4.3",
"normalize-css": "2.1.3",
"p": "rkatic/p#0.5.0",
"raven-js": "https://github.com/vladikoff/raven-js.git#customEndpoint-3.13.0",
"requirejs": "2.2.0",
"requirejs-mustache": "https://github.com/jfparadis/requirejs-mustache.git#5fb8c0a3e8560526e8f9617a689e2924a8532d0a",
"requirejs-text": "2.0.10",
"sinon": "1.17.5",
"speed-trap": "0.0.5",
"tos-pp": "https://github.com/mozilla/legal-docs.git",
"ua-parser-js": "https://github.com/vladikoff/ua-parser-js.git#643d1698aef5bed095e1264ae258902bf346175c",
"underscore": "1.8.3",
"vat": "0.0.9",
"webrtc-adapter": "0.2.5"
},
"devDependencies": {
"moment": "2.8.3"
}
}