{
   "abstract" : "A Net::Prometheus Collector that works in tandem with Plack::Middleware::ServerStatus::Lite",
   "author" : [
      "Steven Leung <stvleung@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.6",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Prometheus-ServerStatusLiteCollector",
   "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" : {
            "DateTime" : "0",
            "DateTime::Format::ISO8601::Format" : "0.003",
            "JSON" : "2.96",
            "Net::Prometheus" : "0.07",
            "Parallel::Scoreboard" : "0.08",
            "Plack::Middleware::ServerStatus::Lite" : "0.36",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Net::Prometheus::ServerStatusLiteCollector" : {
         "file" : "lib/Net/Prometheus/ServerStatusLiteCollector.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/stvleung/Net-Prometheus-ServerStatusLiteCollector/issues"
      },
      "homepage" : "https://github.com/stvleung/Net-Prometheus-ServerStatusLiteCollector",
      "repository" : {
         "url" : "git://github.com/stvleung/Net-Prometheus-ServerStatusLiteCollector.git",
         "web" : "https://github.com/stvleung/Net-Prometheus-ServerStatusLiteCollector"
      }
   },
   "version" : "0.02",
   "x_contributors" : [
      "Steven Leung <sleung@turnitin.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.02",
   "x_static_install" : 1
}