{
   "author" : "Jonathan Scott Duff <duff@pobox.com>",
   "depends" : [
      "JSON::Tiny",
      "HTTP::UserAgent",
      "Term::ANSIColor",
      "IO::Socket::SSL"
   ],
   "description" : "Implementation of http://questhub.io API + CLI",
   "name" : "Questhub",
   "provides" : {
      "Questhub" : "lib/Questhub.pm6",
      "Questhub::Quest" : "lib/Questhub/Quest.pm6",
      "Questhub::Quest::State" : "lib/Questhub/Quest/State.pm6"
   },
   "support" : {
      "source" : "git://github.com/perlpilot/p6-Questhub.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.0.1"
}
