{
   "abstract" : "XML stylesheet system",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-XSS",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "Moose" : "0",
            "Moose::Exporter" : "0",
            "Moose::Role" : "0",
            "MooseX::ClassAttribute" : "0",
            "MooseX::Clone" : "0",
            "MooseX::SemiAffordanceAccessor" : "0",
            "Perl::Tidy" : "0",
            "Scalar::Util" : "0",
            "XML::LibXML" : "0",
            "experimental" : "0",
            "overload" : "0",
            "perl" : "v5.10.0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Class" : "0",
            "Test::Class::Load" : "0",
            "Test::More" : "0.94",
            "base" : "0",
            "lib" : "0",
            "strict" : "0"
         }
      }
   },
   "provides" : {
      "XML::XSS" : {
         "file" : "lib/XML/XSS.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Comment" : {
         "file" : "lib/XML/XSS/Comment.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Document" : {
         "file" : "lib/XML/XSS/Document.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Element" : {
         "file" : "lib/XML/XSS/Element.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::ProcessingInstruction" : {
         "file" : "lib/XML/XSS/ProcessingInstruction.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Role::Renderer" : {
         "file" : "lib/XML/XSS/Role/Renderer.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Role::StyleAttribute" : {
         "file" : "lib/XML/XSS/Role/StyleAttribute.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::StyleAttribute" : {
         "file" : "lib/XML/XSS/StyleAttribute.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Stylesheet::HTML2TD" : {
         "file" : "lib/XML/XSS/Stylesheet/HTML2TD.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Template" : {
         "file" : "lib/XML/XSS/Template.pm",
         "version" : "v0.3.5"
      },
      "XML::XSS::Text" : {
         "file" : "lib/XML/XSS/Text.pm",
         "version" : "v0.3.5"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/xml-xss/issues"
      },
      "homepage" : "https://github.com/yanick/xml-xss",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/xml-xss.git",
         "web" : "https://github.com/yanick/xml-xss"
      }
   },
   "version" : "0.3.5",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.01"
}