{
   "abstract" : "Optimized type checks for Moo + Type::Tiny",
   "author" : [
      "haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooX-TypeTiny",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {},
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dumbbench" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo" : "0",
            "Type::Tiny" : "1.000002"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0.003",
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-MooX-TypeTiny@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=MooX-TypeTiny"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/haarg/MooX-TypeTiny.git",
         "web" : "https://github.com/haarg/MooX-TypeTiny"
      },
      "x_IRC" : "irc://irc.perl.org/#web-simple"
   },
   "version" : "0.001001"
}