Working on a widget design for the dashboard index

This commit is contained in:
James Brooks
2015-08-24 13:41:02 +01:00
parent f13b8debe4
commit 70a5022740
10 changed files with 173 additions and 22 deletions

View File

@@ -1,20 +1,21 @@
{
"name": "Cachet",
"dependencies": {
"animate-sass": "~0.6.2",
"autosize": "~2.0.0",
"bootstrap-sass": "~3.3.5",
"chartjs": "~1.0.1",
"eonasdan-bootstrap-datetimepicker": "~3.1.3",
"humane-js": "~3.2.2",
"ionicons": "~2.0.0",
"jquery": "~2.1.1",
"jquery-minicolors": "~2.1.10",
"jquery-serialize-object": "~2.4.3",
"jquery-sparkline": "~2.1.3",
"livestampjs": "~1.1.2",
"lodash": "~2.4",
"messenger": "~1.4.1",
"Sortable": "~1.0.0",
"animate-sass": "~0.6.2",
"moment": "~2.9",
"livestampjs": "~1.1.2",
"chartjs": "~1.0.1",
"eonasdan-bootstrap-datetimepicker": "~3.1.3"
"Sortable": "~1.0.0"
}
}