UNPKG

node.js-sip

Version:
29 lines (28 loc) 618 B
{ "name": "node.js-sip", "version": "1.0.9", "description": "Node.js VOIP Library", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Nik-Hendricks/node.js-sip.git" }, "keywords": [ "VOIP", "node.js", "SIP", "PBX" ], "author": "Nik Hendricks", "license": "ISC", "bugs": { "url": "https://github.com/Nik-Hendricks/node.js-sip/issues" }, "homepage": "https://github.com/Nik-Hendricks/node.js-sip#readme" }