1{
2   "abstract" : "BitTorrent serialisation format",
3   "author" : [
4      "Aristotle Pagaltzis <pagaltzis@gmx.de>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101670",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Bencode",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "6.31"
20         }
21      },
22      "test" : {
23         "requires" : {
24            "Test::More" : 0
25         }
26      }
27   },
28   "release_status" : "stable",
29   "resources" : {
30      "bugtracker" : {
31         "web" : "http://github.com/ap/Bencode/issues"
32      },
33      "homepage" : "http://github.com/ap/Bencode",
34      "repository" : {
35         "type" : "git",
36         "url" : "git://github.com/ap/Bencode"
37      }
38   },
39   "version" : "1.4"
40}
41