harmony/conversationkit_ui/oh-package.json5
2025-07-10 08:57:32 +08:00

13 lines
327 B
Plaintext

{
"name": "@nimkit/conversationkit_ui",
"version": "10.1.0",
"description": "Please describe the basic information.",
"main": "Index.ets",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@nimkit/common": "file:../common",
"@nimkit/chatkit": "file:../chatkit",
"@nimsdk/base": "10.9.10"
}
}