mirror of
https://github.com/obra/superpowers.git
synced 2026-05-03 15:49:04 +08:00
Add native OpenClaw plugin support
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"name": "superpowers",
|
||||
"version": "5.0.7",
|
||||
"type": "module",
|
||||
"main": ".opencode/plugins/superpowers.js"
|
||||
"main": ".opencode/plugins/superpowers.js",
|
||||
"openclaw": {
|
||||
"extensions": [
|
||||
"./.openclaw/index.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user