{ "name": "biter", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "ejs": "^3.1.9", "escape-html": "^1.0.3", "express": "^4.18.3", "node-html-parser": "^6.1.12" } }