{ "name": "html-processor", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@jill64/cf-tiktoken": "^1.0.7", "body-parser": "^1.20.3", "cheerio": "^1.0.0", "express": "^4.21.2", "html-minifier": "^4.0.0", "html-prettify": "^1.0.7", "multer": "^1.4.5-lts.1", "node-html-parser": "^7.0.1", "prettier": "^3.4.2" } }