Add bower support

This commit is contained in:
christianesperar 2016-04-12 20:40:08 +08:00
parent 90f4ee0833
commit daef4a59de

25
bower.json Normal file
View file

@ -0,0 +1,25 @@
{
"name": "gentelella",
"version": "1.0.0",
"homepage": "https://colorlib.com/polygon/gentelella/index.html",
"authors" : [
"Aigars Silkalns"
],
"description": "Gentellela Admin is a free to use Bootstrap admin template",
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive"
],
"license": "MIT",
"ignore": [
"**/.*",
"documentation"
]
}