{"id":22166394,"url":"https://github.com/alextanhongpin/json-pprint","last_synced_at":"2026-05-03T19:34:10.367Z","repository":{"id":79115046,"uuid":"93997833","full_name":"alextanhongpin/json-pprint","owner":"alextanhongpin","description":"A node CLI app to pretty print your json file and save the prettified json.","archived":false,"fork":false,"pushed_at":"2017-06-11T10:53:21.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T21:54:20.506Z","etag":null,"topics":["node","nodejs","pprint"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alextanhongpin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-11T10:42:07.000Z","updated_at":"2017-06-11T10:43:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"cae5fd97-e2d9-4030-b3f7-d96f2109174c","html_url":"https://github.com/alextanhongpin/json-pprint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fjson-pprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fjson-pprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fjson-pprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fjson-pprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextanhongpin","download_url":"https://codeload.github.com/alextanhongpin/json-pprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245305509,"owners_count":20593728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["node","nodejs","pprint"],"created_at":"2024-12-02T05:19:19.320Z","updated_at":"2026-05-03T19:34:05.348Z","avatar_url":"https://github.com/alextanhongpin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# JSON Pretty Print\n\nA CLI tool that pretty prints your json file so that it looks neater. Will automatically indent your file with 2 spaces.\n\n## Installation\n\nInstall globally so that you can invoke it anywhere:\n```bash\n$ npm i -g json-pprint-cli\n```\n\n## Usage\n\n```bash\n$ json-pprint filename.json\n```\n\nYou can also save the formatted json.\n\n```bash\n$ json-pprint -o output.json filename.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fjson-pprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextanhongpin%2Fjson-pprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fjson-pprint/lists"}