{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "very simple Perl 6 function to test if a TCP socket is listening on a given address",
   "name" : "CheckSocket",
   "perl" : "v6",
   "provides" : {
      "CheckSocket" : "lib/CheckSocket.pm"
   },
   "support" : {
      "source" : "git://github.com/jonathanstowe/CheckSocket.git"
   },
   "tags" : [
      "audio",
      "utils"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.2"
}
