{ "name": "lubiland_heimdall", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.lubiland.de/lubiland/heimdall.git" }, "author": "", "license": "GPL-3.0", "dependencies": { "babel-runtime": "^6.26.0", "js-yaml": "^3.10.0", "matrix-js-sdk": "^0.8.4", "node-ssh": "^5.0.0", "sqlite3": "^3.1.13" } }