{ "api" : "2", "auth" : "github:scriptkitties", "authors" : [ "Patrick Spek " ], "depends" : [ "Hash::Merge:api<1>:version<1.0.0+>" ], "description" : "Extensible library for reading and writing configuration files.", "license" : "GPL-3.0", "name" : "Config", "perl" : "6.c", "provides" : { "Config" : "lib/Config.pm6", "Config::Exception::FileNotFoundException" : "lib/Config/Exception/FileNotFoundException.pm6", "Config::Exception::MissingParserException" : "lib/Config/Exception/MissingParserException.pm6", "Config::Exception::UnimplementedMethodException" : "lib/Config/Exception/UnimplementedMethodException.pm6", "Config::Parser" : "lib/Config/Parser.pm6", "Config::Parser::NULL" : "lib/Config/Parser/NULL.pm6" }, "resources" : [], "source-url" : "http://www.cpan.org/authors/id/T/TY/TYIL/Perl6/Config-2.1.0.tar.gz", "tags" : [ "config", "configuration" ], "test-depends" : [ "Test::META" ], "version" : "2.1.0" }