forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
32 lines (32 loc) · 1.03 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
{
"name": "canvas-lms",
"version": "0.0.0",
"private": true,
"dependencies": {
"ember": "1.4.0",
"ember-data": "~1.0.0-beta.7",
"handlebars": "1.3.0",
"ic-ajax": "~2.0.1",
"ic-menu": "0.1.11",
"ic-styled": "1.1.6",
"color-slicer": "0.8.0",
"k5uploader": "0.0.3",
"ember-qunit": "~0.1.7",
"ic-tabs": "0.1.3",
"ic-lazy-list": "0.2.4",
"ic-modal": "0.1.1",
"ic-droppable": "~0.1.0",
"ic-sortable": "0.0.2",
"jquery.smartbanner": "https://github.com/jasny/jquery.smartbanner.git#8b3810210256ea2760012e18083c43792c2a4146",
"react": "0.12.2",
"react-router": "0.11.6",
"react-modal": "0.1.1",
"tinymce": "4.1.9",
"react-tokeninput": "https://github.com/instructure-react/react-tokeninput.git#0ea4354091831f87e0887fe54c5591b716b1f76c",
"react-select-box": "https://github.com/instructure-react/react-select-box.git#b1ddd39223d48793fbe3dc4e87aca00d57197b5f",
"react-tray": "~0.1.2",
"classnames": "~2.1.2",
"moment": "~2.10.6",
"axios": "~0.5.4"
}
}