{
  "abstract" : "A wrapper around PAYMILL's payment API",
  "author" : [
     "Matthias Dietrich <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.0, Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Paymill-REST",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.014"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "HTTP::Request" : "0",
           "JSON::XS" : "0",
           "LWP::UserAgent" : "0",
           "Module::Find" : "0",
           "Moose" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "MooseX::Types::DateTime::ButMaintained" : "0",
           "MooseX::Types::Email" : "0",
           "MooseX::Types::URI" : "0",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "Data::Compare" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/rainboxx/Paymill-REST/issues"
     },
     "homepage" : "https://github.com/rainboxx/Paymill-REST",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/rainboxx/Paymill-REST.git",
        "web" : "https://github.com/rainboxx/Paymill-REST"
     }
  },
  "version" : "0.02",
  "x_contributors" : [
     "Matthias Dietrich <[email protected]>"
  ]
}