{ "name": "huejira", "version": "1.0.0", "description": "", "main": "hueJira.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Johan Ahlen", "license": "ISC", "dependencies": { "colors": "^1.4.0", "jira-client": "^6.15.0" } }