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