@sagarbakraniya/whats-my-ip
Version:
get ip address and port number
32 lines (31 loc) • 658 B
JSON
{
"name": "@sagarbakraniya/whats-my-ip",
"version": "1.0.0",
"description": "get ip address and port number",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/noobDevloper/whats-my-ip.git"
},
"keywords": [
"ip",
"whats",
"my",
"ip",
"get",
"my",
"ip",
"address",
"port",
"number"
],
"author": "sagarbakraniya",
"license": "ISC",
"bugs": {
"url": "https://github.com/noobDevloper/whats-my-ip/issues"
},
"homepage": "https://github.com/noobDevloper/whats-my-ip#readme"
}