UNPKG

telegraf-tools

Version:
28 lines (27 loc) 510 B
{ "name": "telegraf-tools", "version": "1.1.3", "description": "", "main": "index.js", "scripts": { "start": "nodemon test", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "murphyy", "repository": { "type": "git", "url": "git+https://github.com/shadowmurphy/telegraf-tools" }, "license": "ISC", "keywords": [ "npm", "package", "telegraf", "telegram", "tools", "jsonbase" ], "dependencies": { "telegraf": "^4.12.0" } }