{
   "abstract" : "insert soft hyphens into HTML",
   "author" : [
      "Roland van Ipenburg <roland@rolandvanipenburg.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "HTML-Hyphenate",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "Mojolicious" : "6",
            "Moose" : "0",
            "Pod::Usage" : "0",
            "Readonly" : "1.03",
            "Set::Scalar" : "0",
            "TeX::Hyphen" : "0",
            "TeX::Hyphen::Pattern" : "v1.1.5",
            "perl" : "v5.16.0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "Test::Compile" : "0",
            "Test::More" : "0.86",
            "Test::TestCoverage" : "0",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "HTML::Hyphenate" : {
         "file" : "lib/HTML/Hyphenate.pm",
         "version" : "v1.1.8"
      },
      "HTML::Hyphenate::DOM" : {
         "file" : "lib/HTML/Hyphenate/DOM.pm",
         "version" : "v1.1.8"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://bitbucket.org/rolandvanipenburg/html-hyphenate"
      }
   },
   "version" : "v1.1.8",
   "x_serialization_backend" : "JSON::PP version 4.05"
}