{
   "abstract" : "Consume XML with Moose and xpath queries",
   "author" : [
      "Robin Smidsrød <robin@smidsrod.no>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-Rabbit",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "XML::LibXML" : "1.70"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Encode" : "0",
            "Moose" : "0.89",
            "Moose::Exporter" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Role::Parameterized" : "0",
            "Perl6::Junction" : "0",
            "Scalar::Util" : "0",
            "XML::LibXML" : "1.70",
            "namespace::autoclean" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "utf8" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/robinsmidsrod/XML-Rabbit.git",
         "web" : "http://github.com/robinsmidsrod/XML-Rabbit"
      }
   },
   "version" : "0.4.1"
}