You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
609 B
23 lines
609 B
{
|
|
"name": "bootstrap-datepicker",
|
|
"main": [
|
|
"dist/css/bootstrap-datepicker3.css",
|
|
"dist/js/bootstrap-datepicker.js"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jquery": ">=1.7.1 <4.0.0"
|
|
},
|
|
"ignore": [],
|
|
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
|
|
"version": "1.7.1",
|
|
"_release": "1.7.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.7.1",
|
|
"commit": "9008cc328620c1695a0c95d036e57d356fca5c03"
|
|
},
|
|
"_source": "https://github.com/eternicode/bootstrap-datepicker.git",
|
|
"_target": "^1.7.0",
|
|
"_originalSource": "bootstrap-datepicker"
|
|
}
|