UNPKG

telegram-cms

Version:

It is a nodejs application to launch a Telegram bot in seconds with primary components.

66 lines (65 loc) 1.83 kB
{ "_from": "telegram-cms", "_id": "telegram-cms@0.5.0", "_inBundle": false, "_integrity": "sha512-rtIN4m4+3okv48lynzbNkSbJBkDqwQI2/qm9/EEExbyPc50uHKkQn9UFzPAGEHPUvTvIJBIj7+ut8SB/mpEKlg==", "_location": "/telegram-cms", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "telegram-cms", "name": "telegram-cms", "escapedName": "telegram-cms", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/telegram-cms/-/telegram-cms-0.5.0.tgz", "_shasum": "0dc23b5c82e61f0a937fb0b071e77d1434eaa2a0", "_spec": "telegram-cms", "_where": "H:\\MyWork\\Programming\\Telegram Bots\\test", "author": { "name": "navid shad", "url": "http://www.navid-shad.ir" }, "bugs": { "url": "https://github.com/navidshad/telegram-cms/issues" }, "bundleDependencies": false, "dependencies": { "build-url": "^1.3.2", "datejs": "^1.0.0-rc3", "fs-extra": "^6.0.1", "moment-timezone": "^0.5.13", "mongoose": "^4.7.2", "node-telegram-bot-api": "*", "request": "^2.87.0", "request-promise": "^4.2.2" }, "deprecated": false, "description": "It is a nodejs application to launch a Telegram bot in seconds with primary components.", "homepage": "https://github.com/navidshad/telegram-cms#readme", "keywords": [ "telegram", "cms", "chatbot", "tcms", "persian" ], "license": "GPL-3.0", "main": "index.js", "name": "telegram-cms", "repository": { "type": "git", "url": "git+https://github.com/navidshad/telegram-cms.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.4" }