2013-12-12 06:47:17 +08:00
|
|
|
{
|
|
|
|
"name": "canvas-lms",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2014-02-20 06:03:46 +08:00
|
|
|
"ember": "1.4.0",
|
2014-02-20 06:37:43 +08:00
|
|
|
"ember-data": "~1.0.0-beta.7",
|
2015-10-02 01:12:47 +08:00
|
|
|
"fullcalendar": "2.4.0",
|
2014-02-10 23:32:23 +08:00
|
|
|
"handlebars": "1.3.0",
|
2014-06-12 04:46:39 +08:00
|
|
|
"ic-ajax": "~2.0.1",
|
2014-06-12 13:29:59 +08:00
|
|
|
"ic-menu": "0.1.11",
|
|
|
|
"ic-styled": "1.1.6",
|
2014-09-13 07:35:31 +08:00
|
|
|
"color-slicer": "0.8.0",
|
2014-06-30 05:48:46 +08:00
|
|
|
"k5uploader": "0.0.3",
|
2014-04-23 07:44:05 +08:00
|
|
|
"ember-qunit": "~0.1.7",
|
2014-06-12 13:29:59 +08:00
|
|
|
"ic-tabs": "0.1.3",
|
2014-04-09 05:03:02 +08:00
|
|
|
"ic-lazy-list": "0.2.4",
|
2014-07-08 10:29:36 +08:00
|
|
|
"ic-modal": "0.1.1",
|
2014-04-09 05:03:02 +08:00
|
|
|
"ic-droppable": "~0.1.0",
|
2014-07-24 05:11:17 +08:00
|
|
|
"ic-sortable": "0.0.2",
|
2015-11-20 01:29:17 +08:00
|
|
|
"react": "0.14.8",
|
|
|
|
"react-modal": "1.3.0",
|
2015-03-24 23:50:36 +08:00
|
|
|
"tinymce": "4.1.9",
|
2016-09-22 05:06:33 +08:00
|
|
|
"react-tokeninput": "https://github.com/instructure-react/react-tokeninput.git#777816b9f35e7ec85a814be2fa8402cd41aa07b8",
|
2015-06-13 06:26:52 +08:00
|
|
|
"react-select-box": "https://github.com/instructure-react/react-select-box.git#b1ddd39223d48793fbe3dc4e87aca00d57197b5f",
|
2016-07-13 23:25:43 +08:00
|
|
|
"react-tray": "2.0.1",
|
2015-06-25 06:59:55 +08:00
|
|
|
"classnames": "~2.1.2",
|
2015-08-28 21:58:12 +08:00
|
|
|
"moment": "~2.10.6",
|
2015-09-18 05:24:38 +08:00
|
|
|
"reflux": "~0.2.7",
|
|
|
|
"axios": "~0.5.4",
|
2016-03-25 03:48:45 +08:00
|
|
|
"react-tabs": "https://github.com/rackt/react-tabs.git#1ad1031ec4a50784225a05611c4959d15745fc3d",
|
|
|
|
"page": "visionmedia/page.js#~1.6.4",
|
|
|
|
"qs": "https://github.com/hapijs/qs.git#a341cdf2fadba5ede1ce6c95c7051f6f31f37b81"
|
2013-12-12 06:47:17 +08:00
|
|
|
}
|
|
|
|
}
|