forked from CenterForOpenScience/osf.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
24 lines (24 loc) · 1002 Bytes
/
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
{
"name": "osf",
"dependencies": {
"jquery": "^1.11.2",
"jquery-ui": "~1.10.4",
"bootstrap": "^3.3.7",
"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",
"clipboard": "^1.6.1",
"At.js": "CenterForOpenScience/At.js#cos",
"academicons": "1.8.0"
}
}