mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"name": "insomnia-plugin-response",
|
|
"version": "2.7.0-alpha.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "insomnia-plugin-response",
|
|
"version": "2.7.0-alpha.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "^0.4.19",
|
|
"jsonpath-plus": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/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==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jsonpath-plus": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz",
|
|
"integrity": "sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
}
|
|
},
|
|
"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=="
|
|
}
|
|
}
|
|
}
|