武田小程序
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.
 
 
 

24 lines
512 B

{
"name": "wutian",
"version": "1.0.0",
"description": "",
"author": "",
"license": "",
"keywords": [],
"scripts": {
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@vant/weapp": "^1.11.6",
"dayjs": "^1.11.13",
"miniprogram-licia": "^1.39.2",
"typescript": "^5.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"miniprogram-api-typings": "^2.8.3-1",
"prettier": "^3.3.3"
}
}