mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-24 02:11:10 +01:00
Move plugins to this repo
This commit is contained in:
10
plugins/filter-jsonpath/package.json
Normal file
10
plugins/filter-jsonpath/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "filter-jsonpath",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"jsonpath": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jsonpath": "^0.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user