s94-inputdate
Version:
时间选择控件
25 lines (24 loc) • 456 B
JSON
{
"name": "s94-inputdate",
"version": "1.0.8",
"description": "时间选择控件",
"main": "s94.inputdate.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"s94-web": "^1.1.0"
},
"keywords": [
"date",
"time",
"web",
"s94",
"input",
"时间选择",
"日期选择",
"可视化"
],
"author": "牧人与鱼",
"license": "ISC"
}