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