{
   "api" : "1.9",
   "auth" : "github:jonathanstowe",
   "authors" : [
      "Jonathan Stowe <jns+gh@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [
      "Data::MessagePack"
   ],
   "description" : "Serialize/Deserialize Raku classes to/from MessagePack blobs",
   "license" : "Artistic-2.0",
   "meta-version" : "1",
   "name" : "MessagePack::Class",
   "perl" : "6.*",
   "provides" : {
      "MessagePack::Class" : "lib/MessagePack/Class.pm"
   },
   "raku" : "6.*",
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/MessagePack-Class-0.0.3.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/jonathanstowe/MessagePack-Class/issues",
      "email" : "jns+gh@gellyfish.co.uk",
      "source" : "https://github.com/jonathanstowe/MessagePack-Class.git"
   },
   "tags" : [
      "messagepack",
      "message",
      "serialization",
      "data"
   ],
   "test-depends" : [],
   "version" : "0.0.3"
}
