{"id":3301905,"name":"sqlite_modern_cpp","ecosystem":"nuget","description":"JSON for Modern C++","homepage":"https://github.com/SqliteModernCpp/sqlite_modern_cpp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp","keywords_array":["sqlite","modern","C++","Cpp","native","nativepackage"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-04-02T07:49:55.637Z","latest_release_published_at":"2020-04-02T07:49:55.637Z","latest_release_number":"3.2.0","last_synced_at":"2026-03-26T10:33:45.232Z","created_at":"2022-04-10T17:04:21.081Z","updated_at":"2026-03-26T10:34:18.207Z","registry_url":"https://www.nuget.org/packages/sqlite_modern_cpp/","install_command":"Install-Package sqlite_modern_cpp","documentation_url":null,"metadata":{"owners":"SqliteModernCpp","license_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/blob/master/License.txt","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":16908974,"uuid":"19670038","full_name":"SqliteModernCpp/sqlite_modern_cpp","owner":"SqliteModernCpp","description":"The C++14 wrapper around sqlite library","archived":false,"fork":false,"pushed_at":"2024-07-23T15:29:30.000Z","size":2790,"stargazers_count":939,"open_issues_count":44,"forks_count":164,"subscribers_count":60,"default_branch":"dev","last_synced_at":"2025-09-09T08:43:17.136Z","etag":null,"topics":["cpp14","sqlite-orm"],"latest_commit_sha":null,"homepage":"","language":"C++","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/SqliteModernCpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2014-05-11T15:41:45.000Z","updated_at":"2025-09-06T15:31:58.000Z","dependencies_parsed_at":"2023-12-03T19:28:36.582Z","dependency_job_id":"dec89d0b-1f8e-4719-a16a-a30d9a3a242c","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp","commit_stats":{"total_commits":277,"total_committers":33,"mean_commits":8.393939393939394,"dds":0.628158844765343,"last_synced_commit":"6e3009973025e0016d5573529067714201338c80"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SqliteModernCpp","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/sbom","scorecard":{"id":133374,"data":{"date":"2025-08-11","repo":{"name":"github.com/SqliteModernCpp/sqlite_modern_cpp","commit":"6e3009973025e0016d5573529067714201338c80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/14 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: MIT License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:45:01.963Z","repository_id":16908974,"created_at":"2025-08-16T05:45:01.964Z","updated_at":"2025-08-16T05:45:01.964Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006219,"owners_count":26084063,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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"},"owner_record":{"login":"SqliteModernCpp","name":"SqliteModernCpp","uuid":"33505073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33505073?v=4","repositories_count":1,"last_synced_at":"2023-10-28T15:20:16.006Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SqliteModernCpp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T06:32:13.094Z","updated_at":"2023-10-28T15:20:16.021Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SqliteModernCpp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SqliteModernCpp/repositories"},"tags":[{"name":"v3.2","sha":"56af65d2c5085dd34a2c1a4ad20cf8b93ad1024f","kind":"commit","published_at":"2017-05-13T15:19:41.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v3.2","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.2/manifests"},{"name":"v3.1","sha":"a2acd4a2fdff768b8aacf501a2896cb76b9d3969","kind":"commit","published_at":"2017-02-17T11:33:21.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v3.1","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.1/manifests"},{"name":"v3.0","sha":"3cc90bb53a393c569f7df5253db06dfca61ef05b","kind":"commit","published_at":"2017-02-17T10:23:42.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v3.0","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v3.0/manifests"},{"name":"v2.4","sha":"5910571c4c354f13b0c49f5d9d9101f863ae4a50","kind":"commit","published_at":"2016-07-05T13:28:45.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v2.4","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.4/manifests"},{"name":"v2.3","sha":"186d0874d7f40cdd24cd2d224ad8d94876d93c9c","kind":"commit","published_at":"2016-06-23T16:06:03.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v2.3","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.3/manifests"},{"name":"v2.2","sha":"709c4b578012dd5dd8bde784dc86bc7938331c93","kind":"commit","published_at":"2016-03-26T12:26:58.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/v2.2","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/v2.2/manifests"},{"name":"2.1","sha":"ee1654e65fd5f34366eba9c1a9525a42560e8dcd","kind":"commit","published_at":"2016-02-11T19:31:59.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/2.1","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/2.1/manifests"},{"name":"2.0","sha":"b958f9b1e62dd1ac512f780873e018f9d62e5b3e","kind":"commit","published_at":"2016-01-24T13:03:49.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/2.0","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/2.0/manifests"},{"name":"1.4","sha":"e1438f36fdaa1fb461474beb6aa19571a6c74dde","kind":"commit","published_at":"2015-03-24T12:19:03.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/1.4","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.4/manifests"},{"name":"1.3","sha":"27cb982e9aed025a3e4ad25c838f18bc41d8dcd1","kind":"commit","published_at":"2014-09-17T09:46:51.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/1.3","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.3/manifests"},{"name":"1.2","sha":"65089693aa4da34bc602381f94cd99dc9b72700c","kind":"commit","published_at":"2014-05-12T16:44:58.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/1.2","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.2/manifests"},{"name":"1.1","sha":"08543751f1fcd0373c2b8c0fe7e7cd2a8b845561","kind":"commit","published_at":"2014-05-12T15:40:33.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/1.1","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.1/manifests"},{"name":"1.0","sha":"a1ffdc58ed3c651f7018d60bdd47c66140f3eee7","kind":"commit","published_at":"2014-05-11T18:30:38.000Z","download_url":"https://codeload.github.com/SqliteModernCpp/sqlite_modern_cpp/tar.gz/1.0","html_url":"https://github.com/SqliteModernCpp/sqlite_modern_cpp/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SqliteModernCpp/sqlite_modern_cpp@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-26T10:34:18.180Z","dependent_packages_count":0,"downloads":1309,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":44.55703012912482,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":1.3208671696030014,"forks_count":1.5928466067620384,"average":15.943138132232743},"purl":"pkg:nuget/sqlite_modern_cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sqlite_modern_cpp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sqlite_modern_cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sqlite_modern_cpp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:05:14.850Z","issues_count":54,"pull_requests_count":64,"avg_time_to_close_issue":11030300.192307692,"avg_time_to_close_pull_request":5135026.354166667,"issues_closed_count":26,"pull_requests_closed_count":48,"pull_request_authors_count":28,"issue_authors_count":45,"avg_comments_per_issue":2.185185185185185,"avg_comments_per_pull_request":2.15625,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2274995.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SqliteModernCpp%2Fsqlite_modern_cpp/issues","maintainers":[{"login":"zauguin","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zauguin"},{"login":"aminroosta","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminroosta"},{"login":"Killili","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Killili"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sqlite_modern_cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sqlite_modern_cpp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sqlite_modern_cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sqlite_modern_cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sqlite_modern_cpp/codemeta","maintainers":[{"uuid":"Cool-Xiao","login":"Cool-Xiao","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/Cool-Xiao","role":null,"created_at":"2022-11-18T09:07:02.405Z","updated_at":"2022-11-18T09:07:02.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Cool-Xiao/packages"}]}