network-collection
Version:
Baseline collection of graphs and network data structures using **socket.io**.
23 lines (22 loc) • 341 B
JSON
{
"port": 3000,
"connections": 4,
"graphs": 2,
"maxValue": 10,
"items": [
"Pretty Shoes",
"Cool Hat",
"Old Hat",
"Pink Shirt"
],
"names": [
"Bob's Clothes",
"Shannon's Clothes",
"John's Clothes",
"My Clothes",
"His Clothes",
"Her Clothes",
"Apple's Clothes",
"The Clothes"
]
}