{
  "abstract" : "A non-blocking Graphite metric writer using the Mojo stack",
  "author" : [
     "Joel Berger, E<lt>[email protected]<gt>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "App::ModuleBuildTiny version 0.027",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-Graphite-Writer",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "App::ModuleBuildTiny" : "0.027"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "8.0",
           "perl" : "v5.16.0"
        }
     }
  },
  "provides" : {
     "Mojo::Graphite::Writer" : {
        "file" : "lib/Mojo/Graphite/Writer.pm",
        "version" : "0.08"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/jberger/Mojo-Graphite-Writer/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/jberger/Mojo-Graphite-Writer"
     }
  },
  "version" : "0.08",
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}