Cachet/bower.json

21 lines
557 B
JSON
Raw Normal View History

2014-11-24 21:25:57 +00:00
{
"name": "Cachet",
"dependencies": {
2015-04-06 09:31:19 +01:00
"autosize": "~2.0.0",
2015-06-27 09:58:55 +01:00
"bootstrap-sass": "~3.3.5",
"humane-js": "~3.2.2",
"ionicons": "~2.0.0",
"jquery": "~2.1.1",
"jquery-minicolors": "~2.1.10",
"jquery-serialize-object": "~2.4.3",
"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",
2015-06-16 15:09:49 +01:00
"eonasdan-bootstrap-datetimepicker": "~3.1.3"
}
2014-11-24 21:25:57 +00:00
}