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.
 
 
 

26 lines
563 B

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