{
   "abstract" : "A configurable XML minifier.",
   "author" : [
      "Thibault DUPONCHELLE"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.9",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-Minifier",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "XML::LibXML" : "0",
            "perl" : "5.010000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98",
            "Test::Slow" : "0.04"
         }
      }
   },
   "provides" : {
      "XML::Minifier" : {
         "file" : "lib/XML/Minifier.pm",
         "version" : "1.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/thibaultduponchelle/XML-Minifier/issues"
      },
      "homepage" : "https://github.com/thibaultduponchelle/XML-Minifier",
      "repository" : {
         "url" : "git://github.com/thibaultduponchelle/XML-Minifier.git",
         "web" : "https://github.com/thibaultduponchelle/XML-Minifier"
      }
   },
   "version" : "1.02",
   "x_contributors" : [
      "Thibault DUPONCHELLE <thibault.duponchelle@gmail.com>",
      "thibaultduponchelle <580360+thibaultduponchelle@users.noreply.github.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}