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