datepicker-vue
Version:
vue2.0的一个移动端时间选择器
19 lines (18 loc) • 373 B
JSON
{
"name": "datepicker-vue",
"version": "1.2.5",
"description": "vue2.0的一个移动端时间选择器",
"main": "date.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"datePicker",
"vue",
"vue2.0",
"date",
"时间选择器"
],
"author": "wumian <1162888465@qq.com>",
"license": "ISC"
}