aboutsummaryrefslogtreecommitdiff
path: root/app/genealogy/dllib/bower.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-05 16:38:49 +0100
committerMinteck <contact@minteck.org>2021-12-05 16:38:49 +0100
commit879a6237b186768356f99caf992f0d25d5ec8612 (patch)
tree733aacd4845e918b484d8f46951d925f05f91b4c /app/genealogy/dllib/bower.json
parent4bad8bcfb984cf017495b8fd31f174c32cebe805 (diff)
downloadcore-879a6237b186768356f99caf992f0d25d5ec8612.tar.gz
core-879a6237b186768356f99caf992f0d25d5ec8612.tar.bz2
core-879a6237b186768356f99caf992f0d25d5ec8612.zip
Commit
Diffstat (limited to 'app/genealogy/dllib/bower.json')
-rw-r--r--app/genealogy/dllib/bower.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/genealogy/dllib/bower.json b/app/genealogy/dllib/bower.json
new file mode 100644
index 0000000..69ff491
--- /dev/null
+++ b/app/genealogy/dllib/bower.json
@@ -0,0 +1,8 @@
+{
+ "name": "jquery-flexdatalist",
+ "version": "2.3.0",
+ "main": ["jquery.flexdatalist.js"],
+ "dependencies": {
+ "jquery": ">=1.8"
+ }
+}