mimmi20/browser-detector

View on GitHub
data/devices/hummer/smartphone.json

Summary

Maintainability
Test Coverage
{
  "hummer h1+": {
    "deviceName": "H1+",
    "marketingName": "H1+",
    "manufacturer": "hummer",
    "brand": "hummer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 3.54
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hummer h5": {
    "deviceName": "H5",
    "marketingName": "H5",
    "manufacturer": "hummer",
    "brand": "hummer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}