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

22 lines
517 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": {
2017-01-12 21:25:50 +01:00
"angular": "1.5.x",
"angular-animate": "1.5.x",
2017-03-24 16:03:35 +01:00
"angular-aria": "1.5.x",
2016-01-23 08:04:04 +01:00
"angular-bootstrap": "x",
2017-01-12 21:25:50 +01:00
"angular-cookies": "1.5.x",
"angular-ui-tree": "x",
2018-03-08 13:19:15 +01:00
"bootstrap": "3.x",
2016-01-18 21:26:26 +01:00
"es5-shim": "x",
"file-saver.js": "x",
2018-03-08 13:19:15 +01:00
"jquery": "x",
"jquery-ui": "x"
2016-01-18 21:26:26 +01:00
}
}