信达小程序
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.
 
 
 
 

27 lines
619 B

{
"name": "shizhong",
"version": "1.0.0",
"description": "",
"author": "",
"license": "",
"keywords": [],
"scripts": {
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@miniprogram-component-plus/video-swiper": "^1.0.1",
"@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": "^6.2.0",
"eslint": "^9.38.0",
"eslint-plugin-format": "^1.0.2",
"miniprogram-api-typings": "^4.1.0",
"prettier": "3.3.3"
}
}