{
    "zipOptions": {
        "enabled": true,
        "gitAuto": true,
        "gitAutoCommitText": "build: 更新版本为v{version}, 推送构建文件与zip压缩包  --build by infly-libs",
        "enablePreview": true,
        "openExplorer": true,
        "outputPath": "./",
        "buildFoldName": "构建后目录名 eg: 【easy】",
        "compressionLevel": 9
    },
    "versionConfig": {
        "mainVersion": "1",
        "links": "eg: easy.sutpay.com.com",
        "platformName": "用以split的项目平台名称 eg: 【邮惠权益平台-运营端】",
        "baseName": "v{version}-{timestamp}.zip",
        "versionList": []
    }
}
