{
  "provides" : {
     "App::ccdiff" : {
        "file" : "lib/App/ccdiff.pm",
        "version" : "0.30"
        }
     },
  "meta-spec" : {
     "version" : 2,
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
     },
  "abstract" : "Colored Character Diff",
  "version" : "0.30",
  "license" : [
     "artistic_2"
     ],
  "author" : [
     "H.Merijn Brand <[email protected]>"
     ],
  "release_status" : "stable",
  "prereqs" : {
     "test" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "Test::More" : "0"
           }
        },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
           }
        },
     "runtime" : {
        "recommends" : {
           "Algorithm::Diff" : "1.201",
           "Algorithm::Diff::XS" : "0.04"
           },
        "requires" : {
           "Getopt::Long" : "0",
           "List::Util" : "0",
           "charnames" : "0",
           "Algorithm::Diff" : "1.1901",
           "Term::ANSIColor" : "0",
           "perl" : "5.014000"
           }
        },
     "build" : {
        "requires" : {
           "Config" : "0"
           }
        }
     },
  "name" : "App-ccdiff",
  "resources" : {
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/Tux/App-ccdiff",
        "url" : "https://github.com/Tux/App-ccdiff"
        },
     "bugtracker" : {
        "web" : "https://github.com/Tux/App-ccdiff/issues"
        },
     "x_IRC" : "irc://irc.perl.org/#csv",
     "homepage" : "https://metacpan.org/pod/App::ccdiff",
     "license" : [
        "http://dev.perl.org/licenses/"
        ]
     },
  "dynamic_config" : 1,
  "generated_by" : "Author"
  }