UNPKG

anyrtc-whiteboard

Version:

This is an white board SDK include ui, simple ot use, you can visit anyrtc.io get app token.

28 lines (27 loc) 638 B
{ "name": "anyrtc-whiteboard", "version": "0.0.20", "description": "This is an white board SDK include ui, simple ot use, you can visit anyrtc.io get app token.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "keywords": [ "anyrtc", "anyRTC", "whiteboard", "SDK", "anyRTC SDK" ], "author": "Mark@anyRTC <chenpeng@dync.cc> (https://www.anyrtc.io)", "homepage": "https://www.anyrtc.io", "license": "MIT", "devDependencies": {}, "dependencies": { "socket.io-client": "^2.1.1" }, "directories": { "lib": "lib" } }