{ "name": "insomnia-plugin-response", "version": "1.0.26", "author": "Gregory Schier ", "description": "Insomnia response template tag", "license": "MIT", "repository": "https://github.com/getinsomnia/insomnia/tree/master/plugins/insomnia-plugin-response", "bugs": { "url": "https://github.com/getinsomnia/insomnia" }, "main": "index.js", "insomnia": { "name": "response" }, "scripts": { "test": "jest --silent" }, "dependencies": { "iconv-lite": "^0.4.19", "insomnia-xpath": "^1.0.16", "jsonpath": "^1.0.2" } }