chai-sip
Version:
SIP plugin for Chai
48 lines (47 loc) • 979 B
JSON
{
"name": "chai-sip",
"version": "0.0.137",
"description": "SIP plugin for Chai",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "IOT Communications International",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/iotcomms/chai-sip.git"
},
"keywords": [
"sip",
"chai",
"chai-plugin",
"chai util",
"rtp",
"siprec",
"scaip",
"ci",
"cd"
],
"bugs": {
"url": "https://github.com/iotcomms/chai-sip/issues"
},
"homepage": "https://github.com/iotcomms/chai-sip",
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.0.17",
"eslint": "^6.3.0",
"ip": "^1.1.5",
"jshint": "^2.10.2",
"make-synchronous": "^1.0.0",
"sdp-transform": "^2.5.0",
"sip": "^0.0.5",
"synckit": "^0.8.4",
"winston": "^2.4.0"
},
"devDependencies": {
"lint": "^1.1.2"
},
"volta": {
"node": "16.19.0"
}
}