Skip to content

Commit

Permalink
add bower
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Oct 22, 2016
1 parent 144a1e0 commit 759cc1c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
@@ -0,0 +1,3 @@
{
"directory": "plugins"
}
26 changes: 26 additions & 0 deletions bower.json
@@ -0,0 +1,26 @@
{
"name": "ax-boot-themes",
"version": "1.0.0",
"dependencies": {
"jquery": "^3.1.0",
"jquery.easy-pie-chart": "",
"ax5core": "",
"ax5ui-dialog": "",
"ax5ui-mask": "",
"ax5ui-toast": "",
"ax5ui-modal": "",
"ax5ui-calendar": "",
"ax5ui-picker": "",
"ax5ui-formatter": "",
"ax5ui-menu": "",
"ax5ui-select": "",
"ax5ui-grid": "",
"ax5ui-media-viewer": "",
"ax5ui-combobox": "",
"ax5ui-layout": "",
"ax5ui-binder": "",
"bootstrap-sass": "^3.3.7",
"bourbon": "^4.2.7",
"ztree_v3": "^3.5.24"
}
}

0 comments on commit 759cc1c

Please sign in to comment.