teleapiwrapperwrapper
Version:
Wraps a longpoller and Event Emitter around teleapiwrapper
20 lines (19 loc) • 456 B
JSON
{
"name": "teleapiwrapperwrapper",
"version": "0.1.4",
"description": "Wraps a longpoller and Event Emitter around teleapiwrapper",
"main": "taww.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tele",
"api",
"wrapper"
],
"author": "Thomas Rory Gummerson <thomas@gummerson.no> (https://trgwii.no)",
"license": "Beerware",
"dependencies": {
"teleapiwrapper": "^2.1.0"
}
}