Cachet/bower.json

23 lines
612 B
JSON
Raw Normal View History

2014-11-24 21:25:57 +00:00
{
"name": "Cachet",
"dependencies": {
2016-01-29 22:35:24 +00:00
"animate-sass": "~0.6",
"autosize": "~3.0.15",
"bootstrap-sass": "~3.3",
2016-03-17 09:21:05 +01:00
"chartjs": "~2.0.0-beta2",
2016-01-29 22:35:24 +00:00
"eonasdan-bootstrap-datetimepicker": "~3.1",
"humane-js": "~3.2",
"ionicons": "~2.0",
"jquery": "~2.2",
"jquery-minicolors": "~2.2",
"jquery-serialize-object": "~2.5",
"jquery-sparkline": "~2.1",
"livestampjs": "~1.1",
2016-02-29 21:48:22 +00:00
"lodash": "~4.5.1",
2016-01-29 22:35:24 +00:00
"messenger": "~1.4",
2016-02-29 21:48:22 +00:00
"moment": "~2.11.2",
2016-01-29 22:35:24 +00:00
"Sortable": "~1.4",
"sweetalert": "~1.1"
}
2014-11-24 21:25:57 +00:00
}