mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Moved windows version mapper function inside mapper object
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
"email" : "fyzlman@gmail.com",
|
||||
"url" : "http://faisalman.com"
|
||||
},
|
||||
"description" : "a simple user-agent string parser",
|
||||
"description" : "Lightweight JavaScript-based user-agent parser",
|
||||
"keywords" : [
|
||||
"user-agent",
|
||||
"parser",
|
||||
"browser"
|
||||
],
|
||||
"homepage" : "https://faisalman.github.com/ua-parser-js",
|
||||
"homepage" : "http://faisalman.github.com/ua-parser-js",
|
||||
"contributors": [
|
||||
{
|
||||
"name" : "Faisal Salman",
|
||||
|
Reference in New Issue
Block a user