{
  "abstract" : "A lightweight StatsD client that supports multimetric packets",
  "author" : [
     "Robert Rothenberg <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "keywords" : [
     "client",
     "StatsD",
     "metrics",
     "monitoring"
  ],
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Net-Statsd-Lite",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::EOF" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::MinimumVersion" : "0",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Portability::Files" : "0",
           "Test::TrailingSpace" : "0.0203"
        }
     },
     "runtime" : {
        "recommends" : {
           "Type::Tiny::XS" : "0"
        },
        "requires" : {
           "Devel::StrictMode" : "0",
           "IO::Socket" : "1.18",
           "Moo" : "1.000000",
           "MooX::TypeTiny" : "0",
           "Scalar::Util" : "0",
           "Sub::Quote" : "0",
           "Sub::Util" : "1.40",
           "Types::Standard" : "0",
           "namespace::autoclean" : "0",
           "perl" : "v5.10.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Carp" : "0",
           "File::Spec" : "0",
           "IO::Select" : "0",
           "Module::Metadata" : "0",
           "Net::EmptyPort" : "0",
           "Socket" : "0",
           "Test::More" : "0",
           "Test::Roo" : "0",
           "Test::Roo::DataDriven" : "0",
           "Test::Roo::Role" : "0",
           "Test::TCP" : "2.22",
           "curry" : "0",
           "if" : "0",
           "lib" : "0",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "Net::Statsd::Lite" : {
        "file" : "lib/Net/Statsd/Lite.pm",
        "version" : "v0.4.10"
     },
     "Net::Statsd::Lite::Types" : {
        "file" : "lib/Net/Statsd/Lite/Types.pm",
        "version" : "v0.4.10"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/robrwo/Net-Statsd-Lite/issues"
     },
     "homepage" : "https://metacpan.org/release/Net-Statsd-Lite",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robrwo/Net-Statsd-Lite.git",
        "web" : "https://github.com/robrwo/Net-Statsd-Lite"
     }
  },
  "version" : "v0.4.10",
  "x_authority" : "cpan:RRWO",
  "x_contributors" : [
     "Michael R. Davis <[email protected]>",
     "Toby Inkster <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.28.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
  "x_spdx_expression" : "Artistic-2.0"
}