{ "name": "insomnia-plugin-request", "version": "2.2.10", "author": "Gregory Schier ", "description": "Insomnia request template tag", "license": "MIT", "repository": "https://github.com/kong/insomnia/tree/master/plugins/insomnia-plugin-request", "bugs": { "url": "https://github.com/kong/insomnia" }, "main": "index.js", "insomnia": { "name": "request", "core": true, "unlisted": true }, "scripts": { "test": "jest --silent" }, "dependencies": { "insomnia-cookies": "^2.2.10", "insomnia-url": "^2.2.10" }, "gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1" }