mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-14 07:12:27 +03:00
init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "vue2-datepicker",
|
||||
"version": "1.0.0",
|
||||
"description": "datepicker for Vue2",
|
||||
"main": "index.vue",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"vue",
|
||||
"datepicker"
|
||||
],
|
||||
"author": "xmx",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user