{
"$schema": "https://schema.tauri.app/config/2",
"productName": "QueryPie CLI",
"version": "0.1.0",
"identifier": "io.github.sudosubin.querypie-cli",
"build": {
"beforeDevCommand": "",
"beforeBuildCommand": ""
},
"app": {},
"bundle": {
"active": false,
"icon": []
}
}