📺 updates package info
This commit is contained in:
parent
df82405ed8
commit
6c6c269dbd
40
package.json
40
package.json
@ -1,18 +1,26 @@
|
|||||||
{
|
{
|
||||||
"name": "pagenotfound-cli",
|
"name": "pagenotfound-cli",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"description": "Utility primary for generating RSS feed for Pagenotfound",
|
"description": "Utility primary for generating RSS feed for Pagenotfound",
|
||||||
"bin": "cli.js",
|
"bin": "cli.js",
|
||||||
"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>",
|
||||||
"license": "MIT",
|
"repository": {
|
||||||
"dependencies": {
|
"type": "git",
|
||||||
"jsdom": "~24.1",
|
"url": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli.git"
|
||||||
"nodejsscript": "~1.0"
|
},
|
||||||
},
|
"homepage": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli",
|
||||||
"engines": {
|
"bugs": {
|
||||||
"node": ">=18.19"
|
"url": "https://gitea.jaandrle.cz/jaandrle/pagenotfound-cli/issues"
|
||||||
}
|
},
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"jsdom": "~24.1",
|
||||||
|
"nodejsscript": "~1.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=18.19"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user