{
  "displayName": "Homebridge Oppo 203/205",
  "name": "homebridge-oppo-udp",
  "version": "5.1.0",
  "description": "Homebridge Plugin to control your Oppo 203/205.",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/carlosgamezvillegas/homebridge-plugin-oppo.git"
  },
  "bugs": {
    "url": "https://github.com/carlosgamezvillegas/homebridge-plugin-oppo/issues"
  },
  "engines": {
    "node": ">=10.17.0",
    "homebridge": ">=1.0.0"
  },
  "main": "index.js",
  "keywords": [
    "homebridge-plugin",
    "homebridge-oppo",
    "homebridge",
    "oppo",
    "oppo-203",
    "oppo-205",
    "homekit",
    "blu-ray",
    "chinoppo",
    "M9702",
    "M9201",
    "M9203",
    "M9205"
  ],
  "dependencies": {},
  "devDependencies": {
    "@types/node": "^14.14.6",
    "@typescript-eslint/eslint-plugin": "^4.6.1",
    "@typescript-eslint/parser": "^4.6.1",
    "eslint": "^7.13.0",
    "homebridge": "^1.2.3",
    "nodemon": "^2.0.6",
    "rimraf": "^3.0.2",
    "ts-node": "^9.0.0",
    "typescript": "^4.0.5"
  },
  "funding": [
    {
      "type": "paypal",
      "url": "https://paypal.me/carlosgamezv"
    }
  ],
  "homepage": "https://github.com/carlosgamezvillegas/homebridge-plugin-oppo#readme",
  "author": "Carlos Gamez"
}