mimmi20/browser-detector

View on GitHub
data/devices/le-pan/tablet.json

Summary

Maintainability
Test Coverage
{
  "lepan": {
    "deviceName": "le-pan",
    "marketingName": "le-pan",
    "manufacturer": "le-pan",
    "brand": "le-pan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "lepan ii": {
    "deviceName": "LePan II",
    "marketingName": "LePan II",
    "manufacturer": "le-pan",
    "brand": "le-pan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "lepan tc978": {
    "deviceName": "TC978",
    "marketingName": "LePan S",
    "manufacturer": "le-pan",
    "brand": "le-pan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "lepan tc802a": {
    "deviceName": "TC802A",
    "marketingName": "Mini",
    "manufacturer": "le-pan",
    "brand": "le-pan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "lepan tc970": {
    "deviceName": "TC970",
    "marketingName": "TC970",
    "manufacturer": "le-pan",
    "brand": "le-pan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}