{
  "abstract" : "Module to interface with the ORCID webservice",
  "author" : [
     "Patrick Hochstenbach C<< <patrick.hochstenbach at ugent.be> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.031, Dist::Milla version v1.0.14, CPAN::Meta::Converter version 2.142060",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "WWW-ORCID",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.039"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.14",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "recommends" : {
           "JSON::XS" : "2.3"
        },
        "requires" : {
           "JSON" : "2.51",
           "LWP::UserAgent" : "0",
           "Moo" : "1.000008",
           "URI" : "0",
           "XML::Writer" : "0",
           "namespace::clean" : "0.24",
           "perl" : "v5.10.1"
        }
     },
     "test" : {
        "requires" : {
           "Test::Deep" : "0.112",
           "Test::Exception" : "0.32",
           "Test::More" : "1.001003",
           "Test::Pod" : "0"
        }
     }
  },
  "release_status" : "stable",
  "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.02",
  "x_contributors" : [
     "Nicolas Steenlant <[email protected]>",
     "Patrick Hochstenbach <[email protected]>"
  ]
}