{
  "abstract" : "Perl interface to the HabitRPG (Habitica) API",
  "author" : [
     "Paul Fenwick <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "WebService-HabitRPG",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Config::Tiny" : "0",
           "Data::Dumper" : "0",
           "DateTime" : "0",
           "DateTime::Format::ISO8601" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "JSON::Any" : "0",
           "LWP::Protocol::https" : "0",
           "Method::Signatures" : "20121201",
           "Moo" : "0",
           "Mozilla::CA" : "0",
           "POSIX" : "0",
           "Scalar::Util" : "0",
           "Try::Tiny" : "0",
           "WWW::Mechanize" : "0",
           "autodie" : "0",
           "constant" : "0",
           "perl" : "v5.10.0",
           "strict" : "0",
           "utf8::all" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/pjf/WebService-HabitRPG.git",
        "web" : "https://github.com/pjf/WebService-HabitRPG"
     }
  },
  "version" : "0.28"
}