{ "abstract" : "search nested hashref/arrayref structures using JSONPath", "author" : [ "Kit Peters " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "JSON-Path", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "Carp::Assert" : "0", "Exporter::Tiny" : "0", "JSON::MaybeXS" : "0", "JSON::Parse" : "0", "LV" : "0", "List::Util" : "1.45", "Readonly" : "0", "Tie::IxHash" : "0", "Try::Tiny" : "0", "perl" : "5.010" } }, "test" : { "requires" : { "Test2::V0" : "0" } } }, "provides" : { "JSON::Path" : { "file" : "lib/JSON/Path.pm", "version" : "v1.0.3" }, "JSON::Path::Constants" : { "file" : "lib/JSON/Path/Constants.pm", "version" : "v1.0.3" }, "JSON::Path::Evaluator" : { "file" : "lib/JSON/Path/Evaluator.pm", "version" : "v1.0.3" }, "JSON::Path::Tokenizer" : { "file" : "lib/JSON/Path/Tokenizer.pm", "version" : "v1.0.3" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/popefelix/p5-json-path/issues" }, "homepage" : "https://github.com/popefelix/p5-json-path", "repository" : { "type" : "git", "url" : "https://github.com/popefelix/p5-json-path.git", "web" : "https://github.com/popefelix/p5-json-path" } }, "version" : "1.0.3", "x_generated_by_perl" : "v5.36.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.32", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }