{ "name": "glih", "version": "1.0.0", "description": "javascript version of epitech's blih utility", "bin": "./blih.js", "repository": { "type": "git", "url": "ssh://git@git.coldiary.eu:10022/coldiary/Glih.git" }, "author": "sida_b", "license": "ISC", "dependencies": { "commander": "^2.9.0", "prompt-sync": "^4.1.4", "utf8": "^2.1.1", "json-stable-stringify": "^1.0.1", "request": "^2.75.0" } }