Moved windows version mapper function inside mapper object

This commit is contained in:
Faisalman
2012-03-20 15:31:05 +07:00
parent b918d9638f
commit 4a6470b707
2 changed files with 22 additions and 20 deletions

View File

@@ -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",