{
   "abstract" : "Specification for commandline app",
   "author" : [
      "Tina M\u00fcller <cpan2@tinita.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Spec",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "FindBin" : "0",
            "Test::More" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Encode" : "0",
            "Getopt::Long" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "1.33",
            "Module::Runtime" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Ref::Util" : "0",
            "Scalar::Util" : "0",
            "Term::ANSIColor" : "0",
            "Text::Table" : "0",
            "YAML::PP" : "0.015",
            "base" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "blib" : "1.01",
            "constant" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "App::Spec" : {
         "file" : "lib/App/Spec.pm",
         "version" : "0.011"
      },
      "App::Spec::Argument" : {
         "file" : "lib/App/Spec/Argument.pm",
         "version" : "0.011"
      },
      "App::Spec::Completion" : {
         "file" : "lib/App/Spec/Completion.pm",
         "version" : "0.011"
      },
      "App::Spec::Completion::Bash" : {
         "file" : "lib/App/Spec/Completion/Bash.pm",
         "version" : "0.011"
      },
      "App::Spec::Completion::Zsh" : {
         "file" : "lib/App/Spec/Completion/Zsh.pm",
         "version" : "0.011"
      },
      "App::Spec::Option" : {
         "file" : "lib/App/Spec/Option.pm",
         "version" : "0.011"
      },
      "App::Spec::Parameter" : {
         "file" : "lib/App/Spec/Parameter.pm",
         "version" : "0.011"
      },
      "App::Spec::Plugin::Format" : {
         "file" : "lib/App/Spec/Plugin/Format.pm",
         "version" : "0.011"
      },
      "App::Spec::Plugin::Help" : {
         "file" : "lib/App/Spec/Plugin/Help.pm",
         "version" : "0.011"
      },
      "App::Spec::Plugin::Meta" : {
         "file" : "lib/App/Spec/Plugin/Meta.pm",
         "version" : "0.011"
      },
      "App::Spec::Pod" : {
         "file" : "lib/App/Spec/Pod.pm",
         "version" : "0.011"
      },
      "App::Spec::Role::Command" : {
         "file" : "lib/App/Spec/Role/Command.pm",
         "version" : "0.011"
      },
      "App::Spec::Role::Plugin" : {
         "file" : "lib/App/Spec/Role/Plugin.pm",
         "version" : "0.011"
      },
      "App::Spec::Role::Plugin::GlobalOptions" : {
         "file" : "lib/App/Spec/Role/Plugin/GlobalOptions.pm",
         "version" : "0.011"
      },
      "App::Spec::Role::Plugin::Subcommand" : {
         "file" : "lib/App/Spec/Role/Plugin/Subcommand.pm",
         "version" : "0.011"
      },
      "App::Spec::Run" : {
         "file" : "lib/App/Spec/Run.pm",
         "version" : "0.011"
      },
      "App::Spec::Run::Cmd" : {
         "file" : "lib/App/Spec/Run/Cmd.pm",
         "version" : "0.011"
      },
      "App::Spec::Run::Output" : {
         "file" : "lib/App/Spec/Run/Output.pm",
         "version" : "0.011"
      },
      "App::Spec::Run::Response" : {
         "file" : "lib/App/Spec/Run/Response.pm",
         "version" : "0.011"
      },
      "App::Spec::Run::Validator" : {
         "file" : "lib/App/Spec/Run/Validator.pm",
         "version" : "0.011"
      },
      "App::Spec::Subcommand" : {
         "file" : "lib/App/Spec/Subcommand.pm",
         "version" : "0.011"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perlpunk/App-Spec-p5/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlpunk/App-Spec-p5.git",
         "web" : "https://github.com/perlpunk/App-Spec-p5"
      }
   },
   "version" : "0.011",
   "x_generated_by_perl" : "v5.24.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}