{
   "abstract" : "App Module ad utilities for appspec tool",
   "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-AppSpec",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "runtime" : {
         "requires" : {
            "App::Spec" : "0.013",
            "App::Spec::Pod" : "0",
            "App::Spec::Run::Cmd" : "0",
            "App::Spec::Schema" : "0",
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Path" : "0",
            "JSON::Validator" : "0",
            "List::Util" : "1.33",
            "Moo" : "0",
            "Term::ANSIColor" : "0",
            "YAML::PP" : "0.015",
            "base" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Share" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::AppSpec" : {
         "file" : "lib/App/AppSpec.pm",
         "version" : "0.006"
      },
      "App::AppSpec::Schema::Validator" : {
         "file" : "lib/App/AppSpec/Schema/Validator.pm",
         "version" : "0.006"
      },
      "App::AppSpec::Spec" : {
         "file" : "lib/App/AppSpec/Spec.pm",
         "version" : "0.006"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlpunk/App-AppSpec-p5",
         "web" : "https://github.com/perlpunk/App-AppSpec-p5"
      }
   },
   "version" : "0.006",
   "x_generated_by_perl" : "v5.24.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}