{"id":21554544,"url":"https://github.com/ryoppippi/bunpare","last_synced_at":"2025-04-10T09:26:19.616Z","repository":{"id":251726369,"uuid":"838262980","full_name":"ryoppippi/bunpare","owner":"ryoppippi","description":"A simple prepare script for bun.lockb","archived":false,"fork":false,"pushed_at":"2025-03-26T01:12:48.000Z","size":362,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T11:48:40.032Z","etag":null,"topics":["bun","git"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/bunpare","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/ryoppippi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","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":"ryoppippi"}},"created_at":"2024-08-05T09:32:20.000Z","updated_at":"2025-03-26T01:12:39.000Z","dependencies_parsed_at":"2024-11-24T07:15:28.295Z","dependency_job_id":"d6e980ae-c7cc-4003-a9f2-dac524cd489a","html_url":"https://github.com/ryoppippi/bunpare","commit_stats":null,"previous_names":["ryoppippi/bun-prepare"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoppippi%2Fbunpare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoppippi%2Fbunpare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoppippi%2Fbunpare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryoppippi%2Fbunpare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryoppippi","download_url":"https://codeload.github.com/ryoppippi/bunpare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190769,"owners_count":21062340,"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":["bun","git"],"created_at":"2024-11-24T07:15:22.245Z","updated_at":"2025-04-10T09:26:19.593Z","avatar_url":"https://github.com/ryoppippi.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ryoppippi"],"categories":[],"sub_categories":[],"readme":"# bunpare\n\n[![npm version](https://img.shields.io/npm/v/bunpare?color=yellow)](https://npmjs.com/package/bunpare)\n[![npm downloads](https://img.shields.io/npm/dm/bunpare?color=yellow)](https://npmjs.com/package/bunpare)\n\n`bunpare` is a tool to configure git for Bun's lockfile.\n\n## Prerequisites\n\n- [Bun](https://bun.sh/) must be installed and available in your PATH.\n- [git](https://git-scm.com/) must be installed and available in your PATH.\n- The script must be run inside a Git repository.\n\n## CLI\n\nRun the script in your project directory:\n\n```bash\nbunx bunpare\n```\n\n## Configure per project\n\nYou can execute the script automatically when you run `bun install` by adding the following to your `package.json`:\n\n```json\n{\n\t// ...\n\t\"scripts\": {\n\t\t\"prepare\": \"npx bunpare\"\n\t}\n\t// ...\n}\n```\n\n## What it does\n\n[Configure for `git diff` Bun's lockfile](https://bun.sh/docs/install/lockfile) automatically\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryoppippi%2Fbunpare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryoppippi%2Fbunpare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryoppippi%2Fbunpare/lists"}