mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-04 05:01:43 -05:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"name": "filter-jsonpath",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"jsonpath": "^1.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/jsonpath": "^0.2.4"
|
|
}
|
|
}
|