{"id":16374450,"url":"https://github.com/azz/get-monorepo-packages","last_synced_at":"2025-03-16T15:33:36.359Z","repository":{"id":53286261,"uuid":"116322353","full_name":"azz/get-monorepo-packages","owner":"azz","description":"Get a list of packages from a monorepo","archived":false,"fork":false,"pushed_at":"2021-03-31T21:16:32.000Z","size":66,"stargazers_count":19,"open_issues_count":4,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T12:21:56.835Z","etag":null,"topics":["lerna","workspaces","yarn"],"latest_commit_sha":null,"homepage":null,"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/azz.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-01-05T00:47:37.000Z","updated_at":"2023-07-18T11:56:01.000Z","dependencies_parsed_at":"2022-08-24T15:00:35.057Z","dependency_job_id":null,"html_url":"https://github.com/azz/get-monorepo-packages","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fget-monorepo-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fget-monorepo-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fget-monorepo-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fget-monorepo-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azz","download_url":"https://codeload.github.com/azz/get-monorepo-packages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822310,"owners_count":20353498,"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":["lerna","workspaces","yarn"],"created_at":"2024-10-11T03:17:16.738Z","updated_at":"2025-03-16T15:33:36.354Z","avatar_url":"https://github.com/azz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `get-monorepo-packages`\n\n[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![npm](https://img.shields.io/npm/v/get-monorepo-packages.svg?style=flat-square)](https://npmjs.org/get-monorepo-packages)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\nGet a list of packages from a monorepo. Supports:\n\n* [Lerna](https://github.com/lerna/lerna)\n* [Yarn workspaces](https://yarnpkg.com/lang/en/docs/workspaces/)\n* [Bolt](http://boltpkg.com/)\n\n## Install\n\n```bash\nnpm install --save get-monorepo-packages\n```\n\n## Usage\n\n```js\nimport getPackages from 'get-monorepo-packages';\ngetPackages('/path/to/root');\n```\n\nReturns an array of objects containing:\n\n* `location` - The relative path to the package.\n* `package` - The `package.json` file for the package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Fget-monorepo-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazz%2Fget-monorepo-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Fget-monorepo-packages/lists"}