UNPKG

client-ip-geolocation

Version:

Fetch client IP and geolocation from an HTTP request

10 lines 189 B
{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "strict": true, "esModuleInterop": true, "outDir": "./dist" }, "include": ["src"] }