@tanzhenxing/zx-time-select
Version:
time-select
18 lines (17 loc) • 333 B
JSON
{
"name": "@tanzhenxing/zx-time-select",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"time-select"
],
"author": "tanzhenxing",
"license": "ISC",
"description": "time-select",
"dependencies": {
"dayjs": "^1.11.13"
}
}