{
  "abstract" : "generating XML has never been so Perly!",
  "author" : [
     "Robert Norris <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "XML-Spice",
  "optional_features" : {
     "PrettyPrinting" : {
        "description" : "Pretty printing",
        "prereqs" : {
           "runtime" : {
              "requires" : {
                 "XML::Tidy::Tiny" : "0"
              }
           }
        }
     }
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "XML::Tidy::Tiny" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0",
           "Test::XML" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://github.com/robn/XML-Spice/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robn/XML-Spice.git",
        "web" : "http://github.com/robn/XML-Spice"
     }
  },
  "version" : "0.04"
}