update description

This commit is contained in:
Philipp Kunz 2024-05-29 14:17:12 +02:00
parent ac68467806
commit f806027542

View File

@ -29,12 +29,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://code.foss.global/push.rocks/smartwebdav.git" "url": "https://code.foss.global/push.rocks/smartwebdav.git"
}, },
"bugs": { "bugs": {
"url": "https://code.foss.global/push.rocks/smartwebdav/issues" "url": "https://code.foss.global/push.rocks/smartwebdav/issues"
}, },
"homepage": "https://code.foss.global/push.rocks/smartwebdav#readme", "homepage": "https://code.foss.global/push.rocks/smartwebdav",
"browserslist": [ "browserslist": [
"last 1 chrome versions" "last 1 chrome versions"
], ],
@ -62,4 +62,4 @@
"authentication", "authentication",
"secure file transfer" "secure file transfer"
] ]
} }