react-native-dns-lookup
Version:
Lookup IP Addresses for a hostname
21 lines (20 loc) • 476 B
JSON
{
"name": "react-native-dns-lookup",
"version": "1.0.6",
"author": "Tableau",
"license": "MIT",
"description": "Lookup IP Addresses for a hostname",
"repository": {
"type": "git",
"url": "https://github.com/tableau/react-native-dns-lookup.git"
},
"homepage": "https://github.com/tableau/react-native-dns-lookup#readme",
"main": "index.js",
"types": "index.d.ts",
"keywords": [
"dns"
],
"peerDependencies": {
"react-native": "*"
}
}