{
   "abstract" : "a web application framework",
   "author" : [
      "Masayuki Matsuki <y.songmu@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.15.2",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Puncheur",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "recommends" : {
            "Data::Section::Simple" : "0",
            "File::ShareDir" : "0",
            "JSON" : "0",
            "MIME::Base64" : "0",
            "Router::Boom::Method" : "0",
            "Text::Xslate" : "0",
            "URL::Encode::XS" : "0"
         },
         "requires" : {
            "Clone" : "0",
            "Config::PL" : "0",
            "Hash::MultiValue" : "0",
            "Plack" : "0",
            "Plack::Middleware::Session" : "0",
            "Plack::Request::WithEncoding" : "0",
            "Tiffany" : "0",
            "URI::QueryParam" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Puncheur" : {
         "file" : "lib/Puncheur.pm",
         "version" : "v0.1.0"
      },
      "Puncheur::Dispatcher::Lite" : {
         "file" : "lib/Puncheur/Dispatcher/Lite.pm"
      },
      "Puncheur::Dispatcher::PHPish" : {
         "file" : "lib/Puncheur/Dispatcher/PHPish.pm"
      },
      "Puncheur::Lite" : {
         "file" : "lib/Puncheur/Lite.pm"
      },
      "Puncheur::Plugin::HandleStatic" : {
         "file" : "lib/Puncheur/Plugin/HandleStatic.pm"
      },
      "Puncheur::Plugin::JSON" : {
         "file" : "lib/Puncheur/Plugin/JSON.pm"
      },
      "Puncheur::Plugin::Model" : {
         "file" : "lib/Puncheur/Plugin/Model.pm"
      },
      "Puncheur::Plugin::ShareDir" : {
         "file" : "lib/Puncheur/Plugin/ShareDir.pm"
      },
      "Puncheur::Request" : {
         "file" : "lib/Puncheur/Request.pm"
      },
      "Puncheur::Response" : {
         "file" : "lib/Puncheur/Response.pm"
      },
      "Puncheur::Runner" : {
         "file" : "lib/Puncheur/Runner.pm"
      },
      "Puncheur::Trigger" : {
         "file" : "lib/Puncheur/Trigger.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Songmu/Puncheur/issues"
      },
      "homepage" : "https://github.com/Songmu/Puncheur",
      "repository" : {
         "url" : "git://github.com/Songmu/Puncheur.git",
         "web" : "https://github.com/Songmu/Puncheur"
      }
   },
   "version" : "0.1.0"
}