Codebase list libjson-validator-perl / upstream/0.60+dfsg META.yml
upstream/0.60+dfsg

Tree @upstream/0.60+dfsg (Download .tar.gz)

META.yml @upstream/0.60+dfsgraw · history · blame

---
abstract: 'Validate data against a JSON schema'
author:
  - 'Jan Henning Thorsen <jhthorsen@cpan.org>'
build_requires:
  Test::More: '0.88'
  Test::Warnings: '0.016'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON-Validator
no_index:
  directory:
    - t
    - inc
requires:
  Mojolicious: '6.00'
resources:
  bugtracker: https://github.com/jhthorsen/json-validator/issues
  homepage: https://github.com/jhthorsen/json-validator
  repository: https://github.com/jhthorsen/json-validator.git
version: '0.60'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'