{
  "name": "PensioAPI",
  "abstract": "Integrate AltaPay gateway with Perl projects.",
  "description": "Module::Pensio is the official Perl SDK for integrating AltaPay gateway with PERL projects.",
  "version": "1.0.1",
  "release_status": "stable",
  "author": [
    "AltaPay Support <support@altapay.com>"
  ],
  "license": [
    "perl_5"
  ],
  "prereqs": {
    "runtime": {
      "requires": {
        "perl": "5.30.0",
        "XML::Simple": "0",
        "Moose": "0",
        "MooseX::Params::Validate": "0",
        "MooseX::Types": "0",
        "TAP::Formatter::JUnit": "0",
        "Hash::Merge": "0",
        "Test::Exception": "0"
      }
    },
    "test": {
      "requires": {
        "Test::More": "0.98"
      }
    }
  },
  "resources": {
    "license": [
      "https://github.com/AltaPay/sdk-perl/blob/main/LICENSE"
    ]
  },
  "dynamic_config": 1,
  "keywords": [
    "qw/ payment cpan altapay /"
  ],
  "meta-spec": {
    "version": "2",
    "url": "https://metacpan.org/pod/CPAN::Meta::Spec"
  }
}
