{
   "abstract" : "Sugar for declaring RESTful chained actions in Catalyst",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200002, CPAN::Meta::Converter version 2.101670",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CatalystX-Routes",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Action::REST" : "0.89",
            "Catalyst::Runtime" : "5.80030",
            "Moose" : 0,
            "Params::Util" : 0,
            "namespace::autoclean" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-catalystx-routes@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=CatalystX-Routes"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://catagits@git.shadowcat.co.uk:CatalystX-Routes.git",
         "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/CatalystX-Routes.git;a=summary"
      }
   },
   "version" : "0.02"
}