{
   "author" : "Andrew Sterling Hanenkamp",
   "depends" : [
      "IO::String",
      "Linenoise"
   ],
   "description" : "A tool for routing paths",
   "name" : "Path::Router",
   "provides" : {
      "Path::Router" : "lib/Path/Router.pm6",
      "Path::Router::Route" : "lib/Path/Router/Route.pm6",
      "Path::Router::Route::Match" : "lib/Path/Router/Route.pm6",
      "Path::Router::Shell" : "lib/Path/Router/Shell.pm6",
      "Test::Path::Router" : "lib/Test/Path/Router.pm6",
      "X::Path::Router" : "lib/X/Path/Router.pm6",
      "X::Path::Router::AmbiguousMatch" : "lib/X/Path/Router.pm6",
      "X::Path::Router::AmbiguousMatch::PathMatch" : "lib/X/Path/Router.pm6",
      "X::Path::Router::AmbiguousMatch::ReverseMatch" : "lib/X/Path/Router.pm6",
      "X::Path::Router::BadInclusion" : "lib/X/Path/Router.pm6",
      "X::Path::Router::BadRoute" : "lib/X/Path/Router.pm6"
   },
   "support" : {
      "source" : "git://github.com/zostay/p6-Path-Router.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.1"
}
