1{
2   "abstract" : "Track changes between documents",
3   "author" : [
4      "David E. Wheeler <david@justatheory.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
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-WordDiff",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "File::Spec" : 0,
20            "Module::Build" : "0.2701",
21            "Test::More" : "0.17"
22         }
23      },
24      "configure" : {
25         "requires" : {
26            "Module::Build" : "0.2701"
27         }
28      },
29      "runtime" : {
30         "recommends" : {
31            "Test::Pod" : "1.41"
32         },
33         "requires" : {
34            "Algorithm::Diff" : "1.19",
35            "HTML::Entities" : 0,
36            "Term::ANSIColor" : 0
37         }
38      }
39   },
40   "provides" : {
41      "Text::WordDiff" : {
42         "file" : "lib/Text/WordDiff.pm",
43         "version" : "0.08"
44      },
45      "Text::WordDiff::ANSIColor" : {
46         "file" : "lib/Text/WordDiff/ANSIColor.pm",
47         "version" : "0.08"
48      },
49      "Text::WordDiff::Base" : {
50         "file" : "lib/Text/WordDiff.pm",
51         "version" : 0
52      },
53      "Text::WordDiff::HTML" : {
54         "file" : "lib/Text/WordDiff/HTML.pm",
55         "version" : "0.08"
56      },
57      "Text::WordDiff::HTMLTwoLines" : {
58         "file" : "lib/Text/WordDiff/HTMLTwoLines.pm",
59         "version" : "0.08"
60      }
61   },
62   "release_status" : "stable",
63   "resources" : {
64      "bugtracker" : {
65         "web" : "http://github.com/theory/test-xpath/issues/"
66      },
67      "homepage" : "http://search.cpan.org/dist/Text-WordDiff/",
68      "license" : [
69         "http://dev.perl.org/licenses/"
70      ],
71      "repository" : {
72         "url" : "http://github.com/theory/test-xpath/tree/"
73      }
74   },
75   "version" : "0.08"
76}
77