[package] name = "reparojson" version = "0.1.2" authors = ["nsfisis"] edition = "2024" description = "A simple command-line tool to repair JSON. It only fixes the syntactic errors and never formats the given input." license-file = "LICENSE" [dependencies.clap] version = "4.5.32" features = ["cargo"]