@uua/core
Version:
Unbelievable User-Agent Module for both Node.js and Browser
21 lines (20 loc) • 346 B
JSON
{
"browser": {
"title": "Safari",
"version": "6.0",
"code": "safari",
"icon": "/device/safari.png"
},
"device": {
"title": "iPod",
"version": "iOS 6.0.1",
"code": "iphone",
"icon": "/net/iphone.png"
},
"os": {
"title": "Mac",
"version": "",
"code": "mac-3",
"icon": "/os/mac-3.png"
}
}