{
   "auth" : "github:rbt",
   "authors" : [
      "Rod Taylor <rbt@cpan.org>"
   ],
   "build-depends" : [],
   "depends" : [
      "Algorithm::Diff"
   ],
   "description" : "Perform line-by-line diffs on files and record sets",
   "license" : "Artistic-2.0",
   "meta-version" : "1",
   "name" : "Text::Diff",
   "perl" : "6.d",
   "provides" : {
      "Text::Diff" : "lib/Text/Diff.pm6",
      "Text::Diff::Table" : "lib/Text/Diff/Table.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/R/RB/RBT/Perl6/Text-Diff-1.0.0.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/rbt/raku-Text-Diff/issues",
      "source" : "https://github.com/rbt/raku-Text-Diff.git"
   },
   "tags" : [
      "CPAN5",
      "Text"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "1.0.0"
}