mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general spv device": {
    "deviceName": "general SPV device",
    "marketingName": "general SPV device",
    "manufacturer": "spv",
    "brand": "spv",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "mobile-device",
    "platform": "windows ce"
  }
}