X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.json;h=2ddf60336e2927e649bf7d1322d4f34ac7a84047;hb=6e357a60570a137dc559816c818abd40910b09fc;hp=4b7d925a92c3d4fe9a7e08c65ee37b84d56248a2;hpb=d6512b506041e5f51cb53585efc6823ec5f3b109;p=catagits%2FDOM-Tiny.git diff --git a/META.json b/META.json index 4b7d925..2ddf603 100644 --- a/META.json +++ b/META.json @@ -4,7 +4,7 @@ "Dan Book " ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150005", + "generated_by" : "Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150005", "license" : [ "artistic_2" ], @@ -48,7 +48,8 @@ }, "test" : { "requires" : { - "JSON::Tiny" : "0.41", + "Encode" : "0", + "JSON::PP" : "0", "Test::More" : "0.88" } } @@ -76,6 +77,17 @@ } }, "release_status" : "stable", + "resources" : { + "bugtracker" : { + "web" : "https://github.com/Grinnz/DOM-Tiny/issues" + }, + "homepage" : "https://github.com/Grinnz/DOM-Tiny", + "repository" : { + "type" : "git", + "url" : "https://github.com/Grinnz/DOM-Tiny.git", + "web" : "https://github.com/Grinnz/DOM-Tiny" + } + }, "version" : "0.001", "x_contributors" : [ "Dan Book "