UNPKG

drachtio-modesl

Version:

FreeSWITCH ESL Node.js Implementation

18 lines 436 B
{ "name": "status", "version": "0.0.1", "description": "Simple status of FSW app", "author": "Chad Engler <Chad.Engler@patlive.com>", "homepage": "https://github.com/englercj/node-esl", "repository": { "type": "git", "url": "https://github.com/englercj/node-esl.git" }, "dependencies": { "modesl": "*" }, "engines": { "node": ">=0.8.x" }, "private": true }