@gameroom/kit
Version:
Node kit for the Gameroom API
49 lines (45 loc) • 833 B
JSON
{
"dev": {
"ip": "162.210.5.252",
"url": "dev.gameroomforpresident.com",
"devices": {
}
},
"downtown": {
"ip": "162.210.5.137",
"url": "downtown.gameroomforpresident.com",
"devices": {
"asus_router": {
"ip": "192.168.254.1"
},
"buyin": {
"name": "Downtown-Buyin",
"ip": "192.168.254.15",
"ports": {
"ssh": 22,
"vnc": 5900
}
},
"checkout": {
"name": "Downtown-Checkout",
"ip": "192.168.254.16",
"ports": {
"ssh": 23,
"vnc": 5901
}
}
}
},
"north": {
"ip": null,
"url": "north.gameroomforpresident.com",
"devices": {
}
},
"omaha": {
"ip": null,
"url": "omaha.gameroomforpresident.com",
"devices": {
}
}
}