跳绳比赛成绩查询
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

34 lines
639 B

{
"name": "uniTemplete",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"uni-app": {
"scripts": {
"mp-dingtalk": {
"title": "钉钉小程序",
"env": {
"UNI_PLATFORM": "mp-alipay"
},
"define": {
"MP-DINGTALK": true
}
}
}
},
"repository": {
"type": "git",
"url": ""
},
"author": "wally",
"license": "ISC",
"dependencies": {
"axios": "^0.21.0",
"fingerprintjs": "^0.5.3",
"fingerprintjs2": "^2.1.2",
"moment": "^2.29.1"
}
}