File: META.yml

package info (click to toggle)
libconfig-json-perl 1.5202-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 266; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
abstract: 'A JSON based config file system.'
author:
  - 'JT Smith <RIZEN@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-JSON
requires:
  File::Temp: '0.18'
  JSON: '2.16'
  List::Util: '1.19'
  Moo: '0'
  Test::Deep: '0.095'
  Test::More: '0.7'
version: '1.5202'