},
"repository": {
"type": "git",
- "url": "git+https://gitlab.com/rbdr/blog.git"
+ "url": "git+https://git.sr.ht/~rbdr/blog"
},
- "author": "Ben Beltran <ben@nsovocal.com>",
+ "author": "Ruben Beltran del Rio <ruben@unlimited.pizza>",
"license": "Apache-2.0",
"bugs": {
"url": "https://gitlab.com/rbdr/blog/issues"
"entities": "^3.0.1",
"gemini-to-html": "^2.1.0",
"getenv": "^1.0.0",
- "marked": "^4.0.8",
- "minimist": "^1.2.5",
- "ncp": "^2.0.0"
+ "minimist": "^1.2.5"
},
"devDependencies": {
"@hapi/eslint-plugin": "^5.1.0",
"jsdoc-to-markdown": "^7.1.0"
},
"engines": {
- "node": ">=14.0.0"
+ "node": ">=18.0.0"
}
}