{
  "abstract" : "Validate .opm files",
  "author" : [
     "Perl-Services.de <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "OTRS-OPM-Validate",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::LongString" : "0.16"
        }
     }
  },
  "provides" : {
     "OTRS::OPM::Validate" : {
        "file" : "lib/OTRS/OPM/Validate.pm",
        "version" : "0.01"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/perlservices/OTRS-OPM-Validate/issues"
     },
     "homepage" : "http://github.com/perlservices/OTRS-OPM-Validate",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/perlservices/OTRS-OPM-Validate.git",
        "web" : "http://github.com/perlservices/OTRS-OPM-Validate"
     }
  },
  "version" : "0.01",
  "x_contributors" : [
     "reneeb <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.26.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}