{"id":16049051,"url":"https://github.com/alexindigo/install-peers-cli","last_synced_at":"2025-03-16T07:32:33.179Z","repository":{"id":55976933,"uuid":"155012038","full_name":"alexindigo/install-peers-cli","owner":"alexindigo","description":"CLI to install project's peerDependencies, without side effects","archived":false,"fork":false,"pushed_at":"2020-03-25T12:44:56.000Z","size":19,"stargazers_count":34,"open_issues_count":3,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T05:51:12.894Z","etag":null,"topics":["dependencies","file","install","lock","npm","peer","pure","workspaces","yarn"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/install-peers-cli","language":"JavaScript","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/alexindigo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-27T21:43:22.000Z","updated_at":"2024-09-14T15:55:14.000Z","dependencies_parsed_at":"2022-08-15T10:40:36.578Z","dependency_job_id":null,"html_url":"https://github.com/alexindigo/install-peers-cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexindigo%2Finstall-peers-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexindigo%2Finstall-peers-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexindigo%2Finstall-peers-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexindigo%2Finstall-peers-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexindigo","download_url":"https://codeload.github.com/alexindigo/install-peers-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806052,"owners_count":20350775,"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"}},"keywords":["dependencies","file","install","lock","npm","peer","pure","workspaces","yarn"],"created_at":"2024-10-09T00:12:51.518Z","updated_at":"2025-03-16T07:32:32.893Z","avatar_url":"https://github.com/alexindigo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# install-peers-cli\n\nCLI to install project's peerDependencies, without side effects.\nWorks with `npm`, `yarn`. Supports yarn workspaces flow.\n\n## Install\n\n### yarn\n\n```\n$ yarn add --dev install-peers-cli\n```\n### npm\n\n```\n$ npm install --save-dev install-peers-cli\n```\n\n## Usage\n\nAdd package.json script:\n\n```\n{\n  \"scripts\": {\n    \"install-peers\": \"install-peers\"\n  }\n}\n```\n\nThen run `yarn install-peers` (or `npm run install-peers`) to install `peer` dependencies of your project. It won't update lock files or modify package.json, keeping your setup pure and clean. Any other lifecycle script could be used depending on your use case.\n\n_You still may see \"unmet peer dependency\" warnings during regular install phase, due to installation flow of npm/yarn._\n\n## License\n\nInstall-Peers-CLI is released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexindigo%2Finstall-peers-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexindigo%2Finstall-peers-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexindigo%2Finstall-peers-cli/lists"}