2014-11-28 14:53:45 +00:00
|
|
|
{
|
2016-05-11 20:11:46 +01:00
|
|
|
"name": "cachet",
|
2016-05-20 13:48:39 +02:00
|
|
|
"devDependencies": {
|
2016-05-11 20:11:46 +01:00
|
|
|
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
|
2016-12-03 19:30:37 +00:00
|
|
|
"autosize": "^3.0.19",
|
2016-05-11 20:11:46 +01:00
|
|
|
"bootstrap-sass": "^3.3.6",
|
2016-12-03 19:30:37 +00:00
|
|
|
"chart.js": "^2.4.0",
|
2016-08-22 18:35:03 +01:00
|
|
|
"eonasdan-bootstrap-datetimepicker": "~4.17",
|
2016-05-11 20:11:46 +01:00
|
|
|
"github-markdown-css": "^2.3.0",
|
2016-12-03 19:30:37 +00:00
|
|
|
"gulp": "~3.9.1",
|
2016-05-11 20:11:46 +01:00
|
|
|
"ionicons": "~2.0",
|
2016-12-03 19:30:37 +00:00
|
|
|
"jquery": "~2.2",
|
2016-05-11 20:11:46 +01:00
|
|
|
"jquery-minicolors": "^2.1.10",
|
|
|
|
"jquery-serializeobject": "^1.0.0",
|
2016-12-03 19:30:37 +00:00
|
|
|
"jquery-sparkline": "^2.4.0",
|
|
|
|
"laravel-elixir": "^6.0.0-15",
|
2016-05-11 20:11:46 +01:00
|
|
|
"livestamp": "git+https://github.com/mattbradley/livestampjs.git#develop",
|
2016-12-03 19:30:37 +00:00
|
|
|
"lodash": "^4.17.2",
|
2016-05-11 20:11:46 +01:00
|
|
|
"messenger": "git+https://github.com/HubSpot/messenger.git",
|
2016-12-03 19:30:37 +00:00
|
|
|
"moment": "^2.17.0",
|
2016-05-11 20:11:46 +01:00
|
|
|
"sortablejs": "^1.4.2",
|
2016-11-02 21:47:05 +00:00
|
|
|
"sweetalert2": "^6.0.1"
|
2016-05-11 20:11:46 +01:00
|
|
|
},
|
|
|
|
"private": true
|
2014-11-28 14:53:45 +00:00
|
|
|
}
|