client-device-ip-details
Version:
Get device details and IP address of client
24 lines (23 loc) • 437 B
JSON
{
"name": "client-device-ip-details",
"version": "1.0.0",
"description": "Get device details and IP address of client",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"IP",
"address",
"ip-address",
"device",
"platform",
"ipv4",
"ipv6",
"port",
"device-type",
"type"
],
"author": "Sheeraz Anwar",
"license": "ISC"
}