File: META.yml

package info (click to toggle)
libjson-validator-perl 0.92%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 408 kB
  • ctags: 89
  • sloc: perl: 1,009; makefile: 6
file content (28 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
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
---
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.18, 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: '7.15'
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.92'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'