mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
14 lines
399 B
JSON
14 lines
399 B
JSON
{
|
|
"name": "insomnia-plugin-jsonpath",
|
|
"version": "2.5.1-beta.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"jsonpath-plus": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz",
|
|
"integrity": "sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw=="
|
|
}
|
|
}
|
|
}
|