agora-signaling-sdk
Version:
Agora Signaling SDK for web
25 lines (24 loc) • 606 B
JSON
{
"name": "agora-signaling-sdk",
"version": "1.4.0",
"description": "Agora Signaling SDK for web",
"main": "AgoraSigSDK.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AgoraIO/signaling_web_sdk.git"
},
"keywords": [
"Agora",
"Signaling",
"Javascript"
],
"author": "agora",
"license": "SEE LICENSE IN LICENSE.md",
"bugs": {
"url": "https://github.com/AgoraIO/signaling_web_sdk/issues"
},
"homepage": "https://github.com/AgoraIO/signaling_web_sdk#readme"
}