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.
19 lines
375 B
JSON
19 lines
375 B
JSON
7 years ago
|
{
|
||
|
"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": {
|
||
|
"matrix-js-sdk": "^0.8.4"
|
||
|
}
|
||
|
}
|