{
   "abstract" : "Write and read InfluxDB LineProtocol",
   "author" : [
      "Thomas Klausner <domm@plix.at>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "InfluxDB-LineProtocol",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Time::HiRes" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "lib" : "0",
            "perl" : "5.012"
         }
      }
   },
   "provides" : {
      "InfluxDB::LineProtocol" : {
         "file" : "lib/InfluxDB/LineProtocol.pm",
         "version" : "1.014"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/domm/InfluxDB-LineProtocol/issues"
      },
      "homepage" : "https://github.com/domm/InfluxDB-LineProtocol",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/domm/InfluxDB-LineProtocol.git",
         "web" : "https://github.com/domm/InfluxDB-LineProtocol"
      }
   },
   "version" : "1.014",
   "x_generated_by_perl" : "v5.32.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}