{
   "api" : "1.0",
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [
      "JSON::Fast",
      "JSON::Name"
   ],
   "description" : "Simple serialisation of objects to JSON",
   "license" : "Artistic-2.0",
   "meta-version" : "1",
   "name" : "JSON::Marshal",
   "perl" : "6.*",
   "provides" : {
      "JSON::Marshal" : "lib/JSON/Marshal.pm"
   },
   "raku" : "6.*",
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/JSON-Marshal-0.0.19.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/jonathanstowe/JSON-Marshal/issues",
      "email" : "jns+git@gellyfish.co.uk",
      "source" : "https://github.com/jonathanstowe/JSON-Marshal.git"
   },
   "tags" : [
      "object",
      "serialisation",
      "JSON"
   ],
   "test-depends" : [
      "Test",
      "JSON::Fast"
   ],
   "version" : "0.0.19"
}
