update name in package.json

This commit is contained in:
YouXam
2025-08-27 20:34:49 +08:00
parent 9e72e0b9e4
commit 5e5c269346

View File

@@ -1,7 +1,7 @@
{
"name": "ai-usage-dashboard",
"name": "claude-code-usage-dashboard",
"version": "1.0.0",
"description": "AI API Usage Dashboard with billing period tracking",
"description": "Claude Code Usage Dashboard with billing period tracking",
"main": "server/index.ts",
"type": "module",
"private": true,