mimmi20/browser-detector

View on GitHub
data/devices/hp/laptop.json

Summary

Maintainability
Test Coverage
{
  "hp compaq 2210b": {
    "deviceName": "2210b",
    "marketingName": "2210b",
    "manufacturer": "hp",
    "brand": "compaq",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": false,
      "size": 12.1
    },
    "type": "laptop",
    "platform": null
  },
  "hp compaq 2510p": {
    "deviceName": "2510p",
    "marketingName": "2510p",
    "manufacturer": "hp",
    "brand": "compaq",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": false,
      "size": 12.1
    },
    "type": "laptop",
    "platform": null
  }
}