LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/lemonldap-ng-manager/bower.json

21 lines
517 B

{
"name": "angular-lemonldap-ng-manager",
"description": "Lemonldap::NG manager with AngularJS",
"version": "1.9.0",
"homepage": "https://lemonldap-ng.org",
"license": "GPL2",
"private": true,
"dependencies": {
"angular": "1.5.x",
"angular-animate": "1.5.x",
"angular-aria": "1.5.x",
"angular-bootstrap": "x",
"angular-cookies": "1.5.x",
"angular-ui-tree": "x",
"bootstrap": "3.x",
"es5-shim": "x",
"file-saver.js": "x",
"jquery": "x",
"jquery-ui": "x"
}
}