{
  "name": "cordova-plugin-exoplayer-smart",
  "version": "3.3.1",
  "description": "Custom Media player for Cordova Android TV using Google's ExoPlayer framework",
  "cordova": {
    "id": "cordova-plugin-exoplayer-smart",
    "platforms": [
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/naja7host/cordova-plugin-exoplayer-smart.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "phonegap",
    "cordova",
    "ionic",
    "android",
    "exoplayer",
    "exo",
    "video",
    "player"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=4.0.0"
    }
  ],
  "author": "Mohamed Anouar Achoukhy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/naja7host/cordova-plugin-exoplayer-smart/issues"
  },
  "homepage": "https://github.com/naja7host/cordova-plugin-exoplayer-smart#readme",
  "devDependencies": {
    "jshint": "^2.9.0"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
