UNPKG

slide-cast

Version:

Web presentation tool with video recording included

32 lines (31 loc) 611 B
{ "name": "slide-cast", "version": "0.2.18", "description": "Web presentation tool with video recording included", "license": "MIT", "access": "public", "author": "team@rnd-pro.com", "type": "module", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/rnd-pro/slide-cast.git" }, "scripts": { "test": "test" }, "dependencies": { "@symbiotejs/symbiote": "^2.3.2", "jsda-kit": "^0.3.6" }, "keywords": [ "presentation", "video", "recording", "slides", "slideshow", "drawing", "whiteboard", "rnd-pro" ] }