{
   "abstract" : "load YAML from cache or disk, whichever seems better",
   "author" : [
      "Binary <binary@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.030, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "YAML-CacheLoader",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Cache::RedisDB" : "0.07",
            "Path::Tiny" : "0.061",
            "YAML::XS" : "0.59"
         }
      },
      "test" : {
         "recommends" : {
            "Test::RedisServer" : "0.14"
         },
         "requires" : {
            "File::Temp" : "0.23",
            "Test::Most" : "0.34"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-YAML-CacheLoader/issues"
      },
      "homepage" : "https://github.com/binary-com/perl-YAML-CacheLoader",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/binary-com/perl-YAML-CacheLoader.git",
         "web" : "https://github.com/binary-com/perl-YAML-CacheLoader"
      }
   },
   "version" : "0.018",
   "x_contributors" : [
      "Jean-Yves Sireau <jy@binary.com>",
      "Matt Miller <matt@binary.com>"
   ]
}