@thang2162/react-native-user-agent
Version:
Library that helps you to get mobile application user agent and web view user agent strings.
32 lines (31 loc) • 780 B
JSON
{
"name": "@thang2162/react-native-user-agent",
"version": "2.1.4",
"description": "Library that helps you to get mobile application user agent and web view user agent strings.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/thang2162/react-native-user-agent.git"
},
"keywords": [
"react-native",
"user-agent",
"user agent",
"http",
"thang2162",
"tone",
"Tone",
"webView",
"httpUserAgent",
"rn"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/thang2162/react-native-user-agent/issues"
},
"homepage": "https://www.bithatchery.com",
"author": "Tone T. Thangsongcharoen (thang2162) <netguy87@gmail.com>",
"peerDependencies": {
"react-native": "*"
}
}