| 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/sorted.json |
{
"a": {},
"b": {
"b1": {"b1a": "bing", "b1b": "bang", "b1c": "boom"},
"b2": [3,1,2]
},
"c": {
"c1": 1,
"c2": 2,
"c3": 3
}
}