{
   "abstract" : "O(1) Routing engine for web applications",
   "author" : [
      "tokuhirom <tokuhirom@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.7.5",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Router-Boom",
   "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" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo" : "1.003001",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Router::Boom" : {
         "file" : "lib/Router/Boom.pm",
         "version" : "0.01"
      },
      "Router::Boom::Compiled" : {
         "file" : "lib/Router/Boom/Compiled.pm"
      },
      "Router::Boom::Node" : {
         "file" : "lib/Router/Boom/Node.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Router-Boom/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Router-Boom",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Router-Boom.git",
         "web" : "https://github.com/tokuhirom/Router-Boom"
      }
   },
   "version" : "0.01"
}