asterisk-manager
Version:
A node.js module for interacting with the Asterisk Manager API.
25 lines (24 loc) • 564 B
JSON
{
"name": "asterisk-manager",
"author": "Philipp Dunkel <philipp.dunkel@gmail.com>",
"maintainers": [
{
"name": "Igor Escobar",
"email": "blog@igorescobar.com",
"web": "https://github.com/igorescobar"
}
],
"version": "0.2.0",
"description": "A node.js module for interacting with the Asterisk Manager API.",
"keywords": [
"asterisk",
"voip",
"ami",
"asterisk-manager"
],
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/pipobscure/NodeJS-AsteriskManager.git"
}
}