{
   "abstract" : "a perl client for http://tldr-pages.github.io/",
   "author" : [
      "Shoichi Kaji <skaji@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.042, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-tldr",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Tiny" : "0",
            "IO::Socket::SSL" : "0",
            "Term::ReadKey" : "0",
            "Text::Fold" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shoichikaji/perl-tldr/issues"
      },
      "homepage" : "https://github.com/shoichikaji/perl-tldr",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/shoichikaji/perl-tldr.git",
         "web" : "https://github.com/shoichikaji/perl-tldr"
      }
   },
   "version" : "0.01",
   "x_static_install" : "1"
}