UNPKG

nodejs-bigbluebutton

Version:

Integration BigBlueButton in your Node.js Application

28 lines (26 loc) 584 B
{ "name": "nodejs-bigbluebutton", "version": "0.0.2", "description": "Integration BigBlueButton in your Node.js Application", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Abhishek sharma", "license": "MIT", "dependencies": { "sha1": "^1.1.1", "unirest": "^0.5.1", "xml2json": "^0.11.0" }, "repository": { "type": "git", "url": "https://github.com/abhi1122/node-big-blue-button" }, "keywords": [ "bigbluebutton", "bbb", "nodejs-bigbluebutton", "npm-bigbluebutton" ] }