{
   "abstract" : "Pure perl API for Proxmox virtualisation",
   "author" : [
      "Brendan Beveridge <brendan@nodeintegration.com.au>, Dean Hamstead <dean@fragfest.com.au>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Proxmox-VE",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::EOF" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::NoBreakpoints" : "0.15",
            "Test::NoTabs" : "0",
            "Test::PAUSE::Permissions" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Request::Common" : "0",
            "JSON::MaybeXS" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "parent" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IO::Socket::SSL" : "0",
            "IPC::Open3" : "0",
            "JSON::MaybeXS" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Trap" : "0",
            "Test::Vars" : "0"
         }
      }
   },
   "provides" : {
      "Net::Proxmox::VE" : {
         "file" : "lib/Net/Proxmox/VE.pm",
         "version" : "0.38"
      },
      "Net::Proxmox::VE::Access" : {
         "file" : "lib/Net/Proxmox/VE/Access.pm",
         "version" : "0.38"
      },
      "Net::Proxmox::VE::Cluster" : {
         "file" : "lib/Net/Proxmox/VE/Cluster.pm",
         "version" : "0.38"
      },
      "Net::Proxmox::VE::Nodes" : {
         "file" : "lib/Net/Proxmox/VE/Nodes.pm",
         "version" : "0.38"
      },
      "Net::Proxmox::VE::Pools" : {
         "file" : "lib/Net/Proxmox/VE/Pools.pm",
         "version" : "0.38"
      },
      "Net::Proxmox::VE::Storage" : {
         "file" : "lib/Net/Proxmox/VE/Storage.pm",
         "version" : "0.38"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mrproper/proxmox-ve-api-perl/issues"
      },
      "homepage" : "https://github.com/mrproper/proxmox-ve-api-perl",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mrproper/proxmox-ve-api-perl.git",
         "web" : "https://github.com/mrproper/proxmox-ve-api-perl"
      }
   },
   "version" : "0.38",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_contributors" : [
      "damien <damien@FREEHILDEGARDEV.(none)>",
      "Dean Hamstead <dean.hamstead@staples.com.au>",
      "Dean Hamstead <dean.hamstead@winc.com.au>",
      "Eric Bollengier <ebollengier@gmail.com>",
      "Jack Sauriol <sauriol@csh.rit.edu>",
      "japp-0xlabs <japp@0xlabs.com>",
      "MartijnLievaart <github@rtij.nl>",
      "Martijn Lievaart <m@rtij.nl>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "mrproper <psynode@gmail.com>",
      "p5i <petr.v.ilin@gmail.com>",
      "Peter Valdemar M\u00f8rch <peter@morch.com>",
      "PIQUET Damien <piqudam@gmail.com>",
      "poptix <poptix@poptix.net>"
   ],
   "x_generated_by_perl" : "v5.36.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "MIT"
}