{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "HTTP::UserAgent",
     "URI::Template",
     "XML::Class"
  ],
  "description" : "Provide an interface to the monit monitoring daemon",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Monitor::Monit",
  "perl" : "6.*",
  "provides" : {
     "Monitor::Monit" : "lib/Monitor/Monit.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Monitor-Monit-0.0.2.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Monitor-Monit/issues",
     "source" : "git://github.com/jonathanstowe/Monitor-Monit.git"
  },
  "tags" : [
     "monitor",
     "api",
     "system"
  ],
  "test-depends" : [
     "Test",
     "CheckSocket"
  ],
  "version" : "0.0.2"
}