Cachet/package.json

27 lines
803 B
JSON
Raw Normal View History

{
2016-05-11 20:11:46 +01:00
"name": "cachet",
"devDependencies": {
2016-05-11 20:11:46 +01:00
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
"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",
"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",
"lodash": "^4.17.4",
2016-05-11 20:11:46 +01:00
"messenger": "git+https://github.com/HubSpot/messenger.git",
"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
}