{ "private": true, "name": "insomnia-plugin-hash", "version": "3.7.0", "author": "Kong ", "description": "Insomnia hash template tag", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Kong/insomnia.git", "directory": "plugins/insomnia-plugin-hash" }, "bugs": { "url": "https://github.com/Kong/insomnia/issues" }, "main": "index.js", "insomnia": { "name": "hash", "unlisted": true }, "scripts": { "test": "jest --silent" } }