1config BR2_PACKAGE_PERL_JSON_TINY
2	bool "perl-json-tiny"
3	help
4	  Minimalistic JSON. No dependencies.
5
6	  https://metacpan.org/release/JSON-Tiny
7