📺 updates package info

This commit is contained in:
Jan Andrle 2024-06-28 10:45:13 +02:00
parent df82405ed8
commit 6c6c269dbd
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB

View File

@ -6,7 +6,15 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "Jan Andrle <andrle.jan@centrum.cz>",
"repository": {
"type": "git",
"url": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli.git"
},
"homepage": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli",
"bugs": {
"url": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli/issues"
},
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"jsdom": "~24.1", "jsdom": "~24.1",