{
  "abstract" : "validator for BibTeX format",
  "author" : [
     "Andrius Merkys <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "bsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Text-BibTeX-Validate",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Algorithm::CheckDigits" : "0",
           "Data::Validate::Email" : "0",
           "Data::Validate::URI" : "0",
           "Scalar::Util" : "0",
           "Text::sprintfn" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Temp" : "0",
           "Test::More" : "0",
           "Text::BibTeX" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/merkys/text-bibtex-validate/issues"
     },
     "homepage" : "https://search.cpan.org/dist/Text-BibTeX-Validate",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/merkys/text-bibtex-validate.git",
        "web" : "https://github.com/merkys/text-bibtex-validate"
     }
  },
  "version" : "0.3.0",
  "x_serialization_backend" : "JSON::XS version 3.04"
}