1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/public/vendor/bootstrap-datepicker/.bower.json
2014-04-22 14:33:53 +03:00

23 lines
591 B
JSON

{
"name": "bootstrap-datepicker",
"version": "1.3.0",
"main": [
"js/bootstrap-datepicker.js",
"css/datepicker.css",
"css/datepicker3.css"
],
"dependencies": {
"jquery": ">=1.7.1",
"bootstrap": ">=3.0 <4.0"
},
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
"_release": "1.3.0",
"_resolution": {
"type": "version",
"tag": "1.3.0",
"commit": "37db99f95ff3a32ccc76b7122b2b73f3b0b9fe42"
},
"_source": "git://github.com/eternicode/bootstrap-datepicker.git",
"_target": "~1.*",
"_originalSource": "bootstrap-datepicker"
}