{"id":34931,"name":"openchemlib","description":"JavaScript port of OpenChemLib","url":"https://github.com/cheminfo/openchemlib-js","last_synced_at":"2025-09-05T06:25:11.643Z","repository":{"id":20077852,"uuid":"23346814","full_name":"cheminfo/openchemlib-js","owner":"cheminfo","description":"JavaScript port of OpenChemLib","archived":false,"fork":false,"pushed_at":"2025-08-13T10:04:35.000Z","size":45299,"stargazers_count":81,"open_issues_count":29,"forks_count":26,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-13T12:10:56.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/openchemlib-js/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-26T09:46:57.000Z","updated_at":"2025-08-13T10:03:53.000Z","dependencies_parsed_at":"2024-02-09T15:41:07.397Z","dependency_job_id":"ffb78bd9-b368-4ef0-973d-9c865fadf3c3","html_url":"https://github.com/cheminfo/openchemlib-js","commit_stats":{"total_commits":652,"total_committers":16,"mean_commits":40.75,"dds":0.6058282208588956,"last_synced_commit":"9cfc3454640279ceead43860d6cc6535a6f10171"},"previous_names":[],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/openchemlib-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/sbom","scorecard":{"id":275755,"data":{"date":"2025-08-11","repo":{"name":"github.com/cheminfo/openchemlib-js","commit":"5c1c0f823964765d5ee2247f68bf0b4d77aedc59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 12/21 approved changesets -- score normalized to 5","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":"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":"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":"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.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:19"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lactame.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/lactame.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lactame.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/lactame.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lactame.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/lactame.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lactame.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/lactame.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/openchemlib-js/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/openchemlib-js/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:84","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"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"}}]},"last_synced_at":"2025-08-17T14:21:00.767Z","repository_id":20077852,"created_at":"2025-08-17T14:21:00.768Z","updated_at":"2025-08-17T14:21:00.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273720675,"owners_count":25155957,"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-05T02:00:09.113Z","response_time":402,"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":2138483,"name":"openchemlib","ecosystem":"npm","description":"Manipulate molecules","homepage":"https://github.com/cheminfo/openchemlib-js","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cheminfo/openchemlib-js","keywords_array":["chemistry","molecule","molfile","SMILES"],"namespace":null,"versions_count":114,"first_release_published_at":"2015-04-08T11:46:21.632Z","latest_release_published_at":"2025-08-13T10:05:16.754Z","latest_release_number":"9.7.0","last_synced_at":"2025-08-13T10:10:17.688Z","created_at":"2022-04-09T21:32:12.106Z","updated_at":"2025-08-13T10:10:19.109Z","registry_url":"https://www.npmjs.com/package/openchemlib","install_command":"npm install openchemlib","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.7.0"}},"repo_metadata":{"id":20077852,"uuid":"23346814","full_name":"cheminfo/openchemlib-js","owner":"cheminfo","description":"JavaScript port of OpenChemLib","archived":false,"fork":false,"pushed_at":"2024-10-15T08:56:35.000Z","size":37571,"stargazers_count":72,"open_issues_count":26,"forks_count":21,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-10-15T14:21:50.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/openchemlib-js/index.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-26T09:46:57.000Z","updated_at":"2024-10-14T08:35:49.000Z","dependencies_parsed_at":"2024-02-09T15:41:07.397Z","dependency_job_id":"ffb78bd9-b368-4ef0-973d-9c865fadf3c3","html_url":"https://github.com/cheminfo/openchemlib-js","commit_stats":{"total_commits":607,"total_committers":15,"mean_commits":40.46666666666667,"dds":0.6161449752883031,"last_synced_commit":"7221d9ae19d694b027e198e553d3629b748150ac"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219843662,"owners_count":16556502,"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":"v8.15.0","sha":"e624e76552e59515d73548fe2eb217608835693d","kind":"commit","published_at":"2024-07-25T15:13:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.15.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"b189a6e69cd03f11739be404b2060f128d74d461","kind":"commit","published_at":"2024-06-19T16:47:54.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.14.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"651942d219b78c4d04ed2b73fcd33b6df3dd7553","kind":"commit","published_at":"2024-05-28T09:14:38.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.13.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"da337c2c1d232e03fbdd5bbde02536571e2f6590","kind":"commit","published_at":"2024-05-27T13:22:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.12.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"39b24217edd0d9c22aa2e7bda9319b8305a79244","kind":"commit","published_at":"2024-05-17T16:57:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.11.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"d7399aad099db757d1dc175e56e337c718bd2bf1","kind":"commit","published_at":"2024-05-13T13:35:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.10.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9955c112015fe2bbeab506cd99d95fd98d4d56ae","kind":"commit","published_at":"2024-02-23T06:24:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.9.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"286e7db7c911cb310dbe904dfb8514453994c3ca","kind":"commit","published_at":"2024-02-01T07:38:26.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.8.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"62c09cfc0c6e50c01d2e01cad3cb3374281e37c6","kind":"commit","published_at":"2024-01-31T14:22:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.8.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"c749aca588b29580a452fd53361b84b547f8a380","kind":"commit","published_at":"2023-11-14T15:01:28.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"7221d9ae19d694b027e198e553d3629b748150ac","kind":"commit","published_at":"2023-10-16T16:57:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"53dc895d948703519f4dc3a0acb38486c610d694","kind":"commit","published_at":"2023-10-13T08:30:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"f0fcc890a8f6909a362c2138526196022caf1a57","kind":"commit","published_at":"2023-10-06T15:16:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"73ab2c0d8aaa5282307a222ed0ece2e228948917","kind":"commit","published_at":"2023-08-14T05:57:57.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"b22396c4c220d772aa6108e029a99859a40c9a0f","kind":"commit","published_at":"2023-08-11T14:05:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"d94b1b5986bad1f878dda95aa3691b53b19fccf2","kind":"commit","published_at":"2023-04-05T12:37:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"e88e8a031da57a35ea45097bb7c18476c897d779","kind":"commit","published_at":"2023-01-25T09:11:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"268a617c80e7106bf9cef18304df085c5aabfd8f","kind":"commit","published_at":"2023-01-05T10:01:30.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"b0f98193394fdaf68dafd5d65a6e6294763e798a","kind":"commit","published_at":"2022-08-15T14:38:18.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"afafef0eafc2f19f5cad240d3e127a727e5f6fa7","kind":"commit","published_at":"2022-08-15T07:00:55.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.0/manifests"},{"name":"v7.5.0","sha":"2a3e39905d8fd1944e89b116596c2323ffc38115","kind":"commit","published_at":"2022-08-09T09:43:39.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.5.0/manifests"},{"name":"v7.4.3","sha":"9a8c5c94283b38443e8b84a4480d5bc0a403725f","kind":"commit","published_at":"2021-10-02T06:07:42.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"d77a9a7254c5c6bd6dc4dccc225f0153c9088b04","kind":"commit","published_at":"2021-08-05T20:24:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"f46a0ec2bbc210e2c3670af5c28b97154aae3cbf","kind":"commit","published_at":"2021-07-27T14:27:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.1/manifests"},{"name":"openchemlib-2020.12.1-cheminfo","sha":"909281e94935f6b3562ccf1a810ce2a3a814fecf","kind":"commit","published_at":"2021-05-14T09:21:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/openchemlib-2020.12.1-cheminfo","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/openchemlib-2020.12.1-cheminfo","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/openchemlib-2020.12.1-cheminfo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/openchemlib-2020.12.1-cheminfo/manifests"},{"name":"v7.4.0","sha":"33fa0acbb9ce4cbb4dd98feca3a630f5c2c7f046","kind":"commit","published_at":"2021-03-24T09:06:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"402ddce77769f72dee9e5188c5fd61d54d273335","kind":"commit","published_at":"2021-01-04T13:12:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.3.0/manifests"},{"name":"v7.2.3","sha":"d038fb4c7f516ca20ad354576259d881cbb38932","kind":"commit","published_at":"2020-01-10T08:24:35.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"03402038fd76048181be835b0b156a61d90f9921","kind":"commit","published_at":"2019-11-07T16:49:00.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"ece1eda042f82dbe45e4510d2b20db17576e77ec","kind":"commit","published_at":"2019-07-12T15:01:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"5072ef1044ef47c078f311cdf2003008a6619d35","kind":"commit","published_at":"2019-07-08T13:17:58.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"86e1e05e23dc20e215de7753c0953105686ead43","kind":"commit","published_at":"2019-07-06T14:11:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"8622c57254c954c6381f90f3e0036d0030e44063","kind":"commit","published_at":"2019-06-09T05:51:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"025e2d87f94e108eb6f151d940f9e686fe5bb34e","kind":"commit","published_at":"2019-05-05T13:10:51.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"088eedba2f473b0f8daaee7f9e0dfd23df3bc7a5","kind":"commit","published_at":"2019-05-03T18:13:35.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"baef30ed37ff561543ceead6d0335ddb04d51399","kind":"commit","published_at":"2019-02-08T16:42:06.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v6.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"270526d8fe80b585564e05f1b469362f54d9a7ef","kind":"commit","published_at":"2019-01-27T16:47:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v6.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.0/manifests"},{"name":"v5.9.1","sha":"c696a1f857f202c29e729bb90aebb87a19a4ceec","kind":"commit","published_at":"2018-12-21T08:53:18.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.9.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"59905eafb0d04e3a99cd3f2dc708b0af50039774","kind":"commit","published_at":"2018-12-17T19:24:51.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.9.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"c81406342825efdc735a1b3eb5a3242fb036cee2","kind":"commit","published_at":"2018-12-09T14:03:32.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.8.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"131b3eec0b38a0239e5f6071465430cae18745a8","kind":"commit","published_at":"2018-12-02T10:48:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"78de904a49b0ea97da7b1d7ece15867ed3648189","kind":"commit","published_at":"2018-11-07T07:43:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.6.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"00e79336cd4a42745a754a3f972117e032a6ea85","kind":"commit","published_at":"2018-06-19T13:38:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"133e43ef824a7b78ffc7b3dcc97b3d5f0a3541ef","kind":"commit","published_at":"2018-04-27T14:45:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"145093c841bf938c0fd39bd7287c1811adf6f30a","kind":"commit","published_at":"2018-04-19T12:15:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"fa054976157f1cd2cb27bde458f35a686cd726e6","kind":"commit","published_at":"2017-11-20T12:40:56.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"a68bcc586041c636717dfdd7a4cada23f806e74d","kind":"commit","published_at":"2017-11-16T12:32:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"98392f4307ca8724afd74c04230279dd1586aa81","kind":"commit","published_at":"2017-09-22T13:25:41.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.3.0/manifests"},{"name":"v5.2.10","sha":"07f5a1de7c3181da4bee251146286233432241b6","kind":"commit","published_at":"2017-07-13T09:16:40.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.10","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.10/manifests"},{"name":"v5.2.9","sha":"b49fa01e3df417c402e4d0233724ad671c95d5b5","kind":"commit","published_at":"2017-07-07T15:17:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.9","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.9/manifests"},{"name":"v5.2.8","sha":"5f9ea4dee5808228cd8b1ad61cd14b4153a1ac69","kind":"commit","published_at":"2017-07-07T15:05:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.8","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"a77a9cff9d961aa6db98ef28d96445fe3e7aca4d","kind":"commit","published_at":"2017-07-07T14:47:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"c6e3f2fedd0db535a5e821e4eabdca068dc4a7c7","kind":"commit","published_at":"2017-07-07T12:34:58.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"0bf454c154bcad63657107c2bd4d8089299ffcde","kind":"commit","published_at":"2017-07-06T16:49:54.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"2bf2348c27c8c217230ae7b82856d7d5dfdf52b1","kind":"commit","published_at":"2017-07-06T15:50:24.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"4aa9c674a347c61d641d8d33d8d2702b438c6afb","kind":"commit","published_at":"2017-07-04T14:22:15.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"3ba824391638000fe0d6e28b78d947704c61666a","kind":"commit","published_at":"2017-07-03T11:49:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"48a20f5a731241cb4dba2c4aa1cc050bb13275ca","kind":"commit","published_at":"2017-04-24T12:28:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d229a4dbd003801647168b3f01ee2887264cab63","kind":"commit","published_at":"2017-03-21T14:56:46.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"ccad659ceba9f2eaa7ce1519344ca5fa00b2d2dc","kind":"commit","published_at":"2017-03-08T10:15:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"2e8f1393a1453e306b82050215f1953d903c30aa","kind":"commit","published_at":"2017-01-30T09:10:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"069fd67b593b331f1f8aaa2bb87d08154c5599aa","kind":"commit","published_at":"2017-01-27T10:23:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"0335ff6c673282d3dea371908a4625180ddd4310","kind":"commit","published_at":"2017-01-13T13:31:47.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.0.0/manifests"},{"name":"v4.7.2","sha":"5ecc5e441aa35aa3cf426ac6bc2fbd711aaa4819","kind":"commit","published_at":"2017-01-10T12:29:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"1d32ec9b96d111e220b06338bec1614666a877ae","kind":"commit","published_at":"2017-01-10T12:14:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"71c8546a1c44e280d8007d2369147bf2574239a7","kind":"commit","published_at":"2017-01-05T10:39:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"5850a28cac94ce62be9f6faf5bd653cd9f0b9d65","kind":"commit","published_at":"2017-01-04T14:42:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"49e9675c33addf8c779eede3263986910e3fc0b3","kind":"commit","published_at":"2016-11-08T15:22:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"4e23d7bdf5393d63b1445e921bad40f95aad9976","kind":"commit","published_at":"2016-11-03T12:54:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"28fb3a4bdbc54e4016500f6677a8f63ba5bf1efa","kind":"commit","published_at":"2016-10-25T15:17:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"56c52651378194a27aba750c2f0ba33017fb2d11","kind":"commit","published_at":"2016-10-25T13:09:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.5.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"6a778913035af1c7bf49a5b1c0ec8bdaf0a9a65d","kind":"commit","published_at":"2016-10-19T15:16:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"3d26483fefd6406950df48d61fa736bd21b19241","kind":"commit","published_at":"2016-09-23T09:33:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"62907aba0c7dde39a17d467d27adc793c01959b7","kind":"commit","published_at":"2016-09-23T07:42:06.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ec0e4129cff51f2596b01b07c5d54bd02d41f00e","kind":"commit","published_at":"2016-09-01T11:25:09.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"b2002e507d45bd8dce85d207a881b8595204acf2","kind":"commit","published_at":"2016-08-16T08:35:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"f5aae8d59379c3336c3c5730d36f9d278f3e41bd","kind":"commit","published_at":"2016-07-19T14:10:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8cd033513217b5ec9dea11ed0b0afc9fee60fba5","kind":"commit","published_at":"2016-05-24T08:59:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"20ac1341e0b990f7fdca49b5a0b4175aec02926e","kind":"commit","published_at":"2016-04-25T08:12:33.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"22baeeac1840416eeafdfb33340abbb79f78b17a","kind":"commit","published_at":"2016-04-20T11:57:44.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"af97bd2384dbcf082d52ae654d8ebb2c5095cd78","kind":"commit","published_at":"2016-04-14T12:06:39.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ed9559cb180298c0d2e6f14a3dcaa28552b79c3c","kind":"commit","published_at":"2016-03-17T10:14:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3939fa127c5cda9e266bfa8f252d4def6d7013be","kind":"commit","published_at":"2016-02-16T09:14:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"677ffb6db5d08a04b3ab1816a4cf370f6de8d665","kind":"commit","published_at":"2016-02-16T09:11:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.0/manifests"},{"name":"v3.2.4","sha":"0838c0b223083e374ebe6f2a15424768c7203888","kind":"commit","published_at":"2015-12-17T14:47:48.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"bea3c32ed4728841953e9417622b8ce0b766cf10","kind":"commit","published_at":"2015-12-17T14:36:45.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"69f53de00589652056b1b10544a51487c5fec7bb","kind":"commit","published_at":"2015-12-15T10:14:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0b8b4d4c129123725bb895f31ddfdda54bae8ba5","kind":"commit","published_at":"2015-12-15T09:53:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"e9e3746c7a39ff9f0ca4ae1cddcf29f2bec9bdb8","kind":"commit","published_at":"2015-11-24T15:21:20.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"29b37cb7a12210557223a9340b95443e65719247","kind":"commit","published_at":"2015-11-07T11:23:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2bab503551f0117f710f356e1f81e4c2f2434691","kind":"commit","published_at":"2015-10-21T13:25:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8685601f88c444e7e6bf2edea39acd458f095dfa","kind":"commit","published_at":"2015-10-20T07:45:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c679683aac0c325bda7bf6b967faafa729f5c957","kind":"commit","published_at":"2015-09-28T11:22:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta5","sha":"fc90867a373271bdc767a7fdaa0f3d303640f214","kind":"commit","published_at":"2015-06-02T13:43:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta5/manifests"},{"name":"v3.0.0-beta4","sha":"a059c1052a008afefef8c5c6a92ce6b51125f32a","kind":"commit","published_at":"2015-05-15T08:00:20.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta4/manifests"},{"name":"v3.0.0-beta3","sha":"1da0aec2a8f16a8399d83b3e0fd389c73969a971","kind":"commit","published_at":"2015-05-12T14:44:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta3/manifests"},{"name":"v3.0.0-beta2","sha":"93f13b74cf77348e414bba199112482ff26b9674","kind":"commit","published_at":"2015-05-11T13:31:19.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"aee78d2bebdb94497bdb72282681280a2224767a","kind":"commit","published_at":"2015-05-11T12:38:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha10","sha":"fd1dabc76fc5fdfef56547870662a7b345ca699c","kind":"commit","published_at":"2015-04-08T11:45:16.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha10","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha10/manifests"},{"name":"v3.0.0-alpha9","sha":"d91eecac28ad3477a4995918692945b5937eabb9","kind":"commit","published_at":"2015-03-20T16:27:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha9","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha9/manifests"},{"name":"v3.0.0-alpha8","sha":"fbaa550a64d32b8c768633bc71821b992fb3fb81","kind":"commit","published_at":"2015-03-20T13:18:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha8","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha8/manifests"},{"name":"v3.0.0-alpha7","sha":"aac38a06ef2df4965aa3e92ba47c0888ab9af663","kind":"commit","published_at":"2015-03-20T13:10:40.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha7/manifests"},{"name":"v3.0.0-alpha6","sha":"975b87469c0b5f7a59d91d61a5919cc9f20d3576","kind":"commit","published_at":"2015-03-18T15:13:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha6/manifests"},{"name":"v3.0.0-alpha5","sha":"bc1dc4f171844c93cf00e4782775ca07a0a91bed","kind":"commit","published_at":"2015-02-27T08:57:46.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha5/manifests"},{"name":"v3.0.0-alpha4","sha":"344a0866dc02c0ba9c64a991ffe9f044b71504ac","kind":"commit","published_at":"2015-02-06T07:52:38.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha4/manifests"},{"name":"v3.0.0-alpha3","sha":"e39b376ce987de889f9109ccb1f93d7d155bd56c","kind":"commit","published_at":"2015-01-26T14:25:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"7d1ea31aa77a68b7b960cd541a3af6ce743c13ec","kind":"commit","published_at":"2015-01-23T09:00:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha2/manifests"},{"name":"v3.0.0-alpha1","sha":"07f065accf04465d3891cab4e343a52e0782b67e","kind":"commit","published_at":"2015-01-22T14:47:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha1/manifests"},{"name":"v2.0.7","sha":"627d39206004f17635f687e292da2e7c5b01d143","kind":"commit","published_at":"2015-01-21T15:55:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"767f0b427419426b999dcef825d93b450a12cfee","kind":"commit","published_at":"2015-01-19T08:02:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"de09fb7a54265eb96203cd457bd0e725d49369b4","kind":"commit","published_at":"2015-01-15T13:46:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"523c4a49bd809a3f8e653f8c494b523405aaa0f8","kind":"commit","published_at":"2015-01-12T07:22:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"55237e3156207a903fe2da42db771c0b60d3c7bf","kind":"commit","published_at":"2015-01-09T15:06:12.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"a303c14e8b0b75dbd1bdcf6af1050ca28671b0f1","kind":"commit","published_at":"2014-12-22T09:41:30.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"30807c3dc92654d5218e8ca6fb064024cb1d3be1","kind":"commit","published_at":"2014-12-19T09:17:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f2933c26571bbe4c08fd39976ea5777588d1c54b","kind":"commit","published_at":"2014-12-05T09:34:32.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/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%2Fopenchemlib-js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"5e2439c97ecd575cf5ede5b08b73f9fcc96c1088","kind":"commit","published_at":"2014-11-18T15:53:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"46ddef1f98ab84827ed487cc70a0d7779e50f478","kind":"commit","published_at":"2014-11-11T13:49:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f2a473332870eeb4d1c91e59cbc6966cfbdfd81","kind":"commit","published_at":"2014-11-05T16:01:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-17T16:05:22.727Z","dependent_packages_count":33,"downloads":13873,"downloads_period":"last-month","dependent_repos_count":52,"rankings":{"downloads":1.760572275814756,"dependent_repos_count":1.8424254128727253,"dependent_packages_count":0.8103646275896199,"stargazers_count":5.597960446729335,"forks_count":5.3563002144372795,"docker_downloads_count":null,"average":3.073524595488743},"purl":"pkg:npm/openchemlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/openchemlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/openchemlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/openchemlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-15T14:29:12.134Z","issues_count":75,"pull_requests_count":94,"avg_time_to_close_issue":5029500.724137931,"avg_time_to_close_pull_request":1871849.956521739,"issues_closed_count":58,"pull_requests_closed_count":92,"pull_request_authors_count":8,"issue_authors_count":25,"avg_comments_per_issue":1.92,"avg_comments_per_pull_request":0.9361702127659575,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":13,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":1404310.857142857,"past_year_avg_time_to_close_pull_request":619072.8837209302,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.9230769230769231,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/issues","maintainers":[{"login":"targos","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}],"active_maintainers":[{"login":"targos","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openchemlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openchemlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openchemlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/openchemlib/related_packages","maintainers":[{"uuid":"cheminfo-bot","login":"cheminfo-bot","name":null,"email":"bot+npm-cheminfo@zakodium.com","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~cheminfo-bot","role":null,"created_at":"2022-11-13T16:07:03.915Z","updated_at":"2022-11-13T16:07:03.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cheminfo-bot/packages"},{"uuid":"targos","login":"targos","name":null,"email":"npm@secmail.targos.dev","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~targos","role":null,"created_at":"2022-11-13T16:07:03.336Z","updated_at":"2022-11-13T16:07:03.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/targos/packages"},{"uuid":"lpatiny","login":"lpatiny","name":null,"email":"luc@patiny.com","url":null,"packages_count":314,"html_url":"https://www.npmjs.com/~lpatiny","role":null,"created_at":"2022-11-13T16:07:03.479Z","updated_at":"2022-11-13T16:07:03.479Z","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-13T16:07:04.482Z","updated_at":"2022-11-13T16:07:04.482Z","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":5130681,"maintainers_count":1051526,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","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"}},{"id":50128,"name":"openchemlib","ecosystem":"bower","description":null,"homepage":"","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cheminfo/openchemlib-js","keywords_array":[],"namespace":null,"versions_count":139,"first_release_published_at":"2014-11-05T16:01:59.000Z","latest_release_published_at":"2025-07-14T13:44:54.000Z","latest_release_number":"v9.6.0","last_synced_at":"2025-08-05T23:16:30.847Z","created_at":"2022-04-04T23:21:14.503Z","updated_at":"2025-08-13T20:20:35.242Z","registry_url":null,"install_command":"bower install openchemlib","documentation_url":null,"metadata":{},"repo_metadata":{"id":20077852,"uuid":"23346814","full_name":"cheminfo/openchemlib-js","owner":"cheminfo","description":"JavaScript port of OpenChemLib","archived":false,"fork":false,"pushed_at":"2025-08-13T10:04:35.000Z","size":45299,"stargazers_count":81,"open_issues_count":29,"forks_count":26,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-13T12:10:56.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/openchemlib-js/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-26T09:46:57.000Z","updated_at":"2025-08-13T10:03:53.000Z","dependencies_parsed_at":"2024-02-09T15:41:07.397Z","dependency_job_id":"ffb78bd9-b368-4ef0-973d-9c865fadf3c3","html_url":"https://github.com/cheminfo/openchemlib-js","commit_stats":{"total_commits":652,"total_committers":16,"mean_commits":40.75,"dds":0.6058282208588956,"last_synced_commit":"9cfc3454640279ceead43860d6cc6535a6f10171"},"previous_names":[],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/openchemlib-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270305722,"owners_count":24562095,"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-13T02:00:09.904Z","response_time":66,"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":"v9.7.0","sha":"5c1c0f823964765d5ee2247f68bf0b4d77aedc59","kind":"commit","published_at":"2025-08-13T10:03:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"2ef7af738007fb24381cba3fe9803c9f77f22454","kind":"commit","published_at":"2025-07-14T13:44:54.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.6.0/manifests"},{"name":"v9.5.1","sha":"181eee4e35937431f0c017d73897cd9546cac2cc","kind":"commit","published_at":"2025-07-14T08:55:35.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.5.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.5.1/manifests"},{"name":"v9.5.0","sha":"1b414b004f6d192f9a4d3b195e0b1a5fbca5c655","kind":"commit","published_at":"2025-07-11T12:26:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"ee7ec7115369e8e4763d1b0216ccc62a1d095df9","kind":"commit","published_at":"2025-07-11T08:20:31.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.4.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"1baa2e8110c2b5047170ba97f2f8e5d3ee32be15","kind":"commit","published_at":"2025-07-10T13:54:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"d37d9e9bc413b8f1488b953e9cfec80998e47dbb","kind":"commit","published_at":"2025-06-17T12:59:08.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"dc617423208dbb3551e22e5d2b9b076ac604a945","kind":"commit","published_at":"2025-05-13T19:36:44.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"e2bbc2c38899d31af1bda142e6912967b9833a46","kind":"commit","published_at":"2025-05-01T15:20:21.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"c420680353edc709a7752ea053d0681fe3624620","kind":"commit","published_at":"2025-04-30T14:39:38.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"78f81bbe2e63d84114600d837b2303a0ceef015e","kind":"commit","published_at":"2025-04-28T14:21:08.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"bd5b4bb0570fd2278e24a1845d89005cb0fed15d","kind":"commit","published_at":"2025-04-17T15:47:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v9.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v9.0.0/manifests"},{"name":"v8.21.0","sha":"17bfb9d879b5153da4f5f0e58ac266ae320b9bef","kind":"commit","published_at":"2025-04-11T13:52:21.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.21.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.21.0/manifests"},{"name":"v8.20.2","sha":"84338943207824ecdd2d89d10fe42c55cf0ad75f","kind":"commit","published_at":"2025-04-11T11:48:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.20.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.2/manifests"},{"name":"v8.20.1","sha":"842c3d63f3df897148187ac8b53ee1777c2fe230","kind":"commit","published_at":"2025-04-11T06:40:30.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.20.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.1/manifests"},{"name":"v8.20.0","sha":"5418251504446f5c4175c48dd831f7422b50740d","kind":"commit","published_at":"2025-04-10T10:17:44.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.20.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.20.0/manifests"},{"name":"v8.19.0","sha":"5c4b42e8ad8a69b0acccd4e6101b5ee9c61ab232","kind":"commit","published_at":"2025-03-14T08:04:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.19.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"48d7d505a4be32336ad6475f50a43b8ad2b55b44","kind":"commit","published_at":"2025-02-06T15:27:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.18.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"361e121761117ec1e09388b9735995a9dc720004","kind":"commit","published_at":"2025-02-05T09:19:56.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.18.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"b6e8b79f084b21049078d83f0e053dfbe4b67ecf","kind":"commit","published_at":"2024-11-06T15:07:10.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.17.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"26cf51572ff3f8460f8e9e2d726b56933f08786b","kind":"commit","published_at":"2024-10-17T16:02:19.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.16.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e624e76552e59515d73548fe2eb217608835693d","kind":"commit","published_at":"2024-07-25T15:13:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.15.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"b189a6e69cd03f11739be404b2060f128d74d461","kind":"commit","published_at":"2024-06-19T16:47:54.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.14.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"651942d219b78c4d04ed2b73fcd33b6df3dd7553","kind":"commit","published_at":"2024-05-28T09:14:38.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.13.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"da337c2c1d232e03fbdd5bbde02536571e2f6590","kind":"commit","published_at":"2024-05-27T13:22:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.12.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"39b24217edd0d9c22aa2e7bda9319b8305a79244","kind":"commit","published_at":"2024-05-17T16:57:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.11.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"d7399aad099db757d1dc175e56e337c718bd2bf1","kind":"commit","published_at":"2024-05-13T13:35:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.10.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9955c112015fe2bbeab506cd99d95fd98d4d56ae","kind":"commit","published_at":"2024-02-23T06:24:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.9.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"286e7db7c911cb310dbe904dfb8514453994c3ca","kind":"commit","published_at":"2024-02-01T07:38:26.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.8.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"62c09cfc0c6e50c01d2e01cad3cb3374281e37c6","kind":"commit","published_at":"2024-01-31T14:22:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.8.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"c749aca588b29580a452fd53361b84b547f8a380","kind":"commit","published_at":"2023-11-14T15:01:28.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"7221d9ae19d694b027e198e553d3629b748150ac","kind":"commit","published_at":"2023-10-16T16:57:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"53dc895d948703519f4dc3a0acb38486c610d694","kind":"commit","published_at":"2023-10-13T08:30:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"f0fcc890a8f6909a362c2138526196022caf1a57","kind":"commit","published_at":"2023-10-06T15:16:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"73ab2c0d8aaa5282307a222ed0ece2e228948917","kind":"commit","published_at":"2023-08-14T05:57:57.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"b22396c4c220d772aa6108e029a99859a40c9a0f","kind":"commit","published_at":"2023-08-11T14:05:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"d94b1b5986bad1f878dda95aa3691b53b19fccf2","kind":"commit","published_at":"2023-04-05T12:37:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"e88e8a031da57a35ea45097bb7c18476c897d779","kind":"commit","published_at":"2023-01-25T09:11:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"268a617c80e7106bf9cef18304df085c5aabfd8f","kind":"commit","published_at":"2023-01-05T10:01:30.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"b0f98193394fdaf68dafd5d65a6e6294763e798a","kind":"commit","published_at":"2022-08-15T14:38:18.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"afafef0eafc2f19f5cad240d3e127a727e5f6fa7","kind":"commit","published_at":"2022-08-15T07:00:55.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v8.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v8.0.0/manifests"},{"name":"v7.5.0","sha":"2a3e39905d8fd1944e89b116596c2323ffc38115","kind":"commit","published_at":"2022-08-09T09:43:39.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.5.0/manifests"},{"name":"v7.4.3","sha":"9a8c5c94283b38443e8b84a4480d5bc0a403725f","kind":"commit","published_at":"2021-10-02T06:07:42.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"d77a9a7254c5c6bd6dc4dccc225f0153c9088b04","kind":"commit","published_at":"2021-08-05T20:24:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"f46a0ec2bbc210e2c3670af5c28b97154aae3cbf","kind":"commit","published_at":"2021-07-27T14:27:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.1/manifests"},{"name":"openchemlib-2020.12.1-cheminfo","sha":"909281e94935f6b3562ccf1a810ce2a3a814fecf","kind":"commit","published_at":"2021-05-14T09:21:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/openchemlib-2020.12.1-cheminfo","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/openchemlib-2020.12.1-cheminfo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@openchemlib-2020.12.1-cheminfo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/openchemlib-2020.12.1-cheminfo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/openchemlib-2020.12.1-cheminfo/manifests"},{"name":"v7.4.0","sha":"33fa0acbb9ce4cbb4dd98feca3a630f5c2c7f046","kind":"commit","published_at":"2021-03-24T09:06:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"402ddce77769f72dee9e5188c5fd61d54d273335","kind":"commit","published_at":"2021-01-04T13:12:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.3.0/manifests"},{"name":"v7.2.3","sha":"d038fb4c7f516ca20ad354576259d881cbb38932","kind":"commit","published_at":"2020-01-10T08:24:35.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"03402038fd76048181be835b0b156a61d90f9921","kind":"commit","published_at":"2019-11-07T16:49:00.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"ece1eda042f82dbe45e4510d2b20db17576e77ec","kind":"commit","published_at":"2019-07-12T15:01:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"5072ef1044ef47c078f311cdf2003008a6619d35","kind":"commit","published_at":"2019-07-08T13:17:58.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"86e1e05e23dc20e215de7753c0953105686ead43","kind":"commit","published_at":"2019-07-06T14:11:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"8622c57254c954c6381f90f3e0036d0030e44063","kind":"commit","published_at":"2019-06-09T05:51:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"025e2d87f94e108eb6f151d940f9e686fe5bb34e","kind":"commit","published_at":"2019-05-05T13:10:51.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"088eedba2f473b0f8daaee7f9e0dfd23df3bc7a5","kind":"commit","published_at":"2019-05-03T18:13:35.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v7.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"baef30ed37ff561543ceead6d0335ddb04d51399","kind":"commit","published_at":"2019-02-08T16:42:06.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v6.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"270526d8fe80b585564e05f1b469362f54d9a7ef","kind":"commit","published_at":"2019-01-27T16:47:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v6.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v6.0.0/manifests"},{"name":"v5.9.1","sha":"c696a1f857f202c29e729bb90aebb87a19a4ceec","kind":"commit","published_at":"2018-12-21T08:53:18.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.9.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"59905eafb0d04e3a99cd3f2dc708b0af50039774","kind":"commit","published_at":"2018-12-17T19:24:51.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.9.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"c81406342825efdc735a1b3eb5a3242fb036cee2","kind":"commit","published_at":"2018-12-09T14:03:32.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.8.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"131b3eec0b38a0239e5f6071465430cae18745a8","kind":"commit","published_at":"2018-12-02T10:48:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"78de904a49b0ea97da7b1d7ece15867ed3648189","kind":"commit","published_at":"2018-11-07T07:43:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.6.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"00e79336cd4a42745a754a3f972117e032a6ea85","kind":"commit","published_at":"2018-06-19T13:38:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"133e43ef824a7b78ffc7b3dcc97b3d5f0a3541ef","kind":"commit","published_at":"2018-04-27T14:45:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"145093c841bf938c0fd39bd7287c1811adf6f30a","kind":"commit","published_at":"2018-04-19T12:15:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"fa054976157f1cd2cb27bde458f35a686cd726e6","kind":"commit","published_at":"2017-11-20T12:40:56.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"a68bcc586041c636717dfdd7a4cada23f806e74d","kind":"commit","published_at":"2017-11-16T12:32:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"98392f4307ca8724afd74c04230279dd1586aa81","kind":"commit","published_at":"2017-09-22T13:25:41.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.3.0/manifests"},{"name":"v5.2.10","sha":"07f5a1de7c3181da4bee251146286233432241b6","kind":"commit","published_at":"2017-07-13T09:16:40.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.10","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.10/manifests"},{"name":"v5.2.9","sha":"b49fa01e3df417c402e4d0233724ad671c95d5b5","kind":"commit","published_at":"2017-07-07T15:17:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.9","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.9/manifests"},{"name":"v5.2.8","sha":"5f9ea4dee5808228cd8b1ad61cd14b4153a1ac69","kind":"commit","published_at":"2017-07-07T15:05:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.8","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"a77a9cff9d961aa6db98ef28d96445fe3e7aca4d","kind":"commit","published_at":"2017-07-07T14:47:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"c6e3f2fedd0db535a5e821e4eabdca068dc4a7c7","kind":"commit","published_at":"2017-07-07T12:34:58.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"0bf454c154bcad63657107c2bd4d8089299ffcde","kind":"commit","published_at":"2017-07-06T16:49:54.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"2bf2348c27c8c217230ae7b82856d7d5dfdf52b1","kind":"commit","published_at":"2017-07-06T15:50:24.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"4aa9c674a347c61d641d8d33d8d2702b438c6afb","kind":"commit","published_at":"2017-07-04T14:22:15.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"3ba824391638000fe0d6e28b78d947704c61666a","kind":"commit","published_at":"2017-07-03T11:49:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"48a20f5a731241cb4dba2c4aa1cc050bb13275ca","kind":"commit","published_at":"2017-04-24T12:28:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d229a4dbd003801647168b3f01ee2887264cab63","kind":"commit","published_at":"2017-03-21T14:56:46.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"ccad659ceba9f2eaa7ce1519344ca5fa00b2d2dc","kind":"commit","published_at":"2017-03-08T10:15:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"2e8f1393a1453e306b82050215f1953d903c30aa","kind":"commit","published_at":"2017-01-30T09:10:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"069fd67b593b331f1f8aaa2bb87d08154c5599aa","kind":"commit","published_at":"2017-01-27T10:23:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"0335ff6c673282d3dea371908a4625180ddd4310","kind":"commit","published_at":"2017-01-13T13:31:47.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v5.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v5.0.0/manifests"},{"name":"v4.7.2","sha":"5ecc5e441aa35aa3cf426ac6bc2fbd711aaa4819","kind":"commit","published_at":"2017-01-10T12:29:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"1d32ec9b96d111e220b06338bec1614666a877ae","kind":"commit","published_at":"2017-01-10T12:14:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"71c8546a1c44e280d8007d2369147bf2574239a7","kind":"commit","published_at":"2017-01-05T10:39:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.7.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"5850a28cac94ce62be9f6faf5bd653cd9f0b9d65","kind":"commit","published_at":"2017-01-04T14:42:22.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"49e9675c33addf8c779eede3263986910e3fc0b3","kind":"commit","published_at":"2016-11-08T15:22:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"4e23d7bdf5393d63b1445e921bad40f95aad9976","kind":"commit","published_at":"2016-11-03T12:54:04.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"28fb3a4bdbc54e4016500f6677a8f63ba5bf1efa","kind":"commit","published_at":"2016-10-25T15:17:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.6.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"56c52651378194a27aba750c2f0ba33017fb2d11","kind":"commit","published_at":"2016-10-25T13:09:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.5.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"6a778913035af1c7bf49a5b1c0ec8bdaf0a9a65d","kind":"commit","published_at":"2016-10-19T15:16:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.5.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"3d26483fefd6406950df48d61fa736bd21b19241","kind":"commit","published_at":"2016-09-23T09:33:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"62907aba0c7dde39a17d467d27adc793c01959b7","kind":"commit","published_at":"2016-09-23T07:42:06.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ec0e4129cff51f2596b01b07c5d54bd02d41f00e","kind":"commit","published_at":"2016-09-01T11:25:09.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.4.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"b2002e507d45bd8dce85d207a881b8595204acf2","kind":"commit","published_at":"2016-08-16T08:35:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"f5aae8d59379c3336c3c5730d36f9d278f3e41bd","kind":"commit","published_at":"2016-07-19T14:10:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"8cd033513217b5ec9dea11ed0b0afc9fee60fba5","kind":"commit","published_at":"2016-05-24T08:59:34.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.3.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"20ac1341e0b990f7fdca49b5a0b4175aec02926e","kind":"commit","published_at":"2016-04-25T08:12:33.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"22baeeac1840416eeafdfb33340abbb79f78b17a","kind":"commit","published_at":"2016-04-20T11:57:44.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"af97bd2384dbcf082d52ae654d8ebb2c5095cd78","kind":"commit","published_at":"2016-04-14T12:06:39.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ed9559cb180298c0d2e6f14a3dcaa28552b79c3c","kind":"commit","published_at":"2016-03-17T10:14:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3939fa127c5cda9e266bfa8f252d4def6d7013be","kind":"commit","published_at":"2016-02-16T09:14:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"677ffb6db5d08a04b3ab1816a4cf370f6de8d665","kind":"commit","published_at":"2016-02-16T09:11:49.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v4.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v4.0.0/manifests"},{"name":"v3.2.4","sha":"0838c0b223083e374ebe6f2a15424768c7203888","kind":"commit","published_at":"2015-12-17T14:47:48.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"bea3c32ed4728841953e9417622b8ce0b766cf10","kind":"commit","published_at":"2015-12-17T14:36:45.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"69f53de00589652056b1b10544a51487c5fec7bb","kind":"commit","published_at":"2015-12-15T10:14:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0b8b4d4c129123725bb895f31ddfdda54bae8ba5","kind":"commit","published_at":"2015-12-15T09:53:53.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"e9e3746c7a39ff9f0ca4ae1cddcf29f2bec9bdb8","kind":"commit","published_at":"2015-11-24T15:21:20.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"29b37cb7a12210557223a9340b95443e65719247","kind":"commit","published_at":"2015-11-07T11:23:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.1.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2bab503551f0117f710f356e1f81e4c2f2434691","kind":"commit","published_at":"2015-10-21T13:25:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8685601f88c444e7e6bf2edea39acd458f095dfa","kind":"commit","published_at":"2015-10-20T07:45:14.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c679683aac0c325bda7bf6b967faafa729f5c957","kind":"commit","published_at":"2015-09-28T11:22:02.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta5","sha":"fc90867a373271bdc767a7fdaa0f3d303640f214","kind":"commit","published_at":"2015-06-02T13:43:52.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta5/manifests"},{"name":"v3.0.0-beta4","sha":"a059c1052a008afefef8c5c6a92ce6b51125f32a","kind":"commit","published_at":"2015-05-15T08:00:20.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta4/manifests"},{"name":"v3.0.0-beta3","sha":"1da0aec2a8f16a8399d83b3e0fd389c73969a971","kind":"commit","published_at":"2015-05-12T14:44:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta3/manifests"},{"name":"v3.0.0-beta2","sha":"93f13b74cf77348e414bba199112482ff26b9674","kind":"commit","published_at":"2015-05-11T13:31:19.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"aee78d2bebdb94497bdb72282681280a2224767a","kind":"commit","published_at":"2015-05-11T12:38:37.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-beta1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-alpha10","sha":"fd1dabc76fc5fdfef56547870662a7b345ca699c","kind":"commit","published_at":"2015-04-08T11:45:16.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha10","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha10/manifests"},{"name":"v3.0.0-alpha9","sha":"d91eecac28ad3477a4995918692945b5937eabb9","kind":"commit","published_at":"2015-03-20T16:27:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha9","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha9/manifests"},{"name":"v3.0.0-alpha8","sha":"fbaa550a64d32b8c768633bc71821b992fb3fb81","kind":"commit","published_at":"2015-03-20T13:18:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha8","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha8/manifests"},{"name":"v3.0.0-alpha7","sha":"aac38a06ef2df4965aa3e92ba47c0888ab9af663","kind":"commit","published_at":"2015-03-20T13:10:40.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha7/manifests"},{"name":"v3.0.0-alpha6","sha":"975b87469c0b5f7a59d91d61a5919cc9f20d3576","kind":"commit","published_at":"2015-03-18T15:13:29.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha6/manifests"},{"name":"v3.0.0-alpha5","sha":"bc1dc4f171844c93cf00e4782775ca07a0a91bed","kind":"commit","published_at":"2015-02-27T08:57:46.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha5/manifests"},{"name":"v3.0.0-alpha4","sha":"344a0866dc02c0ba9c64a991ffe9f044b71504ac","kind":"commit","published_at":"2015-02-06T07:52:38.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha4/manifests"},{"name":"v3.0.0-alpha3","sha":"e39b376ce987de889f9109ccb1f93d7d155bd56c","kind":"commit","published_at":"2015-01-26T14:25:23.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha3/manifests"},{"name":"v3.0.0-alpha2","sha":"7d1ea31aa77a68b7b960cd541a3af6ce743c13ec","kind":"commit","published_at":"2015-01-23T09:00:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha2/manifests"},{"name":"v3.0.0-alpha1","sha":"07f065accf04465d3891cab4e343a52e0782b67e","kind":"commit","published_at":"2015-01-22T14:47:25.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v3.0.0-alpha1/manifests"},{"name":"v2.0.7","sha":"627d39206004f17635f687e292da2e7c5b01d143","kind":"commit","published_at":"2015-01-21T15:55:13.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.7","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"767f0b427419426b999dcef825d93b450a12cfee","kind":"commit","published_at":"2015-01-19T08:02:17.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.6","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"de09fb7a54265eb96203cd457bd0e725d49369b4","kind":"commit","published_at":"2015-01-15T13:46:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.5","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"523c4a49bd809a3f8e653f8c494b523405aaa0f8","kind":"commit","published_at":"2015-01-12T07:22:01.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.4","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"55237e3156207a903fe2da42db771c0b60d3c7bf","kind":"commit","published_at":"2015-01-09T15:06:12.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.3","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"a303c14e8b0b75dbd1bdcf6af1050ca28671b0f1","kind":"commit","published_at":"2014-12-22T09:41:30.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.2","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"30807c3dc92654d5218e8ca6fb064024cb1d3be1","kind":"commit","published_at":"2014-12-19T09:17:11.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f2933c26571bbe4c08fd39976ea5777588d1c54b","kind":"commit","published_at":"2014-12-05T09:34:32.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v2.0.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"5e2439c97ecd575cf5ede5b08b73f9fcc96c1088","kind":"commit","published_at":"2014-11-18T15:53:50.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.2.1","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"46ddef1f98ab84827ed487cc70a0d7779e50f478","kind":"commit","published_at":"2014-11-11T13:49:07.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.2.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f2a473332870eeb4d1c91e59cbc6966cfbdfd81","kind":"commit","published_at":"2014-11-05T16:01:59.000Z","download_url":"https://codeload.github.com/cheminfo/openchemlib-js/tar.gz/v1.1.0","html_url":"https://github.com/cheminfo/openchemlib-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/openchemlib-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T20:20:35.242Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":11.680339543098047,"forks_count":12.341195237281376,"average":16.66951518258987},"purl":"pkg:bower/openchemlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/openchemlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/openchemlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/openchemlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T18:06:16.617Z","issues_count":98,"pull_requests_count":142,"avg_time_to_close_issue":4338286.875,"avg_time_to_close_pull_request":1292643.7928571429,"issues_closed_count":72,"pull_requests_closed_count":140,"pull_request_authors_count":10,"issue_authors_count":30,"avg_comments_per_issue":1.9183673469387754,"avg_comments_per_pull_request":1.2183098591549295,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":27,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1482205.125,"past_year_avg_time_to_close_pull_request":263044.45588235295,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.8148148148148149,"past_year_avg_comments_per_pull_request":1.7714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/issues","maintainers":[{"login":"targos","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}],"active_maintainers":[{"login":"targos","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/openchemlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/openchemlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/openchemlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/openchemlib/related_packages","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28747,"github":"bower","metadata":{"funded_packages_count":3298},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2025-09-04T07:03:43.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}}],"commits":{"id":255244,"full_name":"cheminfo/openchemlib-js","default_branch":"main","committers":[{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":439},{"name":"cheminfo bot","email":"admin@cheminfo.org","login":"cheminfo-bot","count":106},{"name":"Luc Patiny","email":"luc@patiny.com","login":"lpatiny","count":71},{"name":"Christian Rufener","email":"christian.rufener@actelion.com","login":null,"count":60},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":5},{"name":"rufenerc","email":"christian.rufener@gmail.com","login":"rufenerc","count":5},{"name":"andres castillo","email":"andcastillo@gmail.com","login":"andcastillo","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Daniel Kostro","email":"kostro.d@gmail.com","login":"stropitek","count":3},{"name":"tpoisseau","email":"22891227+tpoisseau","login":"tpoisseau","count":3},{"name":"ManuelSe","email":"62375995+ManuelSe","login":"ManuelSe","count":2},{"name":"Christian Rufener","email":"rufenec@Christians-MacBook-Air.local","login":null,"count":2},{"name":"Robert Fidler","email":"robertf224@gmail.com","login":"robertf224","count":1},{"name":"artaius","email":"artaius","login":"artaius","count":1},{"name":"Christian","email":"christian@tribmw-d03001.europe.actelion.com","login":null,"count":1}],"total_commits":707,"total_committers":15,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":47.13333333333333,"dds":0.37906647807637905,"past_year_committers":[{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":48},{"name":"cheminfo-bot","email":"10880445+cheminfo-bot","login":"cheminfo-bot","count":18},{"name":"Luc Patiny","email":"lpatiny","login":"lpatiny","count":6},{"name":"tpoisseau","email":"22891227+tpoisseau","login":"tpoisseau","count":3},{"name":"ManuelSe","email":"62375995+ManuelSe","login":"ManuelSe","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"artaius","email":"artaius","login":"artaius","count":1}],"past_year_total_commits":79,"past_year_total_committers":7,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":11.285714285714286,"past_year_dds":0.3924050632911392,"last_synced_at":"2025-05-18T16:16:23.894Z","last_synced_commit":"082d1b84497b305ca429e0e757dd13bda8e29a09","created_at":"2023-03-08T12:06:52.086Z","updated_at":"2025-05-18T16:16:23.937Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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/openchemlib-js","html_url":"https://github.com/cheminfo/openchemlib-js","last_synced_at":"2025-08-31T15:39:29.877Z","status":null,"issues_count":97,"pull_requests_count":169,"avg_time_to_close_issue":4337631.0,"avg_time_to_close_pull_request":1147484.6202531646,"issues_closed_count":72,"pull_requests_closed_count":158,"pull_request_authors_count":10,"issue_authors_count":30,"avg_comments_per_issue":1.7938144329896908,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":143,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":25,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":1479253.6875,"past_year_avg_time_to_close_pull_request":139287.73333333334,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.24,"past_year_avg_comments_per_pull_request":1.4883720930232558,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":72,"created_at":"2023-05-11T12:11:55.331Z","updated_at":"2025-09-03T04:54:39.226Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fopenchemlib-js/issues","issue_labels_count":{"bug":3,"enhancement":2},"pull_request_labels_count":{"autorelease: tagged":36,"autorelease: pending":29,"dependencies":18},"issue_author_associations_count":{"MEMBER":56,"NONE":35,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"MEMBER":105,"CONTRIBUTOR":95,"NONE":5},"issue_authors":{"targos":31,"lpatiny":25,"kuige":5,"tpoisseau":3,"ManuelSe":3,"bylethviva":3,"BobHanson":2,"NRayya":2,"ivannnnnnnnnn":2,"worldresize":1,"tdudgeon":1,"ifyoungnet":1,"akoleti":1,"shiyu-wangbyte":1,"aa-schoepfer":1,"vasner":1,"rufenerc":1,"vdyma":1,"flange-ipb":1,"NicolasCARPi":1,"artaius":1,"vmarkovnikov":1,"nadolskit":1,"baoilleach":1,"MariaDolotova":1,"hoflz5":1,"rbrtribeiro":1,"felipe-imanishi":1,"skalkin":1,"richardoptibrium":1},"pull_request_authors":{"targos":81,"cheminfo-bot":65,"lpatiny":24,"dependabot[bot]":18,"tpoisseau":7,"ManuelSe":3,"artaius":2,"akadapa":2,"vuyyurusri":2,"robertf224":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076258,"issues_count":31295120,"pull_requests_count":95897354,"authors_count":10691925,"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":18,"autorelease: tagged":13,"dependencies":4},"past_year_issue_author_associations_count":{"MEMBER":14,"CONTRIBUTOR":6,"NONE":5},"past_year_pull_request_author_associations_count":{"MEMBER":47,"CONTRIBUTOR":46,"NONE":1},"past_year_issue_authors":{"targos":9,"lpatiny":5,"ManuelSe":3,"tpoisseau":3,"ivannnnnnnnnn":2,"artaius":1,"nadolskit":1,"rufenerc":1},"past_year_pull_request_authors":{"targos":44,"cheminfo-bot":31,"tpoisseau":7,"dependabot[bot]":4,"ManuelSe":3,"lpatiny":3,"artaius":2},"maintainers":[{"login":"targos","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}],"active_maintainers":[{"login":"targos","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"lpatiny","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"}]},"events":{"total":{"CreateEvent":60,"ReleaseEvent":16,"IssuesEvent":38,"WatchEvent":9,"DeleteEvent":44,"IssueCommentEvent":113,"PushEvent":112,"PullRequestEvent":84,"PullRequestReviewEvent":14,"PullRequestReviewCommentEvent":12,"ForkEvent":4},"last_year":{"CreateEvent":60,"ReleaseEvent":16,"IssuesEvent":38,"WatchEvent":9,"DeleteEvent":44,"IssueCommentEvent":113,"PushEvent":112,"PullRequestEvent":84,"PullRequestReviewEvent":14,"PullRequestReviewCommentEvent":12,"ForkEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-15T07:50:09.682Z","updated_at":"2022-08-15T07:50:09.682Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/package-lock.json","dependencies":[{"id":1757569114,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":1757569115,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569116,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":1757569117,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":1757569118,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":1757569119,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.12","direct":false,"kind":"development","optional":false},{"id":1757569120,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":1757569157,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.11","direct":false,"kind":"development","optional":false},{"id":1757569158,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":1757569159,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":1757569160,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":1757569161,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.31.0","direct":false,"kind":"development","optional":false},{"id":1757569162,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":1757569163,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":1757569164,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569165,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1757569166,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":1757569167,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":1757569168,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1757569169,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":1757569170,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1757569171,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":1757569172,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1757569173,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1757569174,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":1757569175,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569176,"package_name":"@jest/core","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569177,"package_name":"@jest/environment","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569178,"package_name":"@jest/expect","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569179,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569180,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569181,"package_name":"@jest/globals","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569182,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569183,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569184,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"28.1.2","direct":false,"kind":"development","optional":false},{"id":1757569185,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569186,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569187,"package_name":"@jest/transform","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569188,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569189,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":1757569190,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569191,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1757569192,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":1757569193,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.15","direct":false,"kind":"development","optional":false},{"id":1757569194,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":1757569195,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":1757569196,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":1757569197,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.28","direct":false,"kind":"development","optional":false},{"id":1757569198,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":1757569199,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":1757569200,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":1757569201,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":1757569202,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":1757569203,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"development","optional":false},{"id":1757569204,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":1757569205,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":1757569206,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569207,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":1757569208,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":1757569209,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":1757569210,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.3","direct":false,"kind":"development","optional":false},{"id":1757569211,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":1757569212,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1757569213,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.11","direct":false,"kind":"development","optional":false},{"id":1757569121,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569122,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569123,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569124,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569125,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569126,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569127,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569128,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569129,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569130,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":1757569131,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569132,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569133,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":1757569134,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569135,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":1757569136,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":1757569137,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":1757569138,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1757569139,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569140,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569141,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":1757569142,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.11","direct":false,"kind":"development","optional":false},{"id":1757569143,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":1757569144,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569145,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":1757569146,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":1757569147,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569148,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":1757569149,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569150,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":1757569151,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569152,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569153,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":1757569154,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":1757569155,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":1757569156,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":1757569214,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":1757569215,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.33.0","direct":false,"kind":"development","optional":false},{"id":1757569216,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.33.0","direct":false,"kind":"development","optional":false},{"id":1757569217,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.33.0","direct":false,"kind":"development","optional":false},{"id":1757569218,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.33.0","direct":false,"kind":"development","optional":false},{"id":1757569219,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":1757569220,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":1757569221,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.33.0","direct":false,"kind":"development","optional":false},{"id":1757569222,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":1757569223,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":1757569224,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":1757569225,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":1757569226,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":1757569227,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":1757569228,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":1757569229,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":1757569230,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1757569231,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":1757569232,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569233,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":1757569234,"package_name":"babel-jest","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569235,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":1757569236,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569237,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569238,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569239,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569240,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":1757569241,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":1757569242,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":1757569243,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.3","direct":false,"kind":"development","optional":false},{"id":1757569244,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1757569245,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1757569246,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569247,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569248,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":1757569249,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001375","direct":false,"kind":"development","optional":false},{"id":1757569250,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":1757569251,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569252,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":1757569253,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":1757569254,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":1757569255,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":1757569256,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569257,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1757569258,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":1757569259,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":1757569260,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":1757569261,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1757569262,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":1757569263,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":1757569264,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":1757569265,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":1757569266,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":1757569267,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":1757569268,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":1757569269,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569270,"package_name":"diff-sequences","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":1757569271,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":1757569272,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569273,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.219","direct":false,"kind":"development","optional":false},{"id":1757569274,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":1757569275,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":1757569276,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":1757569277,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":1757569278,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569279,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1757569280,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1757569281,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569282,"package_name":"eslint","ecosystem":"npm","requirements":"8.22.0","direct":false,"kind":"development","optional":false},{"id":1757569283,"package_name":"eslint-config-cheminfo","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":1757569284,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":1757569286,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":1757569287,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":1757569288,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":1757569289,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":1757569290,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569292,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569295,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.8.2","direct":false,"kind":"development","optional":false},{"id":1757569297,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"39.3.6","direct":false,"kind":"development","optional":false},{"id":1757569299,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":1757569305,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569307,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569311,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":1757569313,"package_name":"espree","ecosystem":"npm","requirements":"9.3.3","direct":false,"kind":"development","optional":false},{"id":1757569315,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1757569317,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1757569319,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":1757569322,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":1757569324,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":1757569326,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":1757569328,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":1757569330,"package_name":"expect","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569332,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":1757569334,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":1757569336,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":1757569339,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569341,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":1757569343,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":1757569344,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1757569345,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":1757569346,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":1757569348,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1757569351,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":1757569353,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":1757569355,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":1757569357,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569359,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":1757569361,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1757569364,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":1757569366,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569368,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":1757569370,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":1757569372,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":1757569373,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1757569374,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":1757569375,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":1757569376,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569377,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":1757569378,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":1757569379,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":1757569380,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":1757569381,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":1757569382,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1757569383,"package_name":"gwt-api-exporter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569384,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1757569385,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569386,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569387,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569388,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1757569389,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569390,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1757569391,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569392,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":1757569393,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":1757569394,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569395,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":1757569396,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":1757569397,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":1757569398,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1757569399,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":1757569400,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1757569401,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1757569402,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":1757569403,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":1757569404,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569405,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1757569406,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569407,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569408,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":1757569409,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1757569410,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":1757569411,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":1757569412,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":1757569413,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569414,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1757569415,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":1757569416,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1757569417,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569418,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569419,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":1757569420,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":1757569421,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569422,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1757569423,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":1757569424,"package_name":"jest","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569425,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569426,"package_name":"jest-circus","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569427,"package_name":"jest-cli","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569428,"package_name":"jest-config","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569429,"package_name":"jest-diff","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569430,"package_name":"jest-docblock","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":1757569431,"package_name":"jest-each","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569432,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569433,"package_name":"jest-get-type","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":1757569434,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569435,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569436,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569437,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569438,"package_name":"jest-mock","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569439,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":1757569440,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":1757569441,"package_name":"jest-resolve","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569442,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569443,"package_name":"jest-runner","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569444,"package_name":"jest-runtime","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569445,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569446,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569447,"package_name":"jest-validate","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569448,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":1757569449,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569450,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569451,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":1757569452,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569453,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1757569454,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569455,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":1757569456,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":1757569457,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":1757569458,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569459,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":1757569460,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":1757569461,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":1757569462,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569463,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":1757569464,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":1757569465,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":1757569466,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":1757569467,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":1757569468,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":1757569469,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569470,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":1757569471,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569472,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":1757569473,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":1757569474,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1757569475,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":1757569476,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":1757569477,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":1757569478,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1757569479,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":1757569480,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":1757569481,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569482,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1757569483,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":1757569484,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1757569485,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":1757569486,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":1757569487,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1757569488,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":1757569489,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":1757569490,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1757569491,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1757569492,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":1757569493,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569494,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":1757569495,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569496,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569497,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1757569498,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":1757569499,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569500,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569501,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":1757569502,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":1757569503,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":1757569504,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":1757569505,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1757569506,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":1757569507,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":1757569508,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":1757569509,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":1757569510,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1757569511,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":1757569512,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":1757569513,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":1757569514,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":1757569515,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1757569516,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":1757569517,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569518,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569519,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":1757569520,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1757569521,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":1757569522,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1757569523,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":1757569524,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":1757569525,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569526,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569527,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1757569528,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":1757569529,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569530,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569531,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":1757569532,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":1757569533,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":1757569534,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":1757569535,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":1757569536,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1757569537,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":1757569538,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569539,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":1757569540,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":1757569541,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569542,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569543,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":1757569544,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569545,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569546,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1757569547,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":1757569548,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":1757569549,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1757569550,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1757569551,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":1757569552,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":1757569553,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569554,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569555,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":1757569556,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":1757569557,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1757569558,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1757569559,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":1757569560,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":1757569561,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":1757569562,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":1757569563,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":1757569564,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":1757569565,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569566,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":1757569567,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1757569568,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1757569569,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":1757569570,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":1757569571,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":1757569572,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":1757569573,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1757569574,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569575,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":1757569576,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":1757569577,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1757569578,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1757569579,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":1757569580,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1757569581,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"development","optional":false},{"id":1757569582,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":1757569583,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-15T07:50:10.354Z","updated_at":"2022-08-15T07:50:10.354Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/package.json","dependencies":[{"id":1757573876,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":1757573878,"package_name":"eslint","ecosystem":"npm","requirements":"^8.22.0","direct":true,"kind":"development","optional":false},{"id":1757573880,"package_name":"eslint-config-cheminfo","ecosystem":"npm","requirements":"^8.0.2","direct":true,"kind":"development","optional":false},{"id":1757573882,"package_name":"fs-extra","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":1757573883,"package_name":"gwt-api-exporter","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":1757573884,"package_name":"jest","ecosystem":"npm","requirements":"^28.1.3","direct":true,"kind":"development","optional":false},{"id":1757573885,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":1757573886,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":1757573887,"package_name":"yargs","ecosystem":"npm","requirements":"^17.5.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lactame.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:00:17.432Z","updated_at":"2023-01-13T22:00:17.432Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/.github/workflows/lactame.yml","dependencies":[{"id":6891585707,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585708,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585709,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585710,"package_name":"zakodium/lactame-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:00:17.551Z","updated_at":"2023-01-13T22:00:17.551Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/.github/workflows/nodejs.yml","dependencies":[{"id":6891585711,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585712,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585713,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585714,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:00:17.602Z","updated_at":"2023-01-13T22:00:17.602Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/.github/workflows/release.yml","dependencies":[{"id":6891585724,"package_name":"google-github-actions/release-please-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585725,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585726,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585727,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typedoc.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:00:17.805Z","updated_at":"2023-01-13T22:00:17.805Z","repository_link":"https://github.com/cheminfo/openchemlib-js/blob/main/.github/workflows/typedoc.yml","dependencies":[{"id":6891585732,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891585733,"package_name":"zakodium/typedoc-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891585734,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v4","direct":true,"kind":"composite","optional":false}]}],"score":16.952625199424975,"created_at":"2025-09-04T15:51:08.355Z","updated_at":"2025-10-07T08:14:34.104Z","avatar_url":"https://github.com/cheminfo.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":13873,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interpretability","sequences","projection","interactive","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34931","html_url":"https://science.ecosyste.ms/projects/34931","bibtex_url":"https://science.ecosyste.ms/projects/34931/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34931/export.apalike"}