Add bower's configuration file.

This commit is contained in:
Arpad Csanyi
2016-01-14 00:42:42 +01:00
parent a06716ff8b
commit 7b7b550e1a

16
bower.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "agent-mockup",
"description": "UHK agent mockups' resources",
"authors": [
"Arpad Csanyi"
],
"dependencies": {
"jquery": "~2.1.4",
"Split.js": "~1.0.6",
"bootstrap": "~3.3.6",
"font-awesome": "fontawesome#~4.5.0",
"handlebars": "~4.0.5",
"select2": "~4.0.1",
"Sortable": "~1.4.2"
}
}