react-native-user-agent-inno
Version:
28 lines (27 loc) • 637 B
JSON
{
"name": "react-native-user-agent-inno",
"version": "1.1.0",
"description": "修复该包问题",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/bebnev/react-native-user-agent.git"
},
"keywords": [
"react-native",
"user-agent",
"user agent",
"http",
"webView",
"httpUserAgent"
],
"author": "Bebnev Anton <bambr.ab@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/bebnev/react-native-user-agent/issues"
},
"homepage": "https://github.com/bebnev/react-native-user-agent",
"peerDependencies": {
"react-native": "*"
}
}