The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A client for the ORCID 2.0 API",
   "author" : [
      "Patrick Hochstenbach C<< <patrick.hochstenbach at ugent.be> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WWW-ORCID",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.17",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::XS" : "2.3"
         },
         "requires" : {
            "Class::Load" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "2.51",
            "LWP::UserAgent" : "0",
            "Log::Any" : "0",
            "Moo" : "1.000008",
            "Sub::Quote" : "0",
            "URI" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/WWW-ORCID/issues"
      },
      "homepage" : "https://github.com/LibreCat/WWW-ORCID",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/LibreCat/WWW-ORCID.git",
         "web" : "https://github.com/LibreCat/WWW-ORCID"
      }
   },
   "version" : "0.03_02",
   "x_contributors" : [
      "jjatria <jjatria@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Nicolas Steenlant <nicolas.steenlant@gmail.com>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>",
      "Vitali Peil <vitali.peil@uni-bielefeld.de>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}