forked from sfu/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
26 lines (26 loc) · 704 Bytes
/
bower.json
File metadata and controls
26 lines (26 loc) · 704 Bytes
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": "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",
"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"
}
}