2015-01-05 15:01:42 +01:00
|
|
|
{
|
2015-01-30 11:58:36 +01:00
|
|
|
"name": "OpenSlides",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2015-11-03 21:38:53 +01:00
|
|
|
"lodash": "~3.10.0",
|
2015-03-09 15:40:54 +01:00
|
|
|
"jquery": "~2.1.4",
|
2015-01-30 11:58:36 +01:00
|
|
|
"jquery.cookie": "~1.4.1",
|
2015-11-03 21:38:53 +01:00
|
|
|
"bootstrap-css-only": "~3.3.5",
|
|
|
|
"angular": "~1.4.7",
|
|
|
|
"angular-messages": "~1.4.7",
|
|
|
|
"angular-animate": "~1.4.7",
|
|
|
|
"angular-sanitize": "~1.4.7",
|
|
|
|
"angular-bootstrap": "~0.14.3",
|
2015-11-28 19:59:58 +01:00
|
|
|
"angular-csv-import": "~0.0.27",
|
2015-11-03 21:38:53 +01:00
|
|
|
"angular-formly-templates-bootstrap": "~6.1.5",
|
|
|
|
"angular-formly": "~7.3.2",
|
|
|
|
"angular-loading-bar": "~0.8.0",
|
|
|
|
"angular-ui-router": "~0.2.15",
|
|
|
|
"angular-ui-select": "~0.13.1",
|
|
|
|
"angular-ui-switch": "~0.1.1",
|
2015-12-18 22:17:17 +01:00
|
|
|
"angular-ui-tree": "~2.5.0",
|
2015-11-03 21:38:53 +01:00
|
|
|
"angular-gettext": "~2.1.2",
|
2015-11-16 21:10:33 +01:00
|
|
|
"angular-scroll-glue": "~2.0.6",
|
2015-11-03 21:38:53 +01:00
|
|
|
"ngBootbox": "~0.1.2",
|
2015-11-21 20:14:19 +01:00
|
|
|
"ng-dialog": "~0.5.6",
|
2015-01-30 11:58:36 +01:00
|
|
|
"sockjs": "~0.3.4",
|
2015-11-03 21:38:53 +01:00
|
|
|
"font-awesome-bower": "~4.4.0",
|
|
|
|
"js-data": "~2.8.1",
|
|
|
|
"js-data-angular": "~3.1.0",
|
2015-10-28 22:16:10 +01:00
|
|
|
"ng-file-upload": "~9.1.2",
|
|
|
|
"ckeditor": "~4.5.4",
|
2015-11-29 22:25:01 +01:00
|
|
|
"angular-ckeditor": "~1.0.0",
|
|
|
|
"roboto-condensed": "~0.3.0",
|
2015-12-03 22:33:10 +01:00
|
|
|
"open-sans-fontface": "https://github.com/OpenSlides/open-sans.git#1.4.2.post1"
|
2015-01-30 11:58:36 +01:00
|
|
|
}
|
2015-01-05 15:01:42 +01:00
|
|
|
}
|