chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk

This commit is contained in:
mingholy.lmh
2025-12-05 21:47:26 +08:00
parent 0e9255b122
commit 96d458fa8c
20 changed files with 31 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@qwen-code/sdk-typescript",
"name": "@qwen-code/sdk",
"version": "0.1.0",
"description": "TypeScript SDK for programmatic access to qwen-code CLI",
"main": "./dist/index.cjs",