botserver/packages/boot.gbot/package.json

12 lines
293 B
JSON
Raw Normal View History

2018-11-27 22:56:11 -02:00
{
"version": "1.0.0",
"theme": "default.gbtheme",
"ui": "default.gbui",
"kb": "default.gbkb",
"title": "Default General Bot",
"description": "Default General Bot",
"whoAmIVideo": "TODO.mp4",
2024-04-20 17:24:00 -03:00
"author": "pragmatismo.cloud",
2018-11-27 22:56:11 -02:00
"license": "AGPL",
"engineName": "guaribas-1.0.0"
}