28 lines
No EOL
556 B
JSON
28 lines
No EOL
556 B
JSON
[
|
|
{
|
|
"name": "Shipments",
|
|
"cards": [
|
|
{
|
|
"name": "Dell Latitude 3410",
|
|
"desc": "UPS"
|
|
},
|
|
{
|
|
"name": "Microsoft Surface Laptop Studio",
|
|
"desc": "USPS"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Projects",
|
|
"cards": [
|
|
{
|
|
"name": "RustyPass",
|
|
"desc": "Done"
|
|
},
|
|
{
|
|
"name": "Tasky",
|
|
"desc": "W.I.P"
|
|
}
|
|
]
|
|
}
|
|
] |