Add bower's configuration file.
This commit is contained in:
16
bower.json
Normal file
16
bower.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user