mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 17:05:15 +00:00
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"name": "@openclaw/irc",
|
|
"version": "2026.2.26",
|
|
"description": "OpenClaw IRC channel plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|