{
  "abstract" : "Simple virtual host implementation on Plack.",
  "author" : [
     "karupanerura <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v2.1.3",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plack-App-Vhost",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "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" : {
        "requires" : {
           "List::Util" : "1.28",
           "Plack::Component" : "0",
           "Plack::Util::Accessor" : "0",
           "parent" : "0",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Plack::App::Vhost" : {
        "file" : "lib/Plack/App/Vhost.pm",
        "version" : "0.01"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://git@github.com/karupanerura/Plack-App-Vhost/issues"
     },
     "homepage" : "https://git@github.com/karupanerura/Plack-App-Vhost",
     "repository" : {
        "url" : "git://[email protected]/karupanerura/Plack-App-Vhost.git",
        "web" : "https://git@github.com/karupanerura/Plack-App-Vhost"
     }
  },
  "version" : "0.01"
}