forked from CenterForOpenScience/osf.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
26 lines (26 loc) · 1.14 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
{
"name": "OSF",
"dependencies": {
"jquery": "^1.11.2",
"jquery-ui": "~1.10.4",
"bootstrap": "^3.3.0",
"select2": "3.5.1",
"ace-builds": "1.1.8",
"bootstrap.growl": "2.0.0",
"MathJax": "2.6",
"jquery.tagsinput": "1.3.2",
"jquery-autosize": "1.18.15",
"jquery-qrcode": "https://github.com/CenterForOpenScience/jquery-qrcode.git#5edbf81811b128a6df62bee4cff37892de3ac894",
"reconnectingWebsocket": "#07669519f8",
"truncate": "https://github.com/CenterForOpenScience/truncate.git#5da408e2325dd965e0c94c354622ad54645824b9",
"xhook": "1.3.0",
"osf-panel": "https://github.com/CenterForOpenScience/osf-panel.git#fda8e05d9f3ba8ed7bd43b46ceffe265b3d73b39",
"styles": "https://github.com/CenterForOpenScience/styles.git#master",
"locales": "https://github.com/CenterForOpenScience/locales.git#d2b612f8a6f764cbd66e67238636fac3888a7736",
"raven-js": "2.1.0",
"zeroclipboard": "2.1.6",
"osf-style": "https://github.com/CenterForOpenScience/osf-style.git#5dcf5997ad2808ffc7c8564f94cde102bf7a4a96",
"At.js": "jquery.atwho#e18af47fdcb327605533a9da259225176e3013c8",
"academicons": "1.7.0"
}
}