{"id":177437,"name":null,"description":null,"url":"https://github.com/cheminfo/mrz","last_synced_at":"2025-09-09T23:45:37.646Z","repository":{"id":41970408,"uuid":"75155446","full_name":"cheminfo/mrz","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-21T10:12:48.000Z","size":733,"stargazers_count":76,"open_issues_count":6,"forks_count":27,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-31T07:28:29.776Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/cheminfo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2016-11-30T05:44:03.000Z","updated_at":"2025-08-23T22:25:18.000Z","dependencies_parsed_at":"2023-02-09T20:15:15.121Z","dependency_job_id":"5bd11096-be5c-4efc-aaef-cb4b0f6432af","html_url":"https://github.com/cheminfo/mrz","commit_stats":{"total_commits":115,"total_committers":10,"mean_commits":11.5,"dds":0.7304347826086957,"last_synced_commit":"af31378123bd66bab0f8e6e2297bbea95b3747cd"},"previous_names":["cheminfo-js/mrz"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/mrz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/sbom","scorecard":{"id":275697,"data":{"date":"2025-08-11","repo":{"name":"github.com/cheminfo/mrz","commit":"82481cf0386a74f6110eea526d4593aa04deec9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lactame.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/lactame.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lactame.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/lactame.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lactame.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/lactame.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-ts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/nodejs-ts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/typedoc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/typedoc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/mrz/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lactame.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lactame.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs-ts.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/typedoc.yml:1","Info: no jobLevel write permissions found"],"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":"Code-Review","score":8,"reason":"Found 21/26 approved changesets -- score normalized to 8","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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-17T14:20:23.252Z","repository_id":41970408,"created_at":"2025-08-17T14:20:23.252Z","updated_at":"2025-08-17T14:20:23.252Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274384077,"owners_count":25275194,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"cheminfo","name":"Cheminfo","uuid":"2542592","kind":"organization","description":"","email":null,"website":"https://www.cheminfo.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2542592?v=4","repositories_count":242,"last_synced_at":"2024-04-14T07:20:59.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cheminfo","funding_links":[],"total_stars":598,"followers":34,"following":0,"created_at":"2022-11-02T16:41:46.969Z","updated_at":"2024-04-14T07:21:51.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo/repositories"},"packages":[{"id":2038768,"name":"mrz","ecosystem":"npm","description":"Parse MRZ (Machine Readable Zone) from identity documents","homepage":"https://github.com/cheminfo/mrz#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cheminfo/mrz","keywords_array":["mrz","machine","readable","zone","identity","documents","card","passport"],"namespace":null,"versions_count":27,"first_release_published_at":"2016-11-30T09:59:51.042Z","latest_release_published_at":"2024-11-21T10:12:50.678Z","latest_release_number":"4.2.1","last_synced_at":"2025-08-31T07:28:50.703Z","created_at":"2022-04-09T19:57:58.525Z","updated_at":"2025-08-31T07:28:50.703Z","registry_url":"https://www.npmjs.com/package/mrz","install_command":"npm install mrz","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.2.1"}},"repo_metadata":{"id":41970408,"uuid":"75155446","full_name":"cheminfo/mrz","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-15T07:43:20.000Z","size":693,"stargazers_count":69,"open_issues_count":6,"forks_count":24,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-04T20:43:00.527Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/cheminfo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-30T05:44:03.000Z","updated_at":"2024-06-03T11:08:09.826Z","dependencies_parsed_at":"2023-02-09T20:15:15.121Z","dependency_job_id":"5bd11096-be5c-4efc-aaef-cb4b0f6432af","html_url":"https://github.com/cheminfo/mrz","commit_stats":{"total_commits":115,"total_committers":10,"mean_commits":11.5,"dds":0.7304347826086957,"last_synced_commit":"af31378123bd66bab0f8e6e2297bbea95b3747cd"},"previous_names":["cheminfo-js/mrz"],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214260282,"owners_count":15707073,"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"},"owner_record":{"login":"cheminfo","name":"Cheminfo","uuid":"2542592","kind":"organization","description":"","email":null,"website":"https://www.cheminfo.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2542592?v=4","repositories_count":242,"last_synced_at":"2024-04-14T07:20:59.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cheminfo","funding_links":[],"total_stars":598,"followers":34,"following":0,"created_at":"2022-11-02T16:41:46.969Z","updated_at":"2024-04-14T07:21:51.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo/repositories"},"tags":[{"name":"v4.2.0","sha":"d6f291a54f728c3916b5b16ce15d06c84fd7bcb2","kind":"commit","published_at":"2024-06-03T09:15:36.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v4.2.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"e5056f6d73c283341efb0471c33dfde17bd611e7","kind":"commit","published_at":"2024-04-15T07:42:18.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v4.1.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f424c4e4c3e6748d0d44aceb21f42458704063cb","kind":"commit","published_at":"2024-02-23T11:44:22.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v4.0.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v4.0.0/manifests"},{"name":"v3.5.0","sha":"e4af53c98068cbdc8817d6f934594bf9d9bf88cd","kind":"commit","published_at":"2024-02-16T09:48:49.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.5.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"62e3606871336d7af121f624da039bbafff54fca","kind":"commit","published_at":"2023-10-30T14:51:15.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.4.1","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"7e2762208eafddf123de772909e9250bc22c622b","kind":"commit","published_at":"2023-05-18T09:18:01.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.4.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"af31378123bd66bab0f8e6e2297bbea95b3747cd","kind":"commit","published_at":"2023-03-01T08:06:02.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.3.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"33331d19bccb380deb4f13d45f1565e95e0893fc","kind":"commit","published_at":"2023-01-04T07:30:01.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.2.1","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"838e0dca7d75a42c5d01d76e4bb58f0701de259c","kind":"commit","published_at":"2023-01-03T19:18:43.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.2.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"9b923c870275371f32d9e9f66af65a9c11c1ea76","kind":"commit","published_at":"2022-04-21T13:08:03.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.1.4","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c2d709433785b996017a238bca1de8cc95b6f13e","kind":"commit","published_at":"2021-05-17T08:08:23.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.1.3","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"b374734fc180637262febb9e10801b86661aca65","kind":"commit","published_at":"2021-02-26T09:29:09.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.1.2","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"eb754c335f7b4aefde3288e960f473a83a496c91","kind":"commit","published_at":"2018-09-19T08:35:58.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.1.1","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd34552235433f2c5b03391674ee46682144cf6a","kind":"commit","published_at":"2018-02-01T16:28:17.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.1.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"76dc8d8a822ef0bcc35135c6343bb1cb8a972444","kind":"commit","published_at":"2018-01-22T15:24:52.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.5","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"eb9d5fb24afab685ac4c0fb28f61b1fd5c346f21","kind":"commit","published_at":"2018-01-22T15:00:13.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.4","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83cade9d2f5fe2d382c6783bae2e66f55d99ea01","kind":"commit","published_at":"2018-01-22T14:38:38.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.3","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"c84a6e69ea39bea6935a94a06c76bd41899b75f8","kind":"commit","published_at":"2018-01-22T14:35:00.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.2","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"3cb60af6873b6385ae49f44577d3e17160fea04a","kind":"commit","published_at":"2018-01-22T14:17:08.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.1","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0fc8fdcef54c0c64d812edc06db15503ec890c38","kind":"commit","published_at":"2018-01-22T13:44:03.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v3.0.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"f19ffa389fc8c0fb866cdc9ee03c8ef6a46a182e","kind":"commit","published_at":"2018-01-19T10:27:10.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v2.0.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"a012695189cd8f69761ad103991dc9247032cf1f","kind":"commit","published_at":"2018-01-16T15:27:54.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v1.0.3","html_url":"https://github.com/cheminfo/mrz/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bd31c8af3ffd6d8cbef79ae18f65915df5764ad3","kind":"commit","published_at":"2018-01-16T15:25:54.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v1.0.2","html_url":"https://github.com/cheminfo/mrz/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5dd26c4b68937669f15c9ffa847fb7b7fc0ced57","kind":"commit","published_at":"2018-01-16T14:48:53.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v1.0.1","html_url":"https://github.com/cheminfo/mrz/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7a6e49cd363268dc13f2fef35972cc9e5549a1fa","kind":"commit","published_at":"2017-10-26T13:38:26.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v1.0.0","html_url":"https://github.com/cheminfo/mrz/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v1.0.0/manifests"},{"name":"v0.0.12","sha":"5e069df767918a6723032b706f6c31242436ec51","kind":"commit","published_at":"2017-08-21T10:52:32.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.12","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"a66120030d8ee13e2020aa344a249e326a3f3fa0","kind":"commit","published_at":"2017-02-10T12:33:46.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.11","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"16437ff1c51b14a571e611cbd350edbf7b30cfe5","kind":"commit","published_at":"2017-01-20T06:20:12.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.10","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"f006223e95bf8f30f4277ce9d92b303a092bfb6f","kind":"commit","published_at":"2017-01-20T05:17:50.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.9","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2a7b9f7ccb38b5d656be14b34980dd90094c8801","kind":"commit","published_at":"2017-01-20T05:00:13.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.8","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"d0620ec1c10cc79fc5f18101c89824f9c6825e0c","kind":"commit","published_at":"2016-11-30T10:21:50.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.7","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f6877e733cbcab9e21d1a2232d8ff008100d16ea","kind":"commit","published_at":"2016-11-30T09:44:21.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.6","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.6/manifests"},{"name":"v0.0.2","sha":"820d1168cf45ad3a4d4e504f9f62ee67f80d8e54","kind":"commit","published_at":"2016-11-30T06:50:01.000Z","download_url":"https://codeload.github.com/cheminfo/mrz/tar.gz/v0.0.2","html_url":"https://github.com/cheminfo/mrz/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-08-10T21:32:34.385Z","dependent_packages_count":12,"downloads":46141,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":1.0750662881286566,"dependent_repos_count":2.492832170286854,"dependent_packages_count":1.781058911343987,"stargazers_count":5.686188867624016,"forks_count":4.88780057679293,"docker_downloads_count":null,"average":3.184589362835289},"purl":"pkg:npm/mrz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mrz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mrz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mrz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-10T21:32:32.144Z","issues_count":26,"pull_requests_count":34,"avg_time_to_close_issue":7369193.409090909,"avg_time_to_close_pull_request":1367836.125,"issues_closed_count":22,"pull_requests_closed_count":32,"pull_request_authors_count":14,"issue_authors_count":18,"avg_comments_per_issue":2.1923076923076925,"avg_comments_per_pull_request":1.5294117647058825,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":297736.0,"past_year_avg_time_to_close_pull_request":75640.64285714286,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.2,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/issues","maintainers":[{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"},{"login":"wadjih-bencheikh18","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wadjih-bencheikh18"},{"login":"josoriom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josoriom"}],"active_maintainers":[{"login":"targos","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"josoriom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josoriom"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mrz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mrz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mrz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mrz/related_packages","maintainers":[{"uuid":"cheminfo-bot","login":"cheminfo-bot","name":null,"email":"admin@cheminfo.org","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~cheminfo-bot","role":null,"created_at":"2022-11-20T04:37:01.238Z","updated_at":"2022-11-20T04:37:01.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cheminfo-bot/packages"},{"uuid":"targos","login":"targos","name":null,"email":"targos+npm@protonmail.com","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~targos","role":null,"created_at":"2022-11-20T04:37:01.227Z","updated_at":"2022-11-20T04:37:01.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/targos/packages"},{"uuid":"lpatiny","login":"lpatiny","name":null,"email":"lpatiny@gmail.com","url":null,"packages_count":314,"html_url":"https://www.npmjs.com/~lpatiny","role":null,"created_at":"2022-11-20T04:37:01.232Z","updated_at":"2022-11-20T04:37:01.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lpatiny/packages"},{"uuid":"stropitek","login":"stropitek","name":null,"email":"kostro.d@gmail.com","url":null,"packages_count":301,"html_url":"https://www.npmjs.com/~stropitek","role":null,"created_at":"2022-11-20T04:37:01.245Z","updated_at":"2022-11-20T04:37:01.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stropitek/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5136187,"maintainers_count":1052803,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":233260,"full_name":"cheminfo/mrz","default_branch":"main","committers":[{"name":"cheminfo bot","email":"admin@cheminfo.org","login":"cheminfo-bot","count":40},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":39},{"name":"Luc Patiny","email":"luc@patiny.com","login":"lpatiny","count":27},{"name":"Daniel Kostro","email":"kostro.d@gmail.com","login":"stropitek","count":10},{"name":"lpatiny","email":"gb252243","login":null,"count":9},{"name":"Wadjih Bencheikh","email":"jw_bencheikh@esi.dz","login":"wadjih-bencheikh18","count":4},{"name":"tpoisseau","email":"22891227+tpoisseau","login":"tpoisseau","count":1},{"name":"Vladimir Fomin","email":"vladimir@fomin.xyz","login":"fominv","count":1},{"name":"Sebastien Ahkrin","email":"30870051+Sebastien-Ahkrin","login":"Sebastien-Ahkrin","count":1},{"name":"Océane Patiny","email":"oceane@patiny.com","login":"opatiny","count":1},{"name":"Daniel Locatelli","email":"locatellidaniel","login":"locatellidaniel","count":1}],"total_commits":134,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.181818181818182,"dds":0.7014925373134329,"past_year_committers":[{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":3},{"name":"cheminfo-bot","email":"10880445+cheminfo-bot","login":"cheminfo-bot","count":2},{"name":"Vladimir Fomin","email":"vladimir@fomin.xyz","login":"fominv","count":1}],"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2025-05-24T11:09:15.459Z","last_synced_commit":"82481cf0386a74f6110eea526d4593aa04deec9a","created_at":"2023-03-08T09:21:13.145Z","updated_at":"2025-05-24T11:09:15.846Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5538470,"commits_count":874768895,"contributors_count":32283701,"owners_count":919061,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cheminfo/mrz","html_url":"https://github.com/cheminfo/mrz","last_synced_at":"2025-08-31T07:27:33.485Z","status":"error","issues_count":26,"pull_requests_count":36,"avg_time_to_close_issue":7369193.409090909,"avg_time_to_close_pull_request":1291954.9117647058,"issues_closed_count":22,"pull_requests_closed_count":34,"pull_request_authors_count":15,"issue_authors_count":18,"avg_comments_per_issue":2.1923076923076925,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":65115.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-18T06:24:20.304Z","updated_at":"2025-09-02T00:48:28.120Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fmrz/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"autorelease: tagged":13,"autorelease: pending":4},"issue_author_associations_count":{"NONE":13,"MEMBER":8,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":25,"MEMBER":13,"NONE":8},"issue_authors":{"lpatiny":5,"stropitek":3,"kaydwithers":3,"locatellidaniel":1,"LaFrimousse":1,"opmiguel":1,"targos":1,"LaurianneL-web":1,"vaclajon":1,"mvayngrib":1,"aeisenberg":1,"noamyg":1,"tuqire":1,"mat2718":1,"josoriom":1,"wadjih-bencheikh18":1,"jvanderbiest":1},"pull_request_authors":{"cheminfo-bot":18,"targos":8,"wadjih-bencheikh18":4,"stropitek":3,"tpoisseau":2,"sam-01et":2,"RomaricMourgues":2,"josoriom":1,"lukesolo":1,"mat2718":1,"opatiny":1,"Sebastien-Ahkrin":1,"76grady":1,"locatellidaniel":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"autorelease: tagged":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cheminfo-bot":1},"maintainers":[{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"wadjih-bencheikh18","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wadjih-bencheikh18"},{"login":"lpatiny","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"},{"login":"josoriom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josoriom"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":4,"PullRequestEvent":3,"PullRequestReviewEvent":1,"ForkEvent":1,"CreateEvent":2},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":4,"PullRequestEvent":3,"PullRequestReviewEvent":1,"ForkEvent":1,"CreateEvent":2}},"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-12T01:00:41.819Z","updated_at":"2022-08-12T01:00:41.819Z","repository_link":"https://github.com/cheminfo/mrz/blob/main/package.json","dependencies":[{"id":1241565583,"package_name":"cheminfo-build","ecosystem":"npm","requirements":"^1.1.11","direct":true,"kind":"development","optional":false},{"id":1241565584,"package_name":"eslint","ecosystem":"npm","requirements":"^8.13.0","direct":true,"kind":"development","optional":false},{"id":1241565585,"package_name":"eslint-config-cheminfo","ecosystem":"npm","requirements":"^7.3.0","direct":true,"kind":"development","optional":false},{"id":1241565586,"package_name":"jest","ecosystem":"npm","requirements":"^27.5.1","direct":true,"kind":"development","optional":false},{"id":1241565587,"package_name":"prettier","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lactame.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T20:15:14.356Z","updated_at":"2023-02-09T20:15:14.356Z","repository_link":"https://github.com/cheminfo/mrz/blob/main/.github/workflows/lactame.yml","dependencies":[{"id":7504549943,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504549944,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504549945,"package_name":"zakodium/lactame-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typedoc.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T20:15:14.495Z","updated_at":"2023-02-09T20:15:14.495Z","repository_link":"https://github.com/cheminfo/mrz/blob/main/.github/workflows/typedoc.yml","dependencies":[{"id":7504550618,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7504550621,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7504550624,"package_name":"zakodium/typedoc-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504550626,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v4","direct":true,"kind":"composite","optional":false}]}],"score":17.544959910824996,"created_at":"2025-09-09T01:48:01.695Z","updated_at":"2025-10-07T08:40:48.009Z","avatar_url":"https://github.com/cheminfo.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":46141,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["nmr","nmr-spectroscopy","chemistry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/177437","html_url":"https://science.ecosyste.ms/projects/177437"}