{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "JSON::Fast",
     "HTTP::UserAgent",
     "JSON::Class",
     "JSON::Name"
  ],
  "description" : "Infer Perl 6 Classes from JSON input",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "JSON::Infer",
  "perl" : "6.*",
  "provides" : {
     "JSON::Infer" : "lib/JSON/Infer.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/JSON-Infer-0.0.16.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/JSON-Infer/issues",
     "email" : "[email protected]",
     "irc" : "irc:// irc.freenode.net/#perl6",
     "source" : "git://github.com/jonathanstowe/JSON-Infer.git"
  },
  "tags" : [
     "object",
     "serialisation",
     "JSON"
  ],
  "test-depends" : [
     "JSON::Fast",
     "Test"
  ],
  "version" : "0.0.16"
}