{
  "abstract" : "Minimalist Object Orientation (with Moose compatiblity)",
  "author" : [
     "mst - Matt S. Trout (cpan:MSTROUT) <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Moo",
  "no_index" : {
     "directory" : [
        "t",
        "inc",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::Fatal" : "0.003",
           "Test::More" : "0.96"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::Method::Modifiers" : "1.04",
           "Module::Runtime" : "0.012",
           "Role::Tiny" : "1.001003",
           "strictures" : "1.001001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "git://git.shadowcat.co.uk/gitmo/Moo.git"
     }
  },
  "version" : "1.000000"
}