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

18 lines
413 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": "1.9.0",
"homepage": "https://lemonldap-ng.org",
2016-01-18 21:26:26 +01:00
"license": "GPL2",
"private": true,
"dependencies": {
"angular": "1.4.8",
2016-01-18 21:26:26 +01:00
"angular-bootstrap": "0.12",
"angular-cookies": "1.4.8",
"angular-ui-tree": "x",
2016-01-18 21:26:26 +01:00
"bootstrap": "3.x",
"es5-shim": "x",
"jquery": "2.x"
}
}