build: add twitch package repository metadata

This commit is contained in:
Peter Steinberger
2026-05-02 00:39:39 +01:00
parent a7a8c8121a
commit fa54dcf8b4

View File

@@ -2,6 +2,10 @@
"name": "@openclaw/twitch",
"version": "2026.5.1-beta.1",
"description": "OpenClaw Twitch channel plugin",
"repository": {
"type": "git",
"url": "https://github.com/openclaw/openclaw"
},
"type": "module",
"dependencies": {
"@twurple/api": "^8.1.3",