{ "name": "my_json_parser_proj", "version": "1.1", "is_active": true, "metadata": { "description": "This is a sample JSON file to test the JSON parser project.", "authors": [ { "name": "Tutti", "role": "developer" }, { "name": "Frutty", "role": "designer" } ], "created_at": "2024-11-11T10:40:00Z", "updated_at": "2024-11-19T14:32:00Z", "repository": "https://github.com/Tutt1Frutty/json_parser_upd.git" }, "data": [14, 3.14, null, true, 10.5e-2, "parser"], "settings": { "resolution": "1920x1080", "fullscreen": false, "volume": 0.58 }, "features": [ "parsing", "validation", "error handling" ] }