⚡ initial
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "pagenotfound-cli",
|
||||
"version": "1.0.0",
|
||||
"description": "Utility primary for generating RSS feed for Pagenotfound",
|
||||
"bin": "cli.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jsdom": "~24.1",
|
||||
"nodejsscript": "~1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.19"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user