[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
13
server-tools/deployment-receiver/package.json
Normal file
13
server-tools/deployment-receiver/package.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "guanghu-deployment-receiver",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Allowlisted Forgejo webhook receiver for Fifth Domain deployments",
|
||||
"scripts": {
|
||||
"start": "node receiver.js",
|
||||
"test": "node --test test/*.test.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue