{ "name": "waifu-board-(server)", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@fastify/static": "^8.3.0", "fastify": "^5.6.2", "sqlite3": "^5.1.7" } }