{"id":165749,"name":null,"description":"Fluid dynamics component of Chemical Engineering Design Library (ChEDL)","url":"https://github.com/calebbell/fluids","last_synced_at":"2025-09-09T19:50:01.521Z","repository":{"id":37734052,"uuid":"48924523","full_name":"CalebBell/fluids","owner":"CalebBell","description":"Fluid dynamics component of Chemical Engineering Design Library (ChEDL)","archived":false,"fork":false,"pushed_at":"2025-03-16T18:55:36.000Z","size":8509,"stargazers_count":396,"open_issues_count":4,"forks_count":77,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-27T10:13:25.579Z","etag":null,"topics":["atmosphere","chemical-engineering","compressible-fluid-dynamics","drag","engineering","fluid-dynamics","friction","mechanical-engineering","open-channel","particle-size-distribution","pipe","pipeline","pressure-drop","process-simulation","pump","reynolds","sedimentation","tank","two-phase","valve"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalebBell.png","metadata":{"files":{"readme":"README.rst","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-02T21:31:10.000Z","updated_at":"2025-08-25T20:18:38.000Z","dependencies_parsed_at":"2024-08-26T03:54:52.123Z","dependency_job_id":"e12e1067-fc0c-41b3-bbfa-4cddb45b80c5","html_url":"https://github.com/CalebBell/fluids","commit_stats":{"total_commits":1629,"total_committers":15,"mean_commits":108.6,"dds":"0.015346838551258402","last_synced_commit":"160626d06737a90e508dd201efd9c52a14585f28"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/CalebBell/fluids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/sbom","scorecard":{"id":26694,"data":{"date":"2025-08-11","repo":{"name":"github.com/CalebBell/fluids","commit":"5e8f2e9bd9cc4c08a18e3301785118df039e7196"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-multiarch.yaml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_multi_numpy_scipy.yml:1","Warn: no topLevel permission defined: .github/workflows/build_nuitka_library.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:115","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-14T18:04:43.706Z","repository_id":37734052,"created_at":"2025-08-14T18:04:43.706Z","updated_at":"2025-08-14T18:04:43.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274350144,"owners_count":25269037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"CalebBell","name":"Caleb Bell","uuid":"16520296","kind":"user","description":"","email":"","website":null,"location":"Calgary","twitter":null,"company":"University of New Brunswick","icon_url":"https://avatars.githubusercontent.com/u/16520296?u=073b09b425f3d8ed17ebbfdd895043db9e40562e\u0026v=4","repositories_count":17,"last_synced_at":"2024-06-11T15:42:50.384Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CalebBell","funding_links":[],"total_stars":1376,"followers":402,"following":320,"created_at":"2022-11-02T16:26:38.803Z","updated_at":"2024-06-11T15:42:52.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell/repositories"},"packages":[{"id":5297251,"name":"fluids","ecosystem":"conda","description":"Fluids is open-source software for engineers and technicians working in the fields of chemical, mechanical, or civil engineering. It includes modules for piping, fittings, pumps, tanks, compressible flow, open-channel flow, and more.  The fluids library depends on the SciPy library to provide numerical constants, interpolation, integration, and numerical solving functionality. fluids runs on all operating systems which support Python, is quick to install, and is free of charge. fluids is designed to be easy to use while still providing powerful functionality. If you need to perform some fluid dynamics calculations, give fluids a try.","homepage":"https://github.com/CalebBell/fluids","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CalebBell/fluids","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2019-05-04T00:13:18.000Z","latest_release_published_at":"2022-04-17T19:24:42.000Z","latest_release_number":"1.0.21","last_synced_at":"2025-08-27T17:10:43.313Z","created_at":"2022-10-03T16:01:59.510Z","updated_at":"2025-08-27T18:13:29.533Z","registry_url":"https://anaconda.org/conda-forge/fluids","install_command":"conda install -c conda-forge fluids","documentation_url":null,"metadata":{},"repo_metadata":{"id":37734052,"uuid":"48924523","full_name":"CalebBell/fluids","owner":"CalebBell","description":"Fluid dynamics component of Chemical Engineering Design Library (ChEDL)","archived":false,"fork":false,"pushed_at":"2025-03-16T18:55:36.000Z","size":8509,"stargazers_count":396,"open_issues_count":4,"forks_count":77,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-27T10:13:25.579Z","etag":null,"topics":["atmosphere","chemical-engineering","compressible-fluid-dynamics","drag","engineering","fluid-dynamics","friction","mechanical-engineering","open-channel","particle-size-distribution","pipe","pipeline","pressure-drop","process-simulation","pump","reynolds","sedimentation","tank","two-phase","valve"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalebBell.png","metadata":{"files":{"readme":"README.rst","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-02T21:31:10.000Z","updated_at":"2025-08-25T20:18:38.000Z","dependencies_parsed_at":"2024-08-26T03:54:52.123Z","dependency_job_id":"e12e1067-fc0c-41b3-bbfa-4cddb45b80c5","html_url":"https://github.com/CalebBell/fluids","commit_stats":{"total_commits":1629,"total_committers":15,"mean_commits":108.6,"dds":"0.015346838551258402","last_synced_commit":"160626d06737a90e508dd201efd9c52a14585f28"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/CalebBell/fluids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/sbom","scorecard":{"id":26694,"data":{"date":"2025-08-11","repo":{"name":"github.com/CalebBell/fluids","commit":"5e8f2e9bd9cc4c08a18e3301785118df039e7196"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-multiarch.yaml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_multi_numpy_scipy.yml:1","Warn: no topLevel permission defined: .github/workflows/build_nuitka_library.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:115","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-14T18:04:43.706Z","repository_id":37734052,"created_at":"2025-08-14T18:04:43.706Z","updated_at":"2025-08-14T18:04:43.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272360977,"owners_count":24921012,"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-27T02:00:09.397Z","response_time":76,"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":"CalebBell","name":"Caleb Bell","uuid":"16520296","kind":"user","description":"","email":"","website":null,"location":"Calgary","twitter":null,"company":"University of New Brunswick","icon_url":"https://avatars.githubusercontent.com/u/16520296?u=073b09b425f3d8ed17ebbfdd895043db9e40562e\u0026v=4","repositories_count":17,"last_synced_at":"2024-06-11T15:42:50.384Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CalebBell","funding_links":[],"total_stars":1376,"followers":402,"following":320,"created_at":"2022-11-02T16:26:38.803Z","updated_at":"2024-06-11T15:42:52.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell/repositories"},"tags":[{"name":"1.1.0","sha":"277a91b5c7aa55efd830d70197cb6a1aa34e67f8","kind":"tag","published_at":"2024-12-07T22:59:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.1.0","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.1.0/manifests"},{"name":"1.0.27","sha":"2a07b8d9e5c39508f6181007d871c992f91e794c","kind":"commit","published_at":"2024-11-10T21:30:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.27","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"8886354858f40db7ed4323e469e65d754cf09df7","kind":"tag","published_at":"2024-07-26T15:26:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.26","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.26/manifests"},{"name":"1.0.24","sha":"68d1ee74352424178406618529bc00f877dcfe67","kind":"tag","published_at":"2023-06-04T17:13:50.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.24","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.24/manifests"},{"name":"1.0.23","sha":"a7418f7f9d3fc3f8724c3c8a493b2c74245b9ada","kind":"tag","published_at":"2023-04-23T20:31:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.23","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"518d90a0d6c97d6fd790629762ca2a0f80c2ba3c","kind":"tag","published_at":"2022-08-25T23:44:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.22","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.22/manifests"},{"name":"1.0.21","sha":"813f5a8549f967f4efe42fc60e750504f4752f82","kind":"tag","published_at":"2022-04-17T14:04:08.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.21","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"5e10a7d16bf4df8d878a8dc22a1636a60bb0c1c9","kind":"tag","published_at":"2022-04-07T01:21:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.20","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"ba01a2256f4e917b746f8a6e3b7f8ef403b9199b","kind":"tag","published_at":"2022-03-05T18:36:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.19","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"65a4bb2b490a897dcf29d055989cfd6b67eee33d","kind":"tag","published_at":"2022-03-04T14:37:53.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.18","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.18/manifests"},{"name":"1.0.17","sha":"5097bb9d8ed052d79d557fc7f2044deb09508082","kind":"tag","published_at":"2022-01-27T01:18:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.17","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.17/manifests"},{"name":"1.0.16","sha":"3e38bc6ca7a50d3532b5df807f09e9c56a29630a","kind":"tag","published_at":"2022-01-12T14:22:34.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.16","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"dbbdd1d5ea3c458bd68dd8e21cf6281a0ec3fc80","kind":"tag","published_at":"2021-12-27T23:25:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.15","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"255f2c0a0882fd0f8ad44d8cae0f86594b807f42","kind":"tag","published_at":"2021-12-16T01:32:20.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.14","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.14/manifests"},{"name":"1.0.12","sha":"69d6577c6cb20e535cc2a3741bfc13d7f28dfb80","kind":"tag","published_at":"2021-11-21T20:29:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.12","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"8f70d8c5205e9371d454421cf4f3f449de6fb786","kind":"tag","published_at":"2021-11-09T01:33:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.11","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"ea516934ac68694d52e24f44cb87d1e61d870631","kind":"tag","published_at":"2021-09-25T21:16:27.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.10","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"5e81c6ba3fff5241d9e00a853246d8c4292ccd8d","kind":"tag","published_at":"2021-06-17T02:09:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.9","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"9fa6041ff8f6d45912b3ed5bfdcb8b25eef94819","kind":"tag","published_at":"2021-06-02T05:01:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.8","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"aad6bbd66b70d38e0a16f9f603ae07ce27eefd24","kind":"tag","published_at":"2021-05-25T03:29:42.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.7","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"43ee1fadb7150edf084d51f6b30f3a7781b649b2","kind":"tag","published_at":"2021-05-15T22:44:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.6","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"428e5bb815bb44e75ca481e08aa6d1a7e7fe1df2","kind":"tag","published_at":"2021-04-22T02:13:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.5","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"3ab91928331f536d37376ad75939780398d1f0c5","kind":"tag","published_at":"2021-04-16T13:14:29.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.4","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"b81257e43d2184979a8805de43fa648220a9d21e","kind":"tag","published_at":"2021-04-15T00:32:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.3","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"47e62304711dc11952de5e9a43c40b42bbe202f0","kind":"tag","published_at":"2021-03-30T01:15:55.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.2","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"4be61828e730252e04981fba2052718d7f2b9e7c","kind":"tag","published_at":"2021-03-24T23:48:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"48b406c1e60d721057e53671f8b67f7bb0f74e28","kind":"tag","published_at":"2021-01-31T17:42:55.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.0","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.0/manifests"},{"name":"0.1.86","sha":"96382458e5772862dccd6febd2dda7d523e600ae","kind":"tag","published_at":"2020-09-27T21:28:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.86","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.86/manifests"},{"name":"0.1.85","sha":"bbfbf317f0df2abf210316cfc77a5442fc076074","kind":"tag","published_at":"2020-09-27T19:47:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.85","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.85/manifests"},{"name":"0.1.84","sha":"623b1d299f53784939f6eef0e56c7f63fed74f94","kind":"tag","published_at":"2020-08-01T17:22:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.84","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.84/manifests"},{"name":"v0.1.84","sha":"623b1d299f53784939f6eef0e56c7f63fed74f94","kind":"commit","published_at":"2020-08-01T17:07:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/v0.1.84","html_url":"https://github.com/CalebBell/fluids/releases/tag/v0.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@v0.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/v0.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/v0.1.84/manifests"},{"name":"0.1.83","sha":"b1d0e00877b36c14c52d7d32c45f9359c0366459","kind":"tag","published_at":"2020-06-20T16:19:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.83","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.83/manifests"},{"name":"0.1.82","sha":"1368fd253162fc285d1deb12569fb76063b16768","kind":"tag","published_at":"2020-06-14T17:02:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.82","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.82/manifests"},{"name":"0.1.81","sha":"d63e9ea3d6dd4f3d0b3d78809cec07269b806c73","kind":"tag","published_at":"2020-06-06T21:40:06.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.81","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.81/manifests"},{"name":"0.1.80","sha":"071fcc93f80203c9480090284d6009954c25d8f5","kind":"tag","published_at":"2020-05-25T02:06:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.80","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.80/manifests"},{"name":"0.1.79","sha":"99e825b472cc6ba9b7ef545ef03d412741d8d93e","kind":"tag","published_at":"2020-05-19T13:02:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.79","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.79/manifests"},{"name":"0.1.78","sha":"b00b12af07f857133779dc91f0386780fa259d20","kind":"tag","published_at":"2020-03-13T01:27:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.78","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.78/manifests"},{"name":"0.1.77","sha":"03336355e17033dfecc0c26973a876103a59d7af","kind":"tag","published_at":"2019-12-14T19:41:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.77","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.77/manifests"},{"name":"0.1.76","sha":"26beda7ab9fe880063b958696f47557af9ae169f","kind":"tag","published_at":"2019-12-14T18:01:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.76","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.76/manifests"},{"name":"0.1.75","sha":"5fc765f71f88c1a917e9732d75ea5b32aabae652","kind":"tag","published_at":"2019-05-04T20:04:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.75","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.75/manifests"},{"name":"0.1.74","sha":"e3aa3c0b8b017440975285885c1479ea5653ac87","kind":"tag","published_at":"2019-02-03T21:53:38.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.74","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.74/manifests"},{"name":"0.1.73","sha":"d70017ef3ae9011880820e0dbfe99e3d398bfdfd","kind":"tag","published_at":"2018-10-07T23:16:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.73","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.73/manifests"},{"name":"0.1.72","sha":"e55863a374176220471e225c034bfc3a4485690f","kind":"tag","published_at":"2018-05-06T22:47:15.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.72","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.72/manifests"},{"name":"0.1.71","sha":"a0dfcd07e745e3d9c7617a35e50f954b5082a7e1","kind":"tag","published_at":"2018-03-21T04:44:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.71","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.71/manifests"},{"name":"0.1.70","sha":"6b02d8d4f37ff5607dcf850b3964371ba83d95b9","kind":"tag","published_at":"2018-03-21T03:14:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.70","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.70/manifests"},{"name":"0.1.68","sha":"5ae87c84c0851e34566901b67d43eb41308a9ccc","kind":"tag","published_at":"2017-10-29T19:37:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.68","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.68/manifests"},{"name":"0.1.67","sha":"58dc4f060ec7d2324f582d30a6a922c3f4cb5a54","kind":"tag","published_at":"2017-09-13T02:41:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.67","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.67/manifests"},{"name":"2017-08-26","sha":"1f1d416c1fa490c1b05699cfbb7f9f7fe8e9aafa","kind":"commit","published_at":"2017-08-26T23:18:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/2017-08-26","html_url":"https://github.com/CalebBell/fluids/releases/tag/2017-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@2017-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/2017-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/2017-08-26/manifests"},{"name":"0.1.66","sha":"b2215185e266fb2209e94b40a60933c06518ce0e","kind":"tag","published_at":"2017-07-30T18:53:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.66","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.66/manifests"},{"name":"0.1.64","sha":"38edc071fe84acb54cb2a1e8ac0d8990ad2a5ad1","kind":"tag","published_at":"2017-07-24T01:13:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.64","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.64/manifests"},{"name":"0.1.63","sha":"7b444d66bf3d5e2949d8057e5d4f10d016b9d35c","kind":"tag","published_at":"2017-07-15T22:53:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.63","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.63/manifests"},{"name":"0.1.62","sha":"b38fd87f9b4aa2837addfaac039963f1097562bc","kind":"tag","published_at":"2017-05-04T17:24:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.62","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.62/manifests"},{"name":"0.1.60","sha":"d4bbf9e12e8584cb22b0f1b0b4f56f5d487e5972","kind":"tag","published_at":"2017-04-23T18:08:54.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.60","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.60/manifests"},{"name":"0.1.58","sha":"a14148c5d2c545d0bc28ce6efb4d00f399e4c4e8","kind":"tag","published_at":"2016-11-28T02:21:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.58","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.58/manifests"},{"name":"0.1.56","sha":"b0ef362d2ce33155f3cb5a14d4b065ecf82e559d","kind":"tag","published_at":"2016-10-12T19:30:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.56","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.56/manifests"},{"name":"0.1.55","sha":"35f280959503243720cc6aa05f4730e2020fe28d","kind":"tag","published_at":"2016-10-06T20:07:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.55","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.55/manifests"},{"name":"0.1.54","sha":"e9ff6fc0f8299907d1bd0a5e5a4ee2c68289944f","kind":"tag","published_at":"2016-09-24T23:06:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.54","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.54/manifests"},{"name":"0.1.53","sha":"8175f6e6f9c8424f7279fd0b421c945df8f491d2","kind":"tag","published_at":"2016-09-20T03:14:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.53","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.53/manifests"},{"name":"0.1.52","sha":"b68315c37a962ef1efd7b62a34a3504ae2987403","kind":"tag","published_at":"2016-09-11T22:36:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.52","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.52/manifests"},{"name":"0.1.51","sha":"edf84ba61fddb98110365e0d36e691bdbdefe4bb","kind":"tag","published_at":"2016-09-09T21:16:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.51","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.51/manifests"},{"name":"0.1.50","sha":"a283a5b3f06d07907e8eae16a35f491187014fdb","kind":"tag","published_at":"2016-08-21T17:16:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.50","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.50/manifests"},{"name":"0.1.49","sha":"517cad6ec5c7bb0049b236716fb24cce00534065","kind":"tag","published_at":"2016-08-06T15:16:15.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.49","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.49/manifests"},{"name":"0.1.48","sha":"35e8118b1c42cceda66521d0bc17079fbd752730","kind":"tag","published_at":"2016-07-31T17:32:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.48","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.48/manifests"},{"name":"0.1.47","sha":"99318c3ec2a97dbcd8a6d9ebcbf69fb3a0f77d3b","kind":"tag","published_at":"2016-07-07T21:58:09.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.47","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.47/manifests"},{"name":"0.1.46","sha":"272db54378446f3ff71fb5befe808ba3e6b282b7","kind":"tag","published_at":"2016-06-14T01:23:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.46","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.46/manifests"},{"name":"0.1.45","sha":"78c6823603b46e1ecfecc363c7496781999cb2c5","kind":"tag","published_at":"2016-05-24T21:23:18.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.45","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.45/manifests"},{"name":"0.1.44","sha":"d3a68fdf2b92a92ae4889234d425678a7c0df2c8","kind":"tag","published_at":"2016-05-24T20:56:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.44","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.44/manifests"},{"name":"0.1.43","sha":"79234402fefde564811e0dd2513c5a022b4c6016","kind":"tag","published_at":"2016-05-24T20:10:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.43","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.43/manifests"},{"name":"0.1.42","sha":"acbc60e093c613b249f949b50f322452d8be8b3f","kind":"tag","published_at":"2016-04-02T22:47:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.42","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.42/manifests"},{"name":"0.1.41","sha":"971eb6f8b119c5c6abda7e026e97e6d95357c0ec","kind":"tag","published_at":"2016-04-02T22:26:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.41","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.41/manifests"},{"name":"0.1.40","sha":"4f3caf47b79ce9b50403401c0804977274148c85","kind":"tag","published_at":"2016-04-02T16:58:06.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.40","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.40/manifests"},{"name":"0.1.38","sha":"d7b27d2cdad40f6a35df79bed2b800595fdfd68b","kind":"tag","published_at":"2016-03-31T01:23:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.38","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.38/manifests"},{"name":"0.1.37","sha":"9add4e295c75e4ed331bb7fbfec513a6ae933ed6","kind":"tag","published_at":"2016-03-30T00:50:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.37","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.37/manifests"},{"name":"0.1.36","sha":"efe5345e159da6eb68694ecb090f963361a42194","kind":"tag","published_at":"2016-03-16T02:06:51.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.36","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.36/manifests"},{"name":"0.1.35","sha":"308cabacb87b9cdc0d204259b9899f3772c58ff7","kind":"tag","published_at":"2016-03-16T02:03:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.35","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.35/manifests"},{"name":"0.1.34","sha":"56889a45606635b612e2faa20b6a6a73283d2395","kind":"tag","published_at":"2016-03-16T00:41:07.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.34","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.34/manifests"},{"name":"0.1.33","sha":"dcd4ba5ee340be020b294d288de57cbe9b8faa4a","kind":"tag","published_at":"2016-03-16T00:26:41.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.33","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.33/manifests"},{"name":"0.1.32","sha":"0025b921a28db6e3538c94f5412cb10ed34b1474","kind":"tag","published_at":"2016-03-15T01:01:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.32","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"b70787fa30e3b08fab8d053e11bf0676dc336829","kind":"tag","published_at":"2016-03-10T22:58:03.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.31","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"e1b0791e1e6bb24c9c1e42db381c7375783b9f66","kind":"tag","published_at":"2016-03-10T21:40:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.30","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"31bab7ae80712b3785221dd8b5ebffb37134d52e","kind":"tag","published_at":"2016-03-09T02:51:35.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.29","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"316c287574a50ee616a069639fe78c599c245f82","kind":"tag","published_at":"2016-03-09T01:12:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.28","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"e6a53e50e0553dd71b7b45848ad1b85f670e5cf8","kind":"tag","published_at":"2016-03-06T16:16:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.27","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"529ec2bc2c791ce9d9b9d059519593ffe5a346d5","kind":"tag","published_at":"2016-03-02T22:58:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.26","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.26/manifests"},{"name":"1.25.1","sha":"7bd79d6cca8c130674cd64a17d7f45ed17c06006","kind":"commit","published_at":"2016-03-01T12:20:10.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.25.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.25.1/manifests"},{"name":"0.1.25","sha":"cb13cdd9bbfd5d9424f9f3902a2d3936f3770267","kind":"tag","published_at":"2016-02-27T17:22:04.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.25","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"93f9b6e668f588da74541e516bf705da691c5485","kind":"tag","published_at":"2016-02-25T23:19:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.24","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"36e8a0e0e6698665409a371064f48117017cf9a2","kind":"tag","published_at":"2016-02-22T23:38:20.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.23","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"60ba5e4e4b3f9a391903d5f93e4cbdd40f7dfe6b","kind":"tag","published_at":"2016-02-19T02:05:34.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.22","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"c8f51ab5a60d1ec6d5fd29e0e19b35933f0fafaa","kind":"tag","published_at":"2016-02-19T01:41:12.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.21","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.21/manifests"},{"name":"0.1.20","sha":"2cce043aaba6f06600cca44d6b71a2c206d03908","kind":"tag","published_at":"2016-02-11T15:46:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.20","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.20/manifests"},{"name":"0.1.19","sha":"0c1bfcbd066076303bf6b1755035c21f1bbcca45","kind":"tag","published_at":"2016-02-10T01:42:10.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.19","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"79381ea88ec63d9688d462143ec7b88ced7741e9","kind":"tag","published_at":"2016-02-07T00:39:53.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.18","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"fe1efd38b09af562b068a1a5dc9d4347d5f9793a","kind":"tag","published_at":"2016-02-04T00:55:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.17","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"7adc95a66cc56b55269d685428f77ed61b28020e","kind":"tag","published_at":"2016-01-31T20:21:08.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.16","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"e7df240847e763960965f644cca649d6cd2403fb","kind":"tag","published_at":"2016-01-28T00:17:38.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.15","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"efd99ef01445856488d825b4e7dd3aa97be2c848","kind":"tag","published_at":"2016-01-25T00:57:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.14","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"7091204a10f56cb21e6c558ba960e3853cf2a5d8","kind":"tag","published_at":"2016-01-24T20:35:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.13","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"3c8ea890da19cb567a2e94607fd6773d38d25eb7","kind":"tag","published_at":"2016-01-09T22:25:36.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.12","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"6ebcd6abd7f98517cd5f319bfda02cee8eeb8d48","kind":"tag","published_at":"2016-01-09T22:02:18.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.11","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"4a0734e782187682e7fcbb9e17c7880f05a12b84","kind":"tag","published_at":"2016-01-09T21:54:46.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.10","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"9277f05b609a71a390c210c29a690b4784e1cca2","kind":"tag","published_at":"2016-01-09T21:39:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.9","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"ddd475700fea42fe073119c1645e5edb7cb8f591","kind":"tag","published_at":"2016-01-03T00:36:05.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.8","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"c6bd9908367da83cad1bff572919924cb0488684","kind":"tag","published_at":"2016-01-03T00:31:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.7","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"96e0ae7678acc6a2c8ff1776033f1dd81d49fd5d","kind":"tag","published_at":"2016-01-03T00:27:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.6","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"c4e186d30dbaa6e54d72fdfa0ba71cd828b5409e","kind":"tag","published_at":"2016-01-03T00:22:39.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.5","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"242ccec7bc9fbda2b82e43d8e9e7cf2204bb7d05","kind":"tag","published_at":"2016-01-02T23:08:21.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.4","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3a403791f06ededb7f7ff44c96e49681de103005","kind":"tag","published_at":"2016-01-02T22:21:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.3","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8632d54e9678896ec5354d425f349b683f468366","kind":"tag","published_at":"2016-01-02T22:20:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.2","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"8632d54e9678896ec5354d425f349b683f468366","kind":"tag","published_at":"2016-01-02T22:19:42.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.1/manifests"},{"name":"0.1","sha":"f88baea6c6e42d84a475a2312accb150ff71d0e3","kind":"tag","published_at":"2016-01-02T22:16:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T18:13:29.532Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.059895183429,"dependent_packages_count":15.637634140254555,"stargazers_count":23.473920638881957,"forks_count":22.455702520588968,"docker_downloads_count":null,"average":20.40678812078862},"purl":"pkg:conda/fluids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fluids","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fluids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fluids/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T03:38:49.201Z","issues_count":37,"pull_requests_count":41,"avg_time_to_close_issue":19150764.38235294,"avg_time_to_close_pull_request":254433.75609756098,"issues_closed_count":34,"pull_requests_closed_count":41,"pull_request_authors_count":18,"issue_authors_count":33,"avg_comments_per_issue":2.2972972972972974,"avg_comments_per_pull_request":1.4390243902439024,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":642273.0,"past_year_avg_time_to_close_pull_request":157792.72727272726,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/issues","maintainers":[{"login":"CalebBell","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"},{"login":"yoelcortes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoelcortes"}],"active_maintainers":[{"login":"CalebBell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fluids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fluids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fluids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fluids/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":494881,"name":"fluids","ecosystem":"pypi","description":"Fluid dynamics component of Chemical Engineering Design Library (ChEDL)","homepage":"https://github.com/CalebBell/fluids","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CalebBell/fluids","keywords_array":["fluid","dynamics","atmosphere","pipe","fluids","compressible","fluid","dynamics","chemical","engineering","mechanical","engineering","valve","open","channel","tank","friction","pressure","drop","two","phase","pump","drag","reynolds","sedimentation","engineering","pipeline","process","simulation","particle","size","distribution"],"namespace":null,"versions_count":97,"first_release_published_at":"2016-01-02T22:33:40.000Z","latest_release_published_at":"2024-12-07T22:58:55.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-08-27T03:33:15.789Z","created_at":"2022-04-07T02:01:26.733Z","updated_at":"2025-08-27T18:13:29.553Z","registry_url":"https://pypi.org/project/fluids/","install_command":"pip install fluids --index-url https://pypi.org/simple","documentation_url":"https://fluids.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Manufacturing","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: POSIX :: BSD","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: IronPython","Programming Language :: Python :: Implementation :: MicroPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Education","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"fluids","project_status":null},"repo_metadata":{"id":37734052,"uuid":"48924523","full_name":"CalebBell/fluids","owner":"CalebBell","description":"Fluid dynamics component of Chemical Engineering Design Library (ChEDL)","archived":false,"fork":false,"pushed_at":"2025-03-16T18:55:36.000Z","size":8509,"stargazers_count":396,"open_issues_count":4,"forks_count":77,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-27T10:13:25.579Z","etag":null,"topics":["atmosphere","chemical-engineering","compressible-fluid-dynamics","drag","engineering","fluid-dynamics","friction","mechanical-engineering","open-channel","particle-size-distribution","pipe","pipeline","pressure-drop","process-simulation","pump","reynolds","sedimentation","tank","two-phase","valve"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalebBell.png","metadata":{"files":{"readme":"README.rst","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-02T21:31:10.000Z","updated_at":"2025-08-25T20:18:38.000Z","dependencies_parsed_at":"2024-08-26T03:54:52.123Z","dependency_job_id":"e12e1067-fc0c-41b3-bbfa-4cddb45b80c5","html_url":"https://github.com/CalebBell/fluids","commit_stats":{"total_commits":1629,"total_committers":15,"mean_commits":108.6,"dds":"0.015346838551258402","last_synced_commit":"160626d06737a90e508dd201efd9c52a14585f28"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/CalebBell/fluids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/sbom","scorecard":{"id":26694,"data":{"date":"2025-08-11","repo":{"name":"github.com/CalebBell/fluids","commit":"5e8f2e9bd9cc4c08a18e3301785118df039e7196"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-multiarch.yaml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_multi_numpy_scipy.yml:1","Warn: no topLevel permission defined: .github/workflows/build_nuitka_library.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-multiarch.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build-multiarch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_multi_numpy_scipy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_nuitka_library.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/CalebBell/fluids/build_nuitka_library.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/build_multi_numpy_scipy.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/build_nuitka_library.yml:115","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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-14T18:04:43.706Z","repository_id":37734052,"created_at":"2025-08-14T18:04:43.706Z","updated_at":"2025-08-14T18:04:43.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272360977,"owners_count":24921012,"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-27T02:00:09.397Z","response_time":76,"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":"CalebBell","name":"Caleb Bell","uuid":"16520296","kind":"user","description":"","email":"","website":null,"location":"Calgary","twitter":null,"company":"University of New Brunswick","icon_url":"https://avatars.githubusercontent.com/u/16520296?u=073b09b425f3d8ed17ebbfdd895043db9e40562e\u0026v=4","repositories_count":17,"last_synced_at":"2024-06-11T15:42:50.384Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CalebBell","funding_links":[],"total_stars":1376,"followers":402,"following":320,"created_at":"2022-11-02T16:26:38.803Z","updated_at":"2024-06-11T15:42:52.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalebBell/repositories"},"tags":[{"name":"1.1.0","sha":"277a91b5c7aa55efd830d70197cb6a1aa34e67f8","kind":"tag","published_at":"2024-12-07T22:59:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.1.0","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.1.0/manifests"},{"name":"1.0.27","sha":"2a07b8d9e5c39508f6181007d871c992f91e794c","kind":"commit","published_at":"2024-11-10T21:30:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.27","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"8886354858f40db7ed4323e469e65d754cf09df7","kind":"tag","published_at":"2024-07-26T15:26:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.26","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.26/manifests"},{"name":"1.0.24","sha":"68d1ee74352424178406618529bc00f877dcfe67","kind":"tag","published_at":"2023-06-04T17:13:50.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.24","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.24/manifests"},{"name":"1.0.23","sha":"a7418f7f9d3fc3f8724c3c8a493b2c74245b9ada","kind":"tag","published_at":"2023-04-23T20:31:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.23","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"518d90a0d6c97d6fd790629762ca2a0f80c2ba3c","kind":"tag","published_at":"2022-08-25T23:44:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.22","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.22/manifests"},{"name":"1.0.21","sha":"813f5a8549f967f4efe42fc60e750504f4752f82","kind":"tag","published_at":"2022-04-17T14:04:08.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.21","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"5e10a7d16bf4df8d878a8dc22a1636a60bb0c1c9","kind":"tag","published_at":"2022-04-07T01:21:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.20","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"ba01a2256f4e917b746f8a6e3b7f8ef403b9199b","kind":"tag","published_at":"2022-03-05T18:36:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.19","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"65a4bb2b490a897dcf29d055989cfd6b67eee33d","kind":"tag","published_at":"2022-03-04T14:37:53.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.18","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.18/manifests"},{"name":"1.0.17","sha":"5097bb9d8ed052d79d557fc7f2044deb09508082","kind":"tag","published_at":"2022-01-27T01:18:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.17","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.17/manifests"},{"name":"1.0.16","sha":"3e38bc6ca7a50d3532b5df807f09e9c56a29630a","kind":"tag","published_at":"2022-01-12T14:22:34.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.16","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"dbbdd1d5ea3c458bd68dd8e21cf6281a0ec3fc80","kind":"tag","published_at":"2021-12-27T23:25:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.15","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"255f2c0a0882fd0f8ad44d8cae0f86594b807f42","kind":"tag","published_at":"2021-12-16T01:32:20.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.14","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.14/manifests"},{"name":"1.0.12","sha":"69d6577c6cb20e535cc2a3741bfc13d7f28dfb80","kind":"tag","published_at":"2021-11-21T20:29:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.12","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"8f70d8c5205e9371d454421cf4f3f449de6fb786","kind":"tag","published_at":"2021-11-09T01:33:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.11","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"ea516934ac68694d52e24f44cb87d1e61d870631","kind":"tag","published_at":"2021-09-25T21:16:27.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.10","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"5e81c6ba3fff5241d9e00a853246d8c4292ccd8d","kind":"tag","published_at":"2021-06-17T02:09:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.9","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"9fa6041ff8f6d45912b3ed5bfdcb8b25eef94819","kind":"tag","published_at":"2021-06-02T05:01:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.8","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"aad6bbd66b70d38e0a16f9f603ae07ce27eefd24","kind":"tag","published_at":"2021-05-25T03:29:42.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.7","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"43ee1fadb7150edf084d51f6b30f3a7781b649b2","kind":"tag","published_at":"2021-05-15T22:44:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.6","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"428e5bb815bb44e75ca481e08aa6d1a7e7fe1df2","kind":"tag","published_at":"2021-04-22T02:13:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.5","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"3ab91928331f536d37376ad75939780398d1f0c5","kind":"tag","published_at":"2021-04-16T13:14:29.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.4","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"b81257e43d2184979a8805de43fa648220a9d21e","kind":"tag","published_at":"2021-04-15T00:32:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.3","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"47e62304711dc11952de5e9a43c40b42bbe202f0","kind":"tag","published_at":"2021-03-30T01:15:55.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.2","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"4be61828e730252e04981fba2052718d7f2b9e7c","kind":"tag","published_at":"2021-03-24T23:48:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"48b406c1e60d721057e53671f8b67f7bb0f74e28","kind":"tag","published_at":"2021-01-31T17:42:55.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.0.0","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.0.0/manifests"},{"name":"0.1.86","sha":"96382458e5772862dccd6febd2dda7d523e600ae","kind":"tag","published_at":"2020-09-27T21:28:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.86","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.86/manifests"},{"name":"0.1.85","sha":"bbfbf317f0df2abf210316cfc77a5442fc076074","kind":"tag","published_at":"2020-09-27T19:47:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.85","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.85/manifests"},{"name":"0.1.84","sha":"623b1d299f53784939f6eef0e56c7f63fed74f94","kind":"tag","published_at":"2020-08-01T17:22:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.84","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.84/manifests"},{"name":"v0.1.84","sha":"623b1d299f53784939f6eef0e56c7f63fed74f94","kind":"commit","published_at":"2020-08-01T17:07:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/v0.1.84","html_url":"https://github.com/CalebBell/fluids/releases/tag/v0.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@v0.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/v0.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/v0.1.84/manifests"},{"name":"0.1.83","sha":"b1d0e00877b36c14c52d7d32c45f9359c0366459","kind":"tag","published_at":"2020-06-20T16:19:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.83","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.83/manifests"},{"name":"0.1.82","sha":"1368fd253162fc285d1deb12569fb76063b16768","kind":"tag","published_at":"2020-06-14T17:02:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.82","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.82/manifests"},{"name":"0.1.81","sha":"d63e9ea3d6dd4f3d0b3d78809cec07269b806c73","kind":"tag","published_at":"2020-06-06T21:40:06.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.81","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.81/manifests"},{"name":"0.1.80","sha":"071fcc93f80203c9480090284d6009954c25d8f5","kind":"tag","published_at":"2020-05-25T02:06:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.80","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.80/manifests"},{"name":"0.1.79","sha":"99e825b472cc6ba9b7ef545ef03d412741d8d93e","kind":"tag","published_at":"2020-05-19T13:02:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.79","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.79/manifests"},{"name":"0.1.78","sha":"b00b12af07f857133779dc91f0386780fa259d20","kind":"tag","published_at":"2020-03-13T01:27:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.78","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.78/manifests"},{"name":"0.1.77","sha":"03336355e17033dfecc0c26973a876103a59d7af","kind":"tag","published_at":"2019-12-14T19:41:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.77","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.77/manifests"},{"name":"0.1.76","sha":"26beda7ab9fe880063b958696f47557af9ae169f","kind":"tag","published_at":"2019-12-14T18:01:58.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.76","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.76/manifests"},{"name":"0.1.75","sha":"5fc765f71f88c1a917e9732d75ea5b32aabae652","kind":"tag","published_at":"2019-05-04T20:04:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.75","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.75/manifests"},{"name":"0.1.74","sha":"e3aa3c0b8b017440975285885c1479ea5653ac87","kind":"tag","published_at":"2019-02-03T21:53:38.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.74","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.74/manifests"},{"name":"0.1.73","sha":"d70017ef3ae9011880820e0dbfe99e3d398bfdfd","kind":"tag","published_at":"2018-10-07T23:16:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.73","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.73/manifests"},{"name":"0.1.72","sha":"e55863a374176220471e225c034bfc3a4485690f","kind":"tag","published_at":"2018-05-06T22:47:15.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.72","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.72/manifests"},{"name":"0.1.71","sha":"a0dfcd07e745e3d9c7617a35e50f954b5082a7e1","kind":"tag","published_at":"2018-03-21T04:44:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.71","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.71/manifests"},{"name":"0.1.70","sha":"6b02d8d4f37ff5607dcf850b3964371ba83d95b9","kind":"tag","published_at":"2018-03-21T03:14:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.70","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.70/manifests"},{"name":"0.1.68","sha":"5ae87c84c0851e34566901b67d43eb41308a9ccc","kind":"tag","published_at":"2017-10-29T19:37:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.68","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.68/manifests"},{"name":"0.1.67","sha":"58dc4f060ec7d2324f582d30a6a922c3f4cb5a54","kind":"tag","published_at":"2017-09-13T02:41:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.67","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.67/manifests"},{"name":"2017-08-26","sha":"1f1d416c1fa490c1b05699cfbb7f9f7fe8e9aafa","kind":"commit","published_at":"2017-08-26T23:18:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/2017-08-26","html_url":"https://github.com/CalebBell/fluids/releases/tag/2017-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@2017-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/2017-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/2017-08-26/manifests"},{"name":"0.1.66","sha":"b2215185e266fb2209e94b40a60933c06518ce0e","kind":"tag","published_at":"2017-07-30T18:53:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.66","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.66/manifests"},{"name":"0.1.64","sha":"38edc071fe84acb54cb2a1e8ac0d8990ad2a5ad1","kind":"tag","published_at":"2017-07-24T01:13:45.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.64","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.64/manifests"},{"name":"0.1.63","sha":"7b444d66bf3d5e2949d8057e5d4f10d016b9d35c","kind":"tag","published_at":"2017-07-15T22:53:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.63","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.63/manifests"},{"name":"0.1.62","sha":"b38fd87f9b4aa2837addfaac039963f1097562bc","kind":"tag","published_at":"2017-05-04T17:24:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.62","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.62/manifests"},{"name":"0.1.60","sha":"d4bbf9e12e8584cb22b0f1b0b4f56f5d487e5972","kind":"tag","published_at":"2017-04-23T18:08:54.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.60","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.60/manifests"},{"name":"0.1.58","sha":"a14148c5d2c545d0bc28ce6efb4d00f399e4c4e8","kind":"tag","published_at":"2016-11-28T02:21:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.58","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.58/manifests"},{"name":"0.1.56","sha":"b0ef362d2ce33155f3cb5a14d4b065ecf82e559d","kind":"tag","published_at":"2016-10-12T19:30:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.56","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.56/manifests"},{"name":"0.1.55","sha":"35f280959503243720cc6aa05f4730e2020fe28d","kind":"tag","published_at":"2016-10-06T20:07:57.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.55","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.55/manifests"},{"name":"0.1.54","sha":"e9ff6fc0f8299907d1bd0a5e5a4ee2c68289944f","kind":"tag","published_at":"2016-09-24T23:06:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.54","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.54/manifests"},{"name":"0.1.53","sha":"8175f6e6f9c8424f7279fd0b421c945df8f491d2","kind":"tag","published_at":"2016-09-20T03:14:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.53","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.53/manifests"},{"name":"0.1.52","sha":"b68315c37a962ef1efd7b62a34a3504ae2987403","kind":"tag","published_at":"2016-09-11T22:36:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.52","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.52/manifests"},{"name":"0.1.51","sha":"edf84ba61fddb98110365e0d36e691bdbdefe4bb","kind":"tag","published_at":"2016-09-09T21:16:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.51","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.51/manifests"},{"name":"0.1.50","sha":"a283a5b3f06d07907e8eae16a35f491187014fdb","kind":"tag","published_at":"2016-08-21T17:16:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.50","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.50/manifests"},{"name":"0.1.49","sha":"517cad6ec5c7bb0049b236716fb24cce00534065","kind":"tag","published_at":"2016-08-06T15:16:15.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.49","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.49/manifests"},{"name":"0.1.48","sha":"35e8118b1c42cceda66521d0bc17079fbd752730","kind":"tag","published_at":"2016-07-31T17:32:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.48","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.48/manifests"},{"name":"0.1.47","sha":"99318c3ec2a97dbcd8a6d9ebcbf69fb3a0f77d3b","kind":"tag","published_at":"2016-07-07T21:58:09.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.47","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.47/manifests"},{"name":"0.1.46","sha":"272db54378446f3ff71fb5befe808ba3e6b282b7","kind":"tag","published_at":"2016-06-14T01:23:16.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.46","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.46/manifests"},{"name":"0.1.45","sha":"78c6823603b46e1ecfecc363c7496781999cb2c5","kind":"tag","published_at":"2016-05-24T21:23:18.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.45","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.45/manifests"},{"name":"0.1.44","sha":"d3a68fdf2b92a92ae4889234d425678a7c0df2c8","kind":"tag","published_at":"2016-05-24T20:56:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.44","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.44/manifests"},{"name":"0.1.43","sha":"79234402fefde564811e0dd2513c5a022b4c6016","kind":"tag","published_at":"2016-05-24T20:10:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.43","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.43/manifests"},{"name":"0.1.42","sha":"acbc60e093c613b249f949b50f322452d8be8b3f","kind":"tag","published_at":"2016-04-02T22:47:56.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.42","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.42/manifests"},{"name":"0.1.41","sha":"971eb6f8b119c5c6abda7e026e97e6d95357c0ec","kind":"tag","published_at":"2016-04-02T22:26:40.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.41","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.41/manifests"},{"name":"0.1.40","sha":"4f3caf47b79ce9b50403401c0804977274148c85","kind":"tag","published_at":"2016-04-02T16:58:06.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.40","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.40/manifests"},{"name":"0.1.38","sha":"d7b27d2cdad40f6a35df79bed2b800595fdfd68b","kind":"tag","published_at":"2016-03-31T01:23:31.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.38","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.38/manifests"},{"name":"0.1.37","sha":"9add4e295c75e4ed331bb7fbfec513a6ae933ed6","kind":"tag","published_at":"2016-03-30T00:50:52.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.37","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.37/manifests"},{"name":"0.1.36","sha":"efe5345e159da6eb68694ecb090f963361a42194","kind":"tag","published_at":"2016-03-16T02:06:51.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.36","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.36/manifests"},{"name":"0.1.35","sha":"308cabacb87b9cdc0d204259b9899f3772c58ff7","kind":"tag","published_at":"2016-03-16T02:03:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.35","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.35/manifests"},{"name":"0.1.34","sha":"56889a45606635b612e2faa20b6a6a73283d2395","kind":"tag","published_at":"2016-03-16T00:41:07.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.34","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.34/manifests"},{"name":"0.1.33","sha":"dcd4ba5ee340be020b294d288de57cbe9b8faa4a","kind":"tag","published_at":"2016-03-16T00:26:41.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.33","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.33/manifests"},{"name":"0.1.32","sha":"0025b921a28db6e3538c94f5412cb10ed34b1474","kind":"tag","published_at":"2016-03-15T01:01:22.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.32","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"b70787fa30e3b08fab8d053e11bf0676dc336829","kind":"tag","published_at":"2016-03-10T22:58:03.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.31","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"e1b0791e1e6bb24c9c1e42db381c7375783b9f66","kind":"tag","published_at":"2016-03-10T21:40:02.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.30","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"31bab7ae80712b3785221dd8b5ebffb37134d52e","kind":"tag","published_at":"2016-03-09T02:51:35.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.29","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"316c287574a50ee616a069639fe78c599c245f82","kind":"tag","published_at":"2016-03-09T01:12:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.28","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"e6a53e50e0553dd71b7b45848ad1b85f670e5cf8","kind":"tag","published_at":"2016-03-06T16:16:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.27","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"529ec2bc2c791ce9d9b9d059519593ffe5a346d5","kind":"tag","published_at":"2016-03-02T22:58:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.26","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.26/manifests"},{"name":"1.25.1","sha":"7bd79d6cca8c130674cd64a17d7f45ed17c06006","kind":"commit","published_at":"2016-03-01T12:20:10.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/1.25.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/1.25.1/manifests"},{"name":"0.1.25","sha":"cb13cdd9bbfd5d9424f9f3902a2d3936f3770267","kind":"tag","published_at":"2016-02-27T17:22:04.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.25","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"93f9b6e668f588da74541e516bf705da691c5485","kind":"tag","published_at":"2016-02-25T23:19:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.24","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"36e8a0e0e6698665409a371064f48117017cf9a2","kind":"tag","published_at":"2016-02-22T23:38:20.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.23","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"60ba5e4e4b3f9a391903d5f93e4cbdd40f7dfe6b","kind":"tag","published_at":"2016-02-19T02:05:34.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.22","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"c8f51ab5a60d1ec6d5fd29e0e19b35933f0fafaa","kind":"tag","published_at":"2016-02-19T01:41:12.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.21","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.21/manifests"},{"name":"0.1.20","sha":"2cce043aaba6f06600cca44d6b71a2c206d03908","kind":"tag","published_at":"2016-02-11T15:46:17.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.20","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.20/manifests"},{"name":"0.1.19","sha":"0c1bfcbd066076303bf6b1755035c21f1bbcca45","kind":"tag","published_at":"2016-02-10T01:42:10.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.19","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"79381ea88ec63d9688d462143ec7b88ced7741e9","kind":"tag","published_at":"2016-02-07T00:39:53.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.18","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"fe1efd38b09af562b068a1a5dc9d4347d5f9793a","kind":"tag","published_at":"2016-02-04T00:55:44.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.17","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"7adc95a66cc56b55269d685428f77ed61b28020e","kind":"tag","published_at":"2016-01-31T20:21:08.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.16","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"e7df240847e763960965f644cca649d6cd2403fb","kind":"tag","published_at":"2016-01-28T00:17:38.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.15","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"efd99ef01445856488d825b4e7dd3aa97be2c848","kind":"tag","published_at":"2016-01-25T00:57:37.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.14","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"7091204a10f56cb21e6c558ba960e3853cf2a5d8","kind":"tag","published_at":"2016-01-24T20:35:14.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.13","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"3c8ea890da19cb567a2e94607fd6773d38d25eb7","kind":"tag","published_at":"2016-01-09T22:25:36.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.12","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"6ebcd6abd7f98517cd5f319bfda02cee8eeb8d48","kind":"tag","published_at":"2016-01-09T22:02:18.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.11","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"4a0734e782187682e7fcbb9e17c7880f05a12b84","kind":"tag","published_at":"2016-01-09T21:54:46.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.10","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"9277f05b609a71a390c210c29a690b4784e1cca2","kind":"tag","published_at":"2016-01-09T21:39:25.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.9","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"ddd475700fea42fe073119c1645e5edb7cb8f591","kind":"tag","published_at":"2016-01-03T00:36:05.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.8","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"c6bd9908367da83cad1bff572919924cb0488684","kind":"tag","published_at":"2016-01-03T00:31:43.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.7","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"96e0ae7678acc6a2c8ff1776033f1dd81d49fd5d","kind":"tag","published_at":"2016-01-03T00:27:49.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.6","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"c4e186d30dbaa6e54d72fdfa0ba71cd828b5409e","kind":"tag","published_at":"2016-01-03T00:22:39.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.5","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"242ccec7bc9fbda2b82e43d8e9e7cf2204bb7d05","kind":"tag","published_at":"2016-01-02T23:08:21.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.4","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3a403791f06ededb7f7ff44c96e49681de103005","kind":"tag","published_at":"2016-01-02T22:21:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.3","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8632d54e9678896ec5354d425f349b683f468366","kind":"tag","published_at":"2016-01-02T22:20:13.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.2","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"8632d54e9678896ec5354d425f349b683f468366","kind":"tag","published_at":"2016-01-02T22:19:42.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1.1/manifests"},{"name":"0.1","sha":"f88baea6c6e42d84a475a2312accb150ff71d0e3","kind":"tag","published_at":"2016-01-02T22:16:32.000Z","download_url":"https://codeload.github.com/CalebBell/fluids/tar.gz/0.1","html_url":"https://github.com/CalebBell/fluids/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CalebBell/fluids@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T18:13:29.552Z","dependent_packages_count":7,"downloads":45406,"downloads_period":"last-month","dependent_repos_count":34,"rankings":{"downloads":1.993360034139447,"dependent_repos_count":2.5224198786654375,"dependent_packages_count":1.2564899723564373,"stargazers_count":3.644601431681835,"forks_count":5.184236850502215,"docker_downloads_count":3.813405850302578,"average":3.0690856696079916},"purl":"pkg:pypi/fluids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fluids","docker_dependents_count":1,"docker_downloads_count":92,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fluids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fluids/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T03:38:49.201Z","issues_count":37,"pull_requests_count":41,"avg_time_to_close_issue":19150764.38235294,"avg_time_to_close_pull_request":254433.75609756098,"issues_closed_count":34,"pull_requests_closed_count":41,"pull_request_authors_count":18,"issue_authors_count":33,"avg_comments_per_issue":2.2972972972972974,"avg_comments_per_pull_request":1.4390243902439024,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":642273.0,"past_year_avg_time_to_close_pull_request":157792.72727272726,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/issues","maintainers":[{"login":"CalebBell","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"},{"login":"yoelcortes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoelcortes"}],"active_maintainers":[{"login":"CalebBell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluids/related_packages","maintainers":[{"uuid":"CalebBell","login":"CalebBell","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/CalebBell/","role":null,"created_at":"2022-11-14T18:53:48.720Z","updated_at":"2022-11-14T18:53:48.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CalebBell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726683,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":31534,"full_name":"CalebBell/fluids","default_branch":"master","committers":[{"name":"Caleb Bell","email":"Caleb.Andrew.Bell@gmail.com","login":"CalebBell","count":1656},{"name":"Yoel","email":"yoelcortes@gmail.com","login":"yoelcortes","count":6},{"name":"Anders Andreasen","email":"58475535+andr1976","login":"andr1976","count":3},{"name":"luz paz","email":"luzpaz","login":"luzpaz","count":2},{"name":"Richard Killam","email":"richard.killam@gmail.com","login":"rkillam","count":2},{"name":"Diego Volpatto","email":"volpatto@lncc.br","login":"volpatto","count":2},{"name":"Kurt Kremitzki","email":"kurt@kwk.systems","login":"kkremitzki","count":2},{"name":"Pierre Lesouhaitier","email":"p.lesouhaitier@naarea.fr","login":null,"count":2},{"name":"Stefano Rivera","email":"github@rivera.za.net","login":"stefanor","count":1},{"name":"Marc Jutras","email":"jutras.marc@gmail.com","login":"InvncibiltyCloak","count":1},{"name":"Guillaume Jacquenot","email":"Gjacquenot","login":"Gjacquenot","count":1},{"name":"GITHAE KEVIN","email":"Kevogich@live.com","login":"Kevogich","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Chris Lamb","email":"lamby@debian.org","login":"lamby","count":1},{"name":"Adam Beckmeyer","email":"adam_gpg@thebeckmeyers.xyz","login":"non-Jedi","count":1}],"total_commits":1682,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":112.13333333333334,"dds":0.015457788347205681,"past_year_committers":[{"name":"Caleb Bell","email":"Caleb.Andrew.Bell@gmail.com","login":"CalebBell","count":222},{"name":"Stefano Rivera","email":"github@rivera.za.net","login":"stefanor","count":1}],"past_year_total_commits":223,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":111.5,"past_year_dds":0.004484304932735439,"last_synced_at":"2025-05-28T18:46:29.605Z","last_synced_commit":"5e8f2e9bd9cc4c08a18e3301785118df039e7196","created_at":"2023-03-07T16:46:22.152Z","updated_at":"2025-05-28T18:46:29.628Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"CalebBell/fluids","html_url":"https://github.com/CalebBell/fluids","last_synced_at":"2025-08-31T14:08:30.141Z","status":null,"issues_count":36,"pull_requests_count":42,"avg_time_to_close_issue":19730847.96969697,"avg_time_to_close_pull_request":252478.8536585366,"issues_closed_count":33,"pull_requests_closed_count":41,"pull_request_authors_count":18,"issue_authors_count":32,"avg_comments_per_issue":2.361111111111111,"avg_comments_per_pull_request":1.4047619047619049,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":959406.5,"past_year_avg_time_to_close_pull_request":219852.14285714287,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T21:32:36.988Z","updated_at":"2025-09-03T01:50:55.325Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalebBell%2Ffluids/issues","issue_labels_count":{"enhancement":4},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":32,"CONTRIBUTOR":5,"OWNER":1},"pull_request_author_associations_count":{"OWNER":17,"CONTRIBUTOR":16,"NONE":14,"COLLABORATOR":1},"issue_authors":{"Hagobert":2,"kkremitzki":2,"anthracitegrey":2,"markwmuller":2,"MTkeg":1,"InvncibiltyCloak":1,"bertrand-faure":1,"AllanBjerg":1,"pyup-bot":1,"benardt":1,"olejonny":1,"Filprots":1,"rddaz2013":1,"NANDISHSHAH":1,"non-Jedi":1,"Trophime":1,"mckel-9":1,"STAATSY":1,"dbrattli":1,"magnusbj":1,"Flixie420":1,"milesabarr":1,"Idontknowwhatimdoing1234":1,"apwebb":1,"luzpaz":1,"max3-2":1,"alexchandel":1,"minix1234":1,"f-merlo":1,"CalebBell":1,"CatNofishing":1,"hohiroki":1,"AndreasMatthias":1,"chagenvik":1},"pull_request_authors":{"CalebBell":17,"pyup-bot":9,"andr1976":3,"kkremitzki":2,"stefanor":2,"luzpaz":2,"guidoca":2,"lamby":1,"InvncibiltyCloak":1,"yoelcortes":1,"PierreLesouhaitier":1,"Kevogich":1,"non-Jedi":1,"Gjacquenot":1,"EdwardBetts":1,"rkillam":1,"Idontknowwhatimdoing1234":1,"volpatto":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10197728,"issues_count":32267972,"pull_requests_count":101826787,"authors_count":10741214,"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":{},"past_year_issue_author_associations_count":{"NONE":4,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":8,"NONE":3,"CONTRIBUTOR":1},"past_year_issue_authors":{"markwmuller":2,"CalebBell":1,"f-merlo":1,"NANDISHSHAH":1},"past_year_pull_request_authors":{"CalebBell":8,"guidoca":2,"stefanor":2},"maintainers":[{"login":"CalebBell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"},{"login":"yoelcortes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoelcortes"}],"active_maintainers":[{"login":"CalebBell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalebBell"}]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":41,"IssueCommentEvent":14,"PushEvent":47,"PullRequestEvent":13,"ForkEvent":3},"last_year":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":41,"IssueCommentEvent":14,"PushEvent":47,"PullRequestEvent":13,"ForkEvent":3}},"keywords":["atmosphere","chemical-engineering","compressible-fluid-dynamics","drag","engineering","fluid-dynamics","friction","mechanical-engineering","open-channel","particle-size-distribution","pipe","pipeline","pressure-drop","process-simulation","pump","reynolds","sedimentation","tank","two-phase","valve"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:41.587Z","updated_at":"2022-08-08T21:30:41.587Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/requirements.txt","dependencies":[{"id":696315328,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":696315329,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:41.666Z","updated_at":"2022-08-08T21:30:41.666Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/requirements_docs.txt","dependencies":[{"id":696317853,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317872,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317875,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317877,"package_name":"pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317879,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317882,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317884,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317887,"package_name":"sphinxcontrib-katex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317890,"package_name":"sphinx-sitemap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696317892,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":696317895,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_test.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:42.034Z","updated_at":"2022-08-08T21:30:42.034Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/requirements_test.txt","dependencies":[{"id":696320214,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320215,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320216,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320217,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320218,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320219,"package_name":"fuzzywuzzy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320220,"package_name":"pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320221,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320222,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320223,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320224,"package_name":"IPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320225,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320226,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":696320227,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:42.393Z","updated_at":"2022-08-08T21:30:42.393Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/setup.py","dependencies":[{"id":696325795,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T04:45:24.716Z","updated_at":"2023-01-25T04:45:24.716Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/.github/workflows/build.yml","dependencies":[{"id":7146155142,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7146155143,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7146155144,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-08-26T03:54:50.962Z","updated_at":"2024-08-26T03:54:50.962Z","repository_link":"https://github.com/CalebBell/fluids/blob/master/environment.yml","dependencies":[{"id":19909002988,"package_name":"fluids","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":19.425992831455016,"created_at":"2025-09-09T01:10:21.012Z","updated_at":"2025-10-07T08:39:13.126Z","avatar_url":"https://github.com/CalebBell.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":45406,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["thermodynamics","viscosity","vapor-pressure","thermal-conductivity","surface-tension","solubility","physics","molecule","heat-capacity","equation-of-state"],"project_url":"https://science.ecosyste.ms/api/v1/projects/165749","html_url":"https://science.ecosyste.ms/projects/165749"}