{ "name": "guanghulab-git-sync", "version": "1.0.0", "description": "光湖 · Git 同步服务 — 监听 Gitea Webhook,自动拉取最新代码", "main": "server.js", "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.18.0" }, "author": "铸渊 · ICE-GL-ZY001", "license": "UNLICENSED" }