QwenClaw v2.0 - Complete Rebuild with ALL 81+ Skills
This commit is contained in:
15
package.json
15
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "qwenclaw",
|
||||
"version": "2.0.0",
|
||||
"description": "QwenClaw - Qwen Code CLI Integration (Rebuilt from OpenClaw)",
|
||||
"description": "Qwen Code CLI's ALWAYS-ON AI Assistant - Built from OpenClaw",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"qwenclaw": "./bin/qwenclaw.js"
|
||||
@@ -14,7 +14,15 @@
|
||||
"setup": "node bin/qwenclaw.js setup",
|
||||
"help": "node bin/qwenclaw.js help"
|
||||
},
|
||||
"keywords": ["qwen", "qwen-code", "cli", "ai-assistant", "openclaw"],
|
||||
"keywords": [
|
||||
"qwen",
|
||||
"qwen-code",
|
||||
"cli",
|
||||
"ai-assistant",
|
||||
"openclaw",
|
||||
"multi-agent",
|
||||
"automation"
|
||||
],
|
||||
"author": "QwenClaw Team",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -24,5 +32,8 @@
|
||||
"homepage": "https://github.rommark.dev/admin/QwenClaw-with-Auth#readme",
|
||||
"bugs": {
|
||||
"url": "https://github.rommark.dev/admin/QwenClaw-with-Auth/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user