feat:修改package.json

This commit is contained in:
Roe-xin
2026-01-13 22:52:18 +08:00
parent 3a19cc638f
commit c9e160f2ef

View File

@ -1,9 +1,9 @@
{ {
"name": "iccoder", "name": "iccoder",
"displayName": "IC Coder", "displayName": "IC Coder: Agentic Verilog Platform",
"description": "Agentic Verilog Coding Platform for Real-World FPGAs", "description": "Agentic Verilog Coding Platform for Real-World FPGAs",
"version": "1.0.0", "version": "1.0.0",
"publisher": "ICCoder", "publisher": "ic-coder-agentic-verilog-platform",
"engines": { "engines": {
"vscode": "^1.80.0" "vscode": "^1.80.0"
}, },