mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
615287ccfc
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
19 lines
646 B
JSON
19 lines
646 B
JSON
{
|
|
"name": "insomnia-plugin-response",
|
|
"version": "2.3.2",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.4.19",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz",
|
|
"integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="
|
|
},
|
|
"jsonpath-plus": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz",
|
|
"integrity": "sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw=="
|
|
}
|
|
}
|
|
}
|