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