mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "beidou la-m1": {
    "deviceName": "LA-M1",
    "marketingName": "Chili Pepper LA-M1",
    "manufacturer": "beidou",
    "brand": "beidou",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "beidou la2-t": {
    "deviceName": "LA2-T",
    "marketingName": "Red Pepper",
    "manufacturer": "beidou",
    "brand": "beidou",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}