{ "name": "insomnia-plugin-os", "version": "2.7.0", "author": "Kong ", "description": "Template tag to get information about the OS", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Kong/insomnia.git", "directory": "plugins/insomnia-plugin-os" }, "bugs": { "url": "https://github.com/Kong/insomnia/issues" }, "main": "index.js", "insomnia": { "name": "os-info", "description": "Get information about the OS" }, "dependencies": { "jsonpath-plus": "^6.0.1" } }