mimmi20/browser-detector

View on GitHub
data/devices/lg/watch.json

Summary

Maintainability
Test Coverage
{
  "lg g watch": {
    "deviceName": "G Watch",
    "marketingName": "G Watch",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 280,
      "height": 280,
      "touch": true,
      "size": 1.63
    },
    "type": "watch",
    "platform": null
  },
  "lg g watch r": {
    "deviceName": "G Watch R",
    "marketingName": "G Watch R",
    "manufacturer": "lg",
    "brand": "lg",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 320,
      "touch": true,
      "size": 1.3
    },
    "type": "watch",
    "platform": null
  }
}