unfinished
Showing
This diff is collapsed.
| ... | ... | @@ -56,12 +56,13 @@ |
| "typescript": "^5.9.3" | ||
| }, | ||
| "dependencies": { | ||
| "aragami": "^1.2.10", | ||
| "axios": "^1.13.5", | ||
| "http-proxy-agent": "^7.0.2", | ||
| "https-proxy-agent": "^7.0.6", | ||
| "ipaddr.js": "^2.3.0", | ||
| "koishipro-core.js": "^1.3.0", | ||
| "nfkit": "^1.0.22", | ||
| "koishipro-core.js": "^1.3.1", | ||
| "nfkit": "^1.0.24", | ||
| "pino": "^10.3.1", | ||
| "pino-pretty": "^13.1.3", | ||
| "rxjs": "^7.8.2", | ||
| ... | ... |
src/room/default-hostinfo.ts
0 → 100644
src/room/room-manager.ts
0 → 100644
src/room/room.ts
0 → 100644
src/services/aragami.ts
0 → 100644
src/utility/blank-lflist.ts
0 → 100644
src/utility/load-path.ts
0 → 100644
Please register or sign in to comment