Skip to content

Commit

Permalink
plugin-config update
Browse files Browse the repository at this point in the history
  • Loading branch information
tanvir0604 committed Apr 10, 2019
1 parent 7ba615b commit 73124b1
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions plugin-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"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.0.0",
"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"
}
}

0 comments on commit 73124b1

Please sign in to comment.