@helllo-ai/agent-chat-widget
Version:
Bot Swarm Agent Chat Widget - Embeddable chat widget for AI agents
32 lines (31 loc) • 755 B
JSON
{
"name": "@helllo-ai/agent-chat-widget",
"version": "0.1.34",
"description": "Bot Swarm Agent Chat Widget - Embeddable chat widget for AI agents",
"main": "agent-chat.latest.js",
"files": [
"agent-chat.staging.js",
"agent-chat.prod.js",
"agent-chat.latest.js",
"README.md"
],
"keywords": [
"chat-widget",
"ai-agent",
"chatbot",
"widget",
"embeddable"
],
"author": "Bot Swarm",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/helllo-ai/agent-chat-widget.git"
},
"homepage": "https://helllo.ai",
"bugs": {
"url": "https://github.com/helllo-ai/agent-chat-widget/issues"
},
"unpkg": "agent-chat.latest.js",
"jsdelivr": "agent-chat.latest.js"
}