forked from ubiquitypress/osf.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
25 lines (24 loc) · 1.01 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
{
"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.5",
"jquery.tagsinput": "1.3.2",
"jquery-autosize": "1.18.15",
"jquery-qrcode": "https://github.com/samanehsan/jquery-qrcode.git#5edbf81811b128a6df62bee4cff37892de3ac894",
"reconnectingWebsocket": "#07669519f8",
"truncate": "https://github.com/pathable/truncate.git#5da408e2325dd965e0c94c354622ad54645824b9",
"xhook": "1.3.0",
"osf-panel": "https://github.com/caneruguz/osf-panel.git#fda8e05d9f3ba8ed7bd43b46ceffe265b3d73b39",
"styles": "https://github.com/lyndsysimon/styles.git#master",
"locales": "https://github.com/citation-style-language/locales.git#d2b612f8a6f764cbd66e67238636fac3888a7736",
"raven-js": "1.1.17",
"zeroclipboard": "2.1.6",
"osf-style": "https://github.com/CenterForOpenScience/osf-style.git#ea27f1bf94f185c26c0f98bb5e1aebfe20489c05"
}
}