{
  "abstract" : "Parser for the .opm file",
  "author" : [
     "Renee Baecker <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "OTRS-OPM-Parser",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Basename" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "LWP::Simple" : "0",
           "MIME::Base64" : "0",
           "Moo" : "2",
           "MooX::HandlesVia" : "0.001",
           "Path::Class" : "0",
           "Try::Tiny" : "0",
           "Type::Library" : "1",
           "Type::Tiny" : "1",
           "Type::Utils" : "1",
           "Types::Standard" : "1",
           "XML::LibXML" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "OTRS::OPM::Parser" : {
        "file" : "lib/OTRS/OPM/Parser.pm",
        "version" : "1.03"
     },
     "OTRS::OPM::Parser::Types" : {
        "file" : "lib/OTRS/OPM/Parser/Types.pm",
        "version" : "1.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/reneeb/OTRS-OPM-Parser/issues"
     },
     "homepage" : "http://github.com/reneeb/OTRS-OPM-Parser",
     "repository" : {
        "type" : "git",
        "url" : "http://github.com/reneeb/OTRS-OPM-Parser.git",
        "web" : "http://github.com/reneeb/OTRS-OPM-Parser"
     }
  },
  "version" : "1.03",
  "x_contributors" : [
     "Mohammad S Anwar <[email protected]>",
     "reneeb <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}