{"id":37160649,"url":"https://github.com/barney-ci/go-json5","last_synced_at":"2026-01-14T19:06:05.092Z","repository":{"id":57648685,"uuid":"445135269","full_name":"barney-ci/go-json5","owner":"barney-ci","description":"A json5 decoder for Go","archived":false,"fork":false,"pushed_at":"2022-01-11T18:18:32.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-06-20T11:48:12.556Z","etag":null,"topics":["go","json5"],"latest_commit_sha":null,"homepage":"","language":"Go","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/barney-ci.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":"2022-01-06T10:50:40.000Z","updated_at":"2022-10-10T05:37:49.000Z","dependencies_parsed_at":"2022-09-13T22:01:27.433Z","dependency_job_id":null,"html_url":"https://github.com/barney-ci/go-json5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barney-ci/go-json5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barney-ci%2Fgo-json5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barney-ci%2Fgo-json5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barney-ci%2Fgo-json5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barney-ci%2Fgo-json5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barney-ci","download_url":"https://codeload.github.com/barney-ci/go-json5/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barney-ci%2Fgo-json5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28431303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["go","json5"],"created_at":"2026-01-14T19:06:04.421Z","updated_at":"2026-01-14T19:06:05.085Z","avatar_url":"https://github.com/barney-ci.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# barney.ci/go-json5\n\nThis library implements a parser that supports a subset of the JSON5 specification.\n\n## Features\n\nIt actually works. I'm not even kidding, I tried alternatives and they all\nfailed on real-world parsing scenarios when trying to deal with comments.\n\nEverything in the JSON5 specification is supported _except_ for Infinity and\nNaN. This is because this library translates a JSON5 document to JSON, where\nboth values are non-representable. A proper parser needs to be implemented\nin order to support that use-case.\n\n## Usage\n\n```\ngo get barney.ci/go-json5\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarney-ci%2Fgo-json5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarney-ci%2Fgo-json5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarney-ci%2Fgo-json5/lists"}