{ "name": "insomnia-plugin-now", "version": "2.1.2", "author": "Gregory Schier ", "description": "Insomnia now template tag", "license": "MIT", "repository": "https://github.com/kong/insomnia/tree/master/plugins/insomnia-plugin-now", "bugs": { "url": "https://github.com/kong/insomnia" }, "main": "index.js", "insomnia": { "name": "now" }, "scripts": { "test": "jest --silent" }, "dependencies": { "moment": "^2.21.0" }, "gitHead": "08d57747bae21e09737569eabac94b062cefaac9" }