{
  "abstract" : "Subversion activity notification",
  "author" : [
     "David E. Wheeler <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4212",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "SVN-Notify",
  "prereqs" : {
     "build" : {
        "requires" : {
           "File::Spec" : "0",
           "Module::Build" : "0.2701",
           "Test::More" : "0.17"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.2701"
        }
     },
     "runtime" : {
        "recommends" : {
           "File::Spec" : "0",
           "HTML::Entities" : "0",
           "Net::SMTP::TLS" : "0",
           "Pod::Usage" : "1.33",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.06",
           "Text::Trac" : "0.10"
        },
        "requires" : {
           "Email::Address" : "1.897",
           "Getopt::Long" : "2.34",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "SVN::Notify" : {
        "file" : "lib/SVN/Notify.pm",
        "version" : "2.86"
     },
     "SVN::Notify::Alternative" : {
        "file" : "lib/SVN/Notify/Alternative.pm",
        "version" : "1.0"
     },
     "SVN::Notify::Filter::Trac" : {
        "file" : "lib/SVN/Notify/Filter/Trac.pm",
        "version" : "2.86"
     },
     "SVN::Notify::HTML" : {
        "file" : "lib/SVN/Notify/HTML.pm",
        "version" : "2.86"
     },
     "SVN::Notify::HTML::ColorDiff" : {
        "file" : "lib/SVN/Notify/HTML/ColorDiff.pm",
        "version" : "2.86"
     },
     "SVN::Notify::SMTP" : {
        "file" : "lib/SVN/Notify.pm",
        "version" : "2.86"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/theory/svn-notify/issues/"
     },
     "homepage" : "http://search.cpan.org/dist/SVN-Notify/",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/theory/svn-notify/"
     }
  },
  "version" : "2.86"
}