1---
2abstract: 'Wrapper Class for the various JSON classes.'
3author:
4  - 'Chris Thompson C<< cthom at cpan.org >>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0.42
8configure_requires:
9  ExtUtils::MakeMaker: 0
10distribution_type: module
11dynamic_config: 0
12generated_by: 'ExtUtils::MakeMaker version 6.57_05'
13license: perl
14meta-spec:
15  url: http://module-build.sourceforge.net/META-spec-v1.4.html
16  version: 1.4
17name: JSON-Any
18no_index:
19  directory:
20    - t
21    - inc
22requires:
23  Carp: 0
24  JSON: 2.02
25  JSON::Syck: 0
26  JSON::XS: 2.3
27version: 1.29
28