3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-09 04:25:23 +00:00
Files
snipe-it/bower_components/bootstrap-datepicker/bower.json
2017-01-11 03:05:06 -08:00

13 lines
231 B
JSON

{
"name": "bootstrap-datepicker",
"main": [
"dist/css/bootstrap-datepicker3.css",
"dist/js/bootstrap-datepicker.min.js"
],
"license": "Apache-2.0",
"dependencies": {
"jquery" : ">=1.7.1"
},
"ignore": []
}