mimmi20/browser-detector

View on GitHub
data/devices/ouya/tv-console.json

Summary

Maintainability
Test Coverage
{
  "general ouya device": {
    "deviceName": "general Ouya device",
    "marketingName": "general Ouya device",
    "manufacturer": "ouya",
    "brand": "ouya",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "android"
  },
  "ouya ouya": {
    "deviceName": "Ouya",
    "marketingName": "Ouya",
    "manufacturer": "ouya",
    "brand": "ouya",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "android"
  }
}