{ "name": "llm_log_frontend", "version": "1.0.0", "main": "index.js", "scripts": { "build": "node build.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "highlight.js": "^11.11.1", "marked": "^12.0.2" } }