{
   "abstract" : "Simple command line script accelerator",
   "author" : [
      "Rob Lauer <rlauer6@comcast.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CLI-Simple",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::ShareDir::Install" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::ShareDir::Install" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Fast" : "0.51",
            "File::Which" : "1.23",
            "JSON" : "4.07",
            "Log::Log4perl" : "1.57",
            "Log::Log4perl::Level" : "0",
            "Readonly" : "2.05",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {}
      }
   },
   "provides" : {
      "CLI::Simple" : {
         "file" : "lib/CLI/Simple.pm",
         "version" : "v0.0.4"
      },
      "CLI::Simple::Constants" : {
         "file" : "lib/CLI/Simple/Constants.pm",
         "version" : "v0.0.4"
      },
      "CLI::Simple::Utils" : {
         "file" : "lib/CLI/Simple/Utils.pm",
         "version" : "v0.0.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "rlauer6@comcast.net",
         "web" : "http://github.com/rlauer6/perl-CLI-Simple/issues"
      },
      "homepage" : "http://github.com/rlauer6/perl-CLI-Simple",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rlauer6/perl-CLI-Simple.git",
         "web" : "http://github.com/rlauer6/perl-CLI-Simple"
      }
   },
   "version" : "v0.0.4",
   "x_serialization_backend" : "JSON::PP version 4.16"
}