{
  "abstract" : "A Perl port of Webmachine",
  "author" : [
     "Stevan Little <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.130880",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Web-Machine",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "B" : "0",
           "Carp" : "0",
           "Data::Dumper" : "0",
           "Encode" : "0",
           "HTTP::Headers::ActionPack" : "0.07",
           "HTTP::Status" : "0",
           "Hash::MultiValue" : "0",
           "IO::Handle::Util" : "0",
           "List::Util" : "0",
           "Locale::Maketext" : "0",
           "Plack::Component" : "0",
           "Plack::Request" : "0",
           "Plack::Response" : "0",
           "Plack::Util" : "0",
           "Scalar::Util" : "0",
           "Sub::Exporter" : "0",
           "Try::Tiny" : "0",
           "parent" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "FindBin" : "0",
           "HTTP::Message::PSGI" : "0",
           "HTTP::Request" : "0",
           "HTTP::Request::Common" : "0",
           "HTTP::Response" : "0",
           "MIME::Base64" : "0",
           "Net::HTTP" : "0",
           "Plack::Runner" : "0",
           "Plack::Test" : "0",
           "Test::FailWarnings" : "0",
           "Test::Fatal" : "0.003",
           "Test::More" : "0.88",
           "base" : "0",
           "lib" : "0",
           "utf8" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Dist/Display.html?Name=Web::Machine"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/stevan/webmachine-perl.git",
        "web" : "https://github.com/stevan/webmachine-perl"
     }
  },
  "version" : "0.12",
  "x_authority" : "cpan:STEVAN",
  "x_contributors" : [
     "Andreas Marienborg <[email protected]>",
     "Andrew Nelson <[email protected]>",
     "Dave Rolsky <[email protected]>",
     "Fayland Lam <[email protected]>",
     "Gregory Oschwald <[email protected]>",
     "Jesse Luehrs <[email protected]>",
     "John SJ Anderson <[email protected]>",
     "Olaf Alders <[email protected]>",
     "Thomas Sibley <[email protected]>"
  ]
}