Cachet/package.json
James Brooks 7fb8a03ebe Fixes #2324
I've disabled autosize for now
2017-01-26 16:16:59 +00:00

26 lines
777 B
JSON

{
"name": "cachet",
"devDependencies": {
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
"autosize": "^3.0.20",
"bootstrap-sass": "^3.3.6",
"chart.js": "^2.4.0",
"eonasdan-bootstrap-datetimepicker": "^4.17.46",
"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.4",
"messenger": "git+https://github.com/HubSpot/messenger.git",
"moment": "^2.17.1",
"sortablejs": "^1.4.2",
"sweetalert2": "^6.0.1"
},
"private": true
}