{
  "abstract" : "Implementation of the IndieWeb Webmention protocol",
  "author" : [
     "$author = $wm->author;"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.17",
  "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.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "DateTime" : "0",
           "Encode" : "0",
           "HTTP::Link" : "0",
           "LWP" : "0",
           "List::Util" : "0",
           "Mojo::DOM58" : "0",
           "Moose" : "0",
           "MooseX::ClassAttribute" : "0",
           "MooseX::Enumeration" : "0",
           "MooseX::Types::URI" : "0",
           "Path::Class::Dir" : "0",
           "Scalar::Util" : "0",
           "String::Truncate" : "0",
           "Try::Tiny" : "0",
           "Types::Standard" : "0",
           "URI::Escape" : "0",
           "Web::Microformats2" : "0.3",
           "perl" : "v5.10.0"
        }
     },
     "test" : {
        "requires" : {
           "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.5"
     },
     "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.5",
  "x_contributors" : [
     "Jason McIntosh <[email protected]>",
     "Mohammad S Anwar <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300_01"
}