diff options
Diffstat (limited to 'corpus/Dist-Metadata-Test-MetaFile-2.2/META.json')
| -rw-r--r-- | corpus/Dist-Metadata-Test-MetaFile-2.2/META.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/corpus/Dist-Metadata-Test-MetaFile-2.2/META.json b/corpus/Dist-Metadata-Test-MetaFile-2.2/META.json new file mode 100644 index 0000000..a9dcc64 --- /dev/null +++ b/corpus/Dist-Metadata-Test-MetaFile-2.2/META.json @@ -0,0 +1,39 @@ +{ + "abstract" : "Fake dist for testing metadata determination", + "author" : [ + "Randy Stauner <rwstauner@cpan.org>" + ], + "dynamic_config" : 0, + "generated_by" : "hand", + "license" : [ + "perl_5" + ], + "meta-spec" : { + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", + "version" : "2" + }, + "name" : "Dist-Metadata-Test-MetaFile", + "no_index" : { + "directory" : [ + "corpus", + "examples", + "inc", + "share", + "t", + "xt" + ] + }, + "provides" : { + "Dist::Metadata::Test::MetaFile" : { + "file" : "lib/Dist/Metadata/Test/MetaFile.pm", + "version" : "2.1" + }, + "Dist::Metadata::Test::MetaFile::PM" : { + "file" : "lib/Dist/Metadata/Test/MetaFile/PM.pm", + "version" : "2.0" + } + }, + "release_status" : "stable", + "version" : "2.2" +} + |
