{
   "abstract" : "Implementation of the IndieWeb Webmention protocol",
   "author" : [
      "Jason McIntosh (jmac@jmac.org)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.8",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Web-Mention",
   "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" : {
            "Carp" : "0",
            "DateTime" : "0",
            "DateTime::Format::ISO8601" : "0",
            "Encode" : "0",
            "HTTP::Link" : "0",
            "LWP" : "0",
            "LWP::Protocol::https" : "0",
            "List::Util" : "0",
            "Mojo::DOM58" : "0",
            "Moo" : "0",
            "MooX::ClassAttribute" : "0",
            "MooX::Enumeration" : "0",
            "MooX::HandlesVia" : "0",
            "Path::Class::Dir" : "0",
            "Readonly" : "0",
            "Scalar::Util" : "0",
            "String::Truncate" : "0",
            "Try::Tiny" : "0",
            "Types::Standard" : "0",
            "URI::Escape" : "0",
            "Web::Microformats2" : "0.5",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "JSON" : "0",
            "Path::Class::Dir" : "0",
            "Test::Exception" : "0",
            "Test::LWP::UserAgent" : "0",
            "Test::More" : "0",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "Web::Mention" : {
         "file" : "lib/Web/Mention.pm",
         "version" : "0.711"
      },
      "Web::Mention::Author" : {
         "file" : "lib/Web/Mention/Author.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jmacdotorg/webmention-perl/issues"
      },
      "homepage" : "https://github.com/jmacdotorg/webmention-perl",
      "repository" : {
         "url" : "git://github.com/jmacdotorg/webmention-perl.git",
         "web" : "https://github.com/jmacdotorg/webmention-perl"
      }
   },
   "version" : "0.711",
   "x_contributors" : [
      "Jason McIntosh <jmac@jmac.org>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Tomaz Solc <tomaz.solc@tablix.org>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300_01",
   "x_static_install" : 1
}