{
  "name": "cordova-plugin-fire-tv",
  "version": "1.1.0",
  "description": "Cordova plugin that augments your application's Manifest.xml with Fire TV bits and pieces.",
  "cordova": {
    "id": "cordova-plugin-fire-tv",
    "platforms": [
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/okhiroyuki/cordova-plugin-fire-tv.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "phonegap",
    "cordova",
    "ionic",
    "android",
    "fire-tv"
  ],
  "scripts": {
    "test": "grunt"
  },
  "author": "Hiroyuki Okada",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/okhiroyuki/cordova-plugin-fire-tv/issues"
  },
  "homepage": "https://github.com/okhiroyuki/cordova-plugin-fire-tv#readme",
  "devDependencies": {
    "grunt": "^1.0.4",
    "grunt-contrib-jshint": "^2.1.0"
  },
  "dependencies": {}
}
