{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [
      "JSON::Tiny",
      "JSON::Name"
   ],
   "description" : "Simple serialisation of objects to JSON",
   "name" : "JSON::Marshal",
   "perl" : "v6",
   "provides" : {
      "JSON::Marshal" : "lib/JSON/Marshal.pm"
   },
   "support" : {
      "source" : "git://github.com/jonathanstowe/JSON-Marshal.git"
   },
   "tags" : [
      "object",
      "serialisation",
      "JSON"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.5"
}
