package.json
386 Bytes
{
"name": "sxh_clock_in",
"version": "1.0.0",
"description": "计划管家",
"main": "app.js",
"dependencies": {
"@vant/weapp": "^1.10.5"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.shunzhi.net/sxhgroup/sxhClockIn.git"
},
"author": "ShunZhi Inc.",
"license": "ISC"
}