mimmi20/browser-detector

View on GitHub
data/devices/deejoy/mobile-device.json

Summary

Maintainability
Test Coverage
{
  "general deejoy device": {
    "deviceName": "general Deejoy device",
    "marketingName": "general Deejoy device",
    "manufacturer": "deejoy",
    "brand": "deejoy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": null,
      "size": null
    },
    "type": "mobile-device",
    "platform": "android"
  },
  "deejoy mid_1089ipsa100": {
    "deviceName": "MID_1089IPSA100",
    "marketingName": "MID_1089IPSA100",
    "manufacturer": "deejoy",
    "brand": "deejoy",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": null,
      "size": null
    },
    "type": "mobile-device",
    "platform": "android"
  }
}