{ "name": "Test-CPAN-Meta-JSON", "version": "0.16", "abstract": "Validate your CPAN META.json files", "author": ["Barbie "], "license": [ "artistic_2" ], "dynamic_config" : 0, "release_status" : "stable", "meta-spec": { "version": "2", "url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm" }, "generated_by": "The Hand of Barbie 1.0", "keywords" : [ "qa", "cpan", "testing", "meta", "json" ], "prereqs" : { "runtime" : { "requires" : { "perl": "5.006", "IO::File": "0", "JSON": "2.15", "Test::More": "0.62", "Test::Builder": "0" } }, "test" : { "requires": { "Test::More": "0.62", "Test::Builder": "0" }, "recommends": { "Test::CPAN::Meta": "0.13", "Test::More": "0.70", "Test::Pod": "1.00", "Test::Pod::Coverage": "0.08" } } }, "provides": { "Test::CPAN::Meta::JSON": { "file": "lib/Test/CPAN/Meta/JSON.pm", "version": "0.16" }, "Test::CPAN::Meta::JSON::Version": { "file": "lib/Test/CPAN/Meta/JSON/Version.pm", "version": "0.16" } }, "no_index": { "directory": ["t","examples"] }, "resources": { "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ], "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Test-CPAN-Meta-JSON" }, "repository": { "url": "git://github.com/barbie/Test-CPAN-Meta-JSON.git", "web": "http://github.com/barbie/Test-CPAN-Meta-JSON", "type": "git" } } }