mimmi20/browser-detector

View on GitHub
data/devices/land-rover/smartphone.json

Summary

Maintainability
Test Coverage
{
  "land-rover explore": {
    "deviceName": "Explore",
    "marketingName": "Explore",
    "manufacturer": "land-rover",
    "brand": "land-rover",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "land-rover x": {
    "deviceName": "X",
    "marketingName": "X",
    "manufacturer": "land-rover",
    "brand": "land-rover",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "land-rover x17": {
    "deviceName": "X17",
    "marketingName": "X17",
    "manufacturer": "land-rover",
    "brand": "land-rover",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "land-rover x18": {
    "deviceName": "X18",
    "marketingName": "X18",
    "manufacturer": "land-rover",
    "brand": "land-rover",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}