pake-cli
Version:
🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。
21 lines (20 loc) • 364 B
JSON
{
"productName": "Weekly",
"identifier": "com.pake.weekly",
"version": "3.11.7",
"app": {
"withGlobalTauri": true,
"trayIcon": {
"iconPath": "png/weekly_512.png",
"iconAsTemplate": false,
"id": "pake-tray"
},
"security": {
"headers": {},
"csp": null
}
},
"build": {
"frontendDist": "../dist"
}
}