{"id":14257764,"name":"@anvme/bootstrap","ecosystem":"npm","description":"The most popular front-end framework for developing responsive, mobile first projects on the web.","homepage":"https://getbootstrap.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/twbs/bootstrap","keywords_array":["css","sass","mobile-first","responsive","front-end","framework","web"],"namespace":"anvme","versions_count":3,"first_release_published_at":"2026-04-14T15:50:55.585Z","latest_release_published_at":"2026-04-17T11:10:50.488Z","latest_release_number":"6.0.0-alpha1.2","last_synced_at":"2026-04-20T07:26:24.079Z","created_at":"2026-04-16T09:06:15.533Z","updated_at":"2026-04-20T07:26:24.079Z","registry_url":"https://www.npmjs.com/package/@anvme/bootstrap","install_command":"npm install @anvme/bootstrap","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/twbs"},{"type":"opencollective","url":"https://opencollective.com/bootstrap"}],"dist-tags":{"latest":"6.0.0-alpha1","next":"6.0.0-alpha1.2"}},"repo_metadata":{"id":37251635,"uuid":"2126244","full_name":"twbs/bootstrap","owner":"twbs","description":"The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.","archived":false,"fork":false,"pushed_at":"2026-04-16T20:55:14.000Z","size":301137,"stargazers_count":174173,"open_issues_count":433,"forks_count":78983,"subscribers_count":6643,"default_branch":"main","last_synced_at":"2026-04-17T02:03:44.151Z","etag":null,"topics":["bootstrap","css","css-framework","html","javascript","sass","scss"],"latest_commit_sha":null,"homepage":"https://getbootstrap.com","language":"MDX","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/twbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"twbs","open_collective":"bootstrap"}},"created_at":"2011-07-29T21:19:00.000Z","updated_at":"2026-04-17T00:40:05.000Z","dependencies_parsed_at":"2026-02-21T02:12:07.451Z","dependency_job_id":"c8e48e1a-b412-41ef-b4e9-3e90d2ef1a93","html_url":"https://github.com/twbs/bootstrap","commit_stats":{"total_commits":18696,"total_committers":1637,"mean_commits":"11.420891875381797","dds":0.8389495079161318,"last_synced_commit":"c2a7d686de56f5cdb829c63e1b3849a2c04409d0"},"previous_names":["twitter/bootstrap"],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/twbs/bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/sbom","scorecard":{"id":903582,"data":{"date":"2025-08-22T04:03:06Z","repo":{"name":"github.com/twbs/bootstrap","commit":"4bd8b6ca95b89dd351ac6023b9447a1a71d322b5"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":2,"reason":"Found 5/19 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/cspell.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cspell.yml:20","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/js.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/js.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-notes.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/browserstack.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/bundlewatch.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/calibreapp-image-actions.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cspell.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/css.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-close-require.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-labeled.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/js.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-sass.yml:15","Warn: no topLevel permission defined: .github/workflows/publish-nuget.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-notes.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  24 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   6 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.3.7 not signed: https://api.github.com/repos/twbs/bootstrap/releases/225919566","Warn: release artifact v5.3.6 not signed: https://api.github.com/repos/twbs/bootstrap/releases/216584937","Warn: release artifact v5.3.5 not signed: https://api.github.com/repos/twbs/bootstrap/releases/210430003","Warn: release artifact v5.3.4 not signed: https://api.github.com/repos/twbs/bootstrap/releases/210005515","Warn: release artifact v5.3.3 not signed: https://api.github.com/repos/twbs/bootstrap/releases/142799696","Warn: release artifact v5.3.7 does not have provenance: https://api.github.com/repos/twbs/bootstrap/releases/225919566","Warn: release artifact v5.3.6 does not have provenance: https://api.github.com/repos/twbs/bootstrap/releases/216584937","Warn: release artifact v5.3.5 does not have provenance: https://api.github.com/repos/twbs/bootstrap/releases/210430003","Warn: release artifact v5.3.4 does not have provenance: https://api.github.com/repos/twbs/bootstrap/releases/210005515","Warn: release artifact v5.3.3 does not have provenance: https://api.github.com/repos/twbs/bootstrap/releases/142799696"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (17) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(v4-dev): error during branchesHandler.query: 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"17 out of 17 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 62 contributing companies or organizations","details":["Info: found contributions from: CSSLint, CyanogenMod, HackFox, IOfate, MaxCDN, Open-reSource, Orange-OpenSource, PeerBlock, Rundiz-WP, VivreTech, afosto, apple @semantic-release, browser-bugs, colossal, components, db systel, dbsystel, dependents, eclipse, foxfile, gamekeller, gohugoio, google, gruntjs, h5bp, hiro, hirosystems, htmlhint, huggingface, iofate, itccsro, jekyll, liferay, lostisland, maker, on the prowl, onepoint-tech, opensourcedesign, orange-business-services sa, owddm, patternfly, pierre, pierredotco, poole, punschkrapfen, rubyloco, semantic-release, stevenblack.com, stylelint, stylelint-scss, svg-sprite, thales, trimble-oss, trimble-oss @htmlhint @h5bp, trimblemaps, twbs, uncss, uxsolutions, validator, verizon, w3c, whatwg"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:33:13.628Z","repository_id":37251635,"created_at":"2025-08-24T16:33:13.628Z","updated_at":"2025-08-24T16:33:13.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31940240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"twbs","name":"Bootstrap","uuid":"2918581","kind":"organization","description":"Source code and more for the most popular front-end framework in the world.","email":null,"website":"https://getbootstrap.com","location":"San Francisco","twitter":"getbootstrap","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2918581?v=4","repositories_count":26,"last_synced_at":"2024-10-29T22:38:46.545Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"twbs","open_collective":"bootstrap"}},"html_url":"https://github.com/twbs","funding_links":["https://github.com/sponsors/twbs","https://opencollective.com/bootstrap"],"total_stars":213154,"followers":11659,"following":0,"created_at":"2022-11-02T16:17:13.500Z","updated_at":"2024-10-29T22:38:46.546Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs/repositories"},"tags":[{"name":"v5.3.8","sha":"25aa8cc0b32f0d1a54be575347e6d84b70b1acd7","kind":"commit","published_at":"2025-08-26T02:01:02.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.8","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.8/manifests"},{"name":"v5.3.7","sha":"e0032ae6a5a628a51a8552091816cec09b6434df","kind":"commit","published_at":"2025-06-10T15:44:49.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.7","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.7/manifests"},{"name":"v5.3.6","sha":"f849680d16a9695c9a6c9c062d6cff55ddcf071e","kind":"commit","published_at":"2025-05-05T19:21:55.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.6","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"85f23534bd2de8041354b297516cf21959091b31","kind":"commit","published_at":"2025-04-04T18:20:30.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.5","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.5/manifests"},{"name":"v5.3.4","sha":"51581ed235f0c63e70cef43b49da1e47b0c5f308","kind":"commit","published_at":"2025-04-03T15:58:10.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.4","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"6e1f75f420f68e1d52733b8e407fc7c3766c9dba","kind":"commit","published_at":"2024-02-20T15:14:29.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"344e912d04b5b6a04482113eff20ab416ff01048","kind":"commit","published_at":"2023-09-14T14:19:27.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3","kind":"commit","published_at":"2023-07-26T07:46:38.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"60098ac499d30aa50575b0b7137391c06ef25429","kind":"commit","published_at":"2023-05-30T15:15:55.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0/manifests"},{"name":"v5.3.0-alpha3","sha":"ac576614a5515e429f27e756fad81d5aa05e95a6","kind":"commit","published_at":"2023-04-03T07:26:50.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.0-alpha3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha3/manifests"},{"name":"v5.3.0-alpha2","sha":"c877cefcef18d6a60c5eaec8df469933e64e212a","kind":"commit","published_at":"2023-03-24T14:30:16.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.0-alpha2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha2/manifests"},{"name":"v5.3.0-alpha1","sha":"cf9454caa00872899215603e5e036d9a824b1b11","kind":"commit","published_at":"2022-12-24T16:37:22.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.3.0-alpha1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.3.0-alpha1/manifests"},{"name":"v5.2.3","sha":"cb021439c683d9805e2864c58095b92d405e9b11","kind":"commit","published_at":"2022-11-21T18:19:01.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.2.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"961d5ff9844372a4e294980c667bbe7e0651cdeb","kind":"commit","published_at":"2022-10-03T07:44:02.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.2.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"23e50829f958ea1d741d63e2781716be037e4644","kind":"commit","published_at":"2022-09-07T15:31:39.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.2.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.1/manifests"},{"name":"v4.6.2","sha":"e5643aaa89eb67327a5b4abe7db976f0ea276b70","kind":"tag","published_at":"2022-07-19T15:56:38.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.6.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.2/manifests"},{"name":"v5.2.0","sha":"edf9c40956d19e6ab3f9151bfe0dfac6be06fa21","kind":"commit","published_at":"2022-07-19T15:43:58.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.2.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.0/manifests"},{"name":"v5.2.0-beta1","sha":"fca04c07131a81e625a516cf7b98a8c7df0df1c1","kind":"commit","published_at":"2022-05-13T16:44:01.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.2.0-beta1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.2.0-beta1/manifests"},{"name":"v4.6.1","sha":"043a03c95a2ad6738f85b65e53b9dbdfb03b8d10","kind":"commit","published_at":"2021-10-28T14:45:21.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.6.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.1/manifests"},{"name":"v5.1.3","sha":"1a6fdfae6be09b09eaced8f0e442ca6f7680a61e","kind":"commit","published_at":"2021-10-09T06:43:19.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.1.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"5ecef8ac010249536f92206af500f8670813c8a8","kind":"commit","published_at":"2021-10-05T15:50:18.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.1.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c","kind":"commit","published_at":"2021-09-07T15:37:44.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.1.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"f20fece3a8cdd0e76a42c2737524b7652bf54d26","kind":"commit","published_at":"2021-08-04T15:41:51.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.1.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"688bce4fa695cc360a0d084e34f029b0c192b223","kind":"commit","published_at":"2021-06-22T18:29:16.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"58b1be927f43c779377e478df2d119f2ddf956ca","kind":"commit","published_at":"2021-05-13T16:22:20.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"bf0936748602c8109fd916c64b4560799fa1c3f8","kind":"commit","published_at":"2021-05-05T19:32:12.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta3","sha":"220139a89ffc3864bbb6e1b35471667318eadc1f","kind":"commit","published_at":"2021-03-23T16:26:54.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-beta3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta3/manifests"},{"name":"v5.0.0-beta2","sha":"e50c11b8c6434b6d68ea5897771e4d35fe12f5c3","kind":"commit","published_at":"2021-02-10T16:14:51.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-beta2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta2/manifests"},{"name":"v4.6.0","sha":"6ffb0b48e455430f8a5359ed689ad64c1143fac2","kind":"commit","published_at":"2021-01-19T16:16:38.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.6.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.6.0/manifests"},{"name":"v5.0.0-beta1","sha":"63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3","kind":"commit","published_at":"2020-12-07T16:18:16.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-beta1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-beta1/manifests"},{"name":"v5.0.0-alpha3","sha":"384eccbfaf3f234944f8d60ac70dd7966814c994","kind":"commit","published_at":"2020-11-11T17:07:37.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-alpha3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha3/manifests"},{"name":"v4.5.3","sha":"a716fb03f965dc0846df479e14388b1b4b93d7ce","kind":"commit","published_at":"2020-10-13T15:38:30.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.5.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.3/manifests"},{"name":"v5.0.0-alpha2","sha":"b083c9639fd9012e5cba57d6c4088d43b3c3e57d","kind":"commit","published_at":"2020-09-29T15:33:00.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-alpha2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha2/manifests"},{"name":"v4.5.2","sha":"5f2480a90ab911babc53039835fe78c6fc12646d","kind":"commit","published_at":"2020-08-06T16:22:43.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.5.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"89dc9750ec029a1479cba87f27ab936df6edb681","kind":"commit","published_at":"2020-08-04T16:24:33.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.5.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.1/manifests"},{"name":"v5.0.0-alpha1","sha":"a1708ec2a38d331c4c9eacac08ce9c9839649476","kind":"tag","published_at":"2020-06-16T19:12:01.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v5.0.0-alpha1/manifests"},{"name":"v4.5.0","sha":"7a6da5e3e7ad7c749dde806546a35d4d4259d965","kind":"commit","published_at":"2020-05-12T17:44:42.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.5.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb","kind":"commit","published_at":"2019-11-28T12:59:49.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.4.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"593574d510050dc2d5eeafe70a58ae182f020480","kind":"commit","published_at":"2019-11-26T17:12:00.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.4.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"8fa0d3010112dca5dd6dd501173415856001ba8b","kind":"commit","published_at":"2019-02-13T16:01:40.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.3.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.3.1/manifests"},{"name":"v3.4.1","sha":"68b0d231a13201eb14acd3dc84e51543d16e5f7e","kind":"commit","published_at":"2019-02-13T15:55:38.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.4.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.4.1/manifests"},{"name":"v4.3.0","sha":"1ded0d6a4eefb7daca62c44e4e735aec200f0b6f","kind":"commit","published_at":"2019-02-11T19:15:34.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.3.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"9e4e94747bd698f4f61d48ed54c9c6d4d199bd32","kind":"commit","published_at":"2018-12-21T18:55:28.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.2.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d50ed9a2bde22067c0e5f21d1614e477e362165a","kind":"commit","published_at":"2018-12-21T17:03:29.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.2.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.2.0/manifests"},{"name":"v3.4.0","sha":"4c547f2175b9a05aa43551f6927da83fe249ce42","kind":"commit","published_at":"2018-12-13T23:45:51.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.4.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.4.0/manifests"},{"name":"v4.1.3","sha":"3b558734382ce58b51e5fc676453bfd53bba9201","kind":"commit","published_at":"2018-07-24T15:54:34.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.1.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"1f46337a89ed21c94a7c37bc0c0e14a71fef7d97","kind":"commit","published_at":"2018-07-12T16:27:14.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.1.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"779ad9f174ea5ab7e755f6df0ec9e5912d67dd16","kind":"commit","published_at":"2018-04-30T16:04:33.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.1.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8f7bd419935adfcd53c471a0202083464800619e","kind":"commit","published_at":"2018-04-09T16:00:23.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.1.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"8a628b943cf31ca0a002c08af661a95772480225","kind":"commit","published_at":"2018-01-18T18:29:48.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"ced70da441d487efb8589acbff445d6b5fa68bb9","kind":"commit","published_at":"2017-12-28T17:50:04.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"fc94de5b8b5b329a298eeeb76174b146ff17af2d","kind":"commit","published_at":"2017-10-19T19:23:29.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta","sha":"35f80bb12e4e71fd777ee60ffa43711d8f84b1a6","kind":"commit","published_at":"2017-08-11T03:56:35.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-beta","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-beta/manifests"},{"name":"v4.0.0-alpha.6","sha":"65ffb1c3b6e94440812a2e228cb8e8be512652ec","kind":"commit","published_at":"2017-01-06T16:41:52.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"b5890e0608ad2262cde4a38e90afa19f1cb5d852","kind":"commit","published_at":"2016-10-19T15:30:27.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"295c93846c154fb461f85b30e663102f7e171104","kind":"commit","published_at":"2016-09-05T19:47:14.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"c7de6107a86ebe65a6f5d5b88884256e5094ca92","kind":"commit","published_at":"2016-07-27T16:40:40.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.3/manifests"},{"name":"v3.3.7","sha":"0b9c4a4007c44201dce9a6cc1a38407005c26c86","kind":"commit","published_at":"2016-07-25T15:51:55.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.7","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.7/manifests"},{"name":"v4.0.0-alpha.2","sha":"48938155eb24b4ccdde09426066869504c6dab3c","kind":"commit","published_at":"2015-12-08T17:51:50.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.3.6","sha":"81df608a40bf0629a1dc08e584849bb1e43e0b7a","kind":"commit","published_at":"2015-11-24T19:37:05.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.6","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.6/manifests"},{"name":"v4.0.0-alpha","sha":"980d8ea2d828fe1796a423f80d84d526b0252a89","kind":"commit","published_at":"2015-08-19T07:07:59.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v4.0.0-alpha","html_url":"https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v4.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v4.0.0-alpha/manifests"},{"name":"v3.3.5","sha":"16b48259a62f576e52c903c476bd42b90ab22482","kind":"commit","published_at":"2015-06-16T16:13:22.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.5","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f","kind":"commit","published_at":"2015-03-16T15:44:41.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.4","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.4/manifests"},{"name":"v3.3.2","sha":"bcf7dd38b5ab180256e2e4fb5da0369551b3f082","kind":"commit","published_at":"2015-01-19T17:03:09.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"9a7e365c2c4360335d25246dac11afb1f577210a","kind":"commit","published_at":"2014-11-12T17:03:16.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"16dbdbd7a2c6cfa3be4e5dcc52249e577c02c84a","kind":"commit","published_at":"2014-10-29T18:56:48.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.3.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"c068162161154a4b85110ea1e7dd3d7897ce2b72","kind":"commit","published_at":"2014-06-26T16:36:48.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.2.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"a365d8689c3f3cee7f1acf86b61270ecca8e106d","kind":"commit","published_at":"2014-02-13T17:24:59.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.1.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"1409cde7e800ca83fd761f87e5ad8f0d259e38d1","kind":"commit","published_at":"2014-01-30T16:30:37.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.1.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"6d03173a1aad98e75f7d33e65b411c519176c59a","kind":"commit","published_at":"2013-12-05T16:09:10.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"3887f540b978d593f433bfef15888bc2d103de72","kind":"commit","published_at":"2013-11-06T21:19:18.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"867e2bef8d9c9b901022899227b306a532f5baf3","kind":"commit","published_at":"2013-10-30T17:03:56.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8a1df5f060bf7e6631554648e0abde150aedbe4","kind":"commit","published_at":"2013-08-19T21:18:20.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"d1e18e55ac7ccc069671bed4314ca9f965a09de7","kind":"commit","published_at":"2013-08-13T23:00:05.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc1","sha":"9c63ffa00fd55c7e61c51b58778b06b28f93e1a8","kind":"commit","published_at":"2013-07-27T08:06:59.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v3.0.0-rc1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.2","sha":"b4c4072679943773a7582daa63f545ba818fa627","kind":"commit","published_at":"2013-07-27T06:36:38.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.3.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"eb24718add4dd36fe92fdbdb79e6ff4ce5919300","kind":"tag","published_at":"2013-03-01T05:25:00.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.3.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8c7f9c66a7d12f47f50618ef420868fe836d0c33","kind":"tag","published_at":"2013-02-08T06:13:36.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.3.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"9376a7c221a64c2bf508d02ea2ccd85748d10fcc","kind":"tag","published_at":"2012-12-08T21:51:48.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.2.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"778ecbbfddda4cefd69857a30503cc5f751bff69","kind":"tag","published_at":"2012-10-31T04:34:53.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.2.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b5af762ef59e1fa97f4386f5feadb67aa5183fef","kind":"tag","published_at":"2012-10-30T05:02:46.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.2.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"c52368d3c5984b28e6a71e5e1240afdd788fc2e6","kind":"tag","published_at":"2012-09-05T03:45:15.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.1.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9e0d87a4dd7488e0c3987ef2869924d6c5aa9f46","kind":"tag","published_at":"2012-08-20T23:45:21.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.1.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"ebc69356637143c938c07904d10928c11e742196","kind":"tag","published_at":"2012-06-01T18:05:01.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.0.4","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"aaabe2a46c64e7d9ffd5735dba2db4f3cf9906f5","kind":"tag","published_at":"2012-04-25T01:11:14.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.0.3","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"59503e71ff06d0fd065c2fb981f55f4651ebc274","kind":"tag","published_at":"2012-03-12T21:10:50.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.0.2","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7ec09d0db9b1117d708682a08efaa55045e6926e","kind":"tag","published_at":"2012-02-17T06:50:24.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.0.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd49d4a44f7fe73054b861461b9ec0f36a1bb29a","kind":"tag","published_at":"2012-02-01T01:38:14.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v2.0.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"f92759b36db43e782e4235f1f214ac5851383f9b","kind":"tag","published_at":"2011-11-04T00:42:30.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.4.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f03f7da08beede6e6a92ecc6bf28ca978750cd7a","kind":"tag","published_at":"2011-09-16T19:31:13.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.3.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2589c0ac4ecc86feed81cfc5df344e0eb78cda64","kind":"tag","published_at":"2011-09-03T07:28:17.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.2.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"842683b6dfd799a5b665875d981196a623ca0840","kind":"tag","published_at":"2011-08-26T22:22:05.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.1.1","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9a9161488248a274282cd78ed7c846a414d3bd32","kind":"tag","published_at":"2011-08-22T20:22:49.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.1.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ae02a8a30049844a8bd2f81e74c622196b4a8d2a","kind":"tag","published_at":"2011-08-18T18:45:49.000Z","download_url":"https://codeload.github.com/twbs/bootstrap/tar.gz/v1.0.0","html_url":"https://github.com/twbs/bootstrap/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twbs/bootstrap@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-17T19:00:18.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.033499821233164,"dependent_packages_count":31.791732196433674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.912616008833417},"purl":"pkg:npm/%40anvme/bootstrap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@anvme/bootstrap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@anvme/bootstrap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@anvme/bootstrap/dependencies","status":null,"funding_links":["https://github.com/sponsors/twbs","https://opencollective.com/bootstrap"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T22:36:49.702Z","issues_count":2041,"pull_requests_count":3074,"avg_time_to_close_issue":13344608.35620915,"avg_time_to_close_pull_request":3692855.822281167,"issues_closed_count":1530,"pull_requests_closed_count":2639,"pull_request_authors_count":582,"issue_authors_count":1562,"avg_comments_per_issue":3.492895639392455,"avg_comments_per_pull_request":1.1981132075471699,"merged_pull_requests_count":1661,"bot_issues_count":0,"bot_pull_requests_count":862,"past_year_issues_count":156,"past_year_pull_requests_count":411,"past_year_avg_time_to_close_issue":759890.75,"past_year_avg_time_to_close_pull_request":509544.02032520325,"past_year_issues_closed_count":64,"past_year_pull_requests_closed_count":246,"past_year_pull_request_authors_count":76,"past_year_issue_authors_count":139,"past_year_avg_comments_per_issue":1.3717948717948718,"past_year_avg_comments_per_pull_request":0.7591240875912408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":100,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Fbootstrap/issues","maintainers":[{"login":"julien-deramond","count":414,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julien-deramond"},{"login":"mdo","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdo"},{"login":"XhmikosR","count":233,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XhmikosR"},{"login":"GeoSot","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoSot"},{"login":"louismaximepiton","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/louismaximepiton"},{"login":"patrickhlauke","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickhlauke"},{"login":"ffoodd","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ffoodd"},{"login":"MartijnCuppens","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartijnCuppens"},{"login":"bardiharborow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bardiharborow"},{"login":"romaricpascal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romaricpascal"},{"login":"Johann-S","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Johann-S"},{"login":"rohit2sharma95","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rohit2sharma95"},{"login":"fat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fat"},{"login":"cvrebert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cvrebert"},{"login":"glebm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glebm"},{"login":"andresgalante","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andresgalante"},{"login":"ysds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysds"}],"active_maintainers":[{"login":"mdo","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdo"},{"login":"julien-deramond","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julien-deramond"},{"login":"louismaximepiton","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/louismaximepiton"},{"login":"bardiharborow","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bardiharborow"},{"login":"patrickhlauke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrickhlauke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvme%2Fbootstrap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvme%2Fbootstrap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvme%2Fbootstrap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvme%2Fbootstrap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvme%2Fbootstrap/codemeta","maintainers":[{"uuid":"anvme","login":"anvme","name":null,"email":"stanislav.npm@anv.me","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~anvme","role":null,"created_at":"2026-04-16T09:06:16.865Z","updated_at":"2026-04-16T09:06:16.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anvme/packages"}]}