{ "name": "final-countdown", "version": "1.0.0", "description": "schedule all the things", "main": "server.js", "scripts": { "dev": "node ./server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "toj", "license": "UNLICENSED", "dependencies": { "@hapi/glue": "^8.0.0", "@hapi/hapi": "^20.2.2", "@hapi/vision": "^7.0.0", "@hapipal/confidence": "^6.0.2", "@hapipal/schmervice": "^2.0.0", "bree": "^9.1.1", "exiting": "^6.1.0", "htmx.org": "^1.8.0", "joi": "^17.6.0", "pug": "^3.0.2" } }