mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 21:18:19 +01:00
26 lines
774 B
JSON
26 lines
774 B
JSON
{
|
|
"name": "cachet",
|
|
"devDependencies": {
|
|
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
|
|
"autosize": "^3.0.19",
|
|
"bootstrap-sass": "^3.3.6",
|
|
"chart.js": "^2.4.0",
|
|
"eonasdan-bootstrap-datetimepicker": "~4.17",
|
|
"github-markdown-css": "^2.3.0",
|
|
"gulp": "~3.9.1",
|
|
"ionicons": "~2.0",
|
|
"jquery": "~2.2",
|
|
"jquery-minicolors": "^2.1.10",
|
|
"jquery-serializeobject": "^1.0.0",
|
|
"jquery-sparkline": "^2.4.0",
|
|
"laravel-elixir": "^6.0.0-15",
|
|
"livestamp": "git+https://github.com/mattbradley/livestampjs.git#develop",
|
|
"lodash": "^4.17.2",
|
|
"messenger": "git+https://github.com/HubSpot/messenger.git",
|
|
"moment": "^2.17.0",
|
|
"sortablejs": "^1.4.2",
|
|
"sweetalert2": "^6.0.1"
|
|
},
|
|
"private": true
|
|
}
|