Files
mp-weixin-2811-xcx.aigc-qui…/package.json

23 lines
649 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
}
}