# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "llmjson" in publications use:' type: software license: MIT title: 'llmjson: Repair Malformed JSON Strings' version: 0.1.0 doi: 10.32614/CRAN.package.llmjson abstract: Repairs malformed JSON strings, particularly those generated by Large Language Models. Handles missing quotes, trailing commas, unquoted keys, and other common JSON syntax errors. authors: - family-names: Jones given-names: Dyfan email: dyfan.r.jones@gmail.com repository: https://dyfanjones.r-universe.dev repository-code: https://github.com/DyfanJones/llmjson commit: fa3b732a0df7d6ce45d92a3fdec6823b16390b6d url: https://dyfanjones.r-universe.dev/llmjson date-released: '2026-03-05' contact: - family-names: Jones given-names: Dyfan email: dyfan.r.jones@gmail.com