2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-01 16:54:08 +03:00
Files
vue2-datepicker/package.json
T
Mengxiong10 b4d443f486 init
2017-05-07 22:29:29 +08:00

16 lines
283 B
JSON

{
"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"
}