mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-05-09 03:00:20 -04:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"name": "@openclaw/irc",
|
|
"version": "2026.3.2",
|
|
"description": "OpenClaw IRC channel plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|