13 lines
223 B
JSON
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"
|
|
}
|
|
}
|