lemonldap-ng/lemonldap-ng-manager/bower.json

19 lines
468 B
JSON
Raw Normal View History

2016-01-18 21:26:26 +01:00
{
"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.x",
"angular-animate": "x",
"angular-bootstrap": "0.12",
"angular-route": "1.x",
"angular-ui-tree": "2.x",
"bootstrap": "3.x",
"es5-shim": "x",
"jquery": "2.x"
}
}