@tanzhenxing/zx-date-picker
Version:
zx-date-picker 日期选择器组件,支持多种日期格式选择
22 lines (21 loc) • 479 B
JSON
{
"name": "@tanzhenxing/zx-date-picker",
"version": "1.0.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"date-picker",
"日期选择器",
"日期选择",
"日期",
"选择器"
],
"author": "tanzhenxing",
"license": "ISC",
"description": "zx-date-picker 日期选择器组件,支持多种日期格式选择",
"dependencies": {
"@tanzhenxing/zx-icon": "^1.0.13"
}
}