{ "name": "insomnia-plugin-hash", "version": "1.0.8", "author": "Gregory Schier ", "description": "Insomnia hash template tag", "license": "MIT", "repository": "https://github.com/getinsomnia/insomnia/tree/master/plugins/insomnia-plugin-hash", "bugs": { "url": "https://github.com/getinsomnia/insomnia" }, "main": "index.js", "insomnia": { "name": "hash", "core": true }, "scripts": { "test": "jest --silent" } }