{"id":22878044,"url":"https://github.com/jameshiew/mpk2json","last_synced_at":"2025-10-20T04:13:46.227Z","repository":{"id":265987285,"uuid":"897054628","full_name":"jameshiew/mpk2json","owner":"jameshiew","description":"Small CLI tool to convert MessagePack files to JSON","archived":false,"fork":false,"pushed_at":"2024-12-11T12:06:15.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-11T12:40:54.922Z","etag":null,"topics":["cli","json","messagepack","rust"],"latest_commit_sha":null,"homepage":"https://github.com/jameshiew/mpk2json","language":"Rust","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/jameshiew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-01T23:48:15.000Z","updated_at":"2024-12-11T12:06:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"505cce7c-ad56-4cd5-a1d9-176511e8addf","html_url":"https://github.com/jameshiew/mpk2json","commit_stats":null,"previous_names":["jameshiew/mpk2json"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fmpk2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fmpk2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fmpk2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fmpk2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jameshiew","download_url":"https://codeload.github.com/jameshiew/mpk2json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229229719,"owners_count":18040507,"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":["cli","json","messagepack","rust"],"created_at":"2024-12-13T16:17:41.370Z","updated_at":"2025-10-20T04:13:46.104Z","avatar_url":"https://github.com/jameshiew.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mpk2json\n\n[![Crates.io Version](https://img.shields.io/crates/v/mpk2json)](https://crates.io/crates/mpk2json)\n\nSmall CLI tool to convert [MessagePack](https://msgpack.org/) files to JSON.\n\n## Installation\n\n```\ncargo install mpk2json\n```\n\n## Usage\n\nPrints JSON directly to stdout for redirection or piping to another tool.\n\n```shell\nmpk2json path/to/file.msgpack \u003e path/to/file.json  # save to file\nmpk2json path/to/file.msgpack | jq --color-output | less  # quick preview\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameshiew%2Fmpk2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameshiew%2Fmpk2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameshiew%2Fmpk2json/lists"}