1{
2   "abstract" : "Perl extension for formatting text with Trac Wiki Style.",
3   "author" : [
4      "Gosuke Miyashita, <gosukenator at gmail.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
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" : "Text-Trac",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "Test::Base" : "0",
26            "Test::More" : "1.001014"
27         }
28      },
29      "configure" : {
30         "requires" : {
31            "ExtUtils::MakeMaker" : "0"
32         }
33      },
34      "runtime" : {
35         "requires" : {
36            "Class::Accessor::Fast" : "0",
37            "Class::Data::Inheritable" : "0",
38            "HTML::Entities" : "0",
39            "List::MoreUtils" : "0",
40            "Path::Tiny" : "0",
41            "Tie::IxHash" : "0",
42            "UNIVERSAL::require" : "0",
43            "perl" : "5.006"
44         }
45      }
46   },
47   "release_status" : "stable",
48   "resources" : {
49      "repository" : {
50         "type" : "git",
51         "url" : "https://github.com/manwar/Text-Trac.git",
52         "web" : "https://github.com/manwar/Text-Trac"
53      }
54   },
55   "version" : "0.24",
56   "x_serialization_backend" : "JSON::PP version 2.27400"
57}
58