1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 10:21:35 +02:00
invoiceninja/public/vendor/jquery-ui/bower.json

11 lines
135 B
JSON
Raw Normal View History

2014-04-22 13:33:53 +02:00
{
"name": "jquery-ui",
"version": "1.10.4",
"main": [
"ui/jquery-ui.js"
],
"dependencies": {
"jquery": ">=1.6"
}
}