{ "abstract" : "A module for parsing, analyzing, and manipulating LaTeX documents.", "author" : [ "Steven Schubiger " ], "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.04" }, "LaTeX::TOM::Node" : { "file" : "lib/LaTeX/TOM/Node.pm", "version" : "0.04" }, "LaTeX::TOM::Parser" : { "file" : "lib/LaTeX/TOM/Parser.pm", "version" : "0.12" }, "LaTeX::TOM::Tree" : { "file" : "lib/LaTeX/TOM/Tree.pm", "version" : "0.07" } }, "release_status" : "stable", "resources" : { "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "url" : "https://github.com/stsc/LaTeX-TOM" } }, "version" : "1.04", "x_serialization_backend" : "JSON::PP version 4.06" }