Cachet/package.json

26 lines
774 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",
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",
"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",
"sweetalert2": "^6.0.1"
2016-05-11 20:11:46 +01:00
},
"private": true
}