lemonldap-ng/lemonldap-ng-portal/bower.json

18 lines
369 B
JSON
Raw Normal View History

2016-03-30 22:34:17 +02:00
{
"name": "lemonldap-ng-portal",
2016-03-30 22:59:24 +02:00
"description": "Lemonldap::NG portal",
2016-03-30 22:34:17 +02:00
"version": "1.9.0",
"homepage": "https://lemonldap-ng.org",
"license": "GPL2",
"private": true,
"dependencies": {
"bootstrap": "x",
2016-09-05 12:31:51 +02:00
"crypto-js": "x",
2017-01-13 06:48:17 +01:00
"fingerprintjs2": "x",
"jquery": "2.x",
"jquery-ui": "x",
"jquery.cookie": "x",
"qrious": "^4.0.2"
2016-03-30 22:34:17 +02:00
}
}