# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dir2json" in publications use:' type: software license: MIT title: 'dir2json: Convert Directory to JSON' version: 0.1.0 doi: 10.32614/CRAN.package.dir2json abstract: Convert a directory structure into a JSON format. This package lets you recursively traverse a directory and convert its contents into a JSON object, making it easier to import code base from file systems into large language models. authors: - family-names: Parmar given-names: Sam email: parmartsam@gmail.com repository: https://parmsam.r-universe.dev repository-code: https://github.com/parmsam/dir2json-r commit: 0ab384c9dc1c3bfc81ee0f024fbde09d8b48f591 url: https://parmsam.github.io/dir2json-r/ date-released: '2025-05-23' contact: - family-names: Parmar given-names: Sam email: parmartsam@gmail.com