repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
evcc: 0.131.4 -> 0.131.5
[NixPkgs.git]
/
pkgs
/
by-name
/
ga
/
gancio
/
plugin-telegram-bridge
/
package.json
blob
83e9d58228a65e472a1af923238abf896f006d49
1
{
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
}
16
}