冰朔 f772bafa2f
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
铸渊自检 / health-check (push) Has been cancelled
D129: 联邦托管包 · federation-agent v1.0 · ENTRY+AGENT+DISCUSS+agent.js+install.sh+registry.js
2026-06-10 23:19:34 +08:00

17 lines
437 B
JSON

{
"name": "guanghu-federation-agent",
"version": "1.0.0",
"description": "光湖联邦托管包 · 本地 Agent",
"main": "agent.js",
"scripts": {
"start": "node agent.js",
"dev": "node agent.js"
},
"dependencies": {
"ws": "^8.16.0"
},
"keywords": ["guanghu", "hololake", "federation", "agent", "hlpd"],
"license": "国作登字-2026-A-00037559",
"author": "铸渊 ICE-GL-ZY001 · 冰朔 TCS-0002∞"
}