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.
22 lines
424 B
22 lines
424 B
3 weeks ago
|
{
|
||
|
"name": "geneb",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "",
|
||
|
"scripts": {},
|
||
|
"type": "module",
|
||
|
"dependencies": {
|
||
|
"@vant/weapp": "^1.11.1",
|
||
|
"dayjs": "^1.11.10",
|
||
|
"miniprogram-licia": "^1.39.1",
|
||
|
"mp-html": "^2.4.2",
|
||
|
"number-precision": "^1.6.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"miniprogram-api-typings": "^3.12.2",
|
||
|
"typescript": "^5.8.3"
|
||
|
}
|
||
|
}
|