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

15 lines
395 B

{
"name": "angular-lemonldap-ng-manager",
"description": "Lemonldap::NG manager with AngularJS",
"version": "0.0.0",
"homepage": "https://github.com/guimard/angular-lemonldap-ng-manager",
"license": "GPL2",
"private": true,
"dependencies": {
"angular": "1.3.x",
"angular-route": "1.x",
"angular-ui-tree": "2.1.5",
"bootstrap": "~3.1.1",
"jquery": "~2.1.1"
}
}