UNPKG

gip

Version:

Dependency-free, TypeScript-friendly module and CLI tool that uses the Fetch API to retrieve your real public IPv4 address.

42 lines 857 B
{ "author": "Avaray", "bin": { "gip": "cli.mjs" }, "bugs": { "url": "https://github.com/Avaray/gip/issues" }, "description": "Dependency-free, TypeScript-friendly module and CLI tool that uses the Fetch API to retrieve your real public IPv4 address.", "engines": { "node": ">=20.0.0" }, "homepage": "https://github.com/Avaray/gip#readme", "keywords": [ "address", "cli", "dependency-free", "dns", "echo", "external-address", "external-ip", "external", "fetch-api", "fetch", "internet-protocol", "iot", "ip", "ipv4", "network", "public-ip", "utility" ], "license": "MIT", "main": "module.mjs", "name": "gip", "repository": { "type": "git", "url": "git+https://github.com/Avaray/gip.git" }, "types": "module.d.ts", "version": "3.1.3" }