{ "name": "avalon-documentation-engine", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "MeowcaTheoRange", "license": "Apache-2.0", "dependencies": { "ejs": "^3.1.8", "express": "^4.18.2" } }