{"id":65117,"name":"pipenv","description":" Python Development Workflow for Humans.","url":"https://github.com/pypa/pipenv","last_synced_at":"2025-09-08T13:21:16.307Z","repository":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":{"id":751697,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/pipenv","commit":"4e5f9a79839f0e6701422341dcdf8edebb5063eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","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":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: pipenv/patched/pip/_vendor/distlib/t32.exe:1","Warn: binary detected: pipenv/patched/pip/_vendor/distlib/t64-arm.exe:1","Warn: binary detected: pipenv/patched/pip/_vendor/distlib/t64.exe:1","Warn: binary detected: pipenv/patched/pip/_vendor/distlib/w32.exe:1","Warn: binary detected: pipenv/patched/pip/_vendor/distlib/w64-arm.exe:1","Warn: binary detected: pipenv/patched/pip/_vendor/distlib/w64.exe:1","Warn: binary detected: tests/test_artifacts/six-1.11.0+mkl-py2.py3-none-any.whl:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:39","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pypi_upload.yml:11","Warn: no topLevel permission defined: .github/workflows/ruff.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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pipenv/ruff.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:2","Warn: pipCommand not pinned by hash: docker/Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:95","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:105","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:109","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:157","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:182","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:67","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:15","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  12 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":"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":"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"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-22T20:33:17.257Z","repository_id":37250269,"created_at":"2025-08-22T20:33:17.258Z","updated_at":"2025-08-22T20:33:17.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190727,"owners_count":25238214,"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-08T02:00:09.813Z","response_time":121,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-09-02T00:02:59.685Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88109,"followers":2066,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-09-02T00:02:59.685Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"packages":[{"id":1565766,"name":"pipenv","ecosystem":"pypi","description":"Python Development Workflow for Humans.","homepage":"https://github.com/pypa/pipenv","licenses":"MIT License (MIT)","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":401,"first_release_published_at":"2017-01-20T22:12:51.000Z","latest_release_published_at":"2025-07-07T21:45:44.000Z","latest_release_number":"2025.0.4","last_synced_at":"2025-07-07T22:03:59.865Z","created_at":"2022-04-09T06:09:22.160Z","updated_at":"2025-07-07T22:04:00.417Z","registry_url":"https://pypi.org/project/pipenv/","install_command":"pip install pipenv --index-url https://pypi.org/simple","documentation_url":"https://pipenv.pypa.io/en/latest/","metadata":{"funding":null,"documentation":"https://pipenv.pypa.io/en/latest/","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"pipenv"},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2024-10-29T22:06:15.000Z","size":255929,"stargazers_count":24866,"open_issues_count":246,"forks_count":1865,"subscribers_count":360,"default_branch":"main","last_synced_at":"2024-10-29T23:36:38.430Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2024-10-29T21:35:09.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":385,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155920,"owners_count":16940424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":54,"last_synced_at":"2024-05-20T15:05:54.402Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":79283,"followers":1384,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2024-05-20T15:05:56.749Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:12:15.818Z","dependent_packages_count":44,"downloads":23348309,"downloads_period":"last-month","dependent_repos_count":9816,"rankings":{"downloads":0.08308770797146772,"dependent_repos_count":0.08620578972757137,"dependent_packages_count":0.3406045777108511,"stargazers_count":0.20872806108505576,"forks_count":0.5955536154157962,"docker_downloads_count":0.3151096739403566,"average":0.2715482376418498},"purl":"pkg:pypi/pipenv","advisories":[{"uuid":"GSA_kwCzR0hTQS1xYzl4LWdqY3YtNDY1d80hTQ","url":"https://github.com/advisories/GHSA-qc9x-gjcv-465w","title":"Pipenv's requirements.txt parsing allows malicious index url in comments","description":"## Issue Summary\nDue to a flaw in pipenv's parsing of requirements files, an attacker can insert a specially crafted string inside a comment anywhere within a requirements.txt file, which will cause victims who use pipenv to install the requirements file (e.g. with \"`pipenv install -r requirements.txt`\") to download dependencies from a package index server controlled by the attacker. By embedding malicious code in packages served from their malicious index server, the attacker can trigger arbitrary remote code execution (RCE) on the victims' systems.\n\n### Impact\nThe impact of successful exploitation is **severe/critical**.\n\nIf an attacker is able to hide a malicious `--index-url` option in a requirements file that a victim installs with pipenv, the attacker can embed arbitrary malicious code in packages served from their malicious index server that will be executed on the victim's host during installation (remote code execution/RCE). Exploitation using this technique would be relatively simple to achieve for an attacker with basic knowledge of Python, as the attacker can simply build a source distribution for any of the packages specified in the requirements file, and embed arbitrary malicious code in the setup.py file. When pip installs from a source distribution, any code in the setup.py is executed by the install process.\n\nBasic attacks might use the initial RCE triggered when a victim installs the attacker's malicious package to steal credentials from the victim's host, leach the host's resources to mine cryptocurrency, or install exploit kits or other malware. More sophisticated attackers may use more advanced techniques to persist access to the victim's host, hide or remove evidence of their attack by deleting references to the malicious index server in the Pipfile and Pipfile.lock generated by pipenv or other potential indicators of compromise. Highly sophisticated attackers could attempt to pivot to additional targets from the initial compromised host, and might leverage any exposed credentials in the compromised host environment or implicit authorization granted to the host to gain privileged access to other systems or resources, such as source repositories or package registries.\n\n### Likelihood\nThe overall likelihood of exploitation is **low to moderate** depending on a range of factors.\n\nThe primary hurdle to successful exploitation of this vulnerability depends on an attacker's ability to surreptitiously insert a specially crafted string into a requirements.txt file which will be installed by a victim (or victims). Unfortunately, because the attacker can insert this string into a comment, the attacker's ability to evade suspicion is greatly increased, and they may even be able to hide the initial payload in plain sight if a victim assumes that comments will be ignored by pipenv as expected.\n\nIn many common usage contexts — for example in environments where a requirements file is used to lock or \"freeze\" dependency versions for reproducible builds — requirements files can often become quite large, particularly when leveraging pip's integrity checking, which requires every dependency specified in the requirements file to includes hashes for all of its distribution files. In such cases, a malicious actor might mask an exploitation attempt by opening a pull request ostensibly to update or \"bump\" the project's dependencies to their latest versions, but surreptitiously insert a malicious `—index-url` option amidst the many other changes associated with updating the dependencies in a lock file. As these dependency updates often result in hundreds or even thousands of changes spread across the requirements file and are not easy to review manually, such an attack could be difficult to identify or prevent without tools or other mitigating controls.\n\nMoreover, because the `argparse` module is used to parse the `--index-url`, `--extra-index-url`, and `--trusted-host` options, an attacker's ability to obfuscate their payload and hide their malicious intent is even more greatly enhanced, as the attacker may use abbreviated option names, which are supported by default with `argparse`. For example, an attacker can insert the string, \"`--t pypi.org`\" into a comment anywhere in the requirements file, which will automatically be expanded to \"`--trusted-host pypi.org`\" during processing by pipenv. This \"`--trusted-host pypi.org`\" option will disable SSL/TLS validation when pipenv attempts to connect to the default/official package index server (https://pypi.org/simple), and could allow a malicious index server to pose as the pipi.org index server in a man-in-the-middle attack.\n\nSetting up the malicious index server to serve compromised package versions is relatively simple, even for a non-sophisticated attacker. As `pip` uses a simple directory format for serving packages, the malicious packages simply need to be placed in the correct folder structure and served using an HTTP server with autoindex enabled (e.g. `python3 -m http.server`).\n\nPackaging up the exploit code into the malicious package versions would also be trivial for an attacker with basic knowledge of Python development, as the attacker can simply clone the source code for any of the packages specified in the requirements file, embed their malicious exploit code in the cloned package's setup.py file, and then build a source distribution of the package. When pip installs a package from a source distribution, any code in the setup.py is executed by the install process.\n\n### Additional Context \u0026 Details\nAccording to the requirements file format specification (https://pip.pypa.io/en/stable/reference/requirements-file-format/#comments), any lines which begin with a \"#\" character, and/or any text in a line following a whitespace and a \"#\" character, should be interpreted as a comment which will be removed/ignored during processing of the requirements file.\n\nHowever, due to a flaw in pipenv's parsing of requirements files, an attacker can insert a specially crafted string inside a comment anywhere within a requirements.txt file, which will cause victims who use pipenv to install the requirements file (e.g. with \"`pipenv install -r requirements.txt`\") to download dependencies from a package index server controlled by the attacker. By embedding malicious code in packages served from their malicious index server, the attacker is then able to gain arbitrary remote code execution on the victims' systems.\n\nThe vulnerable requirements file parsing code is in the parse_indexes(str: line) function of the pipenv.utils module:\n\nhttps://github.com/pypa/pipenv/blob/cdde3f7bcee6bacba89538f73aba9401337be10c/pipenv/utils.py#L2061-L2078\n\nThis function is called iteratively on each line of a requirements file, and uses the argparse module to find and process `--index-url`, `--extra-index-url`, and `--trusted-host` options (and variations thereof). However, it does not ignore these options when they appear in comments, or validate that these options appear on their own lines as required by the requirements file specification (see: https://pip.pypa.io/en/stable/reference/requirements-file-format/#global-options). The options can also be abbreviated due to default behavior provided by the `argparse.ArgumentParser` object used to parse these options in the requirements file, so that `--trusted-host` and `--t` will be treated as equivalent by pipenv, for example.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [https://github.com/pypa/pipenv/](https://github.com/pypa/pipenv/)\n* Contact the pipenv maintainers:\n  * [Dan Ryan](https://github.com/techalchemy)\n  * [Tzu-ping Chung](https://github.com/uranusjr)\n  * [Nate Prewitt](https://github.com/nateprewitt)\n* Contact the contributor who discovered the issue and authored this report:\n  * [Chris Passarello](https://github.com/milo-minderbinder)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-12T22:29:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H","references":["https://github.com/pypa/pipenv/security/advisories/GHSA-qc9x-gjcv-465w","https://github.com/pypa/pipenv/commit/439782a8ae36c4762c88e43d5f0d8e563371b46f","https://nvd.nist.gov/vuln/detail/CVE-2022-21668","https://github.com/pypa/pipenv/releases/tag/v2022.1.8","https://github.com/pypa/advisory-database/tree/main/vulns/pipenv/PYSEC-2022-6.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56HBA3EOSLEDNCCBJVHE6DO34P56EOUM","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KCROBYHUS6DKQPCXBRPCZ5CDBNQTYAWT","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QHQRIWKDP3SVJABAPEXBIQPKDI6UP7G4","https://github.com/advisories/GHSA-qc9x-gjcv-465w"],"source_kind":"github","identifiers":["GHSA-qc9x-gjcv-465w","CVE-2022-21668"],"repository_url":"https://github.com/pypa/pipenv","blast_radius":32.33466985272347,"packages":[{"versions":[{"first_patched_version":"2022.1.8","vulnerable_version_range":"\u003e= 2018.10.9, \u003c 2022.1.8"}],"ecosystem":"pypi","package_name":"pipenv"}],"created_at":"2022-12-21T16:12:38.789Z","updated_at":"2024-10-11T21:22:03.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pipenv","docker_dependents_count":484,"docker_downloads_count":182213445,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":false,"issue_metadata":{"last_synced_at":"2024-10-22T21:09:02.839Z","issues_count":566,"pull_requests_count":303,"avg_time_to_close_issue":23074095.673469387,"avg_time_to_close_pull_request":2758730.7862318843,"issues_closed_count":335,"pull_requests_closed_count":276,"pull_request_authors_count":76,"issue_authors_count":407,"avg_comments_per_issue":6.712014134275618,"avg_comments_per_pull_request":1.2739273927392738,"merged_pull_requests_count":229,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":170,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":3440253.034090909,"past_year_avg_time_to_close_pull_request":1450362.0877192982,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":133,"past_year_avg_comments_per_issue":3.1588235294117646,"past_year_avg_comments_per_pull_request":1.1271186440677965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"uranusjr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv/related_packages","maintainers":[{"uuid":"frostming","login":"frostming","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://pypi.org/user/frostming/","role":null,"created_at":"2022-11-14T20:30:55.139Z","updated_at":"2022-11-14T20:30:55.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frostming/packages"},{"uuid":"kennethreitz","login":"kennethreitz","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://pypi.org/user/kennethreitz/","role":null,"created_at":"2022-11-14T20:30:54.808Z","updated_at":"2022-11-14T20:30:54.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kennethreitz/packages"},{"uuid":"nateprewitt","login":"nateprewitt","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/nateprewitt/","role":null,"created_at":"2022-11-14T20:30:54.821Z","updated_at":"2022-11-14T20:30:54.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nateprewitt/packages"},{"uuid":"tuxtimo","login":"tuxtimo","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/tuxtimo/","role":null,"created_at":"2022-11-14T20:30:55.104Z","updated_at":"2022-11-14T20:30:55.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tuxtimo/packages"},{"uuid":"matteiuspi","login":"matteiuspi","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/matteiuspi/","role":null,"created_at":"2022-11-14T20:30:55.147Z","updated_at":"2022-11-14T20:30:55.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/matteiuspi/packages"},{"uuid":"oz123","login":"oz123","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/oz123/","role":null,"created_at":"2022-11-14T20:30:55.266Z","updated_at":"2022-11-14T20:30:55.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/oz123/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":5285537,"name":"pipenv","ecosystem":"conda","description":"Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world.","homepage":"https://github.com/pypa/pipenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-15T15:38:20.000Z","latest_release_published_at":"2022-07-15T15:38:20.000Z","latest_release_number":"2022.7.4","last_synced_at":"2025-08-15T23:40:07.310Z","created_at":"2022-10-03T15:43:01.924Z","updated_at":"2025-08-16T03:54:26.219Z","registry_url":"https://anaconda.org/anaconda/pipenv","install_command":"conda install -c anaconda pipenv","documentation_url":null,"metadata":{},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:26.219Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":43.07411907654921,"dependent_packages_count":51.06318347509114,"stargazers_count":3.827460510328068,"forks_count":7.837181044957473,"docker_downloads_count":null,"average":26.450486026731472},"purl":"pkg:conda/pipenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pipenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pipenv/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":3625546,"name":"github.com/pypa/pipenv","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":"github.com/pypa","versions_count":386,"first_release_published_at":"2017-01-20T21:52:10.000Z","latest_release_published_at":"2025-07-07T21:44:30.000Z","latest_release_number":"v2025.0.4+incompatible","last_synced_at":"2025-08-15T20:03:42.860Z","created_at":"2022-04-11T08:09:30.251Z","updated_at":"2025-08-16T03:54:36.457Z","registry_url":"https://pkg.go.dev/github.com/pypa/pipenv","install_command":"go get github.com/pypa/pipenv","documentation_url":"https://pkg.go.dev/github.com/pypa/pipenv#section-documentation","metadata":{},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:36.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.712729684882282,"dependent_packages_count":9.552533439361593,"stargazers_count":0.06859224158846453,"forks_count":0.5606192671313366,"docker_downloads_count":null,"average":3.7236186582409188},"purl":"pkg:golang/github.com/pypa/pipenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pypa/pipenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pypa/pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pypa/pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fpipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fpipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fpipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fpipenv/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4147906,"name":"pipenv","ecosystem":"homebrew","description":"Python dependency management tool","homepage":"https://github.com/pypa/pipenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":68,"first_release_published_at":"2022-04-12T16:54:18.840Z","latest_release_published_at":"2025-07-12T14:50:01.341Z","latest_release_number":"2025.0.4","last_synced_at":"2025-08-15T23:40:02.039Z","created_at":"2022-04-12T16:54:18.833Z","updated_at":"2025-08-16T03:54:36.461Z","registry_url":"https://formulae.brew.sh/formula/pipenv","install_command":"brew install pipenv","documentation_url":null,"metadata":{},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:36.461Z","dependent_packages_count":0,"downloads":5533,"downloads_period":"last-month","dependent_repos_count":215,"rankings":{"downloads":3.905503209067322,"dependent_repos_count":1.788884337020347,"dependent_packages_count":19.2270927215622,"stargazers_count":0.6554690700532568,"forks_count":1.0924484500887615,"docker_downloads_count":null,"average":5.333879557558378},"purl":"pkg:brew/pipenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/pipenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pipenv/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":2946018,"name":"thoth-pipenv","ecosystem":"pypi","description":"Python Development Workflow for Humans.","homepage":"https://github.com/pypa/pipenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-12-16T09:37:28.000Z","latest_release_published_at":"2020-01-29T11:47:23.000Z","latest_release_number":"2020.1.29","last_synced_at":"2025-08-15T16:34:17.001Z","created_at":"2022-04-10T12:50:08.197Z","updated_at":"2025-08-16T03:54:36.430Z","registry_url":"https://pypi.org/project/thoth-pipenv/","install_command":"pip install thoth-pipenv --index-url https://pypi.org/simple","documentation_url":"https://thoth-pipenv.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"thoth-pipenv","project_status":null},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:36.429Z","dependent_packages_count":0,"downloads":53,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.775239501699446,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":0.08505747563873978,"forks_count":0.3459384579669551,"docker_downloads_count":null,"average":15.174829246947434},"purl":"pkg:pypi/thoth-pipenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/thoth-pipenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/thoth-pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/thoth-pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/thoth-pipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/thoth-pipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/thoth-pipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/thoth-pipenv/related_packages","maintainers":[{"uuid":"goern","login":"goern","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/goern/","role":null,"created_at":"2023-01-18T17:39:10.551Z","updated_at":"2023-01-18T17:39:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/goern/packages"},{"uuid":"sesheta","login":"sesheta","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/sesheta/","role":null,"created_at":"2023-01-18T17:39:10.604Z","updated_at":"2023-01-18T17:39:10.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sesheta/packages"},{"uuid":"fridex","login":"fridex","name":null,"email":null,"url":null,"packages_count":55,"html_url":"https://pypi.org/user/fridex/","role":null,"created_at":"2023-01-18T17:39:10.510Z","updated_at":"2023-01-18T17:39:10.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fridex/packages"},{"uuid":"fmurdaca","login":"fmurdaca","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/fmurdaca/","role":null,"created_at":"2023-01-18T17:39:10.484Z","updated_at":"2023-01-18T17:39:10.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fmurdaca/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":5300445,"name":"pipenv","ecosystem":"conda","description":null,"homepage":"https://github.com/pypa/pipenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2019-10-19T09:23:15.000Z","latest_release_published_at":"2022-11-11T19:46:25.000Z","latest_release_number":"2022.11.11","last_synced_at":"2025-08-15T23:40:12.193Z","created_at":"2022-10-03T16:08:51.801Z","updated_at":"2025-08-16T03:54:36.438Z","registry_url":"https://anaconda.org/conda-forge/pipenv","install_command":"conda install -c conda-forge pipenv","documentation_url":null,"metadata":{},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:36.437Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.76121562952243,"dependent_packages_count":51.58441039972055,"stargazers_count":1.4571585408453516,"forks_count":2.9642197714456806,"docker_downloads_count":null,"average":17.6917510853835},"purl":"pkg:conda/pipenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pipenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pipenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pipenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pipenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pipenv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pipenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pipenv/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":13414,"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-08T06:53:21.618Z","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":2852633,"name":"pipenv-cn","ecosystem":"pypi","description":"Python Development Workflow for Humans.","homepage":"https://github.com/pypa/pipenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pipenv","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-03-27T15:49:43.000Z","latest_release_published_at":"2020-03-27T15:49:43.000Z","latest_release_number":"2020.3.27.dev0","last_synced_at":"2025-08-15T23:40:00.404Z","created_at":"2022-04-10T12:03:21.052Z","updated_at":"2025-08-16T03:54:36.445Z","registry_url":"https://pypi.org/project/pipenv-cn/","install_command":"pip install pipenv-cn --index-url https://pypi.org/simple","documentation_url":"https://pipenv-cn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"pipenv-cn","project_status":null},"repo_metadata":{"id":37250269,"uuid":"79510167","full_name":"pypa/pipenv","owner":"pypa","description":" Python Development Workflow for Humans.","archived":false,"fork":false,"pushed_at":"2025-07-07T21:44:50.000Z","size":258050,"stargazers_count":25086,"open_issues_count":232,"forks_count":1875,"subscribers_count":361,"default_branch":"main","last_synced_at":"2025-08-15T23:13:11.786Z","etag":null,"topics":["packaging","pip","pipfile","python","virtualenv"],"latest_commit_sha":null,"homepage":"https://pipenv.pypa.io","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/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["oz123","matteius"]}},"created_at":"2017-01-20T00:44:02.000Z","updated_at":"2025-08-15T15:12:37.000Z","dependencies_parsed_at":"2023-09-24T10:03:08.214Z","dependency_job_id":"d039619d-d9f3-4507-98bc-07427feca90e","html_url":"https://github.com/pypa/pipenv","commit_stats":{"total_commits":6830,"total_committers":501,"mean_commits":"13.632734530938123","dds":0.6551976573938507,"last_synced_commit":"59a0c897f71ce9df900d7330cf9a83b612c3f826"},"previous_names":[],"tags_count":397,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pipenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270664495,"owners_count":24624760,"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-16T02:00:11.002Z","response_time":91,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2025-08-10T00:32:42.499Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":87842,"followers":2039,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-08-10T00:32:42.499Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"v2025.0.3","sha":"218f1a897cf1490e407188f564b76a9e946b3610","kind":"tag","published_at":"2025-05-29T23:18:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.3/manifests"},{"name":"v2025.0.2","sha":"81fece4de1a7305adcce21f5b552011e93537be3","kind":"tag","published_at":"2025-05-02T16:48:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.2/manifests"},{"name":"v2025.0.1","sha":"13edd728e4d4e7b73e2c34f0797312eb270ac137","kind":"tag","published_at":"2025-04-24T14:40:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.1/manifests"},{"name":"v2025.0.0","sha":"a30907ce9ae5c446c3483ea29a25bb0aad375331","kind":"tag","published_at":"2025-04-24T12:12:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2025.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2025.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2025.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2025.0.0/manifests"},{"name":"v2024.4.1","sha":"afde9b4773b0efeb6655e7e089f7c710ccd3b467","kind":"tag","published_at":"2025-01-22T20:35:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.1/manifests"},{"name":"v2024.4.0","sha":"1dc28bd54b24862263262b8ef4b819ce22656984","kind":"tag","published_at":"2024-11-05T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.4.0/manifests"},{"name":"v2024.3.1","sha":"dad0008061d321b03ed7ee1a48c1d34237071822","kind":"tag","published_at":"2024-10-31T03:07:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.1/manifests"},{"name":"v2024.3.0","sha":"969ec20cdc5e8167c56c4c1dd245082ca3439fdd","kind":"tag","published_at":"2024-10-29T23:44:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.3.0/manifests"},{"name":"v2024.2.0","sha":"0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d","kind":"tag","published_at":"2024-10-22T18:35:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.2.0/manifests"},{"name":"v2024.1.0","sha":"2b9c78aff7a1120cb68c65d1777dd9001bf12ed2","kind":"tag","published_at":"2024-09-29T22:37:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.1.0/manifests"},{"name":"v2024.0.3","sha":"0b6b428bcd33e2ce855fdba83ec5f4280ec11e26","kind":"tag","published_at":"2024-09-23T03:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.3/manifests"},{"name":"v2024.0.2","sha":"13d051b489125d95bad9ecbb44264662cd6bc8e1","kind":"tag","published_at":"2024-09-13T21:39:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.2/manifests"},{"name":"v2024.0.1","sha":"7493d181b2ede1bf5820189c128020d156cb51f2","kind":"tag","published_at":"2024-06-11T11:54:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.1/manifests"},{"name":"v2024.0.0","sha":"0618fab5f40a599335f0c363abaaa882bf33dd29","kind":"tag","published_at":"2024-06-07T01:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2024.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2024.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2024.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2024.0.0/manifests"},{"name":"v2023.12.1","sha":"80363b9374fbd2eab2284b05e7f5d994540012be","kind":"tag","published_at":"2024-02-05T01:02:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.1/manifests"},{"name":"v2023.12.0","sha":"d4483dd2a3cd55c45de2e3d5ca98094c67b64af3","kind":"tag","published_at":"2024-02-01T23:24:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.12.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.12.0/manifests"},{"name":"v2023.11.17","sha":"7a640f21266efac7c530c772ebabf08ee0a7e1f1","kind":"tag","published_at":"2024-01-22T03:03:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.17/manifests"},{"name":"v2023.11.15","sha":"7ec8fee4f261bf27a655e926df34ea63c2c3ea0d","kind":"tag","published_at":"2023-11-15T23:31:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.15/manifests"},{"name":"v2023.11.14","sha":"ff5cbbb3484de90744be2bee0bc8fc4af836d95c","kind":"tag","published_at":"2023-11-14T23:32:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.11.14/manifests"},{"name":"v2023.10.24","sha":"07787da9aa87162955bb2d6890ba951ddc26199a","kind":"tag","published_at":"2023-10-24T22:24:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.24/manifests"},{"name":"v2023.10.20","sha":"fd4147bd7e69620ef257ea57c0b67eaa80d01ab7","kind":"tag","published_at":"2023-10-20T12:51:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.20/manifests"},{"name":"v2023.10.3","sha":"71efe85d8986a73239d573bb563f9373d9ce03db","kind":"tag","published_at":"2023-10-03T13:21:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.10.3/manifests"},{"name":"v2023.9.8","sha":"cdbb2c1f80540ca253e4c6dbabc1e4bac0a0b491","kind":"tag","published_at":"2023-09-08T12:41:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.8/manifests"},{"name":"v2023.9.7","sha":"778b8ed10fbf2e78d6653bf19dd8bc2cfcff6f5e","kind":"tag","published_at":"2023-09-07T14:55:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.7/manifests"},{"name":"v2023.9.1","sha":"fd76fd84cd417d2dc35e59f0da69810012c7a6c8","kind":"tag","published_at":"2023-09-01T14:34:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.9.1/manifests"},{"name":"v2023.8.28","sha":"10d4d96ff130ceea3a5feef4e3754de75dadd456","kind":"tag","published_at":"2023-08-29T01:05:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.28/manifests"},{"name":"v2023.8.26","sha":"e4460875814897c38beace908de6b2b028c10e75","kind":"tag","published_at":"2023-08-26T23:22:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.26/manifests"},{"name":"v2023.8.25","sha":"1a2c0ae473bdc869cfa5542f22ab3b7495d3a4ea","kind":"tag","published_at":"2023-08-25T18:32:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.25/manifests"},{"name":"v2023.8.23","sha":"c9c98afeb1255a2a657728998aba3e0e4052e41a","kind":"tag","published_at":"2023-08-23T01:16:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.23/manifests"},{"name":"v2023.8.22","sha":"8f2757b6e44ca9e8d75c53edebec8877939fe0c6","kind":"tag","published_at":"2023-08-22T10:29:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.22","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.22/manifests"},{"name":"v2023.8.21","sha":"d0aca13ed427a6b79c24438398821445af0c5ff4","kind":"tag","published_at":"2023-08-22T02:18:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.21/manifests"},{"name":"v2023.8.20","sha":"96fe0e630fa873a26b8f31f172437f9259a0a457","kind":"tag","published_at":"2023-08-20T12:20:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.20/manifests"},{"name":"v2023.8.19","sha":"1caaf9f3c39a83e7dafee7105ffd086543fc4c0f","kind":"tag","published_at":"2023-08-19T20:49:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.8.19/manifests"},{"name":"v2023.7.23","sha":"836e756f186c90af6e08c5134977ce45fa3bf505","kind":"tag","published_at":"2023-07-23T20:58:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.23/manifests"},{"name":"v2023.7.11","sha":"de356738dfb5deb6401da87d1d1317ec33d01014","kind":"tag","published_at":"2023-07-11T18:58:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.11/manifests"},{"name":"v2023.7.9","sha":"0fe379d1035dd5642fe22a1db511d025226f7b7d","kind":"tag","published_at":"2023-07-09T20:02:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.9/manifests"},{"name":"v2023.7.4","sha":"1808923cf64cf0bddf728139c48ef0a733ac8dcc","kind":"tag","published_at":"2023-07-05T02:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.4/manifests"},{"name":"v2023.7.3","sha":"e790186f6a686b764d72d083bd8bdbbbc0110ade","kind":"tag","published_at":"2023-07-02T19:44:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.3/manifests"},{"name":"v2023.7.1","sha":"d976c6c5dc1db8f221163c0064e0068efd9a9159","kind":"tag","published_at":"2023-07-01T23:21:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.7.1/manifests"},{"name":"v2023.6.26","sha":"0dd2afd7aef579cf85ffa958f806bbfcdb3e9e7b","kind":"tag","published_at":"2023-06-26T22:20:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.26/manifests"},{"name":"v2023.6.18","sha":"eb18a8b5c20d0d53bebe081c7a5a87276ac48c90","kind":"tag","published_at":"2023-06-18T20:47:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.18/manifests"},{"name":"v2023.6.12","sha":"5a197c0baf057612291e9bd8e07c18e30e2a9162","kind":"tag","published_at":"2023-06-12T01:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.12/manifests"},{"name":"v2023.6.11","sha":"21b741455e22f7b55fa057d8fb55af9ef6a18c36","kind":"tag","published_at":"2023-06-11T14:06:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.11/manifests"},{"name":"v2023.6.2","sha":"3226a9fd013ddfa4ac91c35eac3211846006d1c5","kind":"tag","published_at":"2023-06-02T10:19:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.6.2/manifests"},{"name":"v2023.5.19","sha":"b2a68c16e6d959da86680402de585d7c6ebadd30","kind":"tag","published_at":"2023-05-19T22:48:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.5.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.5.19/manifests"},{"name":"v2023.4.29","sha":"523c2582021259d79688ada8588895f9c5e7f1d3","kind":"tag","published_at":"2023-04-29T21:01:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.29/manifests"},{"name":"v2023.4.20","sha":"eb83fbe59f4dd49bab74056c6bd87e8fe37ce2bd","kind":"tag","published_at":"2023-04-20T04:02:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.4.20/manifests"},{"name":"v2023.3.20","sha":"cbce8bf8d89ceac84558b148203ec816bccc088e","kind":"tag","published_at":"2023-03-19T18:57:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.20/manifests"},{"name":"v2023.3.18","sha":"2c8a292cf8ddfbfe983a7f773fa4e8c044a8182e","kind":"tag","published_at":"2023-03-18T13:14:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.3.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.3.18/manifests"},{"name":"v2023.2.18","sha":"e8e15a4fd508399339f9876d903fc56f918bf1fb","kind":"tag","published_at":"2023-02-18T22:12:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.18/manifests"},{"name":"v2023.2.4","sha":"aaec00d6162c26e77a4ecb0c9c96a2f0a80bc1c0","kind":"tag","published_at":"2023-02-04T11:24:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2023.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2023.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2023.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2023.2.4/manifests"},{"name":"v2022.12.19","sha":"ea5a0becacad4a20dd6308f7194231cb44403d0f","kind":"tag","published_at":"2022-12-19T10:23:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.19/manifests"},{"name":"v2022.12.17","sha":"56f2dc42168bd1812f819a4bfdc0843ab48f40fc","kind":"tag","published_at":"2022-12-17T15:15:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.12.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.12.17/manifests"},{"name":"v2022.11.30","sha":"321a7d0759f14b91146896dfd2c8192a5776df87","kind":"tag","published_at":"2022-11-30T16:05:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.30/manifests"},{"name":"v2022.11.25","sha":"dde50c0b48fb37e6b76061e99394e7f2f3486304","kind":"tag","published_at":"2022-11-24T22:15:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25/manifests"},{"name":"v2022.11.25.dev0","sha":"6a0eda34bc8eb66d1c0f91369ea8c8070f70a6f8","kind":"tag","published_at":"2022-11-24T21:54:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.25.dev0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.25.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.25.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.25.dev0/manifests"},{"name":"v2022.11.24","sha":"8ef4990c2c8333b0addcea8a815f76e96196f8d9","kind":"tag","published_at":"2022-11-24T20:53:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.24/manifests"},{"name":"v2022.11.23","sha":"3b53abf643e24c89d5425b350851eb7ceb05edbb","kind":"tag","published_at":"2022-11-23T13:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.23/manifests"},{"name":"v2022.11.11","sha":"8f47f9054892e59acaa73c0be0792ada185638f7","kind":"tag","published_at":"2022-11-11T16:19:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.11/manifests"},{"name":"v2022.11.5","sha":"137abbd3a1b82c77202f7d6475d8913c137069d2","kind":"tag","published_at":"2022-11-05T06:35:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.5/manifests"},{"name":"v2022.11.4","sha":"9297261c1be7a3d3aebfda27c8d687b0024aad50","kind":"tag","published_at":"2022-11-04T21:07:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.11.4/manifests"},{"name":"v2022.10.25","sha":"e61a8a0b1d8dc640956a6a818c1902e57fc57256","kind":"tag","published_at":"2022-10-26T02:18:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.25/manifests"},{"name":"v2022.10.12","sha":"b5710b2419b4d8579b25684446fb937956e1eff6","kind":"tag","published_at":"2022-10-12T20:20:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.12/manifests"},{"name":"v2022.10.11","sha":"3fbc39a9c580d52742b22edd3648ecb0bd408edc","kind":"tag","published_at":"2022-10-11T13:22:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.11/manifests"},{"name":"v2022.10.10","sha":"68485cd5703248e061418feda6e2768b83a53c25","kind":"tag","published_at":"2022-10-10T12:14:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.10/manifests"},{"name":"v2022.10.9","sha":"eab868d5a42a3369db9981096abedae965b8a2a7","kind":"tag","published_at":"2022-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.9/manifests"},{"name":"v2022.10.4","sha":"6c457fe41cb4135b5fc2b457a0e0b09427c8ee79","kind":"tag","published_at":"2022-10-05T01:38:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.10.4/manifests"},{"name":"v2022.9.24","sha":"0ee9f18044e8bc8118debe44f001866a3a330d45","kind":"tag","published_at":"2022-09-24T23:27:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.24/manifests"},{"name":"v2022.9.21","sha":"dc3141b0fd7c1ff1e043bf5ed44e1f947366a8c7","kind":"tag","published_at":"2022-09-21T14:28:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.21/manifests"},{"name":"v2022.9.20","sha":"7d8400928d26e3ce6673336340c29a0857f59c86","kind":"tag","published_at":"2022-09-20T18:47:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.20/manifests"},{"name":"v2022.9.8","sha":"20bb0c532b04e1970a84bb7901928d8c9040fb36","kind":"tag","published_at":"2022-09-08T14:45:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.8/manifests"},{"name":"v2022.9.4","sha":"3b4bde7bb03c0e6c4f0243992fa0236038fa9aaf","kind":"tag","published_at":"2022-09-04T13:24:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.4/manifests"},{"name":"v2022.9.2","sha":"a5c44931576711853839eba6619879fca33db9d3","kind":"tag","published_at":"2022-09-02T14:01:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.9.2/manifests"},{"name":"v2022.8.31","sha":"1124db29867662adb5485de7d482360ffc02b295","kind":"tag","published_at":"2022-09-01T00:13:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.31","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.31/manifests"},{"name":"v2022.8.30","sha":"54ddf16065eab271436590fe47d88188acb6a19a","kind":"tag","published_at":"2022-08-30T21:38:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.30/manifests"},{"name":"v2022.8.24","sha":"72aede674fd9064b37c87801d39167e484952248","kind":"tag","published_at":"2022-08-24T21:07:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.24/manifests"},{"name":"v2022.8.19","sha":"5469824b6e648fd2c5752fbb6659ea82146e44fb","kind":"tag","published_at":"2022-08-19T12:16:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.19","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.19/manifests"},{"name":"v2022.8.17","sha":"68e2cb1ec3996454921087b493c26a6c3a6973a0","kind":"tag","published_at":"2022-08-17T06:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.17","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.17/manifests"},{"name":"v2022.8.15","sha":"8405bbf59a78017b143bf877d34f11a933d666b3","kind":"tag","published_at":"2022-08-15T04:01:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.15/manifests"},{"name":"v2022.8.14","sha":"d74f277f6ccb304a0ada5f687263cbfc90774904","kind":"tag","published_at":"2022-08-14T04:03:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.14/manifests"},{"name":"v2022.8.13","sha":"7a39d54179255380c17c6d3b34df51f84f1bd31a","kind":"tag","published_at":"2022-08-13T12:41:59.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.13/manifests"},{"name":"v2022.8.5","sha":"b642b1fe5ac802d3eb074ecce07b74a19d2a2de3","kind":"tag","published_at":"2022-08-05T14:45:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.8.5/manifests"},{"name":"v2022.7.24","sha":"0022881b18ee008d032d48f6a353f8fc52fda950","kind":"tag","published_at":"2022-07-24T11:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.24/manifests"},{"name":"v2022.7.4","sha":"14bc6de4c0fde7fcfc4b3945bdb1d9b61e500944","kind":"tag","published_at":"2022-07-04T21:26:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.7.4/manifests"},{"name":"v2022.6.7","sha":"3a56e3ba40f70f3c392fddfd196459fd9501fe2d","kind":"tag","published_at":"2022-06-07T14:11:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.6.7/manifests"},{"name":"v2022.5.2","sha":"08d96a3df1fbeafd4b537d32f0acbc66a3e33abc","kind":"tag","published_at":"2022-05-03T03:42:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.5.2/manifests"},{"name":"v2022.4.30","sha":"e8ce365b9568022c73086667ed60649a97f71a80","kind":"tag","published_at":"2022-04-30T23:09:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.30","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.30/manifests"},{"name":"v2022.4.21","sha":"7191f5ca57e99e5c7624b242a119a85cb39ffc4f","kind":"tag","published_at":"2022-04-22T03:47:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.21","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.21/manifests"},{"name":"v2022.4.20","sha":"8d5db1a47dc09e9ec5463fe23bde976158a3ad67","kind":"tag","published_at":"2022-04-21T02:44:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.20","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.20/manifests"},{"name":"v2022.4.8","sha":"1d0fc9377089878bde9bdb1ac398b5afd57b2ff1","kind":"tag","published_at":"2022-04-08T21:42:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.4.8/manifests"},{"name":"v2022.3.28","sha":"7c9d4ee1b091524ace9142dffe836605efdf631c","kind":"commit","published_at":"2022-03-28T03:11:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.28/manifests"},{"name":"v2022.3.24","sha":"660db3ef1a72112b8350b67b1f8bf78c611b37e9","kind":"commit","published_at":"2022-03-23T23:32:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.24","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.24/manifests"},{"name":"v2022.3.23","sha":"6266871b384cf44e36134975b8b18d6ce2bb3a9f","kind":"commit","published_at":"2022-03-23T02:15:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.3.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.3.23/manifests"},{"name":"v2022.1.8","sha":"d378b9f91c811c95069cda9369465aae11bf67a4","kind":"tag","published_at":"2022-01-08T15:30:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2022.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v2022.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2022.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2022.1.8/manifests"},{"name":"v2021.11.23","sha":"1a5584e9a5d38a62e94c8bdc7bcb5da38613d718","kind":"tag","published_at":"2021-11-23T15:24:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.23","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.23/manifests"},{"name":"v2021.11.15","sha":"b0ceaed5bcf18ef0fba612b2d0c1be7f66356cef","kind":"tag","published_at":"2021-11-15T01:36:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.15/manifests"},{"name":"v2021.11.9","sha":"706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067","kind":"tag","published_at":"2021-11-09T04:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.9/manifests"},{"name":"v2021.11.5.post0","sha":"202acd64c0f1704b0a816bb72de80cff989972b9","kind":"tag","published_at":"2021-11-05T15:39:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5.post0","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5.post0/manifests"},{"name":"v2021.11.5","sha":"2da61b03e86679be851c5a1a2780f648daf3f3f0","kind":"tag","published_at":"2021-11-05T10:32:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.11.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.11.5/manifests"},{"name":"v2021.5.29","sha":"72835f142c8010f686ca26af21f3f9079d5bf997","kind":"tag","published_at":"2021-05-29T03:06:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2021.5.29","html_url":"https://github.com/pypa/pipenv/releases/tag/v2021.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2021.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2021.5.29/manifests"},{"name":"v2020.11.15","sha":"dc377ef2d2b38b09bcf6f71ac7aa919e5ecad128","kind":"tag","published_at":"2020-11-15T04:13:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.15","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.15/manifests"},{"name":"v2020.11.4","sha":"642f084903e44c07eb99aefd7f76282dfdebb117","kind":"tag","published_at":"2020-11-04T12:29:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.11.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.11.4/manifests"},{"name":"v2020.8.13","sha":"9299ae1f7353bdd523a1829f3c7cad0ee67c2e3b","kind":"tag","published_at":"2020-08-13T13:23:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.8.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.8.13/manifests"},{"name":"v2020.6.2","sha":"a44b9828bd9a4b780bd0404fa133e544da576436","kind":"tag","published_at":"2020-06-02T06:10:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.6.2/manifests"},{"name":"v2020.5.28","sha":"472618cf0d5a7f7a8c0ce1379e0cb61f89f4ac0d","kind":"tag","published_at":"2020-05-28T04:50:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.5.28","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.5.28/manifests"},{"name":"v2020.4.1b2","sha":"96df756c662d34ad3ae577f7b84d844eea538060","kind":"tag","published_at":"2020-05-20T20:12:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b2/manifests"},{"name":"v2020.4.1b1","sha":"36a5a7cf6eaf2600d022f953bbd3dcfd08b376bf","kind":"commit","published_at":"2020-04-29T04:02:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1b1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1b1/manifests"},{"name":"v2020.4.1a2","sha":"4e7b6e6093ee47fb3d564fd8c8be1ff415275923","kind":"commit","published_at":"2020-04-29T00:53:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2020.4.1a2","html_url":"https://github.com/pypa/pipenv/releases/tag/v2020.4.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2020.4.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2020.4.1a2/manifests"},{"name":"v2018.11.26","sha":"742ae1b99b335ffb6d83a2240035af739cacafff","kind":"tag","published_at":"2018-11-26T06:56:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.26","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.26/manifests"},{"name":"v2018.11.14","sha":"6f07e72e5aeaa642f09b3517f8816b82675dd141","kind":"commit","published_at":"2018-11-14T23:35:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.11.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.11.14/manifests"},{"name":"v2018.10.13","sha":"5e9433e4e499ba769c1e4572fe570fe8240d1486","kind":"commit","published_at":"2018-10-13T21:15:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.13/manifests"},{"name":"v2018.10.9","sha":"acc6d7569696fa6666839bbff0f5547f101d4b3b","kind":"commit","published_at":"2018-10-09T07:09:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.10.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.10.9/manifests"},{"name":"v2018.7.1","sha":"46ba42b6fb3b7a402c998dce228bc6ca437408fd","kind":"commit","published_at":"2018-07-01T21:00:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.7.1/manifests"},{"name":"v2018.6.25","sha":"eb2a7c18c63943de945dc018e6891f4e58aa7518","kind":"commit","published_at":"2018-06-25T08:04:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.6.25","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.6.25/manifests"},{"name":"v2018.05.18","sha":"968aea1f5a9108a72ff4e09c50bb2f7f135b4aa3","kind":"commit","published_at":"2018-05-12T21:04:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2018.05.18","html_url":"https://github.com/pypa/pipenv/releases/tag/v2018.05.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2018.05.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2018.05.18/manifests"},{"name":"v11.10.4","sha":"8c171e943ebbde16a8cc009c002689f2368c0ce3","kind":"commit","published_at":"2018-05-08T20:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.4/manifests"},{"name":"v11.10.3","sha":"0eb95ecbfc79e9e0ead59387a81ffacaf805ae98","kind":"commit","published_at":"2018-05-07T21:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.3/manifests"},{"name":"v11.10.2","sha":"5e41e8c6c14334bbe21429471ac0ff5cccc9600f","kind":"commit","published_at":"2018-05-07T19:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.2/manifests"},{"name":"v11.10.1","sha":"373073027fab4cc8459eb442562799d9832b3dcd","kind":"commit","published_at":"2018-04-27T03:28:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1/manifests"},{"name":"v11.10.1.dev5","sha":"4ba255febcc6f7cd9585eec5ee0bbb00496e7127","kind":"commit","published_at":"2018-04-24T23:37:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev5/manifests"},{"name":"v11.10.1.dev4","sha":"703e34e4ec670fe98f714555d088f6c273b355e4","kind":"commit","published_at":"2018-04-23T22:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev4/manifests"},{"name":"v11.10.1.dev3","sha":"8fa2a9e69f41f84b57624a0447d0be379f7ff9c2","kind":"commit","published_at":"2018-04-23T22:19:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev3/manifests"},{"name":"v11.10.1.dev2","sha":"adff22b114a1cc743c705e5378a1c955aafe1761","kind":"commit","published_at":"2018-04-23T20:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev2/manifests"},{"name":"v11.10.1.dev1","sha":"4044ba5ae9e7fd99870f50dc8a1465607d406c70","kind":"commit","published_at":"2018-04-23T00:38:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.1.dev1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.1.dev1/manifests"},{"name":"v11.10.0","sha":"eddc72ac1348939a1531903ed25fde640f29768f","kind":"commit","published_at":"2018-04-11T21:06:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.10.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"a58e2a83926cdfbc55a55c165101b3d76bb4dc95","kind":"commit","published_at":"2018-03-21T11:05:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.9.0/manifests"},{"name":"v11.8.3","sha":"0760cf0a9cb065330bfe7fbaee978999ae7c39e3","kind":"commit","published_at":"2018-03-19T12:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"c52300a5ca27006bd732237e0b82900b9b16c374","kind":"commit","published_at":"2018-03-19T10:24:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.2/manifests"},{"name":"v11.8.0","sha":"7aa099cdd360cbf87e5aba238f0e7134bcc623c2","kind":"commit","published_at":"2018-03-14T23:00:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"53fd7d68f9afa31c8dfbf5361f59ed5f411b9f60","kind":"commit","published_at":"2018-03-14T15:23:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"67423268071e926a1488075c8557e3e4f68bd04f","kind":"commit","published_at":"2018-03-14T13:44:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"57c20999c685f8aa5595b36e8c0e41386a802139","kind":"commit","published_at":"2018-03-14T11:00:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"998220ff9eea48107070f3c3a25b1c63e4fa0415","kind":"commit","published_at":"2018-03-14T01:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"e7971865b2041a18618c64be989dbafecd107d60","kind":"commit","published_at":"2018-03-14T00:08:45.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.7.0/manifests"},{"name":"v11.6.9","sha":"47e97b825d2c01f0fc95ec2c5a5637073987cc5c","kind":"commit","published_at":"2018-03-13T19:11:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.9/manifests"},{"name":"v11.6.8","sha":"15bdf869318849aee5b08bd45acd56f241fbebeb","kind":"commit","published_at":"2018-03-13T18:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.8/manifests"},{"name":"v11.6.7","sha":"22c080a1cb2b4b6aa109c3028f177198c1af2291","kind":"commit","published_at":"2018-03-13T16:35:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.7/manifests"},{"name":"v11.6.5","sha":"2e690343e18d80c815a40126ac6ed5527b92d05f","kind":"commit","published_at":"2018-03-13T16:24:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.5/manifests"},{"name":"v11.6.4","sha":"0b5576a635788c619dd541cd3f936f84e25a9ae9","kind":"commit","published_at":"2018-03-13T15:45:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.4/manifests"},{"name":"v11.6.3","sha":"900185518851ffec19b9a193643f17ef6cf7d3c1","kind":"commit","published_at":"2018-03-13T14:15:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.3/manifests"},{"name":"v11.6.2","sha":"bfc5268a27fb3dda02a8896a092cb585b4568c63","kind":"commit","published_at":"2018-03-13T13:21:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.2/manifests"},{"name":"v11.6.1","sha":"e672a8021bb4ddbb01bdf95c770fa9421358f952","kind":"commit","published_at":"2018-03-12T21:28:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"4f76dbc0bffefd5f12bf2d7996afc99d06e394d1","kind":"commit","published_at":"2018-03-12T14:54:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.6.0/manifests"},{"name":"v11.5.3","sha":"7d50f7b0c7c8c36ba9717e8cec59456ba2dcc1df","kind":"commit","published_at":"2018-03-12T13:33:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.3/manifests"},{"name":"v11.5.2","sha":"473ebbf0ad520fe094afd0e41d95bfdd5a8b90ab","kind":"commit","published_at":"2018-03-11T18:30:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"a9e1c11d88a877e360fb7591167755ba2cac6b51","kind":"commit","published_at":"2018-03-11T18:14:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"00158fcc71ac232715d274ee123b4b4e966322e3","kind":"commit","published_at":"2018-03-11T16:52:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"dab7e04ff932531b184bbec8064e169885cdf4bb","kind":"commit","published_at":"2018-03-11T13:20:14.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.4.0/manifests"},{"name":"v11.3.3","sha":"f77976c57f9127692e20f6d5adedd2442fe32d54","kind":"commit","published_at":"2018-03-11T05:43:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"0c8f04f8b363008abec66609f50a38e65bf17b73","kind":"commit","published_at":"2018-03-10T15:48:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"2419ee01a1b99e5159d78ddc73f5c8b045f64a13","kind":"commit","published_at":"2018-03-10T13:43:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"7a7c244a7b4e0f9caa1f6d14f40c7d56ad38760b","kind":"commit","published_at":"2018-03-10T13:18:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"f8f838a9f01357ee7e081a1e1d9d55400cd3f741","kind":"commit","published_at":"2018-03-10T01:20:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"b8b8b7fd73743af971d13f0dd1de0acd66e899cd","kind":"commit","published_at":"2018-03-10T01:14:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"82e984b8079f140dfe70edeb7688fb28ad28c4f3","kind":"commit","published_at":"2018-03-09T21:08:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.2.0/manifests"},{"name":"v11.1.11","sha":"2e7a4eeb0017556f6067def874b00880ebc2cf23","kind":"commit","published_at":"2018-03-09T20:23:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.11/manifests"},{"name":"v11.1.10","sha":"0875e8dc46333775a6c101e9e77ae7e159f81ad3","kind":"commit","published_at":"2018-03-09T20:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.10/manifests"},{"name":"v11.1.9","sha":"d54d5a5f0b22860d25a7d2d2260bb238003e96c8","kind":"commit","published_at":"2018-03-09T19:55:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.9/manifests"},{"name":"v11.1.8","sha":"f3f0971a955967fc0df38dd93f18957ff2a3b515","kind":"commit","published_at":"2018-03-09T15:06:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.8/manifests"},{"name":"v11.1.7","sha":"679250ba17901de51a915a104510c46e84d0f0f8","kind":"commit","published_at":"2018-03-09T12:52:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.7/manifests"},{"name":"v11.1.6","sha":"06076be4ba801cf54f0cb48ef574f68091d8f18b","kind":"commit","published_at":"2018-03-09T10:01:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.6/manifests"},{"name":"v11.1.5","sha":"e51074d0c570588833895998357333dc597e2fe4","kind":"commit","published_at":"2018-03-08T17:56:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.5/manifests"},{"name":"v11.1.4","sha":"9b5f5338277cb42382f147f92f2e5163e3a547f4","kind":"commit","published_at":"2018-03-08T13:02:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.4/manifests"},{"name":"v11.1.3","sha":"84ebda3ce76b0e7a226ecc9c97e107703d92c343","kind":"commit","published_at":"2018-03-07T18:13:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.3/manifests"},{"name":"v11.1.2","sha":"eb6b6b83449813e44020a3d100c7719847084fae","kind":"commit","published_at":"2018-03-07T17:24:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"5ebab208598e80a1152087815629a4308b77d20c","kind":"commit","published_at":"2018-03-07T15:41:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"635a445b7411756619cd2b66d6e5b831256fcd99","kind":"commit","published_at":"2018-03-07T14:57:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.1.0/manifests"},{"name":"v11.0.9","sha":"5fa2b83e0c2bd1e40c542aaf880015880e82b105","kind":"commit","published_at":"2018-03-07T14:41:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.9/manifests"},{"name":"v11.0.8","sha":"7c39411e109942bd817d360910a7bf36219a03ba","kind":"commit","published_at":"2018-03-07T11:56:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.8/manifests"},{"name":"v11.0.6","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.6/manifests"},{"name":"v11.0.5","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.5/manifests"},{"name":"v11.0.7","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.7/manifests"},{"name":"v11.0.3","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.3/manifests"},{"name":"v11.0.4","sha":"bf74a0931433366eaed670b372ade531b2ae975f","kind":"commit","published_at":"2018-03-07T11:49:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.4/manifests"},{"name":"v11.0.2","sha":"6bb67a8ab0ff13a6c5a81550968d76657161f145","kind":"commit","published_at":"2018-03-03T12:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"7f2a6e59235a2f981e1e7195775f4ab940e67265","kind":"commit","published_at":"2018-03-03T00:30:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"fdee438d2571babf1aa2ed768a436bdc638c0262","kind":"commit","published_at":"2018-03-02T23:32:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v11.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v11.0.0/manifests"},{"name":"v10.1.2","sha":"5ba8c9cf2484d257c21ded9eeca7f981bc911d0a","kind":"commit","published_at":"2018-02-28T16:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e3ffa47385a39e6698a8322520143582521dcbea","kind":"commit","published_at":"2018-02-28T15:15:18.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"953559becc351ea69fad2bfb88ba7d7706473e59","kind":"commit","published_at":"2018-02-24T16:03:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"4d44f350dbe9f8040cc574d73565792d312bf222","kind":"commit","published_at":"2018-02-24T13:14:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"3eb42bc3c9f40244e2b2a286f64ddf1fa07543c0","kind":"commit","published_at":"2018-02-23T20:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v10.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"a116207f0f7fd8aa7d9f37014d7f199636c4e1ac","kind":"commit","published_at":"2018-02-20T15:01:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"dff445e7edaff348328a4a3a49ac77558e623638","kind":"commit","published_at":"2018-01-16T17:17:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"761073f3f11909ea5ef857063abe56bcfb7d9962","kind":"commit","published_at":"2018-01-16T15:45:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"cbcc89bee73e5af2e34252deb686ad7578e14c61","kind":"commit","published_at":"2017-12-15T15:57:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"50b8e8ac584e16e62578073fe06ef073165c4c9a","kind":"commit","published_at":"2017-12-06T16:02:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v9.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"b49dd38f0fe274d1b2a95e082a34792b9fe83c86","kind":"commit","published_at":"2017-11-04T17:30:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"2cd7b35da116d197e19ae5362cf62e9c08c7a99f","kind":"commit","published_at":"2017-10-30T04:42:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"e1c3f296180699f8d505194a4b1aaab6ad8f2b67","kind":"commit","published_at":"2017-10-28T19:15:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.3.0/manifests"},{"name":"v2.8.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v2.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v2.8.7/manifests"},{"name":"v8.2.7","sha":"6ae362b6e8414bb1963c9f85099cead285b58026","kind":"commit","published_at":"2017-10-13T02:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.7/manifests"},{"name":"v8.2.6","sha":"e08226d9516e6c30302306a511a00346d40685f0","kind":"commit","published_at":"2017-10-01T10:52:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.6/manifests"},{"name":"v8.2.5","sha":"4980fc2110c8e87795d98a38cceb80056c62a319","kind":"commit","published_at":"2017-09-30T20:39:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.5/manifests"},{"name":"v8.2.4","sha":"19bae87924685c1fc4e0a41aac3580730669c695","kind":"commit","published_at":"2017-09-30T13:57:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.4/manifests"},{"name":"v8.2.3","sha":"4856a99dedf17bec14c18fd31ad5bc1cc0ffde36","kind":"commit","published_at":"2017-09-29T19:11:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"3637c68b3068a4435f64f55b9c575494ef9e78e6","kind":"commit","published_at":"2017-09-29T12:22:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7ff36d9c0df082b507c9882ecc7dbaa3c17174c3","kind":"commit","published_at":"2017-09-29T12:10:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"5da4af3bf240aea59b0be44bdd3623f1142bcfa7","kind":"commit","published_at":"2017-09-28T23:37:28.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.2.0/manifests"},{"name":"v8.1.9","sha":"5660fa72b46b76dcec58f78acc4267ab024e85c2","kind":"commit","published_at":"2017-09-28T20:56:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.9/manifests"},{"name":"v8.1.8","sha":"90421bee94bac47f4625f92da74182f3e25061a4","kind":"commit","published_at":"2017-09-28T20:33:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.8/manifests"},{"name":"v8.1.7","sha":"2184a247a56593b84c3cc2677d706cf3946f2f56","kind":"commit","published_at":"2017-09-28T17:09:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.7/manifests"},{"name":"v8.1.6","sha":"82d46e90d7b9c13758a59e0e1edff1c2370eac13","kind":"commit","published_at":"2017-09-28T16:58:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.6/manifests"},{"name":"v8.1.5","sha":"244294239e56d23f42ce3087d3999e99a2adf49f","kind":"commit","published_at":"2017-09-28T13:40:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.5/manifests"},{"name":"v8.1.4","sha":"5896b5aa1cc3065e987ea1ef57059aa361412fd1","kind":"commit","published_at":"2017-09-27T23:19:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.4/manifests"},{"name":"v8.1.3","sha":"738c16afcab057f295665cc7d3ff4bc5ccc5bdc7","kind":"commit","published_at":"2017-09-27T15:24:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"2217dcfbe2ae2cfe84a5e187650f69d0073f7eb6","kind":"commit","published_at":"2017-09-27T15:12:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"344d5a2b0cca297bac95d4e14cd300c387274d11","kind":"commit","published_at":"2017-09-27T15:03:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"bd68c0521fcda27c5717c5a32056e8b9c928a8b0","kind":"commit","published_at":"2017-09-27T14:57:06.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"95389c96e6817e71c402e600d6ff5b2ac2cb3399","kind":"commit","published_at":"2017-09-27T14:14:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"105b19c41f03cc0a8edad41776a20d16aa5ce085","kind":"commit","published_at":"2017-09-27T13:30:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"36d409b9aab0757874ac14aac74797350b0194ed","kind":"commit","published_at":"2017-09-26T22:49:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"de3a7bd5c8afc594cb5ca72aa274ed6b4e1191ba","kind":"commit","published_at":"2017-09-26T20:36:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"c1a5e0dc595082b534ce42e6621bdc96ac6b466a","kind":"commit","published_at":"2017-09-26T20:09:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"215d7f9c84f3a1d5d29cd1e8d0e45a74c9596599","kind":"commit","published_at":"2017-09-26T17:35:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a38dcd29730b2c7ad5e6abfc70fa50eabbc9cbee","kind":"commit","published_at":"2017-09-26T13:03:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"40e895954c49aa13d6900b4e817eff866935b8e3","kind":"commit","published_at":"2017-09-26T00:55:11.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"6a2e752a5b36b65c37cca6c9679eacbe4f9b5c7c","kind":"commit","published_at":"2017-09-25T21:27:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v8.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v8.0.0/manifests"},{"name":"v7.9.10","sha":"27cd33f5caa736fe6f974ccfdc2db22aa05d8854","kind":"commit","published_at":"2017-09-25T18:19:55.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.10/manifests"},{"name":"v7.9.8","sha":"dbab0ff6762640bd80b056d7de4db95da4811d1e","kind":"commit","published_at":"2017-09-25T18:07:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.8/manifests"},{"name":"v7.9.7","sha":"23c22777a9f8f97d5afaad3dd9577fe3f68cc8a2","kind":"commit","published_at":"2017-09-25T17:59:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.7/manifests"},{"name":"v7.9.6","sha":"cfa7bd435de6f5c7545d15d6de91a3201264c593","kind":"commit","published_at":"2017-09-25T17:02:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.6/manifests"},{"name":"v7.9.5","sha":"5c365ce7c6400955f9f144b10795512c7da0dbf9","kind":"commit","published_at":"2017-09-25T15:32:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.5/manifests"},{"name":"v7.9.4","sha":"ecff134d6b8aea26c05b0095b0cd3455e6ccd516","kind":"commit","published_at":"2017-09-25T15:05:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.4/manifests"},{"name":"v7.9.3","sha":"a1a1cd5bea0de54d28ebd018cb9c4f80781b91d4","kind":"commit","published_at":"2017-09-25T14:38:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.3/manifests"},{"name":"v7.9.2","sha":"5093bfa5823edea3ca7c60547c0a9d36cd72ad7a","kind":"commit","published_at":"2017-09-25T03:00:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.2/manifests"},{"name":"v7.9.1","sha":"50f27988edddc782dbdab2bfda552640c4104b6f","kind":"commit","published_at":"2017-09-25T02:33:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"ed248b2fb6818257f7c1e5f9c585ae6ca1cd669b","kind":"commit","published_at":"2017-09-25T02:07:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.9.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.9.0/manifests"},{"name":"v7.8.9","sha":"9b8e0ea33d36590934bfe37cb1c2914f0612cb94","kind":"commit","published_at":"2017-09-25T01:56:36.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.9/manifests"},{"name":"v7.8.8","sha":"fe3adefd0d4113524ff103e0883bd7c6658891db","kind":"commit","published_at":"2017-09-25T00:13:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.8/manifests"},{"name":"v7.8.7","sha":"70851022f76ff4bb0ae4711a5375cd444e7d1baa","kind":"commit","published_at":"2017-09-25T00:06:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.7/manifests"},{"name":"v7.8.6","sha":"3245bec25aa71aec961fec7aa5c37e7f3f41da7b","kind":"commit","published_at":"2017-09-24T20:54:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.6/manifests"},{"name":"v7.8.5","sha":"dd69003503c6838cd2797f15e07f5e5b6cc96ba1","kind":"commit","published_at":"2017-09-24T20:13:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.5/manifests"},{"name":"v7.8.4","sha":"d2eef2185fb4dafed7caa5ec83d952e737bf8731","kind":"commit","published_at":"2017-09-24T19:32:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.4/manifests"},{"name":"v7.8.3","sha":"fed8480d01a020f87863fb68ae0eed9138796e04","kind":"commit","published_at":"2017-09-24T16:45:43.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.3/manifests"},{"name":"v7.8.2","sha":"9139bc11d9a204903b3b2c9dbc27b37cd1186314","kind":"commit","published_at":"2017-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.2/manifests"},{"name":"v7.8.1","sha":"949aec4553654ec93893eb8cbd77b38862d4e1bf","kind":"commit","published_at":"2017-09-24T14:47:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e05294c92a335f769c2b66c27c0032290712d813","kind":"commit","published_at":"2017-09-24T14:41:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.8.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.8.0/manifests"},{"name":"v7.7.9","sha":"77742d163bfdee1c5135f74731908c73531ab6ac","kind":"commit","published_at":"2017-09-24T01:17:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.9/manifests"},{"name":"v7.7.8","sha":"468524da02e11ee973357212283b7c5b411968e0","kind":"commit","published_at":"2017-09-24T01:13:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.8/manifests"},{"name":"v7.7.7","sha":"358a66350a7a6b68f2fb46b9cfc99c3b7705fd7d","kind":"commit","published_at":"2017-09-24T01:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.7/manifests"},{"name":"v7.7.6","sha":"050d8aa2cc35b3e038c91d662ec0b4cfcd0bf0d6","kind":"commit","published_at":"2017-09-23T23:55:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.6/manifests"},{"name":"v7.7.5","sha":"91fe86a3f1afae3e7f0c443492db1cf314a893e0","kind":"commit","published_at":"2017-09-23T23:47:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"ddb88ec91122943fb62edfcf9551533c0beff304","kind":"commit","published_at":"2017-09-23T22:22:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.4/manifests"},{"name":"v7.7.3","sha":"efca352b0a3a44ed4e88a604d6e7b856739b9ad2","kind":"commit","published_at":"2017-09-23T19:33:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"65b0d61136ed928c8bf3fd80ee14288c5e26a242","kind":"commit","published_at":"2017-09-23T19:29:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.2/manifests"},{"name":"v7.7.0","sha":"9d305bf858f2ffc3c8927149e96029b253152486","kind":"commit","published_at":"2017-09-23T18:35:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.7.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.7.0/manifests"},{"name":"v7.6.9","sha":"eb2b7f8612cab8ac77797dde172f38174f93c764","kind":"commit","published_at":"2017-09-23T16:24:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.9/manifests"},{"name":"v7.6.8","sha":"c7b691d987ad5489dceadac18dc9b885d3d21e43","kind":"commit","published_at":"2017-09-23T15:43:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.8/manifests"},{"name":"v7.6.7","sha":"4e72d737698563d90a5e9b16122947173367ce51","kind":"commit","published_at":"2017-09-23T15:27:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"552b3f1b5fec1b810ab2fe8da4d4baae2dca430b","kind":"commit","published_at":"2017-09-23T15:14:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"104996c3725eb0290dda6fa309a75c5714baa5d6","kind":"commit","published_at":"2017-09-23T15:11:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"4b11a258138f3415c0b26c9a39097a42dbb9b423","kind":"commit","published_at":"2017-09-23T15:00:00.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"af08c448cb506b29d44efdc3d370ead91bdf464a","kind":"commit","published_at":"2017-09-22T23:46:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"151a826d4cf7bfb8be2a5a33649fbdc2adb44300","kind":"commit","published_at":"2017-09-22T22:44:05.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"869e698005cd91b0208f1ee4b36b01ab4addf6fd","kind":"commit","published_at":"2017-09-22T22:25:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"1175ef9463ee7f68533bc7759400d35c35b4731e","kind":"commit","published_at":"2017-09-22T22:02:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"55062d7974545adc2bb72c260c8ecf6ac60804ea","kind":"commit","published_at":"2017-09-22T18:45:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"4c1f482345dbf5c07c106be8a6436e714e5a43f7","kind":"commit","published_at":"2017-09-22T17:34:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.5.0/manifests"},{"name":"v7.4.9","sha":"d88543b5d7068715dcb0198bf529601cc92c820a","kind":"commit","published_at":"2017-09-22T17:05:08.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.9/manifests"},{"name":"v7.4.8","sha":"554670fa67b4d9abd677fc12dae7ccf606d1ec7c","kind":"commit","published_at":"2017-09-22T16:23:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.8/manifests"},{"name":"v7.4.6","sha":"9ab14f661d3d31a75bf3702764039a092df0b22b","kind":"commit","published_at":"2017-09-21T23:20:48.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.6/manifests"},{"name":"v7.4.5","sha":"79ef253610218a3129621be343fd1c3f03658ce1","kind":"commit","published_at":"2017-09-21T21:26:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"38a5e48fd7fc5e4d45670a38edb42cc19e6e283e","kind":"commit","published_at":"2017-09-21T18:00:51.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"7a1aadbff18f897feae769196285ac0076016aef","kind":"commit","published_at":"2017-09-21T00:09:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"3030238749438184c1bea537a1096ff1f5b56838","kind":"commit","published_at":"2017-09-20T19:50:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"e5d66204d7915104c3895b08a3e4179c9d13e682","kind":"commit","published_at":"2017-09-20T19:05:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"0b2e26eb1634ffaf2e52ca1abf587e61216d6de2","kind":"commit","published_at":"2017-09-20T18:49:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.4.0/manifests"},{"name":"v7.3.9","sha":"431bf6914be544a6f172d8995bcd60ae1c9f5a50","kind":"commit","published_at":"2017-09-20T16:15:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.9/manifests"},{"name":"v7.3.8","sha":"61a9c3063af0b8e973a881e53db9f891ff1d3aa8","kind":"commit","published_at":"2017-09-20T14:51:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.8/manifests"},{"name":"v7.3.6","sha":"87dc6e7c963d6be81474848c6a35aa431af8f645","kind":"commit","published_at":"2017-09-19T20:36:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"d65711ac773b89fc917ac42ae68a7e523c0ce2fc","kind":"commit","published_at":"2017-09-19T19:14:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"aa9446ea21e72d69b86eb8954a02e28c1acfb86e","kind":"commit","published_at":"2017-09-19T19:03:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"e31a26a7bd39e16c6e23782586103e0f7d824c58","kind":"commit","published_at":"2017-09-19T17:00:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"cf3b3a833ea2df08f7e8c9ff3dc85712217e975c","kind":"commit","published_at":"2017-09-19T04:27:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ca013fb2b35d7cad66c80b44b586eb139e162e67","kind":"commit","published_at":"2017-09-18T23:46:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.3.0/manifests"},{"name":"v7.2.9","sha":"d15d4ce2c387485573ff4f5d4fb53c316ac9e7b5","kind":"commit","published_at":"2017-09-18T22:15:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.9/manifests"},{"name":"v7.2.8","sha":"2e74e9558ba2dbbcee95dcb9c9b4c72d66a2a31b","kind":"commit","published_at":"2017-09-18T18:08:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.8/manifests"},{"name":"v7.2.7","sha":"6af2b62cb4be505db7edbc18aed00a7e49f64f33","kind":"commit","published_at":"2017-09-18T17:15:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.7/manifests"},{"name":"v7.2.6","sha":"93c020d2a365469e3acb73d7c967e56dec2020a6","kind":"commit","published_at":"2017-09-17T23:17:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.6/manifests"},{"name":"v7.2.5","sha":"03984496f48966450063e68594e3aec131ceeb06","kind":"commit","published_at":"2017-09-17T22:12:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.5/manifests"},{"name":"v7.2.4","sha":"7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d","kind":"commit","published_at":"2017-09-17T21:38:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.4/manifests"},{"name":"v7.2.2","sha":"02a8f8dc27045e73064a1a8ba8747a1d0b5b87b2","kind":"commit","published_at":"2017-09-17T16:24:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"824206664d3711038e2bb98ec54a0908250c8d55","kind":"commit","published_at":"2017-09-16T18:53:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"4e35b669401423159d69096b0fdbb19460273231","kind":"commit","published_at":"2017-09-16T18:05:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"5295b8bd243bce6eaa74c4cbdd19d084af25d99b","kind":"commit","published_at":"2017-09-15T16:46:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"200e73a3217c3a5b1b5baddd2aa3e3a5a5d82a26","kind":"commit","published_at":"2017-09-15T00:56:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.1.0/manifests"},{"name":"v7.0.6","sha":"7ba7effb4968dcc77b2a75c49a1ce2e5ab93e984","kind":"commit","published_at":"2017-09-14T23:06:50.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"9ac454552c1ad8e34e858bdafeb5d18af63789e5","kind":"commit","published_at":"2017-09-14T21:02:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"afd0b72795efb3f6e947dc5b69e3328d0f9d2d19","kind":"commit","published_at":"2017-09-14T20:50:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"88251c344d601b259f4eb7f8bbde3ef03bd2b932","kind":"commit","published_at":"2017-09-14T18:23:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"6779fb259673967c3dbf67eded23bf7f6303a8c3","kind":"commit","published_at":"2017-09-14T16:20:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0e19343cd829b5e39cf8d292092c24bad6e79e4c","kind":"commit","published_at":"2017-09-13T18:04:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"24a33ced72b30e19435526c0cf98c0623e148add","kind":"commit","published_at":"2017-09-13T06:14:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v7.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v7.0.0/manifests"},{"name":"v6.2.9","sha":"f79a71e251d744d6dd6916115bb94ce6dcd1bfc6","kind":"commit","published_at":"2017-09-13T02:35:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"9fac1e797805f8f88fdda9e9e89fafdd7f02ebc0","kind":"commit","published_at":"2017-09-13T02:31:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"3be04989fdefada4f394f215bfde314961e1cd0f","kind":"commit","published_at":"2017-09-12T22:48:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"b5a3739fa93017236b2710110c88dea801c32909","kind":"commit","published_at":"2017-09-12T17:06:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"54d24edcc04ad5bc60216ac5518a39a09412ad25","kind":"commit","published_at":"2017-09-12T14:08:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"06f6f0c3c19d5c6a5dc68c522f19918eab7275ff","kind":"commit","published_at":"2017-09-12T03:14:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"5c4ecf00340264d3dee359f8eb1ea5ad52dad9cd","kind":"commit","published_at":"2017-09-11T18:18:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"18b3221f87ac0ed3af454100ecf345a48410e361","kind":"commit","published_at":"2017-09-10T14:03:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"0c4cb9e515ef362bf73e3424ba1b8467707900e1","kind":"commit","published_at":"2017-09-09T17:51:46.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"3c63d85b138f37d5a0424659b700257270e6c08f","kind":"commit","published_at":"2017-09-09T17:29:12.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.2.0/manifests"},{"name":"v6.1.6","sha":"3d74d317696053cbc43631294a95ad3408a00ea0","kind":"commit","published_at":"2017-09-08T15:10:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"b28f752be1c25443e272e4c9355d2545d2989466","kind":"commit","published_at":"2017-09-08T01:39:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"270658482337f4db95701d669a89937f8c94d979","kind":"commit","published_at":"2017-09-07T21:14:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"43ea43ccd87326a22c39909e0c0d185541580f2a","kind":"commit","published_at":"2017-09-07T21:02:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.3/manifests"},{"name":"v6.1.0","sha":"9175ed068501a804be7f5eed6eafb39ac2cc99d1","kind":"commit","published_at":"2017-09-07T20:26:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"ec5b06d8a9ff425647e8c7e11773321bb6467726","kind":"commit","published_at":"2017-09-07T17:45:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"0291c03054fefc9e04f5842ec4ca9d43fa81bf22","kind":"commit","published_at":"2017-09-07T16:30:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"0884769b3a9bbb22d85e07c8640632f96b4db269","kind":"commit","published_at":"2017-09-07T16:26:07.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"70d2504ef94ee3ea97f4fc93adc2e97820e8d7cd","kind":"commit","published_at":"2017-09-07T16:13:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v6.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v6.0.0/manifests"},{"name":"v5.4.2","sha":"15b7f9e580f7e9e2ffb6231ae68b9be3dafa76d7","kind":"commit","published_at":"2017-09-06T21:11:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"a82cac8d7b8bf8a35b86a0babdc658694b8208e9","kind":"commit","published_at":"2017-09-06T20:58:34.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"f05ac3d294b616a550da50021da418e7e43d1659","kind":"commit","published_at":"2017-09-06T18:55:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"da4f264c36c643973e88e82d6597850d535a08a3","kind":"commit","published_at":"2017-09-03T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.3/manifests"},{"name":"v5.3.1","sha":"aa83c41140cf95a5bb65dd1ad79f60b1e06938c6","kind":"commit","published_at":"2017-09-02T04:47:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.3.1/manifests"},{"name":"v5.2.0","sha":"3bf81f5b51b7188362aaff87a1405272ac2b3f6f","kind":"commit","published_at":"2017-08-31T16:34:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"c6c42ac6066767b3248d2e3a828053497bbdaec6","kind":"commit","published_at":"2017-07-05T16:19:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"ed209806dcacd02e84d146565ec177cd66bc0d76","kind":"commit","published_at":"2017-06-14T19:24:31.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"35899d919fdae8723b687e093f8656e36cdf3760","kind":"commit","published_at":"2017-06-14T19:18:23.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v5.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"b644668b279f5315ad4d882617873d0c51f7af11","kind":"commit","published_at":"2017-06-01T20:40:49.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"eda76353509e9722eb58c891e6a60ee25b51c0eb","kind":"commit","published_at":"2017-06-01T03:53:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"38185baa1cb18682fd4e18d8e69503006ba17561","kind":"commit","published_at":"2017-05-30T19:57:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8a0ac582503b3e9f715f45283e17cc6d07449eb6","kind":"commit","published_at":"2017-05-25T17:34:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1386facdf798bbf3ab1f00d9c4646c3b8b5f4c21","kind":"commit","published_at":"2017-05-25T16:27:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fa02aa172477dc0fe5fbc7e3437deea5a11ad3fb","kind":"commit","published_at":"2017-05-17T01:02:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f8af61649fef53b7433551d92bfe6f930d376ffe","kind":"commit","published_at":"2017-05-16T15:47:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v4.0.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"6d3720bb442c4f8927444e734ed0a054de931312","kind":"commit","published_at":"2017-04-27T17:42:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"b8fd351a3c5b0cec12e4fe3b72194e662b4f757f","kind":"commit","published_at":"2017-04-26T21:39:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"47036507451cb9357bc4ffba36f3e4d1a576d4a3","kind":"commit","published_at":"2017-04-26T13:19:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.6.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"fe358e2da794096b29b5b4351ecd1ec9249f546c","kind":"commit","published_at":"2017-04-01T15:51:38.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"9e234762aee2039253f89f784842d0289b8e50ae","kind":"commit","published_at":"2017-03-30T16:00:39.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"21fbdb03ac7d8346957e1e8443966d36efa8cdb4","kind":"commit","published_at":"2017-03-14T16:17:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"3366a32717cd12f17b6e605056a183fdd29e6d3e","kind":"commit","published_at":"2017-03-13T00:06:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.3/manifests"},{"name":"v3.5.1","sha":"5da375b3acb64dc74c677d10d8c40b1b1eef3044","kind":"commit","published_at":"2017-03-12T03:28:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"d83319025e6991d9d53c0933a01db6d4f2b7fb3e","kind":"commit","published_at":"2017-03-03T13:48:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.5.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"7db9086e84ba033dae110c026f30ff3fff8d7d49","kind":"commit","published_at":"2017-02-17T16:35:26.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"450dd778098fdedd15cfaf2d66c402bdc7deb49e","kind":"commit","published_at":"2017-02-13T00:23:32.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ecdb05f6e0d81cc6dda7c3c074571c241d15551","kind":"commit","published_at":"2017-02-12T23:10:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.4.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"9cbb473829d9c3838a80fca2b8f6a94f6db6e659","kind":"commit","published_at":"2017-02-03T03:17:47.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"655d529cfa1ba44dce2e830c6117722206ac1da5","kind":"commit","published_at":"2017-02-02T18:49:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"751395520643c7da81fe81bb1b8a4c3f04cfecec","kind":"commit","published_at":"2017-02-02T04:29:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5c7c3eb1523cab857f5b899ffcafdc3acf5f6e71","kind":"commit","published_at":"2017-02-02T03:08:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"be6c00ca67384021f678e39adae557cadbb03682","kind":"commit","published_at":"2017-02-01T21:41:13.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1bca94e0bc1fc8e17a9f6ca7bac062a6c54bf641","kind":"commit","published_at":"2017-02-01T06:36:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"21a9033c07c5263b63e82b7dab4b5b3d226f6f3e","kind":"commit","published_at":"2017-02-01T05:36:52.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.3.0/manifests"},{"name":"v3.2.14","sha":"efe841f742fd04dbe799f59727c432b2c19b6a48","kind":"commit","published_at":"2017-01-31T22:01:54.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.14/manifests"},{"name":"v3.2.11","sha":"e20b502824d22d051b9d631e997d6d45c2825a43","kind":"commit","published_at":"2017-01-29T20:08:35.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"4e920f58532473db63d13fd76d9aabfd93ed8c6f","kind":"commit","published_at":"2017-01-28T21:26:19.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"4eefbcd047ab586ab0b1db43750efb91831e175c","kind":"commit","published_at":"2017-01-28T21:00:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"3f5c6c4d291b5585b06cf29bd0ad2521d14c10e1","kind":"commit","published_at":"2017-01-28T04:10:16.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"57e69fb92e25dea3c79d7178f90ffd4a856195af","kind":"commit","published_at":"2017-01-28T04:00:20.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7bc12384d2dddcbe7363e890606cede070a087c1","kind":"commit","published_at":"2017-01-28T03:48:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"461482559119118face42beecf25cb23bcd13214","kind":"commit","published_at":"2017-01-27T22:37:30.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"b34788a47c976f7f425b50c4cdb5a1d627c658e2","kind":"commit","published_at":"2017-01-27T02:59:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"4d0236633ef89d396273b12c23ac45dd2dfeef8b","kind":"commit","published_at":"2017-01-26T20:37:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"87f9819655fcc1104707e51713248611dc882cb3","kind":"commit","published_at":"2017-01-26T02:30:04.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"7ff373bd9c2cb84608957be58e030d24b1388a06","kind":"commit","published_at":"2017-01-25T21:18:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"26e68ad31923a7e5d9a4a0f3de9f90ce6fa9a321","kind":"commit","published_at":"2017-01-25T18:48:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"2e2b2455ae930e1a06e4af2462279ee9037fd915","kind":"commit","published_at":"2017-01-25T06:13:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"a679af22ad22d576827ded9903e02da794ebad28","kind":"commit","published_at":"2017-01-25T05:02:58.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"d7604958b9d7f48a8bd056fe6a8563827a7c7ccd","kind":"commit","published_at":"2017-01-25T03:58:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"3417184925ad5ce7a9cdce510c03b3c4ba0f0106","kind":"commit","published_at":"2017-01-25T03:56:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"b737465ae1446fc4795bb8001256629dc3e2245c","kind":"commit","published_at":"2017-01-25T03:49:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"7c0a3a68a32c85960a4e9870528aa1ef21c6452e","kind":"commit","published_at":"2017-01-25T03:19:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"55412f2a3063c1d3f27ca2eab1cab19afe397129","kind":"commit","published_at":"2017-01-25T02:38:01.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fe11aceaa93f872e4e2a0d21cf53d2accd3bb579","kind":"commit","published_at":"2017-01-25T02:31:22.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"07b600703ee20f8e4fc279a51f59cabd4272e99c","kind":"commit","published_at":"2017-01-25T02:16:44.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"25e1979652b511c3cb139b0a5f554ced484cffda","kind":"commit","published_at":"2017-01-25T01:08:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a86e1956198286af983db9810082c0117857d09f","kind":"commit","published_at":"2017-01-24T23:21:02.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v3.0.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v3.0.1/manifests"},{"name":"v0.3.0","sha":"e23026e8dc1bbf41b93653c5cc2cba970cd70423","kind":"commit","published_at":"2017-01-24T21:25:17.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.3.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"e9ea601c0b4a5d0955e80d4801c90e9a503d167d","kind":"commit","published_at":"2017-01-24T02:17:33.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.8","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"19a2755a9fda8aed254185963bc5cacb15ecd65b","kind":"commit","published_at":"2017-01-24T00:16:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"e95367279a98412fe60185e320aa987953e26fbd","kind":"commit","published_at":"2017-01-23T23:25:15.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e4946cebd3b40aba7e2795b36646ea6325451b03","kind":"commit","published_at":"2017-01-23T18:52:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e1a9a48b54b4c6750832bfa41d1c465c7a9f9b82","kind":"commit","published_at":"2017-01-23T06:52:25.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4ae9aa8172480e50f3e87c577bd9d0959df06cca","kind":"commit","published_at":"2017-01-23T05:51:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c271dd2da02f829531e5d2657f03a2bff914f233","kind":"commit","published_at":"2017-01-23T03:01:57.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"61c4a384d211ed4ce710dc2263b7e3d6dfe518d3","kind":"commit","published_at":"2017-01-23T00:21:42.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.2.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.2.0/manifests"},{"name":"v0.1.14","sha":"c71c09dac328e5826d243bbedd3062470ee53e8d","kind":"commit","published_at":"2017-01-22T19:01:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.14","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"ba009376ff830b2aa4f2df40449fe9f45215ebaf","kind":"commit","published_at":"2017-01-22T05:41:24.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.13","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"48b46a6e5b05a76069ed976de3cc2db06131165c","kind":"commit","published_at":"2017-01-22T05:16:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.12","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"25bc1bd6507650b9a04a8543d02cc7787aaa390c","kind":"commit","published_at":"2017-01-22T03:03:41.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.11","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"13939ac1996d0220714b88193e222b2c7d393060","kind":"commit","published_at":"2017-01-22T01:57:37.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.10","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5c6e0ae0ebc41fefc39214510723e21c349625af","kind":"commit","published_at":"2017-01-22T01:52:56.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.9","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"3b85494f302895ddf610d8eccefc098361fbe8b2","kind":"commit","published_at":"2017-01-22T01:32:27.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/0.1.8","html_url":"https://github.com/pypa/pipenv/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"e8a638eb87c126d2d89dd117f456ee4e98b19434","kind":"commit","published_at":"2017-01-22T01:06:40.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.7","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7d2ef8c3102e73e2acee7d2928b95b8cc920af18","kind":"commit","published_at":"2017-01-22T00:43:03.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.6","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ebd8688e1f4f223d3de0d0ad5f87aeea12ac6a14","kind":"commit","published_at":"2017-01-21T19:46:21.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.5","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b9ef3c279bf69a70c22db5afa9c3cf9212f7ec9","kind":"commit","published_at":"2017-01-21T18:50:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.4","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9246f48f6e1952241b92525412292df843d8e05f","kind":"commit","published_at":"2017-01-20T23:16:09.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.3","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"57b5e87973d884ec4f7a680e7902ee67d5307420","kind":"commit","published_at":"2017-01-20T23:07:53.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.2","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6e5ed1df5ed1ad6304ed7b130a97fa1c921e324d","kind":"commit","published_at":"2017-01-20T22:57:29.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.1","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6804f39ea029d8986c998ca525c36d05ab612336","kind":"commit","published_at":"2017-01-20T21:52:10.000Z","download_url":"https://codeload.github.com/pypa/pipenv/tar.gz/v0.1.0","html_url":"https://github.com/pypa/pipenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pipenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T03:54:36.445Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.74776163426864,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":0.08505747563873978,"forks_count":0.3459384579669551,"docker_downloads_count":null,"average":12.369333673461274},"purl":"pkg:pypi/pipenv-cn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pipenv-cn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pipenv-cn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pipenv-cn/dependencies","status":null,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T22:53:27.713Z","issues_count":598,"pull_requests_count":357,"avg_time_to_close_issue":24337788.777517565,"avg_time_to_close_pull_request":2712035.9071856285,"issues_closed_count":420,"pull_requests_closed_count":334,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.570234113712375,"avg_comments_per_pull_request":1.1484593837535013,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":103,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":2652569.220588235,"past_year_avg_time_to_close_pull_request":995423.3454545455,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":3.0194174757281553,"past_year_avg_comments_per_pull_request":0.6581196581196581,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","maintainers":[{"login":"matteius","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv-cn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv-cn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv-cn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pipenv-cn/related_packages","maintainers":[{"uuid":"waketzheng","login":"waketzheng","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/waketzheng/","role":null,"created_at":"2023-01-18T17:39:14.770Z","updated_at":"2023-01-18T17:39:14.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/waketzheng/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":6554,"full_name":"pypa/pipenv","default_branch":"main","committers":[{"name":"Kenneth Reitz","email":"me@kennethreitz.org","login":"kennethreitz","count":2355},{"name":"Dan Ryan","email":"dan@danryan.co","login":"techalchemy","count":1290},{"name":"Matt Davis","email":"matteius@gmail.com","login":"matteius","count":816},{"name":"Oz Tiram","email":"oz.tiram@gmail.com","login":"oz123","count":380},{"name":"Frost Ming","email":"mianghong@gmail.com","login":"frostming","count":277},{"name":"Nate Prewitt","email":"Nate.Prewitt@gmail.com","login":"nateprewitt","count":242},{"name":"Tzu-ping Chung","email":"uranusjr@gmail.com","login":"uranusjr","count":225},{"name":"Erin O'Connell","email":"erinocon5@gmail.com","login":"erinxocon","count":183},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":81},{"name":"frostming","email":"frostming@tencent.com","login":null,"count":65},{"name":"jxltom","email":"jxltom@gmail.com","login":"jxltom","count":48},{"name":"Jeff Tratner","email":"jtratner@counsyl.com","login":"jtratner","count":30},{"name":"Dan Ryan","email":"dan.ryan@xyleminc.com","login":null,"count":22},{"name":"Kenneth Reitz","email":"kreitz@Kenneths-MacBook-Air.local","login":null,"count":19},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":17},{"name":"Aiden Cullo","email":"aidencullo@gmail.com","login":"aidencullo","count":17},{"name":"khanhdq","email":"dqkqdlot@gmail.com","login":"dqkqd","count":16},{"name":"Timo Furrer","email":"tuxtimo@gmail.com","login":"timofurrer","count":15},{"name":"Kyle Altendorf","email":"kyle.altendorf@epcpower.com","login":"altendky","count":15},{"name":"jerempy","email":"emailjeremys@gmail.com","login":"jerempy","count":15},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":15},{"name":"Nick Coghlan","email":"ncoghlan@gmail.com","login":"ncoghlan","count":14},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":14},{"name":"Dave Schaefer","email":"dave.schaefer@gmail.com","login":"daveschaefer","count":13},{"name":"Tapasweni Pathak","email":"tapaswenipathak@gmail.com","login":"tapaswenipathak","count":13},{"name":"Oliver Charlesworth","email":"oliver.charlesworth@twosigmaiq.com","login":"tsiq-oliver","count":12},{"name":"otherjake","email":"advocatejake@gmail.com","login":"otherjake","count":12},{"name":"Cody","email":"cody@posteo.de","login":null,"count":11},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":11},{"name":"nonylene","email":"cookie.speaker@gmail.com","login":"nonylene","count":11},{"name":"Alexandros Tzannes","email":"alex.tzannes@altschool.com","login":null,"count":10},{"name":"Jacob Hayes","email":"jacob.r.hayes@gmail.com","login":"JacobHayes","count":10},{"name":"Micah Smith","email":"micahjsmith@gmail.com","login":"micahjsmith","count":10},{"name":"Vincent Philippon","email":"sindaewoh@gmail.com","login":"vphilippon","count":10},{"name":"zbentley","email":"zbentley","login":"zbentley","count":9},{"name":"dojutsu-user","email":"vaibhgupt199@gmail.com","login":"dojutsu-user","count":9},{"name":"Naofal-Helal","email":"naofal@naofal.xyz","login":"Naofal-Helal","count":9},{"name":"Max Krivich","email":"maxkrivich@gmail.com","login":"maxkrivich","count":9},{"name":"Fabian Meeßen","email":"52298176+fmssn","login":"fmssn","count":9},{"name":"Felipe Arruda Pontes","email":"felipe.arruda.pontes@gmail.com","login":"arruda","count":8},{"name":"Hamad alghanim","email":"dreamersoul1@gmail.com","login":"Dreamersoul","count":8},{"name":"Glen Smith","email":"github@smithsrock.com","login":"GlenRSmith","count":8},{"name":"MarkKoz","email":"KozlovMark@gmail.com","login":"MarkKoz","count":8},{"name":"Mathieu Dupuy","email":"deronnax@gmail.com","login":"deronnax","count":8},{"name":"Jeremy Fleischman","email":"jeremyfleischman@gmail.com","login":"jfly","count":7},{"name":"Sangmin Yoon","email":"sanspareilsmyn@gmail.com","login":"sanspareilsmyn","count":7},{"name":"Woile","email":"santiwilly@gmail.com","login":"woile","count":7},{"name":"Matt Davis","email":"=","login":null,"count":7},{"name":"Derek Schaller","email":"dschaller@lyft.com","login":null,"count":6},{"name":"Peter Schutt","email":"peter_schutt@bigpond.com","login":"peterschutt","count":6},{"name":"Sumana Harihareswara","email":"sh@changeset.nyc","login":"brainwane","count":6},{"name":"Rodney, Tiara","email":"tiara.rodney@administratrix.de","login":"oxbqkwwxfrqccwtg","count":6},{"name":"Kris","email":"krismolendyke","login":"krismolendyke","count":6},{"name":"David Staheli","email":"dastahel@microsoft.com","login":"davidstaheli","count":6},{"name":"Chris Miller","email":"chris.miller@quantumblack.com","login":"christek91","count":6},{"name":"Adam Goldschmidt","email":"adamgold7@gmail.com","login":"AdamGold","count":6},{"name":"Eli Boyarski","email":"eli.boyarski@gmail.com","login":"eli-b","count":5},{"name":"Denis Sazonov","email":"den@saz.lt","login":"den4uk","count":5},{"name":"David Beitey","email":"david@davidjb.com","login":"davidjb","count":5},{"name":"Mark Adamson","email":"3154635+mungojam","login":"mungojam","count":5},{"name":"Jace Browning","email":"jacebrowning@gmail.com","login":"jacebrowning","count":5},{"name":"Josh Friend","email":"josh@fueledbycaffeine.com","login":"joshfriend","count":5},{"name":"Lee Bontecou","email":"lee.bontecou@inquest.net","login":null,"count":5},{"name":"Jeremy Carroll","email":"jjc@syapse.com","login":null,"count":5},{"name":"Oliver Newman","email":"onewman@lvl5.ai","login":"orn688","count":5},{"name":"Ryan Wilson-Perkin","email":"ryanwilsonperkin@gmail.com","login":"ryanwilsonperkin","count":5},{"name":"Ryan Rozario","email":"ryan.rozario1999@gmail.com","login":"ryan-rozario","count":5},{"name":"Pradyun Gedam","email":"pradyunsg@gmail.com","login":"pradyunsg","count":5},{"name":"James Stidard","email":"james@stidard.com","login":"jamesstidard","count":5},{"name":"birdhackor","email":"birdhackor+github@gmail.com","login":"birdhackor","count":4},{"name":"cocoatomo","email":"cocoatomo77@gmail.com","login":"cocoatomo","count":4},{"name":"gtalarico","email":"gtalarico@gmail.com","login":"gtalarico","count":4},{"name":"jacrotts","email":"jacrotts@cisco.com","login":"jcrotts","count":4},{"name":"amir","email":"amir.h.bakhtiary@gmail.com","login":"bakhtiary","count":4},{"name":"TennyZhuang","email":"zty0826@gmail.com","login":"TennyZhuang","count":4},{"name":"Marcos Del Sol Vives","email":"marcos@orca.pet","login":"socram8888","count":4},{"name":"Brett Cannon","email":"brettcannon","login":"brettcannon","count":4},{"name":"José Padilla","email":"jpadilla@webapplicate.com","login":"jpadilla","count":4},{"name":"Josh Holland","email":"anowlcalledjosh@gmail.com","login":"sersorrel","count":4},{"name":"Jan Morawiec","email":"jan.morawiec@outlook.com","login":"Honza-m","count":4},{"name":"kalebmckale","email":"kalebmckale","login":"kalebmckale","count":4},{"name":"Tomas Orsava","email":"torsava@redhat.com","login":"torsava","count":4},{"name":"Tim Hourigan","email":"1819176+timhourigan","login":"timhourigan","count":4},{"name":"Till Grutschus","email":"till.grutschus@outlook.com","login":"Grutschus","count":4},{"name":"samerabushah","email":"samer.abushah@gmail.com","login":"samer-shah","count":4},{"name":"smac89","email":"8305511+smac89","login":"smac89","count":4},{"name":"Aron Bierbaum","email":"aronbierbaum@gmail.com","login":"aronbierbaum","count":4},{"name":"Charles Lai","email":"charlesjianlai@gmail.com","login":"sup","count":4},{"name":"FooBarQuaxx","email":"mabidi6@gmail.com","login":"FooBarQuaxx","count":4},{"name":"Github Action","email":"action@github.com","login":"actions-user","count":4},{"name":"Gleb Kozyrev","email":"gleb@gkoz.com","login":"gkoz","count":4},{"name":"Fridolin Pokorny","email":"fridolin@redhat.com","login":"fridex","count":4},{"name":"Isheros","email":"drilisheros@gmail.com","login":"noo0nee","count":4},{"name":"Dan Ryan","email":"dan.ryan@sensus.com","login":null,"count":4},{"name":"Daniel Watkins","email":"daniel.watkins@canonical.com","login":null,"count":4},{"name":"Gabi Nagy","email":"gabrian.nagy@qcatalyst.com","login":null,"count":4},{"name":"零件","email":"visionhope@139.com","login":null,"count":4},{"name":"langaaegeskov","email":"langaaegeskov@mylaptop.local","login":null,"count":4},{"name":"Jeremy Spencer","email":"JeremyTiki@gmail.com","login":"patchwork-systems","count":3},{"name":"Michael Hoang","email":"enzime","login":"enzime","count":3},{"name":"Neal Magee","email":"nem2p@virginia.edu","login":"nmagee","count":3},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":3},{"name":"Refael Ackermann","email":"refack@gmail.com","login":"refack","count":3},{"name":"Reinout van Rees","email":"reinout@vanrees.org","login":"reinout","count":3},{"name":"Ethan Fulbright","email":"haplodragon@gmail.com","login":"Haplo-Dragon","count":3},{"name":"Yeison Vargas","email":"yeisonvargasjf@gmail.com","login":"yeisonvargasf","count":3},{"name":"devxpy","email":"devxpy@gmail.com","login":"devxpy","count":3},{"name":"jerojasro","email":"jerojasro@devnull.li","login":"jerojasro","count":3},{"name":"kobayashi","email":"abok.1k@gmail.com","login":"kobayashi","count":3},{"name":"Al Johri","email":"al.johri@gmail.com","login":"AlJohri","count":3},{"name":"Alexander Allakhverdiyev","email":"alex.allah@gmail.com","login":"alexallah","count":3},{"name":"Daniel van Flymen","email":"vanflymen@gmail.com","login":"dvf","count":3},{"name":"ELHoussineT","email":"elhoussinetalab@gmail.com","login":"ELHoussineT","count":3},{"name":"Ed Morley","email":"edmorley","login":"edmorley","count":3},{"name":"Ethan Smith","email":"ethan@ethanhs.me","login":"emmatyping","count":3},{"name":"Giuseppe","email":"giuscri@gmail.com","login":"giuscri","count":3},{"name":"Hyeon Kim","email":"simnalamburt@gmail.com","login":"simnalamburt","count":3},{"name":"ImreC","email":"ImreC","login":"ImreC","count":3},{"name":"Jendoliver","email":"alvarezmonllor@gmail.com","login":"Jendoliver","count":3},{"name":"John Carter","email":"john@therefromhere.org","login":"therefromhere","count":3},{"name":"Brianna Laugher","email":"brianna@laugher.id.au","login":"pfctdayelise","count":3},{"name":"Richard Cooper","email":"git@richardcooper.net","login":"richardcooper","count":3},{"name":"Seth Nickell","email":"snickell@gmail.com","login":"snickell","count":3},{"name":"Simion Baws","email":"simion.agv@gmail.com","login":"simion","count":3},{"name":"Sultan Imanhodjaev","email":"sultan.imanhodjaev@gmail.com","login":"sultaniman","count":3},{"name":"kylecribbs","email":"31107878+kylecribbs","login":"kylecribbs","count":3},{"name":"Josh Stern","email":"josh.stern95@gmail.com","login":"JoshStern","count":3},{"name":"Marcin","email":"marcin.mazurek@altalog.pl","login":null,"count":3},{"name":"Ulrik Johansson","email":"ulrik.johansson@blocket.se","login":null,"count":3},{"name":"Willi Hohenstein","email":"willi.hohenstein@seburai.de","login":null,"count":3},{"name":"mattkohl","email":"matt.kohl@thomsonreuters.com","login":null,"count":3},{"name":"Dodge York","email":"dodge@occamsrazortech.com","login":null,"count":3},{"name":"Gasper Zejn","email":"zejn@kiberpipa.org","login":null,"count":3},{"name":"notEvil","email":"not_evil@rappold1.at","login":null,"count":3},{"name":"Paul Sanders","email":"paul@paulsanders.dev","login":"sanders41","count":2},{"name":"Pavel Sviderski","email":"me@psviderski.name","login":"psviderski","count":2},{"name":"Pior Bastida","email":"pior@pbastida.net","login":"pior","count":2},{"name":"Rachel Willmer","email":"rachel@hobthross.com","login":"hobthross","count":2},{"name":"Rafael Pivato","email":"rpivato@gmail.com","login":"rafaelpivato","count":2},{"name":"Remi Rampin","email":"remirampin@gmail.com","login":"remram44","count":2},{"name":"Rene Dudfield","email":"renesd@gmail.com","login":"illume","count":2},{"name":"René Fleschenberg","email":"rene@fleschenberg.net","login":"rfleschenberg","count":2},{"name":"Rod Xavier Bondoc","email":"rod.xavier.bondoc@gmail.com","login":"rodxavier","count":2},{"name":"Sam Snarr","email":"sssnarr1@gmail.com","login":"sss-ng","count":2},{"name":"Gordon P. Hemsley","email":"me@gphemsley.org","login":"GPHemsley","count":2},{"name":"Giorgio Sironi","email":"g.sironi@elifesciences.org","login":"giorgiosironi","count":2},{"name":"Gilberto Corrêa de Souza","email":"GilbertoCS","login":"GilbertoCS","count":2},{"name":"Kailash Choudhary","email":"kailashjat604@gmail.com","login":"kailashchoudhary11","count":2},{"name":"Jan Vlcinsky","email":"jan.vlcinsky@tamtamresearch.com","login":"vlcinsky","count":2},{"name":"Jannis Leidel","email":"jannis@leidel.info","login":"jezdez","count":2},{"name":"Jason","email":"me@jasonharrison.us","login":"jasonharrison","count":2},{"name":"Jay Turner","email":"jaynicholasturner@gmail.com","login":"TurnrDev","count":2},{"name":"Jeff Widman","email":"jeff@jeffwidman.com","login":"jeffwidman","count":2},{"name":"Jeremy Mayeres","email":"1524722+jerr0328","login":"jerr0328","count":2},{"name":"Jeremy Satterfield","email":"jsatt22@gmail.com","login":"jsatt","count":2},{"name":"Jesse Braham","email":"jbraham92@gmail.com","login":"jessebraham","count":2},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":2},{"name":"Samuel Carswell","email":"samuelrcarswell@gmail.com","login":"samcarswell","count":2},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":2},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":2},{"name":"Oskar Haarklou Veileborg","email":"ohv1020@hotmail.com","login":"BarrensZeppelin","count":2},{"name":"vilhalmer","email":"vil@vil.lv","login":"vilhalmer","count":2},{"name":"xjw0914","email":"contactxjw@gmail.com","login":"tssujt","count":2},{"name":"Štěpán Tomsa","email":"stomsa@redhat.com","login":"Glutexo","count":2},{"name":"Hugo","email":"hugovk","login":"hugovk","count":2},{"name":"Krzysztof Krzysztof","email":"tukruic@gmail.com","login":"tukruic","count":2},{"name":"Leo Ho","email":"leoh@connect.hku.hk","login":"leohocs","count":2},{"name":"Lirian Su","email":"liriansu@gmail.com","login":"LKI","count":2},{"name":"Louie Lu","email":"git@louie.lu","login":"mlouielu","count":2},{"name":"David Tucker","email":"dtucker@isilon.com","login":"tucked","count":2},{"name":"Michael","email":"mic159@gmail.com","login":"mic159","count":2},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":2},{"name":"Milo Minderbinder","email":"minderbinder.enterprises@gmail.com","login":"milo-minderbinder","count":2},{"name":"Natalie Pendragon","email":"natalie.pendragon@gmail.com","login":"natpen","count":2},{"name":"Nikolay Aleksandrov Georgiev","email":"nikolay.georgiev@tttech-auto.com","login":"ngeorgiev-ttech","count":2},{"name":"shulcz","email":"vshulcz@gmail.com","login":"vshulcz","count":2},{"name":"shimpeko","email":"shimpeko","login":"shimpeko","count":2},{"name":"luz.paz","email":"luzpaz","login":"luzpaz","count":2},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":2},{"name":"hellerve","email":"veit.heller@student.htw-berlin.de","login":"hellerve","count":2},{"name":"gkdoc","email":"40815324+gkdoc","login":"gkdoc","count":2},{"name":"dragon788","email":"dragon788","login":"dragon788","count":2},{"name":"bkhasanov","email":"bkhasanov@yandex-team.ru","login":"khasanovbi","count":2},{"name":"adrianliaw","email":"adrianliaw2000@gmail.com","login":"adrianliaw","count":2},{"name":"Yuri Shevtsov","email":"yuri.shevtsov@mobiledefense.com","login":"yurishevtsov","count":2},{"name":"Yuhki Yano","email":"isekihakken@keh.biglobe.ne.jp","login":"y-vectorfield","count":2},{"name":"Yannick PEROUX","email":"yannick.peroux@gmail.com","login":"k4nar","count":2},{"name":"Paul Crowley","email":"paulcrowley@google.com","login":"ciphergoth","count":2},{"name":"Andrew Zhou","email":"30874884+0az","login":"0az","count":2},{"name":"Brett Randall","email":"javabrett@gmail.com","login":"javabrett","count":2},{"name":"Charles-Axel Dein","email":"charlesaxel.dein@gmail.com","login":"charlax","count":2},{"name":"Christian Sauer","email":"sauerc@gmail.com","login":"c17r","count":2},{"name":"Cologler","email":"10906962+Cologler","login":"Cologler","count":2},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":2},{"name":"Daniel Radetsky","email":"dradetsky@gmail.com","login":"dradetsky","count":2},{"name":"Darrin Allred","email":"141358268+shdarrina","login":"shdarrina","count":2},{"name":"David Noetzel","email":"dnoetzel@shipt.com","login":"dnoetzel","count":2},{"name":"David Poggi","email":"drpoggi","login":"drpoggi","count":2},{"name":"Jon Wayne Parrott","email":"jonwayne@google.com","login":null,"count":2},{"name":"Jeffrey Gelens","email":"jeffrey@noppo.pro","login":null,"count":2},{"name":"Brad Brown","email":"brad.brown@rackspace.com","login":null,"count":2},{"name":"David Hyman","email":"david.hyman@tesco.net","login":null,"count":2},{"name":"Frost Ming","email":"mianhong@gmail.com","login":null,"count":2},{"name":"Sharla Kew","email":"sharla.kew@gmail.com","login":null,"count":2},{"name":"Tom Arad","email":"tom@trust-it.io","login":null,"count":2},{"name":"Yannis Spiliopoulos","email":"yannis@cs.columbia.edu","login":null,"count":2},{"name":"gzagatti","email":"gzagatti@gmail.com","login":null,"count":2},{"name":"jr7square","email":"juniorrecinos@Juniors-MacBook-Pro.local","login":null,"count":2},{"name":"s-pace","email":"sylvain.pace@algolia.com","login":null,"count":2},{"name":"Kalle Jepsen","email":"kson@bootes.uberspace.de","login":null,"count":2},{"name":"Kenneth Reitz","email":"kennethreitz@thoth.local","login":null,"count":2},{"name":"Ryan McClarnon","email":"ryan@breezie.com","login":null,"count":2},{"name":"QasimK","email":"noreply@iamqasimk.com","login":null,"count":2},{"name":"Phil Chennikkara","email":"phil@LM-PC01.localdomain","login":null,"count":2},{"name":"Alex Gómez Martín","email":"agomez@doctuo.com","login":null,"count":2},{"name":"Greg Brown","email":"greg@gregbrown.co.nz","login":"gregplaysguitar","count":2},{"name":"Grey Li","email":"withlihui@gmail.com","login":"greyli","count":2},{"name":"Henry Schreiner","email":"henryschreineriii@utexas.edu","login":"henryiii","count":2},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":2},{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":2},{"name":"INADA Naoki","email":"songofacandy@gmail.com","login":"methane","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Ilya Zonov","email":"izonov@gmail.com","login":"puzan","count":2},{"name":"Jack Danger","email":"github@jackcanty.com","login":"JackDanger","count":2},{"name":"Jacob Henner","email":"code@ventricle.us","login":"JacobHenner","count":2},{"name":"Matt","email":"pegler@gmail.com","login":"pegler","count":2},{"name":"Tomoya Iwata","email":"iwata.tomoya@classmethod.jp","login":"cm-iwata","count":2},{"name":"Ted Kaplan","email":"ted@shlashdot.org","login":"thirtyseven","count":2},{"name":"Sébastien Coavoux","email":"sebastien.coavoux@azoplee.com","login":"sebastien-coavoux","count":2},{"name":"Stefan VanBuren","email":"vanburenstefan@gmail.com","login":"stefanvanburen","count":2},{"name":"Sean Gillespie","email":"sean@pulumi.com","login":"swgillespie","count":2},{"name":"Frank Anderson","email":"frob","login":"frob","count":2},{"name":"helloc","email":"yuzhujiutian@gmail.com","login":"yuzhujiutian","count":2},{"name":"Doc Developer","email":"39494509+docdeveloper","login":"docdeveloper","count":2},{"name":"Diego Ramirez","email":"dr01191115@gmail.com","login":"DiddiLeija","count":2},{"name":"DetachHead","email":"57028336+DetachHead","login":"DetachHead","count":2},{"name":"Delirious Lettuce","email":"delirious.lettuce@gmail.com","login":"delirious-lettuce","count":2},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":2},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":2},{"name":"Aleksandr Mangin","email":"mangin.alexander@yandex.ru","login":"mangin","count":2},{"name":"Alex Kong","email":"jrkong.hfd@gmail.com","login":"jrkong","count":2},{"name":"Andrew Haigh","email":"nelfin@gmail.com","login":"nelfin","count":2},{"name":"chrysle","email":"fritzihab@posteo.de","login":"chrysle","count":1},{"name":"craynic","email":"craynic","login":"craynic","count":1},{"name":"danawaze","email":"82088094+danawaze","login":"danawaze","count":1},{"name":"Tom Arad","email":"tom@arad.rocks","login":"tomarad","count":1},{"name":"Michael Mior","email":"michael.mior@gmail.com","login":"michaelmior","count":1},{"name":"Michael Wolf","email":"maw@pobox.com","login":"maw","count":1},{"name":"Michal Srb","email":"michal@redhat.com","login":"msrb","count":1},{"name":"Michał Sochoń","email":"kaszpir@gmail.com","login":"nvtkaszpir","count":1},{"name":"Michał Wiśniewski","email":"michal.wisniewski422@gmail.com","login":"questras","count":1},{"name":"Miguel Calderon","email":"miguelcalderon124@gmail.com","login":"mrcalderon","count":1},{"name":"Mike P. Sinn","email":"m@quantimodo.com","login":"mikepsinn","count":1},{"name":"Minha, Jeong","email":"vwjdalsgkv@gmail.com","login":"PzaThief","count":1},{"name":"Miroslav Zoricak","email":"miroslav.zoricak@gmail.com","login":"mirosval","count":1},{"name":"Mirosław Zalewski","email":"mzalewsk@redhat.com","login":"mirekdlugosz","count":1},{"name":"Mohamad A","email":"mohammed.abuelhagag@gmail.com","login":"mabuelhagag","count":1},{"name":"Namwoo Kim","email":"iam@kimtree.net","login":"kimtree","count":1},{"name":"Nicholas Surmava","email":"nicholas.surmava@gmail.com","login":"subwafer","count":1},{"name":"David Baumgold","email":"david@davidbaumgold.com","login":"singingwolfboy","count":1},{"name":"David Vo","email":"auscompgeek","login":"auscompgeek","count":1},{"name":"Denis Otkidach","email":"denis.otkidach@gmail.com","login":"ods","count":1},{"name":"Derek","email":"dschaller","login":"dschaller","count":1},{"name":"Devin Fee","email":"devin@devinfee.com","login":"dfee","count":1},{"name":"Dhananjay Shah","email":"dhananjay.shah@polytech.com","login":"dhsh244","count":1},{"name":"Diego Mora Cespedes","email":"d.moracespedes@gmail.com","login":"Perados","count":1},{"name":"Donald Patterson","email":"dpatterson@cleansimple.ca","login":"don-swept","count":1},{"name":"Dos Moonen","email":"darsstar@gmail.com","login":"Darsstar","count":1},{"name":"Dražen Lučanin","email":"kermit666@gmail.com","login":"metakermit","count":1},{"name":"Wes Lord","email":"weslord@gmail.com","login":"weslord","count":1},{"name":"Will Tekulve","email":"tekulve.will@gmail.com","login":"tekulvw","count":1},{"name":"Yehuda Deutsch","email":"yeh@uda.co.il","login":"uda","count":1},{"name":"Yoshihisa Mochihara","email":"yoshihisa.mochihara@gmail.com","login":"yosmoc","count":1},{"name":"Yosuf Ali","email":"yosufali","login":"yosufali","count":1},{"name":"ankitdobhal","email":"dobhal.ankit@protonmail.com","login":"powerexploit","count":1},{"name":"belkka","email":"ulianich_mihail@ukr.net","login":"belkka","count":1},{"name":"engineerakki","email":"engineerakki11@gmail.com","login":"engineerakki","count":1},{"name":"geonik-code","email":"132887728+geonik-code","login":"geonik-code","count":1},{"name":"gokhan721","email":"simsek.gokhan721@gmail.com","login":"gokhan721","count":1},{"name":"gzzo","email":"guidorainuzzo@gmail.com","login":"gzzo","count":1},{"name":"illgitthat","email":"illgitthat","login":"illgitthat","count":1},{"name":"jgart","email":"47760695+jgarte","login":"jgarte","count":1},{"name":"jlusk","email":"jlusk@boomtownroi.com","login":"jlusk","count":1},{"name":"joren485","email":"jorenvrancken@gmail.com","login":"joren485","count":1},{"name":"joshcrim","email":"jshcrm@gmail.com","login":"jshcrm","count":1},{"name":"kashewnuts","email":"kashun.nuts@gmail.com","login":"kashewnuts","count":1},{"name":"muxator","email":"muxator","login":"muxator","count":1},{"name":"naelsondouglas","email":"naelson17@gmail.com","login":"NaelsonDouglas","count":1},{"name":"nagaripratap","email":"119724473+nagaripratap","login":"nagaripratap","count":1},{"name":"neni","email":"123251897@qq.com","login":"neoni123","count":1},{"name":"Nico Stapelbroek","email":"nstapelbroek@gmail.com","login":"nstapelbroek","count":1},{"name":"Nicolas Delaby","email":"nicolas@noa.one","login":"ticosax","count":1},{"name":"NighTurs","email":"nighturs@gmail.com","login":"NighTurs","count":1},{"name":"Stefan 'hr' Berder","email":"hr@bonz.org","login":"hrbonz","count":1},{"name":"Stefane Fermigier","email":"sf@fermigier.com","login":"sfermigier","count":1},{"name":"Stephan Eckardt","email":"contact@stephaneckardt.com","login":"eckardt","count":1},{"name":"Stephen Rosen","email":"sirosen@globus.org","login":"sirosen","count":1},{"name":"Steve Dower","email":"steve.dower@microsoft.com","login":"zooba","count":1},{"name":"Steve Shanks","email":"steve.c.shanks@gmail.com","login":"stevecshanks","count":1},{"name":"Stewart Miles","email":"stewart@agentic.ai","login":"stewartmiles","count":1},{"name":"Stéphane Bidoul (ACSONE)","email":"stephane.bidoul@acsone.eu","login":"sbidoul","count":1},{"name":"Suprithvarma1","email":"suprithvarma1@gmail.com","login":"Suprithvarma1","count":1},{"name":"Tania Allard","email":"taniar.allard@gmail.com","login":"trallard","count":1},{"name":"Taylor D. Edmiston","email":"tedmiston@gmail.com","login":"tedmiston","count":1},{"name":"The Alchemist","email":"kap4020@gmail.com","login":"The-Alchemist","count":1},{"name":"Thiago Gariani","email":"95106865+thiagogquinto","login":"thiagogquinto","count":1},{"name":"Tim Hughes","email":"thughes@thegoldfish.org","login":"timhughes","count":1},{"name":"Tim S","email":"timworx@outlook.com","login":"timworx","count":1},{"name":"Piotr Błażejewicz","email":"peterblazejewicz","login":"peterblazejewicz","count":1},{"name":"RafalSkolasinski","email":"r.j.skolasinski@gmail.com","login":"RafalSkolasinski","count":1},{"name":"Nitesh Sharma","email":"nbsharma@outlook.com","login":"sinscary","count":1},{"name":"nkk0","email":"klanecek.niko@gmail.com","login":"nkk0","count":1},{"name":"normyp","email":"pm.normington@gmail.com","login":"normyp","count":1},{"name":"nullSoup","email":"34267803+nullSoup","login":"nullSoup","count":1},{"name":"oyvindjam","email":"oyvindjam@gmail.com","login":"oyvindjam","count":1},{"name":"pinfort","email":"ptg@nijitei.com","login":"pinfort","count":1},{"name":"plgruener","email":"pl.gruener@gmail.com","login":"plgruener","count":1},{"name":"pmontens","email":"pieterjan@montens.net","login":"PieterjanMontens","count":1},{"name":"prabhas","email":"prabhasram257@gmail.com","login":"GAVARA-PRABHAS-RAM","count":1},{"name":"sudoz","email":"me@isudox.com","login":"isudox","count":1},{"name":"swaldhoer","email":"34184299+swaldhoer","login":"swaldhoer","count":1},{"name":"tocic","email":"tocic@protonmail.ch","login":"tocic","count":1},{"name":"umarmnaq","email":"102142660+umarmnaq","login":"umarmnaq","count":1},{"name":"vthirumale","email":"venkatesh@kensho.com","login":"vthirumale","count":1},{"name":"Ernest W. Durbin III","email":"ewdurbin@gmail.com","login":"ewdurbin","count":1},{"name":"Fidel Ramos","email":"haplo","login":"haplo","count":1},{"name":"Florent Thévenet","email":"feuloren","login":"feuloren","count":1},{"name":"Frank Lichtenheld","email":"frank@lichtenheld.com","login":"flichtenheld","count":1},{"name":"Tom Eastman","email":"tom@eastman.net.nz","login":"tveastman","count":1},{"name":"Tom Viner","email":"tom@viner.tv","login":"tomviner","count":1},{"name":"TomeHirata","email":"tomu.hirata@gmail.com","login":"TomeHirata","count":1},{"name":"Travis Cline","email":"travis.cline@gmail.com","login":"tmc","count":1},{"name":"TrellixVulnTeam","email":"charles.mcfarland@trellix.com","login":"TrellixVulnTeam","count":1},{"name":"Trenton H","email":"797416+stumpylog","login":"stumpylog","count":1},{"name":"Tyler Spivey","email":"tspivey@pcdesk.net","login":"tspivey","count":1},{"name":"Vaclav Rehak","email":"rehakv01@gmail.com","login":"washeck","count":1},{"name":"Vadim Andronov","email":"vadimadr@gmail.com","login":"vadimadr","count":1},{"name":"Varun Agrawal","email":"varagrawal@gmail.com","login":"varunagrawal","count":1},{"name":"Vipul Kumar","email":"kumar@onenetbeyond.org","login":"etanot","count":1},{"name":"Vlad Kooklev","email":"kouklevv@gmail.com","login":"bluzir","count":1},{"name":"Vladimir Bolshakov","email":"vovanbo@gmail.com","login":"vovanbo","count":1},{"name":"Warix3","email":"toni.pejic98@gmail.com","login":"Warix3","count":1},{"name":"Werner Robitza","email":"werner.robitza@gmail.com","login":"slhck","count":1},{"name":"nid5","email":"geckodty@gmail.com","login":"nid5","count":1},{"name":"nitintecg","email":"nitin.tejuja12@gmail.com","login":"nitintecg","count":1},{"name":"bitwave","email":"moritzderliebe@googlemail.com","login":null,"count":1},{"name":"alexanderbarbosa","email":"eubertrabalho@protonmail.com","login":null,"count":1},{"name":"Drum","email":"drummond.ogilvie@ripjar.com","login":null,"count":1},{"name":"Dimitrios Paraschas","email":"paraschas@gmail.com","login":null,"count":1},{"name":"DasaniT","email":"ali.emadi9877@gmail.com","login":null,"count":1},{"name":"Erin O'Connell","email":"erin@omega-prime.sparkle","login":null,"count":1},{"name":"Artemiy","email":"magistrpaymay@gmail.com","login":null,"count":1},{"name":"Daniel Hones","email":"danielhones@gmail.com","login":null,"count":1},{"name":"Kfir Breger","email":"kfir@cubicalwave.com","login":null,"count":1},{"name":"Jonathon Belotti","email":"jonathon@canva.com","login":null,"count":1},{"name":"Marc-André Dufresne","email":"marc-andre.dufresne@ormuco.com","login":null,"count":1},{"name":"Manoj Jadhav","email":"manoj.jadhav@shorelineiot.com","login":null,"count":1},{"name":"Lou Ferrand","email":"ferrand@ekino.com","login":null,"count":1},{"name":"Hugo Osvaldo Barrera","email":"hugo@barrera.io","login":null,"count":1},{"name":"Helder Correia","email":"helder@siriux.org","login":null,"count":1},{"name":"Jon","email":"jonathn@github.com","login":null,"count":1},{"name":"Joakim Uddholm","email":"joakim@uddholm.com","login":null,"count":1},{"name":"Gaetan Semet","email":"gaetan@xeberon.net","login":"gsemet","count":1},{"name":"Gautam Bhat","email":"gautam.bhat05@GMAIL.COM","login":"gautambhat","count":1},{"name":"Dave Hunt","email":"dave.hunt@gmail.com","login":"davehunt","count":1},{"name":"Davi Lima","email":"davilima6@gmail.com","login":"davilima6","count":1},{"name":"Alexander","email":"alexander.botello@g.austincc.edu","login":null,"count":1},{"name":"Rod Xavier Bondoc","email":"rod.bondoc@kinesis.org","login":null,"count":1},{"name":"Thomas Sorrel","email":"thomas.sorrel@clarisys.fr","login":null,"count":1},{"name":"lzutao","email":"1stpangu@gmail.com","login":null,"count":1},{"name":"iKenshu","email":"undefined.hlo.o@gmail.com","login":null,"count":1},{"name":"emmanuel valette","email":"emmanuel.valette@storetail.io","login":null,"count":1},{"name":"zhangjian","email":"zhangjian51@meituan.com","login":null,"count":1},{"name":"ocavue","email":"ocavue@MBP.no_rep","login":null,"count":1},{"name":"NicholasSurmava","email":"nicholas.surmava@uscellular.com","login":null,"count":1},{"name":"emilien fugier","email":"emilien.fugier@adevinta.com","login":null,"count":1},{"name":"davidgang","email":"dgang@freightos.com","login":null,"count":1},{"name":"chiqomar","email":"omar.ahmad@washpost.com","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"Andrew Sultana","email":"andrew.sultana@mail.com","login":null,"count":1},{"name":"Julian Swagemakers","email":"julian@swagemakers.org","login":"kerhac","count":1},{"name":"K900","email":"me@0upti.me","login":"K900","count":1},{"name":"Kenyon Ralph","email":"kenyon@kenyonralph.com","login":"kenyon","count":1},{"name":"Kevin Le","email":"solnovus@gmail.com","login":"bkad","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Kongklakker","email":"downingjohnw@gmail.com","login":"Kongklakker","count":1},{"name":"Krzysztof Mierzejewski","email":"kmierz@gmail.com","login":"mierzejk","count":1},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":1},{"name":"Li9htmare","email":"yuehanyh@gmail.com","login":"Li9htmare","count":1},{"name":"Changho Park","email":"change.park@samsung.com","login":"change-park","count":1},{"name":"Charlie Denton","email":"charlie@meshy.co.uk","login":"meshy","count":1},{"name":"Charlie Li","email":"git@vishwin.info","login":"vishwin","count":1},{"name":"Chris Adams","email":"chris@improbable.org","login":"acdha","count":1},{"name":"Chris Beaven","email":"smileychris@gmail.com","login":"SmileyChris","count":1},{"name":"Chris Latham","email":"BackwardSpy@gmail.com","login":"backwardspy","count":1},{"name":"Ravi Kotecha","email":"kotecha.ravi+github@gmail.com","login":"r4vi","count":1},{"name":"Alex Cunha","email":"alexandre.cunha@gmail.com","login":"alercunha","count":1},{"name":"Eric Davies","email":"iamed2@gmail.com","login":"iamed2","count":1},{"name":"Eric Hanchrow","email":"eric.hanchrow@gmail.com","login":"offby1","count":1},{"name":"Luke Hutscal","email":"girasquid","login":"girasquid","count":1},{"name":"Lumir Balhar","email":"lbalhar@redhat.com","login":"frenzymadness","count":1},{"name":"Manoj Jadhav","email":"jadhavmanoj","login":"jadhavmanoj","count":1},{"name":"Manuel Vázquez Acosta","email":"manuel@merchise.org","login":"mvaled","count":1},{"name":"Mariusz Masztalerczuk","email":"m.masztalerczuk@clearcode.cc","login":"mmasztalerczuk","count":1},{"name":"Markus Hubig","email":"mhubig@gmail.com","login":"mhubig","count":1},{"name":"Markus Kaiserswerth","email":"github@sensun.org","login":"mkai","count":1},{"name":"Marvin Steadfast","email":"marvin@xsteadfastx.org","login":"xsteadfastx","count":1},{"name":"Mat Moore","email":"MatMoore","login":"MatMoore","count":1},{"name":"Mateusz Piotrowski","email":"0mp@FreeBSD.org","login":"0mp","count":1},{"name":"Mathias Fossum","email":"mathias.s.fossum@gmail.com","login":"mathisfo","count":1},{"name":"Jordan Pittier","email":"JordanP","login":"JordanP","count":1},{"name":"Josef Assad","email":"josef@josefassad.com","login":"JosefAssad","count":1},{"name":"Joseph Kahn","email":"josephbkahn@gmail.com","login":"JBKahn","count":1},{"name":"João Rafael","email":"joaoraf@me.com","login":"joaorafaelm","count":1},{"name":"Reaz Nahid","email":"reaznahid@finder-lbs.com","login":"reaznahidmtl","count":1},{"name":"Rick Harris","email":"rconradharris@gmail.com","login":"rconradharris","count":1},{"name":"Rob McBroom","email":"github@skurfer.com","login":"skurfer","count":1},{"name":"Robert Gieseke","email":"rob.g@web.de","login":"rgieseke","count":1},{"name":"Rohan Talip","email":"RohanTalip","login":"RohanTalip","count":1},{"name":"Ryan Castner","email":"audiolion","login":"audiolion","count":1},{"name":"Sam Doran","email":"github@samdoran.com","login":"samdoran","count":1},{"name":"Samuel Dion-Girardeau","email":"samuel.diongirardeau@gmail.com","login":"samueldg","count":1},{"name":"Alex Chan","email":"a.chan@wellcome.ac.uk","login":"alexwlchan","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alejandro Avilés","email":"omegak@gmail.com","login":"OmeGak","count":1},{"name":"Aldous Peñaranda","email":"aldous@penaranda.name","login":"dous","count":1},{"name":"Albert Hopkins","email":"marduk@letterboxes.org","login":"enku","count":1},{"name":"Shohei Ueda","email":"30958501+peaceiris","login":"peaceiris","count":1},{"name":"Shane Kennedy","email":"shane.kennedy19@gmail.com","login":"shaneikennedy","count":1},{"name":"Sardorbek Imomaliev","email":"imomaliev@hey.com","login":"imomaliev","count":1},{"name":"Sandeep Pathivada","email":"sandeep048@gmail.com","login":"sandeep048","count":1},{"name":"AlexNDRmac","email":"alexndr.mac@gmail.com","login":"AlexNDRmac","count":1},{"name":"Alexandre Arpin","email":"arpin.alexandre@gmail.com","login":"AlexandreArpin","count":1},{"name":"Alexandre Morignot","email":"amorignot@meilleursagents.com","login":"erdnaxeli","count":1},{"name":"Alexey Ivushkin","email":"ivushkinalex@gmail.com","login":"Morgan-iv","count":1},{"name":"Alfonso Ruzafa","email":"alfonso.ruzafa@movo.me","login":"superruzafa","count":1},{"name":"Anthony Shaw","email":"anthonyshaw@apache.org","login":"tonybaloney","count":1},{"name":"Ansel Halliburton","email":"anseljh","login":"anseljh","count":1},{"name":"Andriy Maletsky","email":"andriy.maletsky@gmail.com","login":"and800","count":1},{"name":"Andrew Szeto","email":"github@jabagawee.com","login":"jabagawee","count":1},{"name":"Andrew DiLosa","email":"andrew@dilosa.com","login":"adilosa","count":1},{"name":"Andreu Vallbona Plazas","email":"avallbona@gmail.com","login":"avallbona","count":1},{"name":"Andrea","email":"14820600+floatingpurr","login":"floatingpurr","count":1},{"name":"Alok Singh","email":"Alok","login":"Alok","count":1},{"name":"Alok Kumar","email":"rajalokan@gmail.com","login":"rajalokan","count":1},{"name":"Allen Li","email":"darkfeline@felesatra.moe","login":"darkfeline","count":1},{"name":"Allan Lewis","email":"allanlewis99@gmail.com","login":"allanlewis","count":1},{"name":"Aliaksei Urbanski","email":"aliaksei@inspectorio.com","login":"Jamim","count":1},{"name":"Santiago Castro","email":"bryant@montevideo.com.uy","login":"bryant1410","count":1},{"name":"Jeppe Fihl-Pearson","email":"jeppe@tenzer.dk","login":"Tenzer","count":1},{"name":"Jerome Leclanche","email":"jerome@leclan.ch","login":"jleclanche","count":1},{"name":"Jin Liu","email":"m.liu.jin@gmail.com","login":"jinliu","count":1},{"name":"Johann Visagie","email":"johann@visagie.za.net","login":"wjv","count":1},{"name":"John Ralls","email":"jralls@ceridwen.us","login":"jralls","count":1},{"name":"Jon Erling Hustadnes","email":"JonErling.Hustadnes@gmail.com","login":"husjon","count":1},{"name":"Jonathan","email":"33353899+allcloud-jonathan","login":"allcloud-jonathan","count":1},{"name":"Jonathan Hanson","email":"jonathan@jonathan-hanson.org","login":"triplepoint","count":1},{"name":"Graham Ullrich","email":"graham@flyingcracker.com","login":"grahamu","count":1},{"name":"GreatBahram","email":"aghaee.bahram@gmail.com","login":"GreatBahram","count":1},{"name":"Greg Back","email":"1045796+gtback","login":"gtback","count":1},{"name":"Greg Kaleka","email":"greg@gregkaleka.com","login":"GregKaleka","count":1},{"name":"Griffin Myers","email":"griffin@covar.com","login":"gmyers18","count":1},{"name":"Grzegorz Milka","email":"grzegorzmilka@gmail.com","login":"gregorias","count":1},{"name":"Guillermo Guirao Aguilar","email":"contact@guillermoguiraoaguilar.com","login":"Funk66","count":1},{"name":"HRXN","email":"Hrxn","login":"Hrxn","count":1},{"name":"Harun Yasar","email":"harunyasar@outlook.com","login":"harunyasar","count":1},{"name":"Oguzhan Ozdemir","email":"aoozdemir@live.com","login":"rwxdash","count":1},{"name":"Olivier Bellone","email":"ob@stripe.com","login":"ob-stripe","count":1},{"name":"Ori Avtalion","email":"ori@avtalion.name","login":"salty-horse","count":1},{"name":"Pablo Tamarit","email":"pablo.tamarit@cern.ch","login":"ptamarit","count":1},{"name":"Pascal Borreli","email":"pascal@borreli.com","login":"pborreli","count":1},{"name":"Paul Walsh","email":"paulywalsh@gmail.com","login":"pwalsh","count":1},{"name":"Paulo Haddad Martim","email":"11465075+pmhaddad","login":"pmhaddad","count":1},{"name":"Per Lundberg","email":"per.lundberg@hibox.tv","login":"perlun","count":1},{"name":"Peter Bittner","email":"peter.bittner@vshn.ch","login":"bittner","count":1},{"name":"Phil Freo","email":"phil@philfreo.com","login":"philfreo","count":1},{"name":"Pierpaolo Da Fieno","email":"pierpaolo.dafieno@gmail.com","login":"numshub","count":1},{"name":"Michael Allan","email":"michael@intrinseca.me.uk","login":"intrinseca","count":1},{"name":"Jaeyoung Lee","email":"jaeyoung@monodiary.net","login":"jeyraof","count":1},{"name":"James Howe","email":"675056+OrangeDog","login":"OrangeDog","count":1},{"name":"Jamie Connolly","email":"jamie@jamieconnolly.com","login":"jamieconnolly","count":1},{"name":"Jannik Vieten","email":"me@exploide.net","login":"exploide","count":1},{"name":"Jeff Triplett","email":"jefftriplett","login":"jefftriplett","count":1},{"name":"Artur","email":"piraartur@gmail.com","login":"piraartur","count":1},{"name":"Asher Foa","email":"asher@asherfoa.com","login":"asherf","count":1},{"name":"Ashley Stallings","email":"aesdev421@gmail.com","login":"thecouchcoder","count":1},{"name":"Ashwin Ramaswami","email":"aramaswamis@gmail.com","login":"epicfaace","count":1},{"name":"Atsushi Odagiri","email":"aodagx@gmail.com","login":"aodag","count":1},{"name":"Ben Kraft","email":"ben@benkraft.org","login":"benjaminjkraft","count":1},{"name":"Ben Welsh","email":"b@palewi.re","login":"palewire","count":1},{"name":"Benjamin Jorand","email":"benjamin.jorand@doctolib.com","login":"bjorand","count":1},{"name":"Berker Peksag","email":"berker.peksag@gmail.com","login":"berkerpeksag","count":1},{"name":"Bert JW Regeer","email":"bertjw@regeer.org","login":"digitalresistor","count":1},{"name":"Bill Nottingham","email":"notting@splat.cc","login":"wenottingham","count":1},{"name":"Brightcells","email":"brightcells@gmail.com","login":"Brightcells","count":1},{"name":"Dulmandakh","email":"dulmandakh@gmail.com","login":"dulmandakh","count":1},{"name":"Ed Finkler (DM)","email":"57417700+efinkler-dm","login":"efinkler-dm","count":1},{"name":"Eli Schwartz","email":"eschwartz@archlinux.org","login":"eli-schwartz","count":1},{"name":"Elton Viana","email":"eltonvs@outlook.com","login":"eltonvs","count":1},{"name":"EmberQuill","email":"rycr2002@gmail.com","login":"emberquill","count":1},{"name":"Hauke Löffler","email":"hloeffler","login":"hloeffler","count":1},{"name":"Hilmar Gústafsson","email":"LiHRaM","login":"LiHRaM","count":1},{"name":"Hosam Almoghraby","email":"hosam.moghraby@gmail.com","login":"HosamAlmoghraby","count":1},{"name":"Isaac Sanders","email":"isanders@drwholdings.com","login":"isaacsanders","count":1},{"name":"Jaap Roes","email":"jaap.roes@gmail.com","login":"jaap3","count":1},{"name":"Liu","email":"i@lc-soft.io","login":"lc-soft","count":1},{"name":"Luit van Drongelen","email":"luitvd@gmail.com","login":"Luit","count":1},{"name":"Chris Seymour","email":"chris.j.seymour@hotmail.com","login":"iiSeymour","count":1},{"name":"Clement Verna","email":"cverna@tutanota.com","login":"cverna","count":1},{"name":"Coop","email":"Darkle","login":"Darkle","count":1},{"name":"Dalton Durst","email":"d@ltondur.st","login":"UniversalSuperBox","count":1},{"name":"Daniel Phillips","email":"dyproepsilon@gmail.com","login":"DpEpsilon","count":1},{"name":"Daniel Schep","email":"dschep@gmail.com","login":"dschep","count":1},{"name":"Daniel Simon","email":"daniel.simon@cognex.com","login":"CognexDaniel","count":1},{"name":"Dario Bertini","email":"berdario@google.com","login":"berdario","count":1},{"name":"Aditya Srivastava","email":"adi.srivastava@hotmail.com","login":"IamAdiSri","count":1},{"name":"Arnaud Dezandee","email":"4415204+arnaud-dezandee","login":"arnaud-dezandee","count":1},{"name":"Eric Brandwein","email":"brandweineric@gmail.com","login":"ericbrandwein","count":1}],"total_commits":7254,"total_committers":519,"total_bot_commits":99,"total_bot_committers":2,"mean_commits":13.976878612716764,"dds":0.6753515301902399,"past_year_committers":[{"name":"Matt Davis","email":"matteius@gmail.com","login":"matteius","count":196},{"name":"Oz Tiram","email":"oz.tiram@gmail.com","login":"oz123","count":66},{"name":"Aiden Cullo","email":"aidencullo@gmail.com","login":"aidencullo","count":17},{"name":"Naofal-Helal","email":"naofal@naofal.xyz","login":"Naofal-Helal","count":9},{"name":"Rodney, Tiara","email":"tiara.rodney@administratrix.de","login":"oxbqkwwxfrqccwtg","count":6},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"Marcos Del Sol Vives","email":"marcos@orca.pet","login":"socram8888","count":4},{"name":"samerabushah","email":"samer.abushah@gmail.com","login":"samer-shah","count":4},{"name":"Josh Stern","email":"josh.stern95@gmail.com","login":"JoshStern","count":3},{"name":"Neal Magee","email":"nem2p@virginia.edu","login":"nmagee","count":3},{"name":"Seth Nickell","email":"snickell@gmail.com","login":"snickell","count":3},{"name":"Darrin Allred","email":"141358268+shdarrina","login":"shdarrina","count":2},{"name":"Jay Turner","email":"jaynicholasturner@gmail.com","login":"TurnrDev","count":2},{"name":"Oskar Haarklou Veileborg","email":"ohv1020@hotmail.com","login":"BarrensZeppelin","count":2},{"name":"Paul Sanders","email":"paul@paulsanders.dev","login":"sanders41","count":2},{"name":"shulcz","email":"vshulcz@gmail.com","login":"vshulcz","count":2},{"name":"Eric Brandwein","email":"brandweineric@gmail.com","login":"ericbrandwein","count":1},{"name":"Gautam Bhat","email":"gautam.bhat05@GMAIL.COM","login":"gautambhat","count":1},{"name":"Greg Back","email":"1045796+gtback","login":"gtback","count":1},{"name":"Julian Swagemakers","email":"julian@swagemakers.org","login":"kerhac","count":1},{"name":"Michael Mior","email":"michael.mior@gmail.com","login":"michaelmior","count":1},{"name":"Pablo Tamarit","email":"pablo.tamarit@cern.ch","login":"ptamarit","count":1},{"name":"Sangmin Yoon","email":"sanspareilsmyn@gmail.com","login":"sanspareilsmyn","count":1},{"name":"Shane Kennedy","email":"shane.kennedy19@gmail.com","login":"shaneikennedy","count":1},{"name":"Stewart Miles","email":"stewart@agentic.ai","login":"stewartmiles","count":1},{"name":"Yosuf Ali","email":"yosufali","login":"yosufali","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"prabhas","email":"prabhasram257@gmail.com","login":"GAVARA-PRABHAS-RAM","count":1}],"past_year_total_commits":337,"past_year_total_committers":28,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":12.035714285714286,"past_year_dds":0.41839762611275966,"last_synced_at":"2025-05-24T20:45:30.806Z","last_synced_commit":"fcfc1d5a790e6390a9eb61f5b7d9114c9be2c3ff","created_at":"2023-03-07T09:41:59.473Z","updated_at":"2025-05-24T20:45:30.876Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"pypa/pipenv","html_url":"https://github.com/pypa/pipenv","last_synced_at":"2025-09-01T01:00:31.572Z","status":null,"issues_count":594,"pull_requests_count":411,"avg_time_to_close_issue":24802313.50605327,"avg_time_to_close_pull_request":2637622.710810811,"issues_closed_count":407,"pull_requests_closed_count":370,"pull_request_authors_count":87,"issue_authors_count":476,"avg_comments_per_issue":6.377104377104377,"avg_comments_per_pull_request":1.0778588807785887,"merged_pull_requests_count":314,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":92,"past_year_pull_requests_count":150,"past_year_avg_time_to_close_issue":2598169.2807017546,"past_year_avg_time_to_close_pull_request":909711.7165354331,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.358695652173913,"past_year_avg_comments_per_pull_request":0.6133333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":111,"created_at":"2023-05-10T11:08:46.758Z","updated_at":"2025-09-03T06:47:56.916Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpipenv/issues","issue_labels_count":{"triage":107,"Contributor Candidate":97,"Type: Enhancement :bulb:":69,"Status: Awaiting Update :hourglass_flowing_sand:":59,"Type: Question :grey_question:":48,"Type: Possible Bug":41,"Type: Bug :bug:":38,"Type: Regression":37,"Type: Documentation :book:":26,"hacktoberfest":19,"Category: Private PyPIs :sunglasses:":17,"ai-triaged":12,"Type: Discussion":12,"Type: Vendored Dependencies":12,"PR: awaiting-review":11,"OS: Windows":10,"Category: Dependency Resolution":10,"Category: Future":9,"good first issue":7,"Priority: High":6,"Category: Tests":6,"Category: CLI":6,"--system flag":6,"Status: Needs More Information":6,"--keep-outdated/--selective-upgrade":5,"Type: Duplicate":5,"Category: Docker":4,"Type: Behavior Change":4,"PR: awaiting-merge":3,"Type: Maintenance :construction:":3,"Priority: Medium":3,"markers":3,"Type: Bugfix":3,"Status: Awaiting Review":3,"Status: Awaiting Upstream":3,"Windows":3,"help wanted":3,"Category: Development":2,"Priority: Low":2,"Waiting for feedback":2,"Category: Security":2,"Category: VCS":2,"validation":2,"PR: merged":2,"Category: Pip":2,"Category: Requirement":2,"brainstorm":2,"Status: Requires PEEP":2,"multi-platform":1,"pip.conf":1,"Status: In Progress":1,"OS: MacOS":1,"OS: Linux":1,"Status: Requires Approval":1,"requirementslib":1,"Status: Workarounded":1,"OS: Raspberry Pi":1,"Type: API Change":1,"Category: Error Handling":1,"Category: Encoding":1},"pull_request_labels_count":{"Category: Dependency Resolution":36,"hacktoberfest-accepted":20,"dependencies":3,"python":3,"Status: In Progress":2,"DO NOT MERGE":1,"hacktoberfest":1,"Status: Requires Approval":1,"Type: Behavior Change":1,"Type: Enhancement :bulb:":1,"Status: Rebase Required":1,"Type: Bugfix":1,"Type: Documentation :book:":1},"issue_author_associations_count":{"NONE":483,"CONTRIBUTOR":71,"MEMBER":18},"pull_request_author_associations_count":{"MEMBER":238,"CONTRIBUTOR":209,"NONE":56},"issue_authors":{"Kroppeb":13,"matteius":11,"tucked":9,"kalebmckale":7,"rittneje":5,"oz123":5,"stewartmiles":4,"edwinjosegeorge":4,"shaneikennedy":3,"Neiland85":3,"khteh":3,"mgmarino":3,"FlavioAmurrioCS":3,"monkeyman192":3,"Mannkoli":3,"glensc":3,"matejsp":3,"Arcitec":3,"scastria":3,"dennisvang":3,"edmorley":3,"klausmyrseth":3,"command-tab":3,"uranusjr":3,"thehesiod":3,"Bec-k":2,"Grommash9":2,"gdiepen":2,"ghost":2,"phette23":2,"justin-yan":2,"evan0greenup":2,"Semnodime":2,"JDLH":2,"xalteropsx":2,"mokazemi":2,"danrossi":2,"fizyk":2,"buhtz":2,"MatthewRalston":2,"DanielSwain":2,"petereon":2,"n1ngu":2,"cclauss":2,"BorgPrincess":2,"ncoghlan":2,"jeffwidman":2,"EiJayK":2,"cchristous":2,"thernstig":2,"Jamim":2,"BehnazMoradabadi":1,"mrakgr":1,"blueyed":1,"codeinvain":1,"jclopes":1,"wireless-road":1,"jan-kantert":1,"stumpylog":1,"eht16":1,"apolain":1,"hlf20010508":1,"iuriguilherme":1,"mfrodl":1,"chrisgavin":1,"ying-w":1,"sss-ng":1,"thtrummer":1,"haizaar":1,"fosteram27":1,"philfreo":1,"david-mcclure":1,"Jmennius":1,"yurishevtsov":1,"boonware":1,"alex-pobeditel-2004":1,"Madoshakalaka":1,"marwin-roth":1,"jayvdb":1,"pansila":1,"ucola":1,"tobiasgardner":1,"marekdedic":1,"padenmoss":1,"crioux":1,"megamayoy":1,"Kristinita":1,"dmtucker":1,"inai-shreyas":1,"aradkdj":1,"cyberavyss":1,"webbsledge":1,"taronaldinho":1,"melyux":1,"jdsalaro":1,"samcarswell":1,"mogoh":1,"jtiai":1,"micuda":1,"meteorlxy":1,"KANGSangUn":1,"bertek41":1,"GPHemsley-RELX":1,"bitjerry":1,"PyroGenesis":1,"ericPrince":1,"perezzini":1,"ghusrcm":1,"ipmb":1,"luis-mlgr":1,"gzagatti":1,"MacHu-GWU":1,"deivid-rodriguez":1,"body20002":1,"ryanhiebert":1,"dan-hook":1,"caseyduquettesc":1,"lutfallah":1,"gnu-lorien":1,"mjpieters":1,"nielsbom":1,"mtdeguzis":1,"Dzeri96":1,"jjangsangy":1,"lyrixx":1,"jxltom":1,"jermbop":1,"abarbet":1,"oklsw":1,"ColMcp":1,"ccurvey":1,"cute149q":1,"corrylc":1,"zaufi":1,"bmillou":1,"kimiagharib":1,"agraves-giffgaff":1,"deronnax":1,"rolandjitsu":1,"dansanderson":1,"DaWe35":1,"adrianovieira":1,"mcsloe":1,"jgillich":1,"daveschaefer":1,"grahamhar":1,"Samk13":1,"ABRAHAM7532":1,"budziq":1,"weslord":1,"pkit":1,"jamesliudotcc":1,"rahulmukh1ya":1,"AstraLuma":1,"natgads":1,"OliverFarren":1,"bgilliland":1,"ChandanM1995":1,"kmohan778":1,"alexcwatt":1,"paulc":1,"eldos-dl":1,"George-Madeley":1,"kristofferpeterhansel":1,"mirodil1":1,"darkvertex":1,"PythonCoderAS":1,"wormsik":1,"b-jazz":1,"leolcao":1,"tobygomersall":1,"mtelka":1,"kaptajnen":1,"hongyi-zhao":1,"stokito":1,"jbevi":1,"washeck":1,"aequitas":1,"jamesmyatt":1,"m1guer":1,"JoshStern":1,"juan190199":1,"PatrickFeeney":1,"aohan237":1,"elliterate":1,"kychanbp":1,"Kobu":1,"nagaripratap":1,"asyed79gatech":1,"jacobisaliveandwell":1,"gabe-microsoft":1,"weqopy":1,"real-yfprojects":1,"thomasmatecki":1,"pradyunsg":1,"Naofal-Helal":1,"txoof":1,"Yoonho-Na":1,"tfpf":1,"georgi-gstellar":1,"kuzin2006":1,"bblanchon":1,"rwlogel":1,"RintaroMiyamoto":1,"asmodehn":1,"0x79H":1,"gigatesseract":1,"jeffhhk":1,"feigaoxyz":1,"alumuko":1,"qmadev":1,"MalteMagnussen":1,"contrast-jproberts":1,"nakulsingh1299":1,"matthieucan":1,"iamkhalid04":1,"darrensapalo":1,"stekycz":1,"remia":1,"mkp-bartsch":1,"frostming":1,"vedranmiletic":1,"ecs-jnguyen":1,"ds-mitchell-johnstone":1,"evanottinger":1,"ricolxwz":1,"ChrisJefferson":1,"byteshiva":1,"fredcohen-aa":1,"palminha":1,"averypelle":1,"kaine-bruce-dmt":1,"farost":1,"mespases":1,"brentonmallen1":1,"Harry-Jing":1,"dashsatish":1,"ye":1,"Brian-Taylor8":1,"Nico-Guyon":1,"jdkandersson":1,"philosophicles":1,"de-code":1,"BuiltByBen":1,"Suraj-Mittal":1,"Ninad-Ekbote":1,"ArchTaqi":1,"danilodesolesonar":1,"mcandre":1,"jackdh":1,"jamesstidard":1,"Ublimjo":1,"itsmeadarsh2008":1,"krishnamandanapu1":1,"sonyakun":1,"brettcannon":1,"zurgeg":1,"oliviagd":1,"dopry":1,"Kukanani":1,"natemarks":1,"doubledgedboard":1,"c0dezer019":1,"wasinski":1,"besendorf":1,"amod-amatya":1,"lucidyan":1,"mcallaghan-bsm":1,"Mykhailo-Leskiv":1,"vporton":1,"9034725985":1,"yssource":1,"TeeNak":1,"AlexandreArpin":1,"bram2000":1,"inwardmovement":1,"diogobaeder":1,"jtschelling":1,"jacek-jablonski":1,"wosc":1,"joaomcarlos":1,"juanitosvq":1,"ryandward":1,"JohnAtl":1,"ekimbernow":1,"tisdall":1,"timhourigan":1,"thomdask":1,"fancyerii":1,"dvf":1,"foxmask":1,"rick2ricks":1,"jfly":1,"jcozar87":1,"rrlamichhane":1,"makingpippop":1,"GeorchW":1,"AndreaCuneo":1,"adsko":1,"Sonnayya":1,"MKisil":1,"Joinyy":1,"jacobfelknor":1,"brandonscript":1,"AlJohri":1,"ekoepplin":1,"ben-briant":1,"cocoa-maemae":1,"hibuna":1,"jonbiemond":1,"grahamannett":1,"kolibri91":1,"MaxKh":1,"asrelo":1,"nemeta-dev":1,"RyPeck":1,"kennethreitz":1,"chrisroat":1,"icbd":1,"iggyzap":1,"Systemcluster":1,"mbhall88":1,"ITR13":1,"gbottari":1,"truekonrads":1,"JOBAYERAHAMED00":1,"limkin092":1,"schuhschuh":1,"willcl-ark":1,"jenniferColonell":1,"ChaoticRoman":1,"SergeyCh92":1,"maparent":1,"Askaholic":1,"joshkreud":1,"SamStephens":1,"mjzhaochenyi":1,"yosufali":1,"Marto32":1,"bakert":1,"notEvil":1,"mangin":1,"danmichaelo":1,"Ksurender":1,"fmssn":1,"isacarnekvist":1,"NaimShaqqou":1,"four43":1,"danyeaw":1,"acdha":1,"masato-yasuda":1,"jungornti":1,"Raghuveeranagouda":1,"urbsny":1,"samwho":1,"BramVanroy":1,"psrmx":1,"MrPaulAR":1,"samdoran":1,"ohshazbot":1,"jtmoon79":1,"ddl-kfrench":1,"tamboles98":1,"Moliholy":1,"FabianClemenz":1,"larsch":1,"micahjsmith":1,"AleksandrLiadov":1,"yukihiko-shinoda":1,"Hakuyume":1,"CNDW":1,"nicholasserra":1,"mlodybercik":1,"Judx":1,"ttecles":1,"lhapaipai":1,"a4r7gc4ttfwsqcey":1,"777aker":1,"TheFriendlyCoder":1,"juanformoso":1,"soraphis":1,"lewiswolf":1,"newinh":1,"Helyux":1,"Vedansh-05":1,"ProbstDJakob":1,"startakovsky":1,"elip-OE":1,"jbe-dw":1,"jleclanche":1,"rezahamdi":1,"dhonorez":1,"innermatrix":1,"sify21":1,"chrimaho":1,"alexanderepstein":1,"pnkjmndhl":1,"tamuhey":1,"ardeidae":1,"zghot":1,"AssertionBit":1,"hubutui":1,"jeyraof":1,"asmisha":1,"mjhalwa":1,"Fran-Rg":1,"colde":1,"TomasChmelik":1,"allanlewis":1,"flichtenheld":1,"shdarrina":1,"vvaradarajan":1,"ChannyClaus":1,"jepotter1-archive":1,"deep-spaced":1,"TurnrDev":1,"frickm":1,"rg-gravis":1,"alexanderdevm":1,"bearsh":1,"nkakouros":1,"ThomasSteinbach":1,"HitoshiUchida":1,"woky":1,"davidli2dd":1,"aemerick":1,"ci-builder-onixs":1,"ltrojan":1,"mtreffert-bhs":1,"tnilanon":1,"jefer94":1,"fpi1337":1,"metakermit":1,"abhinavsingh":1,"cyber778":1,"michaelsheka":1,"bakemocho":1,"rwb27":1,"tsmcgrath":1,"YusukeSano":1,"coldcoff":1,"jedie":1,"pernofence":1,"Robotsalesmen":1,"y-ich":1,"RicNord":1,"fraghag":1,"retornam":1,"xujiboy":1,"waouxiful":1,"Chhunneng":1,"g-vidal":1,"BrennanGit":1,"chnlior":1,"BillSchumacher":1,"gunnarleffler":1,"KantorSerhiy":1,"bjorn-verstrepen":1,"GitRon":1,"rohitsodhia":1,"clayk":1,"greysteil":1},"pull_request_authors":{"matteius":237,"oz123":65,"dependabot[bot]":38,"aidencullo":11,"cclauss":11,"stewartmiles":6,"Naofal-Helal":5,"sanspareilsmyn":5,"samer-shah":4,"Suprithvarma1":4,"fmssn":3,"FlavioAmurrioCS":3,"socram8888":3,"kalebmckale":3,"JoshStern":3,"AlexandreArpin":2,"mierzejk":2,"yosufali":2,"BarrensZeppelin":2,"vshulcz":2,"gtback":2,"ericbrandwein":2,"TurnrDev":2,"EpiX-1":2,"kerhac":2,"sanders41":2,"deronnax":2,"michaelmior":2,"GAVARA-PRABHAS-RAM":2,"mangin":2,"cansin":2,"shaneikennedy":2,"nitintecg":2,"ByteB4rb1e":2,"deivid-rodriguez":2,"snickell":2,"gautambhat":2,"jralls":2,"shdarrina":2,"Neiland85":2,"jeffwidman":2,"rsilver23":2,"ryan-rozario":2,"birdhackor":2,"samcarswell":2,"nmagee":2,"ptamarit":2,"muelli":1,"sharpvik":1,"y-vectorfield":1,"sss-ng":1,"hugovk":1,"flichtenheld":1,"arnaud-dezandee":1,"iamed2":1,"TomeHirata":1,"PzaThief":1,"JasonnnW3000":1,"mathisfo":1,"RANJITHROSAN17":1,"TechnicalPirate":1,"weslord":1,"daveschaefer":1,"nagaripratap":1,"samdoran":1,"henryiii":1,"engineerakki":1,"kianmeng":1,"umarmnaq":1,"langaa-egeskov":1,"timhourigan":1,"The-Alchemist":1,"notEvil":1,"jinliu":1,"thiagogquinto":1,"sebastien-coavoux":1,"nadav-legit":1,"Thatsdead95":1,"mlodybercik":1,"albertoandreottiATgmail":1,"geonik-code":1,"pmhaddad":1,"stumpylog":1,"uranusjr":1,"sinscary":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070612,"issues_count":31251768,"pull_requests_count":95419892,"authors_count":10689189,"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":{"triage":11,"Contributor Candidate":8,"Type: Regression":7,"Type: Possible Bug":6,"ai-triaged":5,"PR: awaiting-review":5,"Status: Awaiting Update :hourglass_flowing_sand:":2,"Priority: High":2,"Type: Question :grey_question:":2,"Type: Bug :bug:":2,"Category: Private PyPIs :sunglasses:":2,"Type: Documentation :book:":1,"markers":1,"PR: awaiting-merge":1,"OS: Windows":1,"Status: In Progress":1,"Type: Duplicate":1},"past_year_pull_request_labels_count":{"hacktoberfest-accepted":10,"dependencies":3,"python":3},"past_year_issue_author_associations_count":{"NONE":81,"CONTRIBUTOR":11,"MEMBER":4},"past_year_pull_request_author_associations_count":{"MEMBER":102,"CONTRIBUTOR":68,"NONE":21},"past_year_issue_authors":{"matteius":4,"tucked":4,"Mannkoli":3,"FlavioAmurrioCS":3,"edmorley":2,"khteh":2,"danrossi":2,"mokazemi":2,"pernofence":1,"oz123":1,"ohshazbot":1,"Nico-Guyon":1,"Naofal-Helal":1,"nakulsingh1299":1,"NaimShaqqou":1,"mtelka":1,"MKisil":1,"michaelsheka":1,"mcsloe":1,"mcandre":1,"MaxKh":1,"marwin-roth":1,"lutfallah":1,"zghot":1,"yosufali":1,"Yoonho-Na":1,"webbsledge":1,"TurnrDev":1,"tobiasgardner":1,"tnilanon":1,"tisdall":1,"stokito":1,"stewartmiles":1,"stekycz":1,"shdarrina":1,"shaneikennedy":1,"RyPeck":1,"rwlogel":1,"rick2ricks":1,"rg-gravis":1,"retornam":1,"qmadev":1,"phette23":1,"kuzin2006":1,"deep-spaced":1,"danilodesolesonar":1,"contrast-jproberts":1,"chrisgavin":1,"Chhunneng":1,"cchristous":1,"caseyduquettesc":1,"BuiltByBen":1,"bmillou":1,"bertek41":1,"BehnazMoradabadi":1,"AstraLuma":1,"AssertionBit":1,"asmisha":1,"AndreaCuneo":1,"agraves-giffgaff":1,"adrianovieira":1,"ABRAHAM7532":1,"a4r7gc4ttfwsqcey":1,"Ksurender":1,"klausmyrseth":1,"Judx":1,"JOBAYERAHAMED00":1,"jamesmyatt":1,"ipmb":1,"inai-shreyas":1,"GPHemsley-RELX":1,"georgi-gstellar":1,"George-Madeley":1,"gdiepen":1,"frickm":1,"fredcohen-aa":1,"fpi1337":1,"fosteram27":1,"farost":1,"ericPrince":1,"ekimbernow":1,"dmtucker":1},"past_year_pull_request_authors":{"matteius":102,"oz123":36,"stewartmiles":6,"Naofal-Helal":5,"cclauss":4,"samer-shah":4,"socram8888":3,"FlavioAmurrioCS":3,"dependabot[bot]":3,"vshulcz":2,"sanders41":2,"ericbrandwein":2,"kerhac":2,"ByteB4rb1e":2,"EpiX-1":2,"shdarrina":2,"TurnrDev":2,"shaneikennedy":2,"yosufali":2,"GAVARA-PRABHAS-RAM":2,"gautambhat":2,"JasonnnW3000":1},"maintainers":[{"login":"matteius","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"uranusjr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ncoghlan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}],"active_maintainers":[{"login":"matteius","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"}]},"events":null,"keywords":["packaging","pip","pipfile","python","virtualenv"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:01.745Z","updated_at":"2023-09-24T10:03:01.745Z","repository_link":"https://github.com/pypa/pipenv/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":13916197497,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13916197498,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi_upload.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:02.115Z","updated_at":"2023-09-24T10:03:02.115Z","repository_link":"https://github.com/pypa/pipenv/blob/main/.github/workflows/pypi_upload.yml","dependencies":[{"id":13916198807,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13916198808,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13916198809,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13916198810,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":13916198811,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruff.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:02.449Z","updated_at":"2023-09-24T10:03:02.449Z","repository_link":"https://github.com/pypa/pipenv/blob/main/.github/workflows/ruff.yml","dependencies":[{"id":13916199744,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:02.709Z","updated_at":"2023-09-24T10:03:02.709Z","repository_link":"https://github.com/pypa/pipenv/blob/main/docker/Dockerfile","dependencies":[{"id":13916199763,"package_name":"docker.io/python","ecosystem":"docker","requirements":"${PYVERSION}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:02.857Z","updated_at":"2023-09-24T10:03:02.857Z","repository_link":"https://github.com/pypa/pipenv/blob/main/Pipfile","dependencies":[{"id":13916200332,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13916200336,"package_name":"pipenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200340,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.*","direct":true,"kind":"develop","optional":false},{"id":13916200344,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"==4.*","direct":true,"kind":"develop","optional":false},{"id":13916200348,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"==7.*","direct":true,"kind":"develop","optional":false},{"id":13916200352,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.3","direct":true,"kind":"develop","optional":false},{"id":13916200355,"package_name":"pypiserver","ecosystem":"pypi","requirements":"==1.*","direct":true,"kind":"develop","optional":false},{"id":13916200359,"package_name":"stdeb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200652,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.6.0","direct":true,"kind":"develop","optional":false},{"id":13916200653,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.*","direct":true,"kind":"develop","optional":false},{"id":13916200654,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200655,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.*","direct":true,"kind":"develop","optional":false},{"id":13916200656,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"develop","optional":false},{"id":13916200657,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.12.2","direct":true,"kind":"develop","optional":false},{"id":13916200658,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.2.7","direct":true,"kind":"develop","optional":false},{"id":13916200659,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.*","direct":true,"kind":"develop","optional":false},{"id":13916200660,"package_name":"waitress","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200661,"package_name":"gunicorn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200662,"package_name":"parse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200663,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200664,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200665,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200666,"package_name":"invoke","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"develop","optional":false},{"id":13916200667,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"develop","optional":false},{"id":13916200668,"package_name":"tomli","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200669,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"develop","optional":false},{"id":13916200670,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916200671,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2023-09-24T10:03:03.704Z","updated_at":"2023-09-24T10:03:03.704Z","repository_link":"https://github.com/pypa/pipenv/blob/main/Pipfile.lock","dependencies":[{"id":13916200690,"package_name":"pytz","ecosystem":"pypi","requirements":"==2023.3","direct":false,"kind":"runtime","optional":false},{"id":13916200691,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":false,"kind":"develop","optional":false},{"id":13916200692,"package_name":"arpeggio","ecosystem":"pypi","requirements":"==2.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200693,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"==1.4.1","direct":false,"kind":"develop","optional":false},{"id":13916200694,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"develop","optional":false},{"id":13916200695,"package_name":"babel","ecosystem":"pypi","requirements":"==2.12.1","direct":false,"kind":"develop","optional":false},{"id":13916200696,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.12.2","direct":false,"kind":"develop","optional":false},{"id":13916200697,"package_name":"black","ecosystem":"pypi","requirements":"==23.3.0","direct":false,"kind":"develop","optional":false},{"id":13916200698,"package_name":"bleach","ecosystem":"pypi","requirements":"==6.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200699,"package_name":"build","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"develop","optional":false},{"id":13916200700,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.7.22","direct":false,"kind":"develop","optional":false},{"id":13916200701,"package_name":"cfgv","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"develop","optional":false},{"id":13916200702,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.2.0","direct":false,"kind":"develop","optional":false},{"id":13916200703,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.3","direct":false,"kind":"develop","optional":false},{"id":13916200704,"package_name":"click-default-group","ecosystem":"pypi","requirements":"==1.2.4","direct":false,"kind":"develop","optional":false},{"id":13916200705,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":false,"kind":"develop","optional":false},{"id":13916200706,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.2.7","direct":false,"kind":"develop","optional":false},{"id":13916200707,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.7","direct":false,"kind":"develop","optional":false},{"id":13916200708,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":false,"kind":"develop","optional":false},{"id":13916200709,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"develop","optional":false},{"id":13916200710,"package_name":"execnet","ecosystem":"pypi","requirements":"==2.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200711,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.12.2","direct":false,"kind":"develop","optional":false},{"id":13916200712,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.9.2","direct":false,"kind":"develop","optional":false},{"id":13916200713,"package_name":"flaky","ecosystem":"pypi","requirements":"==3.7.0","direct":false,"kind":"develop","optional":false},{"id":13916200714,"package_name":"gunicorn","ecosystem":"pypi","requirements":"==21.2.0","direct":false,"kind":"develop","optional":false},{"id":13916200715,"package_name":"identify","ecosystem":"pypi","requirements":"==2.5.24","direct":false,"kind":"develop","optional":false},{"id":13916200716,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"develop","optional":false},{"id":13916200717,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":false,"kind":"develop","optional":false},{"id":13916200718,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==6.7.0","direct":false,"kind":"develop","optional":false},{"id":13916200719,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==5.12.0","direct":false,"kind":"develop","optional":false},{"id":13916200720,"package_name":"incremental","ecosystem":"pypi","requirements":"==22.10.0","direct":false,"kind":"develop","optional":false},{"id":13916200721,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200722,"package_name":"invoke","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200723,"package_name":"jaraco.classes","ecosystem":"pypi","requirements":"==3.2.3","direct":false,"kind":"develop","optional":false},{"id":13916200724,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"develop","optional":false},{"id":13916200725,"package_name":"keyring","ecosystem":"pypi","requirements":"==24.1.1","direct":false,"kind":"develop","optional":false},{"id":13916200726,"package_name":"linkify-it-py","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"develop","optional":false},{"id":13916200727,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"develop","optional":false},{"id":13916200728,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":false,"kind":"develop","optional":false},{"id":13916200729,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":false,"kind":"develop","optional":false},{"id":13916200730,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"==0.3.5","direct":false,"kind":"develop","optional":false},{"id":13916200731,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":false,"kind":"develop","optional":false},{"id":13916200732,"package_name":"mock","ecosystem":"pypi","requirements":"==5.1.0","direct":false,"kind":"develop","optional":false},{"id":13916200733,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==9.1.0","direct":false,"kind":"develop","optional":false},{"id":13916200734,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200735,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.18.1","direct":false,"kind":"develop","optional":false},{"id":13916200736,"package_name":"nodeenv","ecosystem":"pypi","requirements":"==1.8.0","direct":false,"kind":"develop","optional":false},{"id":13916200737,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":false,"kind":"develop","optional":false},{"id":13916200738,"package_name":"parse","ecosystem":"pypi","requirements":"==1.19.1","direct":false,"kind":"develop","optional":false},{"id":13916200739,"package_name":"parver","ecosystem":"pypi","requirements":"==0.4","direct":false,"kind":"develop","optional":false},{"id":13916200740,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.11.2","direct":false,"kind":"develop","optional":false},{"id":13916200741,"package_name":"pip","ecosystem":"pypi","requirements":"==23.2.1","direct":false,"kind":"develop","optional":false},{"id":13916200742,"package_name":"pipenv","ecosystem":"pypi","requirements":"*","direct":false,"kind":"develop","optional":false},{"id":13916200743,"package_name":"pkginfo","ecosystem":"pypi","requirements":"==1.9.6","direct":false,"kind":"develop","optional":false},{"id":13916200744,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==3.10.0","direct":false,"kind":"develop","optional":false},{"id":13916200745,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"develop","optional":false},{"id":13916200746,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.21.0","direct":false,"kind":"develop","optional":false},{"id":13916200747,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":false,"kind":"develop","optional":false},{"id":13916200748,"package_name":"pyenchant","ecosystem":"pypi","requirements":"==3.3.0rc1","direct":false,"kind":"develop","optional":false},{"id":13916200749,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.3.1","direct":false,"kind":"develop","optional":false},{"id":13916200750,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.16.1","direct":false,"kind":"develop","optional":false},{"id":13916200751,"package_name":"pypiserver","ecosystem":"pypi","requirements":"==1.5.2","direct":false,"kind":"develop","optional":false},{"id":13916200752,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200753,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.0","direct":false,"kind":"develop","optional":false},{"id":13916200754,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200755,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"develop","optional":false},{"id":13916200756,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"develop","optional":false},{"id":13916200757,"package_name":"pytz","ecosystem":"pypi","requirements":"==2023.3","direct":false,"kind":"develop","optional":false},{"id":13916200758,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"==0.2.2","direct":false,"kind":"develop","optional":false},{"id":13916200759,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":false,"kind":"develop","optional":false},{"id":13916200760,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==37.3","direct":false,"kind":"develop","optional":false},{"id":13916200761,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":false,"kind":"develop","optional":false},{"id":13916200762,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200763,"package_name":"rfc3986","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200764,"package_name":"rich","ecosystem":"pypi","requirements":"==13.5.2","direct":false,"kind":"develop","optional":false},{"id":13916200765,"package_name":"setuptools","ecosystem":"pypi","requirements":"==68.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200766,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"develop","optional":false},{"id":13916200767,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"develop","optional":false},{"id":13916200768,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.4.1","direct":false,"kind":"develop","optional":false},{"id":13916200769,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":false,"kind":"develop","optional":false},{"id":13916200770,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"develop","optional":false},{"id":13916200771,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200772,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200773,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"develop","optional":false},{"id":13916200774,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"develop","optional":false},{"id":13916200775,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"develop","optional":false},{"id":13916200776,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":false,"kind":"develop","optional":false},{"id":13916200777,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"==7.7.0","direct":false,"kind":"develop","optional":false},{"id":13916200778,"package_name":"stdeb","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"develop","optional":false},{"id":13916200779,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"develop","optional":false},{"id":13916200780,"package_name":"towncrier","ecosystem":"pypi","requirements":"==23.6.0","direct":false,"kind":"develop","optional":false},{"id":13916200782,"package_name":"twine","ecosystem":"pypi","requirements":"==4.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200783,"package_name":"typed-ast","ecosystem":"pypi","requirements":"==1.5.5","direct":false,"kind":"develop","optional":false},{"id":13916200784,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.7.1","direct":false,"kind":"develop","optional":false},{"id":13916200785,"package_name":"uc-micro-py","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"develop","optional":false},{"id":13916200786,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.0.4","direct":false,"kind":"develop","optional":false},{"id":13916200787,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.24.4","direct":false,"kind":"develop","optional":false},{"id":13916200788,"package_name":"waitress","ecosystem":"pypi","requirements":"==2.1.2","direct":false,"kind":"develop","optional":false},{"id":13916200789,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"develop","optional":false},{"id":13916200790,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.6.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:04.070Z","updated_at":"2023-09-24T10:03:04.070Z","repository_link":"https://github.com/pypa/pipenv/blob/main/docs/requirements.txt","dependencies":[{"id":13916200828,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":true,"kind":"runtime","optional":false},{"id":13916200829,"package_name":"Babel","ecosystem":"pypi","requirements":"==2.12.1","direct":true,"kind":"runtime","optional":false},{"id":13916200830,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.7.22","direct":true,"kind":"runtime","optional":false},{"id":13916200831,"package_name":"chardet","ecosystem":"pypi","requirements":"==3.0.4","direct":true,"kind":"runtime","optional":false},{"id":13916200832,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.3","direct":true,"kind":"runtime","optional":false},{"id":13916200833,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":13916200834,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":13916200835,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":13916200836,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":13916200837,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.1.2","direct":true,"kind":"runtime","optional":false},{"id":13916200838,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":13916200839,"package_name":"Pygments","ecosystem":"pypi","requirements":"==2.15.0","direct":true,"kind":"runtime","optional":false},{"id":13916200840,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.7.1","direct":true,"kind":"runtime","optional":false},{"id":13916200841,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":13916200842,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13916200843,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":13916200844,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":13916200845,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"==7.7.0","direct":true,"kind":"runtime","optional":false},{"id":13916200846,"package_name":"sphinxcontrib-websupport","ecosystem":"pypi","requirements":"==1.2.4","direct":true,"kind":"runtime","optional":false},{"id":13916200847,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.14","direct":true,"kind":"runtime","optional":false},{"id":13916200848,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=20.20.0","direct":true,"kind":"runtime","optional":false},{"id":13916200849,"package_name":"virtualenv-clone","ecosystem":"pypi","requirements":"==0.5.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/Pipfile","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:04.408Z","updated_at":"2023-09-24T10:03:04.408Z","repository_link":"https://github.com/pypa/pipenv/blob/main/examples/Pipfile","dependencies":[{"id":13916200852,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13916200853,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"examples/Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2023-09-24T10:03:05.614Z","updated_at":"2023-09-24T10:03:05.614Z","repository_link":"https://github.com/pypa/pipenv/blob/main/examples/Pipfile.lock","dependencies":[{"id":13916200854,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.5.7","direct":false,"kind":"runtime","optional":false},{"id":13916200855,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13916200856,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"runtime","optional":false},{"id":13916200857,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":false,"kind":"runtime","optional":false},{"id":13916200858,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.0.2","direct":false,"kind":"runtime","optional":false},{"id":13916200859,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":false,"kind":"develop","optional":false},{"id":13916200860,"package_name":"pytest","ecosystem":"pypi","requirements":"==3.2.2","direct":false,"kind":"develop","optional":false},{"id":13916200861,"package_name":"setuptools","ecosystem":"pypi","requirements":"==67.8.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:05.892Z","updated_at":"2023-09-24T10:03:05.892Z","repository_link":"https://github.com/pypa/pipenv/blob/main/pyproject.toml","dependencies":[{"id":13916201720,"package_name":"certifi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13916201721,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=67","direct":true,"kind":"runtime","optional":false},{"id":13916201722,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=20.24.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/cython-import-package/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:06.092Z","updated_at":"2023-09-24T10:03:06.092Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/cython-import-package/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/cython-import-package/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:06.173Z","updated_at":"2023-09-24T10:03:06.173Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/cython-import-package/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/fake-package/Pipfile","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:06.426Z","updated_at":"2023-09-24T10:03:06.426Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/fake-package/Pipfile","dependencies":[{"id":13916202517,"package_name":"fake_package","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13916203127,"package_name":"towncrier","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916203131,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13916203134,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/fake-package/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:06.642Z","updated_at":"2023-09-24T10:03:06.642Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/fake-package/docs/requirements.txt","dependencies":[{"id":13916203295,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13916203296,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/fake-package/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:06.826Z","updated_at":"2023-09-24T10:03:06.826Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/fake-package/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/fake-package/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:07.120Z","updated_at":"2023-09-24T10:03:07.120Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/fake-package/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/legacy-backend-package/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:07.320Z","updated_at":"2023-09-24T10:03:07.320Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/legacy-backend-package/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/legacy-backend-package/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:07.451Z","updated_at":"2023-09-24T10:03:07.451Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/fixtures/legacy-backend-package/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/test_artifacts/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T10:03:07.695Z","updated_at":"2023-09-24T10:03:07.695Z","repository_link":"https://github.com/pypa/pipenv/blob/main/tests/test_artifacts/requirements.txt","dependencies":[{"id":13916204576,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"test","optional":false}]}],"score":35.53251055743151,"created_at":"2025-09-08T11:18:36.707Z","updated_at":"2025-10-07T08:24:54.343Z","avatar_url":"https://github.com/pypa.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":23353912,"funding_links":["https://github.com/sponsors/oz123","https://github.com/sponsors/matteius"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["templates","forhumans","apps","views","humans","pallets","cookies","python-requests","requests","closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65117","html_url":"https://science.ecosyste.ms/projects/65117"}