evcc: 0.131.4 -> 0.131.5
[NixPkgs.git] / pkgs / by-name / ga / gancio / plugin-telegram-bridge / package.json
blob83e9d58228a65e472a1af923238abf896f006d49
2   "name": "gancio-plugin-telegram",
3   "version": "1.0.1",
4   "description": "Telegram bridge plugin for Gancio",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "author": "",
10   "license": "AGPL-3.0-or-later",
11   "dependencies": {
12     "telegraf": "^4.8.5",
13     "dompurify": "^3.0.2",
14     "jsdom": "^21.1.0"
15   }