{"id":13993396,"url":"https://github.com/librariesio/package-managers","last_synced_at":"2025-09-12T08:30:50.231Z","repository":{"id":66148934,"uuid":"48164038","full_name":"librariesio/package-managers","owner":"librariesio","description":":package: Metadata about every package manager that Libraries.io supports","archived":true,"fork":false,"pushed_at":"2018-03-29T09:40:08.000Z","size":32,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T08:23:22.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libraries.io/","language":null,"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/librariesio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-17T09:07:58.000Z","updated_at":"2024-11-14T20:09:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"44267335-241c-45dc-8521-e64891386de2","html_url":"https://github.com/librariesio/package-managers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/librariesio/package-managers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fpackage-managers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fpackage-managers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fpackage-managers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fpackage-managers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librariesio","download_url":"https://codeload.github.com/librariesio/package-managers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fpackage-managers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274779497,"owners_count":25348062,"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-12T02:00:09.324Z","response_time":60,"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"}},"keywords":[],"created_at":"2024-08-09T14:02:21.629Z","updated_at":"2025-09-12T08:30:50.215Z","avatar_url":"https://github.com/librariesio.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Package Managers\n\nMetadata extracted from [Libraries.io](https://libraries.io) about many different package managers in a standard format.\n\nString interpolation of commands and urls is done using [mustache](https://mustache.github.io/) in an attempt at cross language compatibility.\n\nAll data is stored in JSON where the key for each package manager is the name of the repository in lower case.\n\nEach attribute relates to the source of some information about a package that can be inferred from just the package manager, name of the package and optionally it's version.\n\nSee [`package-managers.json`](package-managers.json) for the full data set.\n\n## Data format\n\n```JSON\n\"rubygems\": {\n  \"install\": \"gem install {{name}} {{#version}}-v {{version}}{{/version}}\",\n  \"download\": \"https://rubygems.org/downloads/{{name}}-{{version}}.gem\",\n  \"url\": \"https://rubygems.org/gems/{{name}}{{#version}}/versions/{{version}}{{/version}}\",\n  \"documentation\": \"http://www.rubydoc.info/gems/{{name}}/{{version}}\"\n}\n```\n\n### Valid Keys\n\n#### install\n\nThe shell command to install a package, possibly to install a specific version of that package.\n\n#### download\n\nThe url to a tarball/zip of the source code of that package, most likely to a specific version of that package.\n\n#### documentation\n\nThe url to automatically generated documentation for that package, possibly to a specific version of that package.\n\n#### url\n\nThe url for the page on the repository website for that package, possibly to a specific version of that package.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/librariesio/package-managers. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.\n\n## License\n\nThe project is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fpackage-managers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrariesio%2Fpackage-managers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fpackage-managers/lists"}