mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-15 21:53:36 +01:00
8 lines
104 B
JSON
8 lines
104 B
JSON
{
|
|
"name": "filter-jsonpath",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"jsonpath": "^1.1.1"
|
|
}
|
|
}
|