{"id":16759150,"url":"https://github.com/alcalzone/monopack","last_synced_at":"2026-02-25T10:19:57.121Z","repository":{"id":59709367,"uuid":"538697996","full_name":"AlCalzone/monopack","owner":"AlCalzone","description":"Like `npm pack` or `yarn pack`, but for entire monorepos","archived":false,"fork":false,"pushed_at":"2024-08-31T05:47:19.000Z","size":1198,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T21:52:03.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/AlCalzone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"AlCalzone","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-09-19T21:08:52.000Z","updated_at":"2024-06-21T09:29:10.000Z","dependencies_parsed_at":"2024-10-28T16:37:10.871Z","dependency_job_id":"f40e1589-3daf-4f0a-be6b-352ba73296a9","html_url":"https://github.com/AlCalzone/monopack","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"31e0811ce9b045334e545b1930baaacbdf4d20dd"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fmonopack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fmonopack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fmonopack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fmonopack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlCalzone","download_url":"https://codeload.github.com/AlCalzone/monopack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245122739,"owners_count":20564364,"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":[],"created_at":"2024-10-13T04:07:27.443Z","updated_at":"2026-02-25T10:19:57.065Z","avatar_url":"https://github.com/AlCalzone.png","language":"TypeScript","funding_links":["https://github.com/sponsors/AlCalzone"],"categories":[],"sub_categories":[],"readme":"# monopack\n\nLike `npm pack` or `yarn pack`, but for entire monorepos.\nThis works by editing the `package.json` files in the resulting tarballs so that they reference each other.\n\n## Usage\n\nRun this inside the root of your monorepo:\n\n```sh\nnpx @alcalzone/monopack [--target \u003ctarget-dir\u003e] [--no-version] [--absolute]\n```\n\nTo specify a target directory, use the `--target` flag. By default, the tarballs will be created in the `.monopack` directory.\n\nBy default, the package version will be included in the tarball name. To disable this, use the `--no-version` flag.\n\nTo reference the dependency tarballs using absolute paths (`file:/path/to/dependency.tgz`) instead of relative paths (`file:../dependency.tgz`), use the `--absolute` flag. This may be necessary for some `yarn` versions that don't resolve the referenced tarballs correctly. Note that the tarballs CANNOT be moved when doing this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fmonopack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falcalzone%2Fmonopack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fmonopack/lists"}