{
   "abstract" : "Giving an easy Moo style way to make command organized CLI apps",
   "author" : [
      "Jens Rehsack <rehsack@cpan.org>",
      "Torsten Raudssus <torsten@raudss.us>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.02, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooX-Cmd",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Module::CPANTS::Analyse" : "0.96",
            "Test::CPAN::Changes" : "0",
            "Test::CheckManifest" : "0",
            "Test::Kwalitee" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "List::Util" : "0",
            "Module::Pluggable" : "4.8",
            "Module::Runtime" : "0",
            "Moo" : "0.009013",
            "Package::Stash" : "0.33",
            "Params::Util" : "0.37",
            "Regexp::Common" : "2011121001",
            "Scalar::Util" : "0",
            "Text::ParseWords" : "0",
            "perl" : "v5.8.1"
         }
      },
      "test" : {
         "requires" : {
            "IO::TieCombine" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "moox-cmd@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MooX-Cmd"
      },
      "homepage" : "https://metacpan.org/release/MooX-Cmd",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/Getty/MooX-Cmd"
      }
   },
   "version" : "0.010"
}