vue-dropdown-datepicker
Version:
A simple and customizable dropdown datepicker vue component
34 lines • 808 B
JSON
{
"name": "vue-dropdown-datepicker",
"title": "Vue Dropdown Datepicker",
"description": "A simple and customizable dropdown datepicker vue component",
"keywords": [
"vue",
"vuejs",
"component",
"dropdown",
"datepicker",
"daterangepicker"
],
"version": "1.3.1",
"author": {
"name": "Md Shafkat Hussain Tanvir",
"email": "tanvir0604@gmail.com",
"url": "https://github.com/tanvir0604"
},
"maintainers": [
{
"name": "Md Shafkat Hussain Tanvir",
"email": "tanvir0604@gmail.com",
"url": "https://github.com/tanvir0604"
}
],
"licenses": [
{
"type": "ISC"
}
],
"dependencies": {
"vue": ">=2.6.10"
}
}