2026-03-15 16:09:21 -07:00
|
|
|
{
|
|
|
|
|
"name": "@openclaw/byteplus-provider",
|
|
|
|
|
"version": "2026.3.14",
|
|
|
|
|
"private": true,
|
|
|
|
|
"description": "OpenClaw BytePlus provider plugin",
|
|
|
|
|
"type": "module",
|
|
|
|
|
"openclaw": {
|
2026-03-20 09:30:16 +01:00
|
|
|
"plugins": [
|
2026-03-15 16:09:21 -07:00
|
|
|
"./index.ts"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|