mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
22 lines
488 B
JSON
22 lines
488 B
JSON
{
|
|
"name": "hillelcoren/invoice-ninja",
|
|
"version": "0.9.0",
|
|
"dependencies": {
|
|
"jquery": "~1.*",
|
|
"bootstrap": "~3.*",
|
|
"jquery-ui": "~1.*",
|
|
"datatables": "~1.*",
|
|
"datatables-bootstrap3": "*",
|
|
"knockout.js": "~3.*",
|
|
"knockout-mapping": "*",
|
|
"knockout-sortable": "*",
|
|
"font-awesome": "~4.*",
|
|
"underscore": "~1.*",
|
|
"jspdf": "*",
|
|
"bootstrap-datepicker": "~1.*",
|
|
"typeahead.js": "~0.9.3",
|
|
"accounting": "~0.*",
|
|
"pdfjs": "*"
|
|
}
|
|
}
|