db3625ec91
- Use new "Font Awesome" icons. - Sorting columns. - Filter table. - New focusMe directive. - Delete user - Use ui-sref. - Use angular-gettext for i18n. - Added sample po files for DE and FR. - group views - use google coding style (2 spaces, optional end tags, etc)
18 lines
410 B
JSON
18 lines
410 B
JSON
{
|
|
"name": "OpenSlides",
|
|
"private": true,
|
|
"dependencies": {
|
|
"lodash": "~3.0.1",
|
|
"jquery": "~1.11.2",
|
|
"jquery.cookie": "~1.4.1",
|
|
"bootstrap": "~3.3.1",
|
|
"datatables-bootstrap3-plugin": "~0.2.0",
|
|
"angular": "~1.3.13",
|
|
"angular-ui-router": "~0.2.13",
|
|
"angular-gettext": "~2.0.2",
|
|
"js-data-angular": "~2.1.0",
|
|
"sockjs": "~0.3.4",
|
|
"font-awesome-bower": "4.3.0"
|
|
}
|
|
}
|