update description

This commit is contained in:
Philipp Kunz 2024-05-29 14:17:20 +02:00
parent 329add7000
commit 62b28f3feb

View File

@ -12,7 +12,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/smartyaml.git" "url": "https://code.foss.global/push.rocks/smartyaml.git"
}, },
"keywords": [ "keywords": [
"YAML", "YAML",
@ -30,7 +30,7 @@
"bugs": { "bugs": {
"url": "https://gitlab.com/pushrocks/smartyaml/issues" "url": "https://gitlab.com/pushrocks/smartyaml/issues"
}, },
"homepage": "https://gitlab.com/pushrocks/smartyaml#README", "homepage": "https://code.foss.global/push.rocks/smartyaml",
"dependencies": { "dependencies": {
"yaml": "^2.4.2" "yaml": "^2.4.2"
}, },
@ -56,4 +56,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }