{
  "name": "kurento-groupcall",
  "version": "5.1.1-dev",
  "description": "Kurento Browser JavaScript Tutorial ",
  "authors": [
    "Kurento <info@kurento.org>"
  ],
  "main": "index.html",
  "moduleType": [
    "globals"
  ],
  "license": "LGPL",
  "homepage": "http://www.kurento.org/",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.3.0",
    "ekko-lightbox": "~3.1.4",
    "draggabilly": "~1.1.1",
    "adapter.js": "*",
    "kurento-utils": "5.1.0"
  }
}
