{
   "abstract" : "Manipulation of Office Open XML files",
   "author" : [
      "Martijn van de Streek <martijn@vandestreek.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Document-OOXML",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Archive::Zip" : "0",
            "Carp" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "Path::Tiny" : "0",
            "XML::LibXML" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.008",
            "utf8" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Document::OOXML" : {
         "file" : "lib/Document/OOXML.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::ContentTypes" : {
         "file" : "lib/Document/OOXML/ContentTypes.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::Document" : {
         "file" : "lib/Document/OOXML/Document.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::Document::Wordprocessor" : {
         "file" : "lib/Document/OOXML/Document/Wordprocessor.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::Part" : {
         "file" : "lib/Document/OOXML/Part.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::Part::WordprocessingML" : {
         "file" : "lib/Document/OOXML/Part/WordprocessingML.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::PartParser" : {
         "file" : "lib/Document/OOXML/PartParser.pm",
         "version" : "0.181410"
      },
      "Document::OOXML::Rels" : {
         "file" : "lib/Document/OOXML/Rels.pm",
         "version" : "0.181410"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://gitlab.com/martijnvds/Document-OOXML/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://gitlab.com/martijnvds/Document-OOXML.git",
         "web" : "https://gitlab.com/martijnvds/Document-OOXML"
      }
   },
   "version" : "0.181410",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}