mirror of https://github.com/F-Stack/f-stack.git
84 lines
1.1 KiB
Plaintext
84 lines
1.1 KiB
Plaintext
{
|
|
"a": {
|
|
"b": {
|
|
"c": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh",
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
{
|
|
"a": {
|
|
"b": {
|
|
"c": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
{
|
|
"a": {
|
|
"b": {
|
|
"c": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh",
|
|
"d": {
|
|
"e": {
|
|
"f": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
},
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
"a": {
|
|
"b": {
|
|
"c": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
}{
|
|
"a": {
|
|
"b": {
|
|
"c": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
{ }
|
|
"answer": {
|
|
"state": "North Carolina",
|
|
"city": "Raleigh"
|
|
}{
|
|
"top": {
|
|
"data": {
|
|
"tag": "value1" "tag": "value2"
|
|
}
|
|
}
|
|
}
|
|
"machine": [
|
|
{
|
|
"name": "red",
|
|
"memory": "55"
|
|
},
|
|
{
|
|
"name": "green",
|
|
"memory": "55"
|
|
},
|
|
{
|
|
"name": "blue",
|
|
"memory": "55"
|
|
}
|
|
] |