File: META.yml

package info (click to toggle)
libjson-validator-perl 5.15%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,160 kB
  • sloc: perl: 3,024; makefile: 13
file content (73 lines) | stat: -rw-r--r-- 2,612 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
abstract: 'Validate data against a JSON schema'
author:
  - 'Jan Henning Thorsen <jhthorsen@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::Deep: '0'
  Test::More: '1.30'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.70, 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: JSON-Validator
no_index:
  directory:
    - t
    - inc
    - examples
    - t
requires:
  List::Util: '1.45'
  Mojolicious: '7.28'
  YAML::XS: '0.67'
  perl: '5.016'
resources:
  IRC:
    url: irc://irc.libera.chat/#perl-openapi
    web: https://web.libera.chat/#perl-openapi
  bugtracker: https://github.com/jhthorsen/json-validator/issues
  homepage: https://github.com/jhthorsen/json-validator
  license: http://www.opensource.org/licenses/artistic-license-2.0
  repository: https://github.com/jhthorsen/json-validator.git
version: '5.15'
x_contributors:
  - 'Aleksandr Orlenko <zxteam@gmail.com>'
  - 'Alexander Hartmaier <alexander.hartmaier@t-systems.at>'
  - 'Alexander Karelas <karjala@cpan.org>'
  - 'Bernhard Graf <augensalat@gmail.com>'
  - 'Brad Barden <brad+github@13os.net>'
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
  - 'Daniel Böhmer <boehmer@strato.de>'
  - 'David Cantrell <david@cantrell.org.uk>'
  - 'Ed J <mohawk2@users.noreply.github.com>'
  - 'Ere Maijala <ere.maijala@helsinki.fi>'
  - 'Fabrizio Gennari <fabrizio.ge@tiscali.it>'
  - 'Ilya Rassadin <elcamlost@gmail.com>'
  - 'Jan Henning Thorsen <jhthorsen@cpan.org>'
  - 'Jason Cooper <J.L.Cooper@lboro.ac.uk>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Kevin M. Goess <kgoess@craigslist.org>'
  - 'Kirill Matusov <freetransform@gmail.com>'
  - 'Krasimir Berov <k.berov@gmail.com>'
  - 'Lari Taskula <lari.taskula@jns.fi>'
  - 'Lee Johnson <lee@givengain.ch>'
  - 'Martin Renvoize <martin.renvoize@gmail.com>'
  - 'Mattias Päivärinta <mattias.paivarinta@iis.se>'
  - 'Michael Jemmeson <mjemmeson@cpan.org>'
  - 'Michael Schout <mschout@gkg.net>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Nick Morrott <knowledgejunkie@gmail.com>'
  - 'Pierre-Aymeric Masse <pamasse@afnic.fr>'
  - 'Roy Storey <kiwiroy@users.noreply.github.com>'
  - 'Russell Jenkins <russell.jenkins@strategicdata.com.au>'
  - 'Sebastian Riedel <sri@cpan.org>'
  - 'Stephan Hradek <github@hradek.net>'
  - 'Tim Stallard <tim@mythic-beasts.com>'
  - 'Zoffix Znet <cpan@zoffix.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'