diff --git a/bower.json b/bower.json new file mode 100644 index 000000000..d14a8e36c --- /dev/null +++ b/bower.json @@ -0,0 +1,65 @@ +{ + "name": "claroline-core", + "version": "1.0.0", + "description": "core frontend dependencies", + "dependencies": { + "angular": "1.4.9", + "angular-animate": "1.4.9", + "angular-bootstrap": "1.1.2", + "angular-breadcrumb": "0.4.1", + "angular-data-table": "0.4.14", + "angular-daterangepicker": "0.2.2", + "angular-gridster": "0.13.5", + "angular-motion": "0.4.3", + "angular-resource": "1.4.9", + "angular-route": "1.4.9", + "angular-sanitize": "1.4.9", + "angular-strap": "2.3.7", + "angular-toArrayFilter": "1.0.1", + "angular-touch": "1.4.9", + "angular-ui-resource-picker": "1.0.0", + "angular-ui-router": "0.2.18", + "angular-ui-select": "0.13.2", + "angular-ui-tinymce": "0.0.12", + "angular-ui-translation": "1.0.0", + "angular-ui-tree": "2.15.0", + "backbone": "1.2.3", + "bootstrap": "3.3.6", + "bootstrap-additions": "0.3.1", + "bootstrap-datepicker": "1.6.0", + "bootstrap-daterangepicker": "2.1.17", + "bootstrapaccessibilityplugin": "1.0.4", + "claroline-tinymce-accordion": "https://github.com/iCAPLyon1/tinymceAccordionPlugin.git#192df9058a", + "claroline-tinymce-mention": "https://github.com/iCAPLyon1/tinymceMentionPlugin.git#f251a65c23", + "confirm-bootstrap": "https://github.com/maxailloud/confirm-bootstrap.git#d436ee942d", + "Datejs": "https://github.com/datejs/Datejs.git#71afdd79a4", + "eonasdan-bootstrap-datetimepicker": "4.17.37", + "fileapi": "2.0.18", + "fluidvids": "2.4.1", + "font-awesome": "fontawesome#4.5.0", + "fullcalendar": "2.6.0", + "gridstack": "0.2.3", + "jqPlot": "https://github.com/jqPlot/jqPlot.git#080c6de5a6", + "jquery": "2.2.0", + "jquery-option-tree": "https://github.com/jongilbraith/jquery-option-tree.git#6b7137ec6e", + "jquery-sortable": "0.9.13", + "jquery-ui": "1.11.4", + "jquery.cookie": "1.4.1", + "mjolnic-bootstrap-colorpicker": "2.3.0", + "moment": "2.11.2", + "ng-file-upload": "11.2.3", + "select2": "3.5.4", + "system.js": "0.19.20", + "tablesorter": "#774576308e", + "tag-it": "#6ccd2de95e", + "tinymce-codemirror": "https://github.com/christiaan/tinymce-codemirror.git#20c1bbe708", + "toastr": "2.1.2", + "typeahead.js": "0.11.1", + "typeahead.js-bootstrap3.less": "https://github.com/bassjobsen/typeahead.js-bootstrap-css.git#1.2.1", + "underscore": "1.8.3" + }, + "ignore": [ + "*", + "!bower.json" + ] +}