| Current Path : /home/helpink/www/libraries/vendor/php-tuf/php-tuf/fixtures/json/ |
| Current File : /home/helpink/www/libraries/vendor/php-tuf/php-tuf/fixtures/json/unsorted.json |
{
"b": {
"b1": {"b1b": "bang", "b1a": "bing", "b1c": "boom"},
"b2": [3,1,2]
},
"a": {},
"c": {
"c2": 2,
"c1": 1,
"c3": 3
}
}