release: v1.0.0 — clean README, changelog, full reference manual, dead code removal, package metadata

This commit is contained in:
Jordan Ramos
2026-05-01 21:11:47 +00:00
parent 034d3963b9
commit 5f218e4b65
11 changed files with 1147 additions and 2282 deletions

View File

@@ -1,8 +1,10 @@
{
"name": "cve-dashboard",
"version": "1.0.0",
"description": "",
"main": "index.js",
"description": "STEAM Security Dashboard — vulnerability management for NTS-AEO",
"author": "Jordan Ramos <jordan.ramos@spectrum.com>",
"license": "UNLICENSED",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},