feat(daemon): 新增浏览器守护进程服务,支持启动、状态查询与自动销毁

This commit is contained in:
WJZ_P
2026-03-18 23:37:24 +08:00
parent 0231b7378c
commit 74b4909d13
6 changed files with 569 additions and 74 deletions

View File

@@ -5,6 +5,7 @@
"main": "src/index.js",
"scripts": {
"demo": "node src/demo.js",
"daemon": "node src/daemon/server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [