ip-locator-ex
Version:
###### Retrieve the information of an IP address or hostname.
44 lines (43 loc) • 766 B
JSON
{
"name": "ip-locator-ex",
"homepage": "https://github.com/harimambura/ip-locator",
"keywords": [
"networking",
"name",
"host",
"longitude",
"latitude",
"coordinates",
"location",
"ip",
"ip-api",
"ip-api.com",
"track",
"lookup",
"coordinate",
"tracker",
"address",
"isp",
"database",
"geolocation",
"index",
"network"
],
"author": {
"name": "harimambura"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/harimambura/ip-locator"
},
"main": "index.js",
"version": "0.1.1",
"engines": {
"node": "> 8.0"
},
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/harimambura/ip-locator/issues"
}
}