18 lines
600 B
Plaintext
18 lines
600 B
Plaintext
{
|
|
"name": "netease",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "Index.ets",
|
|
"author": "",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@itcast/basic": "file:../../commons/basic",
|
|
"@nimkit/conversationkit_ui": "file:../../conversationkit_ui",
|
|
"@nimkit/chatkit_ui": "file:../../chatkit_ui",
|
|
"@nimkit/chatkit": "file:../../chatkit",
|
|
"@nimsdk/base": "10.9.10",
|
|
"@nimkit/common": "file:../../common",
|
|
"@nimkit/localconversationkit_ui": "file:../../localconversationkit_ui",
|
|
"refreshlib": "file:../../RefreshLib"
|
|
}
|
|
} |