nu_plugin_query_json 0.44.0

query json files with gjson
Documentation
1
2
3
4
mod nu;
mod query_json;

pub use query_json::QueryJson;