UNPKG

get-ip-location-lite

Version:

Fetches IP address geolocation data using ip-api.com (no API key required)

20 lines (19 loc) 427 B
{ "name": "get-ip-location-lite", "version": "1.0.1", "description": "Fetches IP address geolocation data using ip-api.com (no API key required)", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "ip", "geolocation", "location", "country", "city", "ip-lookup" ], "author": "Yunus Emre Buğuş <contem.fe@gmail.com>", "license": "MIT" }