{ "name": "help", "version": "1.0.0", "description": "本项目是为POCT检测分析平台客户定制开发的微信小程序,用于展示和销售POCT检测分析平台产品,提供在线购物、订单管理、用户中心等功能。", "main": "app.js", "scripts": { "build": "node release.js -k", "release": "node release.js" }, "repository": { "type": "git", "url": "https://git.aigc-quickapp.com/Uniapp/mp-weixin-2811-xcx.aigc-quickapp.com.git" }, "author": "", "license": "ISC", "devDependencies": { "mini-optimizer": "^1.0.3-beta.7" }, "dependencies": { "@babel/core": "^7.28.5" } }