asterisk-manager-pool
Version:
Pooled AMI connections
26 lines (25 loc) • 565 B
JSON
{
"name": "asterisk-manager-pool",
"version": "1.0.2",
"description": "Pooled AMI connections",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/fgascon/asterisk-manager-pool.git"
},
"keywords": [
"AMI",
"asterisk",
"pool"
],
"author": "fgascon",
"license": "MIT",
"bugs": {
"url": "https://github.com/fgascon/asterisk-manager-pool/issues"
},
"homepage": "https://github.com/fgascon/asterisk-manager-pool",
"dependencies": {
"asterisk-manager": "^0.1.15",
"q": "^1.2.0"
}
}