Revision dc1f36daf04a838365411b9a1f9a8052772c0da0 authored by Christophe Maudoux on 05 April 2019, 18:03:42 UTC, committed by Christophe Maudoux on 05 April 2019, 18:03:42 UTC
1 parent f4801f3
Raw File
bower.json
{
  "name": "lemonldap-ng-portal",
  "description": "Lemonldap::NG portal",
  "version": "1.9.0",
  "homepage": "https://lemonldap-ng.org",
  "license": "GPL2",
  "private": true,
  "dependencies": {
    "bootstrap": "4.x",
    "crypto-js": "x",
    "fingerprintjs2": "x",
    "font-awesome": "4.x",
    "jquery": "2.x",
    "jquery-ui": "x",
    "jquery.cookie": "x",
    "qrious": "x"
  }
}
back to top