{
"abstract" : "A module for parsing, analyzing, and manipulating LaTeX documents.",
"author" : [
"Steven Schubiger <schubiger@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "LaTeX-TOM",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.42"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"File::Basename" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"provides" : {
"LaTeX::TOM" : {
"file" : "lib/LaTeX/TOM.pm",
"version" : "1.05_01"
},
"LaTeX::TOM::Node" : {
"file" : "lib/LaTeX/TOM/Node.pm",
"version" : "0.05"
},
"LaTeX::TOM::Parser" : {
"file" : "lib/LaTeX/TOM/Parser.pm",
"version" : "0.13"
},
"LaTeX::TOM::Tree" : {
"file" : "lib/LaTeX/TOM/Tree.pm",
"version" : "0.08"
}
},
"release_status" : "testing",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/stsc/LaTeX-TOM"
}
},
"version" : "1.05_01",
"x_serialization_backend" : "JSON::PP version 4.04"
}