1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
invoiceninja/bower.json
2016-11-04 15:34:15 +02:00

41 lines
1.0 KiB
JSON

{
"name": "hillelcoren/invoice-ninja",
"version": "0.9.0",
"dependencies": {
"jquery": "1.11.3",
"bootstrap": "3.3.1",
"bootstrap-combobox": "1.1.5",
"jquery-ui": "1.11.2",
"datatables": "1.10.4",
"datatables-bootstrap3": "*",
"knockout.js": "3.1.0",
"knockout-mapping": "2.4.1",
"knockout-sortable": "0.9.3",
"font-awesome": "~4.*",
"underscore": "1.7.0",
"jspdf": "1.0.272",
"bootstrap-datepicker": "1.4.0",
"typeahead.js": "0.11.1",
"accounting": "0.3.2",
"spectrum": "1.3.4",
"d3": "3.4.11",
"handsontable": "*",
"pdfmake": "*",
"moment": "*",
"jsoneditor": "*",
"moment-timezone": "~0.4.0",
"quill": "~0.20.0",
"datetimepicker": "~2.4.5",
"stacktrace-js": "~1.0.1",
"fuse.js": "~2.0.2",
"dropzone": "~4.3.0",
"nouislider": "~8.5.1",
"bootstrap-daterangepicker": "~2.1.24",
"sweetalert2": "^5.3.8",
"jSignature": "brinley/jSignature#^2.1.0"
},
"resolutions": {
"jquery": "~1.11"
}
}