{
   "abstract" : "HTTP Server application for viewing Markdown formatted text as slides",
   "author" : [
      "Yusuke Wada <yusuke@kamawada.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.5.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-revealup",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "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" : {
         "requires" : {
            "File::ShareDir" : "0",
            "File::chdir" : "0",
            "Getopt::Long" : "0",
            "MIME::Types" : "0",
            "Path::Tiny" : "0",
            "Plack" : "0",
            "Text::MicroTemplate" : "0",
            "Try::Tiny" : "0.060",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "FindBin" : "0",
            "LWP::UserAgent" : "0",
            "Test::File::Contents" : "0.20",
            "Test::More" : "0.98",
            "Test::TCP" : "2.06"
         }
      }
   },
   "provides" : {
      "App::revealup" : {
         "file" : "lib/App/revealup.pm",
         "version" : "0.21"
      },
      "App::revealup::base" : {
         "file" : "lib/App/revealup/base.pm"
      },
      "App::revealup::builder" : {
         "file" : "lib/App/revealup/builder.pm"
      },
      "App::revealup::cli" : {
         "file" : "lib/App/revealup/cli.pm"
      },
      "App::revealup::cli::export" : {
         "file" : "lib/App/revealup/cli/export.pm"
      },
      "App::revealup::cli::export::html" : {
         "file" : "lib/App/revealup/cli/export/html.pm"
      },
      "App::revealup::cli::export::theme" : {
         "file" : "lib/App/revealup/cli/export/theme.pm"
      },
      "App::revealup::cli::serve" : {
         "file" : "lib/App/revealup/cli/serve.pm"
      },
      "App::revealup::util" : {
         "file" : "lib/App/revealup/util.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yusukebe/App-revealup/issues"
      },
      "homepage" : "https://github.com/yusukebe/App-revealup",
      "repository" : {
         "url" : "git://github.com/yusukebe/App-revealup.git",
         "web" : "https://github.com/yusukebe/App-revealup"
      }
   },
   "version" : "0.21",
   "x_authority" : "cpan:YUSUKEBE",
   "x_contributors" : [
      "A. Sinan Unur <nanis@cpan.org>",
      "sillymoose <davidnmfarrell@gmail.com>",
      "trapple <trapplejp@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27203"
}