bower configuration

This commit is contained in:
Simon Vieille 2018-05-14 14:07:24 +02:00
parent 409b790e88
commit 877b9e422c
No known key found for this signature in database
GPG key ID: 919533E2B946EA10

16
bower.json Normal file
View file

@ -0,0 +1,16 @@
{
"name": "sozi-ui",
"version": "1.0.0-beta",
"authors": [
"Simon Vieille <simon@deblan.fr>"
],
"description": "Add controllers on embeded Sozi presentations.",
"keywords": [
"sozi",
"svg"
],
"license": "GPLv3",
"homepage": "https://gitnet.fr/deblan/sozi-ui",
"ignore": [
]
}