update description

This commit is contained in:
Philipp Kunz 2024-05-29 14:11:13 +02:00
parent 4be2784bf4
commit 753b829d18

View File

@ -13,14 +13,14 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/lik.git" "url": "https://code.foss.global/push.rocks/lik.git"
}, },
"author": "Lossless GmbH", "author": "Lossless GmbH",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://gitlab.com/pushrocks/lik/issues" "url": "https://gitlab.com/pushrocks/lik/issues"
}, },
"homepage": "https://gitlab.com/pushrocks/lik#README", "homepage": "https://code.foss.global/push.rocks/lik",
"devDependencies": { "devDependencies": {
"@git.zone/tsbuild": "^2.1.72", "@git.zone/tsbuild": "^2.1.72",
"@git.zone/tsbundle": "^2.0.15", "@git.zone/tsbundle": "^2.0.15",
@ -67,4 +67,4 @@
"Event handling", "Event handling",
"Data aggregation" "Data aggregation"
] ]
} }