we-chat-ci/package.json
2026-03-04 13:25:48 +08:00

13 lines
223 B
JSON

{
"name": "we-chat-ci",
"version": "1.0.0",
"description": "",
"license": "MIT",
"author": "ilovintit",
"type": "commonjs",
"main": "script/index.js",
"dependencies": {
"miniprogram-ci": "^2.1.26"
}
}