{
   "auth" : "github:scriptkitties",
   "authors" : [
      "Patrick Spek <p.spek@tyil.work>"
   ],
   "depends" : [
      "Config",
      "Config::TOML"
   ],
   "description" : "TOML parser for Config",
   "license" : "GPL-3.0",
   "name" : "Config::Parser::toml",
   "perl" : "6",
   "provides" : {
      "Config::Parser::toml" : "lib/Config/Parser/toml.rakumod"
   },
   "source-url" : "http://www.cpan.org/authors/id/T/TY/TYIL/Perl6/Config-Parser-toml-1.0.2.tar.gz",
   "tags" : [
      "config",
      "configuration"
   ],
   "test-depends" : [
      "File::Temp",
      "Test::META"
   ],
   "version" : "1.0.2"
}
