kurento-module-datachannelexample
Version:
[](http://www.apache.org/licenses/LICENSE-2.0) [](http://doc-kurento.readthedocs.org/en/lat
29 lines (28 loc) • 578 B
JSON
{
"name": "kurento-module-datachannelexample",
"version": "7.3.0",
"description": "",
"scripts": {
"prepublish": "grunt"
},
"dependencies": {
"es6-promise": "^2.0.1",
"inherits": "^2.0.1",
"promisecallback": "^0.0.3"
},
"devDependencies": {
"bower": "^1.0.0",
"grunt": "^1.0.0",
"grunt-browserify": "^5.0.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-jsdoc": "^2.0.0",
"grunt-npm2bower-sync": "^0.9.1",
"minifyify": "^7.0.0"
},
"keywords": [
"Kurento",
"module",
"plugin"
],
"main": "lib/index.js"
}