package.json
{
"name": "re-coverage-dashboard",
"version": "0.1.1",
"private": true,
"description": "Liquid-fill coverage dashboard for the $0/local RE agent contact-discovery (usre + CRCP) + win tracking.",
"scripts": {
"start": "node server.js",
"fill": "bash fill.sh"
}
}