UNPKG

ip-in

Version:

IP address and User Country information data get utilities for javaScript .

33 lines (32 loc) 609 B
{ "name": "ip-in", "version": "1.2.5", "description": "", "main": "ip.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dEvFiRm-Ltd/ip-in" }, "keywords": [ "ip-in", "public-ip", "ip", "ipv4", "ipv6", "Location", "geoLocation", "geo" ], "author": "LM", "license": "ISC", "bugs": { "url": "https://github.com/dEvFiRm-Ltd/ip-in/issues" }, "homepage": "https://github.com/dEvFiRm-Ltd/ip-in#readme", "dependencies": { "axios": "^0.27.2" } }