telegram-node-bot
Version:
Module for creating Telegram bots.
15 lines (13 loc) • 314 B
JSON
{
"source": {
"include": [ "../telegram-node-bot/lib", "../telegram-node-bot/README.md" ],
"exclude": [ "../telegram-node-bot/api-scheme", "../telegram-node-bot/node_modules" ]
},
"opts": {
"destination": "./docs/"
},
"templates": {
"theme": "lumen",
"outputSourceFiles": true
}
}