{"id":16419190,"url":"https://github.com/kokororin/yarn-lock-cli","last_synced_at":"2025-03-23T07:31:45.591Z","repository":{"id":51696811,"uuid":"108636106","full_name":"kokororin/yarn-lock-cli","owner":"kokororin","description":"CLI tool for transforming registry in yarn.lock","archived":false,"fork":false,"pushed_at":"2023-10-25T12:28:58.000Z","size":52,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T03:04:19.945Z","etag":null,"topics":["yarn","yarn-cli","yarnpkg"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokororin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-10-28T09:22:22.000Z","updated_at":"2023-10-25T08:38:45.000Z","dependencies_parsed_at":"2024-10-27T08:01:57.334Z","dependency_job_id":"0dbc620a-7008-44d6-909b-959dd08bd675","html_url":"https://github.com/kokororin/yarn-lock-cli","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"c740151713c95431e46c252c07a022073a7839dd"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fyarn-lock-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fyarn-lock-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fyarn-lock-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fyarn-lock-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokororin","download_url":"https://codeload.github.com/kokororin/yarn-lock-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245071809,"owners_count":20556352,"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":["yarn","yarn-cli","yarnpkg"],"created_at":"2024-10-11T07:16:12.020Z","updated_at":"2025-03-23T07:31:45.315Z","avatar_url":"https://github.com/kokororin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yarn-lock-cli\n\n[![npm](https://img.shields.io/npm/v/yarn-lock-cli.svg?style=flat)](https://www.npmjs.com/package/yarn-lock-cli)\n\nCLI tool for transforming registry in yarn.lock\n\n## Feature\n\nYou can transform among the following registry\n\n* registry.npm.taobao.org\n* registry.npmmirror.com\n* registry.npmjs.org\n* registry.yarnpkg.com\n\n## Example\n\n**In**\n\n```yaml\n# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n# yarn lockfile v1\n\nreact@^15.6.1:\n  version \"15.6.2\"\n  resolved \"http://registry.npm.taobao.org/react/download/react-15.6.2.tgz#dba0434ab439cfe82f108f0f511663908179aa72\"\n```\n\n**Out**\n\n```yaml\n# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n# yarn lockfile v1\n\nreact@^15.6.1:\n  version \"15.6.2\"\n  resolved \"https://registry.npmjs.org/react/-/react-15.6.2.tgz#dba0434ab439cfe82f108f0f511663908179aa72\"\n```\n\n## Installation\n\n```bash\n$ npm install -g yarn-lock-cli\n```\n\n## Usage\n\n```bash\n$ yarn-lock\n```\n\n## License\n\nThe MIT License (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokororin%2Fyarn-lock-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkokororin%2Fyarn-lock-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokororin%2Fyarn-lock-cli/lists"}