{"id":16889421,"url":"https://github.com/dcbaker/jsontidy","last_synced_at":"2026-05-16T21:37:37.884Z","repository":{"id":34515936,"uuid":"38457708","full_name":"dcbaker/jsontidy","owner":"dcbaker","description":"A simple python script for making JSON data readable","archived":false,"fork":false,"pushed_at":"2015-12-17T23:01:28.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T07:17:45.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcbaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-02T21:25:23.000Z","updated_at":"2015-07-02T22:00:48.000Z","dependencies_parsed_at":"2022-07-21T15:00:53.402Z","dependency_job_id":null,"html_url":"https://github.com/dcbaker/jsontidy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcbaker/jsontidy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Fjsontidy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Fjsontidy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Fjsontidy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Fjsontidy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcbaker","download_url":"https://codeload.github.com/dcbaker/jsontidy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Fjsontidy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33119767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T16:57:14.180Z","updated_at":"2026-05-16T21:37:37.869Z","avatar_url":"https://github.com/dcbaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsontidy\nA simple python script for making JSON data readable\n\n## Basic Usage\n\njsontidy can be used with both pipes (stdin and stdout) or with files\n\nUsing pipes:\n`jsontidy.py \u003c myfile.json \u003e newfile.json`\n\nUsing files:\n`jsontidy.py myfile.json -o newfile.json`\n\nIt is also possible to mix and match:\n```\n\u003cjson producing utility\u003e | jsontidy.py -o newfile.json\njsontidy.py myfile.json | \u003cjson consuming utility\u003e\n```\n\nThere are additional options available for more advanced uses, see jsontidy.py -h for more information\n\nIf the JSON cannot be parsed, the message provided by the parsing library will be printed and the utility will exit with a status of 1.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcbaker%2Fjsontidy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcbaker%2Fjsontidy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcbaker%2Fjsontidy/lists"}