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",
|
2017-01-26 16:16:59 +00:00
|
|
|
"autosize": "^3.0.20",
|
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",
|
2017-01-26 16:16:59 +00:00
|
|
|
"eonasdan-bootstrap-datetimepicker": "^4.17.46",
|
2017-03-18 09:05:22 +00:00
|
|
|
"es5-shim": "^4.5.9",
|
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",
|
2017-01-26 16:16:59 +00:00
|
|
|
"lodash": "^4.17.4",
|
2016-05-11 20:11:46 +01:00
|
|
|
"messenger": "git+https://github.com/HubSpot/messenger.git",
|
2017-01-26 16:16:59 +00:00
|
|
|
"moment": "^2.17.1",
|
2017-03-17 20:50:32 +00:00
|
|
|
"sortablejs": "^1.5.1",
|
|
|
|
"sweetalert2": "^6.4.4"
|
2016-05-11 20:11:46 +01:00
|
|
|
},
|
|
|
|
"private": true
|
2014-11-28 14:53:45 +00:00
|
|
|
}
|