@adamlui/geolocate
Version:
Fetch IP geolocation data from the CLI.
20 lines (19 loc) • 709 B
JSON
{
"name": "@adamlui/geolocate",
"author": "Adam Lui & contributors",
"license": "MIT",
"copyrightYear": "2024–2026",
"cmdFormat": "geolocate [ip1] [ip2] [...] [options|commands]",
"urls": {
"config": "https://github.com/adamlui/js-utils/blob/main/geolocate/geolocate-ip.config.mjs",
"docs": "https://github.com/adamlui/js-utils/tree/main/geolocate/docs",
"github": "https://github.com/adamlui/js-utils",
"jsdelivr": "https://cdn.jsdelivr.net/gh/adamlui/js-utils",
"npm": "https://www.npmjs.com/package/@adamlui/geolocate",
"src": "https://github.com/adamlui/js-utils/tree/main/geolocate/src"
},
"commitHashes": {
"data": "92f4d1b",
"locales": "b93ea3a"
}
}