lemonldap-ng/lemonldap-ng-portal/bower.json
Xavier Guimard 18d00d44b8 Reorganize templates (#595)
- mv *.tpl in site/templates
- manage external javascripts with bower
- mv the rest in site/static
2016-04-14 05:17:51 +00:00

15 lines
296 B
JSON

{
"name": "lemonldap-ng-portal",
"description": "Lemonldap::NG portal",
"version": "1.9.0",
"homepage": "https://lemonldap-ng.org",
"license": "GPL2",
"private": true,
"dependencies": {
"bootstrap": "x",
"jquery": "2.x",
"jquery-ui": "x",
"jquery.cookie": "x"
}
}