{
  "name": "kurento-module-facesegmentator",
  "version": "6.6.0",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "prepublish": "grunt"
  },
  "dependencies": {
    "es6-promise": "^2.0.1",
    "inherits": "^2.0.1",
    "promisecallback": "^0.0.3"
  },
  "devDependencies": {
    "bower": "~1.4.1",
    "grunt": "~0.4.5",
    "grunt-browserify": "^3.6.0",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-jsdoc": "^0.6.3",
    "grunt-npm2bower-sync": "^0.9.1",
    "minifyify": "^6.4.0"
  },
  "keywords": [
    "Kurento",
    "module",
    "plugin"
  ],
  "license": "All Rights Reserved",
  "homepage": "http://www.kurento.com",
  "author": "Kurento <info@kurento.com> (http://kurento.org)",
  "bugs": {
    "email": "kurento@googlegroups.com"
  }
}