put package.json in / again

This commit is contained in:
2025-07-23 02:22:13 +01:00
parent 797d894621
commit ff1d34a7ab

8
package.json Executable file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"date-fns": "^4.1.0",
"ejs": "^3.1.10",
"express": "^5.1.0",
"showdown": "^2.1.0"
}
}