telegram-escape
Advanced tools
+4
-1
| { | ||
| "name": "telegram-escape", | ||
| "version": "1.0.9", | ||
| "version": "1.1.0", | ||
| "description": "Lightweight Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input with formatting options", | ||
@@ -16,2 +16,5 @@ "main": "index.js", | ||
| ], | ||
| "engines": { | ||
| "node": ">=14" | ||
| }, | ||
| "author": "masterarthur", | ||
@@ -18,0 +21,0 @@ "license": "ISC", |
5690
0.69%