Move CLI to its own package
Author: sosobaCreated Aug 2, 2019Updated Jul 5, 2026
Labelsenhancement :+1:
Json5 module has a hard dependecy on minimist package which is necessary only when you run a CLI for converting JSON5 to JSON and for validating the syntax of JSON5 documents. I sugest to change it to "optionalDependencies".
Source: json5/json5