{
  "abstract" : "Build browsable HTML documentation for your app",
  "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" : "Pod-Site",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.35",
           "Test::File" : "0",
           "Test::MockModule" : "0.05",
           "Test::More" : "0.88",
           "Test::XPath" : "0.12"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.35"
        }
     },
     "runtime" : {
        "recommends" : {
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.06"
        },
        "requires" : {
           "Carp" : "0",
           "File::Basename" : "0",
           "File::Copy" : "0",
           "File::Path" : "2.07",
           "File::Spec" : "0",
           "Getopt::Long" : "0",
           "HTML::Entities" : "0",
           "Module::Metadata" : "1.000000",
           "Object::Tiny" : "0",
           "Pod::Simple" : "3.12",
           "Pod::Simple::HTMLBatch" : "3.12",
           "Pod::Simple::Search" : "3.12",
           "Pod::Simple::XHTML" : "3.12",
           "Pod::Usage" : "0",
           "perl" : "5.006002"
        }
     }
  },
  "provides" : {
     "Pod::Site" : {
        "file" : "lib/Pod/Site.pm",
        "version" : "0.56"
     },
     "Pod::Site::Search" : {
        "file" : "lib/Pod/Site.pm",
        "version" : "0.56"
     },
     "Pod::Site::XHTML" : {
        "file" : "lib/Pod/Site.pm",
        "version" : "0.56"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/theory/pod-site/issues/"
     },
     "homepage" : "http://search.cpan.org/dist/Pod-Site/",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/theory/pod-site"
     }
  },
  "version" : "0.56"
}