{
   "api" : "1.0",
   "auth" : "github:jonathanstowe",
   "authors" : [
      "Jonathan Stowe <jns+gh@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [
      "Cro::HTTP"
   ],
   "description" : "A client for server sent events",
   "license" : "Artistic-2.0",
   "meta-version" : "1",
   "name" : "EventSource::Client",
   "perl" : "6.*",
   "provides" : {
      "EventSource::Client" : "lib/EventSource/Client.pm"
   },
   "raku" : "6.*",
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/EventSource-Client-0.0.3.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/jonathanstowe/EventSource-Client/issues",
      "email" : "jns+gh@gellyfish.co.uk",
      "source" : "https://github.com/jonathanstowe/EventSource-Client.git"
   },
   "tags" : [
      "async",
      "event",
      "web",
      "server-sent event"
   ],
   "test-depends" : [
      "EventSource::Server",
      "Test::Util::ServerPort"
   ],
   "version" : "0.0.3"
}
