Cachet/bower.json

23 lines
600 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",
"chartjs": "~1.0",
"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",
"lodash": "~4.1",
"messenger": "~1.4",
"moment": "~2.10",
"Sortable": "~1.4",
"sweetalert": "~1.1"
}
2014-11-24 21:25:57 +00:00
}