{"id":16260752,"url":"https://github.com/intevel/read-pkg","last_synced_at":"2026-05-14T20:03:17.977Z","repository":{"id":149994833,"uuid":"622476965","full_name":"Intevel/read-pkg","owner":"Intevel","description":"🌠 Rapid-Fast reading of package.json files in Go","archived":false,"fork":false,"pushed_at":"2023-04-02T19:20:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-03T11:28:52.234Z","etag":null,"topics":["go","golang","npm","npm-package","packagejson","pkg"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Intevel.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":"2023-04-02T08:24:08.000Z","updated_at":"2023-04-02T19:22:02.000Z","dependencies_parsed_at":"2023-05-05T12:47:00.801Z","dependency_job_id":null,"html_url":"https://github.com/Intevel/read-pkg","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Intevel/read-pkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fread-pkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fread-pkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fread-pkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fread-pkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Intevel","download_url":"https://codeload.github.com/Intevel/read-pkg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fread-pkg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","golang","npm","npm-package","packagejson","pkg"],"created_at":"2024-10-10T16:21:01.925Z","updated_at":"2026-05-14T20:03:17.957Z","avatar_url":"https://github.com/Intevel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# read-pkg\n\n🌠 Rapid fast reading of package.json files in Go\n\n## Installation\n\n```bash\ngo get github.com/intevel/read-pkg\n```\n\n## Example\n\n```go\npackage main\n\nimport (\n\t\"log\"\n\tp \"github.com/intevel/read-pkg\"\n)\n\nfunc main () {\n\tpkg, err := p.ParsePackage()\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tlog.Println(pkg)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintevel%2Fread-pkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintevel%2Fread-pkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintevel%2Fread-pkg/lists"}