UNPKG

pake-cli-kevin

Version:

🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。

21 lines (20 loc) 363 B
{ "productName": "Weekly", "identifier": "com.pake.weekly", "version": "1.0.0", "app": { "withGlobalTauri": true, "trayIcon": { "iconPath": "png/weekly_512.png", "iconAsTemplate": false, "id": "pake-tray" }, "security": { "headers": {}, "csp": null } }, "build": { "frontendDist": "../dist" } }