{
   "abstract" : "Read/Write YAML files with as little code as possible",
   "author" : [
      "Adam Kennedy <adamk@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "YAML-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec" : "0.80",
            "Test::More" : "0.47"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.004"
         }
      }
   },
   "release_status" : "stable",
   "version" : "1.52",
   "x_bugtracker" : {
      "mailto" : "bug-YAML-Tiny@rt.cpan.org",
      "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=YAML-Tiny"
   },
   "x_repository" : {
      "type" : "git",
      "url" : "git@github.com:Perl-Toolchain-Gang/YAML-Tiny.git",
      "web" : "http://github.com/Perl-Toolchain-Gang/YAML-Tiny"
   }
}
