You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
heimdall/package.json

23 lines
485 B
JSON

{
"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"
}
}