{
   "abstract" : "Strip unwanted HTML tags and attributes",
   "author" : [
      "Olaf Alders <olaf@wundercounter.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300010, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTML-Restrict",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dump" : "0",
            "HTML::Parser" : "0",
            "Moo" : "0",
            "MooX::Types::MooseLike" : "0",
            "Perl6::Junction" : "0",
            "Sub::Quote" : "0",
            "URI" : "0",
            "strict" : "0"
         }
      },
      "test" : {
         "requires" : {
            "English" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/oalders/html-restrict/issues"
      },
      "homepage" : "https://github.com/oalders/html-restrict",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/oalders/html-restrict.git",
         "web" : "https://github.com/oalders/html-restrict"
      }
   },
   "version" : "1.0.4"
}

