{"id":177430,"name":null,"description":null,"url":"https://github.com/cheminfo/nmr-correlation","last_synced_at":"2025-09-09T23:45:19.705Z","repository":{"id":40340679,"uuid":"339009544","full_name":"cheminfo/nmr-correlation","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-13T09:41:46.000Z","size":869,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T00:18:54.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/nmr-correlation/","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":"2021-02-15T08:21:37.000Z","updated_at":"2025-08-13T09:41:02.000Z","dependencies_parsed_at":"2025-08-13T11:20:32.877Z","dependency_job_id":"12351276-aa18-4954-ab0e-0248d920dbde","html_url":"https://github.com/cheminfo/nmr-correlation","commit_stats":null,"previous_names":["michaelwenk/nmr-correlation"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/nmr-correlation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/sbom","scorecard":{"id":275748,"data":{"date":"2025-08-11","repo":{"name":"github.com/cheminfo/nmr-correlation","commit":"e6dc9a1430912ebc6e8a2040773f31dc23ee6986"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/nmr-correlation/nodejs.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/nmr-correlation/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/nmr-correlation/typedoc.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 26 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:56.438Z","repository_id":40340679,"created_at":"2025-08-17T14:20:56.438Z","updated_at":"2025-08-17T14:20:56.438Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274384043,"owners_count":25275189,"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":2086295,"name":"nmr-correlation","ecosystem":"npm","description":"Build and manipulation of correlations from 1D and 2D NMR data","homepage":"https://github.com/cheminfo/nmr-correlation#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cheminfo/nmr-correlation","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2021-02-15T10:31:46.201Z","latest_release_published_at":"2025-08-13T09:41:47.157Z","latest_release_number":"3.0.1","last_synced_at":"2025-08-21T11:06:38.753Z","created_at":"2022-04-09T20:50:18.172Z","updated_at":"2025-08-21T11:58:58.941Z","registry_url":"https://www.npmjs.com/package/nmr-correlation","install_command":"npm install nmr-correlation","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":40340679,"uuid":"339009544","full_name":"cheminfo/nmr-correlation","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-13T09:41:46.000Z","size":869,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-21T11:01:46.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/nmr-correlation/","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":"2021-02-15T08:21:37.000Z","updated_at":"2025-08-13T09:41:02.000Z","dependencies_parsed_at":"2025-08-13T11:20:32.877Z","dependency_job_id":"12351276-aa18-4954-ab0e-0248d920dbde","html_url":"https://github.com/cheminfo/nmr-correlation","commit_stats":null,"previous_names":["michaelwenk/nmr-correlation"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/nmr-correlation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/sbom","scorecard":{"id":275748,"data":{"date":"2025-08-11","repo":{"name":"github.com/cheminfo/nmr-correlation","commit":"e6dc9a1430912ebc6e8a2040773f31dc23ee6986"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/nmr-correlation/nodejs.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/nmr-correlation/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/nmr-correlation/typedoc.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 26 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:56.438Z","repository_id":40340679,"created_at":"2025-08-17T14:20:56.438Z","updated_at":"2025-08-17T14:20:56.438Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271476947,"owners_count":24766416,"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-08-21T02:00:08.990Z","response_time":74,"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":"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":"v3.0.1","sha":"e6dc9a1430912ebc6e8a2040773f31dc23ee6986","kind":"commit","published_at":"2025-08-13T09:40:58.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v3.0.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e1f6b129a5540f86233eee6cfeba2bbb7a080e6e","kind":"commit","published_at":"2025-05-25T10:37:51.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v3.0.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v3.0.0/manifests"},{"name":"v2.3.5","sha":"d8649d053d59d3ac1f9e8f67c4e9ec515c04b439","kind":"commit","published_at":"2025-02-04T12:31:38.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.5","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"1ae5d14c0e52da58633624dd1b135e34fcf68bab","kind":"commit","published_at":"2025-02-04T09:54:34.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.4","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"1ab5b3d005324c6f79511a67a2a0c4c99953df41","kind":"commit","published_at":"2022-08-03T12:17:02.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.3","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"2d9de398f2e6c12326e8dcd57ad1a88679241e06","kind":"commit","published_at":"2022-05-13T22:41:12.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.2","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"fad3ea62f08f3387a54dcdccb62298090095ebd9","kind":"commit","published_at":"2022-05-12T04:27:45.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"bef15798268f11d2c3d6d234d47b3c6f2da1c1c7","kind":"commit","published_at":"2022-05-11T13:44:38.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.3.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.3.0/manifests"},{"name":"v2.2.5","sha":"d8ba673c9d6c7498a77e578c64f1310c49e9db92","kind":"commit","published_at":"2022-02-25T15:43:05.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.5","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"8ee2d9f3c1e874541d58e61b5ef6c51de66c45fb","kind":"commit","published_at":"2022-02-25T15:22:58.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.4","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"eaa8d35998ed9909bd497ecf8e9821cb355c1880","kind":"commit","published_at":"2022-02-25T15:03:56.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.3","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4889170e7b44dfa74a4dedd6fb15374d07aa0767","kind":"commit","published_at":"2022-02-17T17:20:44.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.2","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"35b7d1fa14d1aac2af8468d923b175118f364776","kind":"commit","published_at":"2022-02-17T12:36:29.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0285007f4fe69ba6e15e0bdca499aa149aba4879","kind":"commit","published_at":"2021-11-23T13:19:01.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.2.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"41f1acdc1b1be57c2123443b9ea048d3ec804bcb","kind":"commit","published_at":"2021-11-19T13:06:14.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.1.4","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"da3ae16a663c0821bb6f5f4257c21184e7a3c25f","kind":"commit","published_at":"2021-10-22T01:49:47.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.1.3","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"5bc8f0252efb378829f8d3c61f39eca598b7a026","kind":"commit","published_at":"2021-10-15T11:11:24.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.1.2","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e8e3b53090818be2e59aa3d2f2856559e6423486","kind":"commit","published_at":"2021-10-15T10:18:09.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.1.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"34d01523418a064cf107be5b109396ac8cb511b2","kind":"commit","published_at":"2021-09-10T14:53:53.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.1.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"d86fc6058e079656a1c4e8adb3ee448c3e2bbff6","kind":"commit","published_at":"2021-09-10T13:59:59.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.0.3","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9c4b672b58b748e2a0182b3c5d75a30290104f4d","kind":"commit","published_at":"2021-09-10T13:06:05.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.0.2","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bd44f28b3d2178a2ea9af9966ca01a0fa9004274","kind":"commit","published_at":"2021-07-28T11:32:32.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.0.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c923be84fad6ee3647d0b3d22f9702969d8d6a56","kind":"commit","published_at":"2021-07-26T12:29:03.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v2.0.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v2.0.0/manifests"},{"name":"v1.3.3","sha":"267919fe34b1ebc4d5f181a1f9deabc383ad078f","kind":"commit","published_at":"2021-06-02T20:49:02.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.3.3","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e93f23b3e73ad9c11902d6908b85e8670390e1b3","kind":"commit","published_at":"2021-05-06T07:58:20.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.3.2","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"726c84f65f98f1db99295a30fa61649816a21ca2","kind":"commit","published_at":"2021-05-03T14:20:39.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.3.1","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"170e7b82f172a8bb285c8723c84961b10ba4abf6","kind":"commit","published_at":"2021-05-03T13:58:50.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.3.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.3.0/manifests"},{"name":"@1.2.0","sha":"dff0195966f592fc59a31297078a260591c1da0d","kind":"commit","published_at":"2021-03-22T12:44:46.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/@1.2.0","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/@1.2.0/manifests"},{"name":"1.1.6","sha":"25e9b791ce02810d55e9d2a8d3fa372388ecac13","kind":"commit","published_at":"2021-03-16T09:11:44.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/1.1.6","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/1.1.6/manifests"},{"name":"v1.1.5","sha":"d31af5a8740601a37c7d0277c05ac774c05f5ce6","kind":"commit","published_at":"2021-03-10T14:33:36.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.1.5","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"5c0a401a7ee17948cd2e6bb9e69fd5693188f4a1","kind":"commit","published_at":"2021-02-23T21:28:22.000Z","download_url":"https://codeload.github.com/cheminfo/nmr-correlation/tar.gz/v1.1.4","html_url":"https://github.com/cheminfo/nmr-correlation/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/nmr-correlation@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/tags/v1.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:58:58.941Z","dependent_packages_count":6,"downloads":4315,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":3.014980688813011,"dependent_repos_count":3.709296670886549,"dependent_packages_count":3.1598040922587867,"stargazers_count":20.964525043420785,"forks_count":11.608708162474885,"docker_downloads_count":null,"average":8.491462931570805},"purl":"pkg:npm/nmr-correlation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nmr-correlation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nmr-correlation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nmr-correlation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T07:51:03.403Z","issues_count":3,"pull_requests_count":48,"avg_time_to_close_issue":570104.0,"avg_time_to_close_pull_request":187589.6875,"issues_closed_count":1,"pull_requests_closed_count":48,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.2916666666666667,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":663.6666666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/issues","maintainers":[{"login":"michaelwenk","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelwenk"},{"login":"targos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"jobo322","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jobo322"}],"active_maintainers":[{"login":"targos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nmr-correlation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nmr-correlation/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nmr-correlation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nmr-correlation/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-13T12:23:32.944Z","updated_at":"2022-11-13T12:23:32.944Z","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-13T12:23:32.838Z","updated_at":"2022-11-13T12:23:32.838Z","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-13T12:23:32.899Z","updated_at":"2022-11-13T12:23:32.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lpatiny/packages"},{"uuid":"michaelwenk","login":"michaelwenk","name":null,"email":"michael.wenk@uni-jena.de","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~michaelwenk","role":null,"created_at":"2022-11-13T12:23:33.003Z","updated_at":"2022-11-13T12:23:33.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelwenk/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5136186,"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":242480,"full_name":"cheminfo/nmr-correlation","default_branch":"master","committers":[{"name":"michaelwenk","email":"michael.wenk@uni-jena.de","count":124},{"name":"cheminfo-bot","email":"10880445+cheminfo-bot@users.noreply.github.com","count":23},{"name":"Luc Patiny","email":"luc@patiny.com","count":6},{"name":"Luc Patiny","email":"lpatiny@users.noreply.github.com","count":4},{"name":"Michaël Zasso","email":"targos@protonmail.com","count":4},{"name":"Jose Alejandro Bolanos Arroyave","email":"jose.bolanos@correounivalle.edu.co","count":2}],"total_commits":163,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.166666666666668,"dds":0.23926380368098155,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-15T20:31:09.366Z","last_synced_commit":"cf9de4ac7b9fee7db26f3af4a158064c64e2326b","created_at":"2023-03-08T10:31:14.193Z","updated_at":"2023-09-19T16:18:33.501Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/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/nmr-correlation","html_url":"https://github.com/cheminfo/nmr-correlation","last_synced_at":"2025-08-31T15:27:15.827Z","status":null,"issues_count":3,"pull_requests_count":56,"avg_time_to_close_issue":570104.0,"avg_time_to_close_pull_request":163827.36363636365,"issues_closed_count":1,"pull_requests_closed_count":55,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.2142857142857142,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":783.2307692307693,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-20T09:42:02.237Z","updated_at":"2025-08-31T15:27:15.828Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fnmr-correlation/issues","issue_labels_count":{},"pull_request_labels_count":{"autorelease: tagged":26,"autorelease: pending":6},"issue_author_associations_count":{"MEMBER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":32,"MEMBER":24},"issue_authors":{"jobo322":2,"targos":1},"pull_request_authors":{"cheminfo-bot":32,"michaelwenk":14,"targos":8,"jobo322":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074573,"issues_count":31266531,"pull_requests_count":95697262,"authors_count":10690890,"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: pending":4,"autorelease: tagged":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"MEMBER":7,"CONTRIBUTOR":7},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cheminfo-bot":7,"targos":7},"maintainers":[{"login":"michaelwenk","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelwenk"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"jobo322","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jobo322"}],"active_maintainers":[{"login":"targos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}]},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":7,"IssueCommentEvent":8,"PushEvent":14,"PullRequestEvent":12,"CreateEvent":9},"last_year":{"ReleaseEvent":3,"DeleteEvent":7,"IssueCommentEvent":8,"PushEvent":14,"PullRequestEvent":12,"CreateEvent":9}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T17:41:01.476Z","updated_at":"2022-08-09T17:41:01.476Z","repository_link":"https://github.com/cheminfo/nmr-correlation/blob/main/package.json","dependencies":[{"id":937262838,"package_name":"cheminfo-types","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":937262839,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":937262840,"package_name":"ml-matrix-peaks-finder","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":937262841,"package_name":"ml-peak-shape-generator","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":937262842,"package_name":"@types/jest","ecosystem":"npm","requirements":"^28.1.6","direct":true,"kind":"development","optional":false},{"id":937262843,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.14.182","direct":true,"kind":"development","optional":false},{"id":937262844,"package_name":"eslint","ecosystem":"npm","requirements":"^8.21.0","direct":true,"kind":"development","optional":false},{"id":937262845,"package_name":"eslint-config-cheminfo-typescript","ecosystem":"npm","requirements":"^11.0.1","direct":true,"kind":"development","optional":false},{"id":937262846,"package_name":"jest","ecosystem":"npm","requirements":"^28.1.3","direct":true,"kind":"development","optional":false},{"id":937262847,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":937262848,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":937262849,"package_name":"ts-jest","ecosystem":"npm","requirements":"^28.0.7","direct":true,"kind":"development","optional":false},{"id":937262850,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typedoc.yml","sha":null,"kind":"manifest","created_at":"2023-01-19T04:01:05.956Z","updated_at":"2023-01-19T04:01:05.956Z","repository_link":"https://github.com/cheminfo/nmr-correlation/blob/main/.github/workflows/typedoc.yml","dependencies":[{"id":7028451127,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7028451128,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7028451129,"package_name":"zakodium/typedoc-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7028451130,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2025-05-06T17:51:22.655Z","updated_at":"2025-05-06T17:51:22.655Z","repository_link":"https://github.com/cheminfo/nmr-correlation/blob/main/.github/workflows/nodejs.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-05-06T17:51:22.810Z","updated_at":"2025-05-06T17:51:22.810Z","repository_link":"https://github.com/cheminfo/nmr-correlation/blob/main/.github/workflows/release.yml","dependencies":[]}],"score":11.264848647110808,"created_at":"2025-09-09T01:48:01.681Z","updated_at":"2025-10-07T08:40:47.933Z","avatar_url":"https://github.com/cheminfo.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":4315,"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/177430","html_url":"https://science.ecosyste.ms/projects/177430"}