1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
---
abstract: 'A client for talking to an Open API powered server'
author:
- 'Jan Henning Thorsen <jan.henning@thorsen.pm>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: OpenAPI-Client
no_index:
directory:
- t
- inc
- examples
- t
requires:
JSON::Validator: '5.09'
Mojolicious::Plugin::OpenAPI: '5.05'
perl: '5.016'
resources:
IRC:
url: irc://irc.libera.chat/#convos
web: https://web.libera.chat/#convos
bugtracker: https://github.com/jhthorsen/openapi-client/issues
homepage: https://github.com/jhthorsen/openapi-client
license: http://www.opensource.org/licenses/artistic-license-2.0
repository: https://github.com/jhthorsen/openapi-client.git
version: '1.07'
x_contributors:
- 'Clive Holloway <clhollow@estee.com>'
- 'Ed J <mohawk2@users.noreply.github.com>'
- 'Jan Henning Thorsen <jhthorsen@cpan.org>'
- 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
- 'Reneeb <info@perl-services.de>'
- 'Roy Storey <kiwiroy@users.noreply.github.com>'
- 'Veesh Goldman <rabbiveesh@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|