33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
{
|
|
"name": "expert",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"@itcast/basic": "file:../../commons/basic",
|
|
"mypage":"file:../../features/mypage",
|
|
"home": 'file:../../features/Home',
|
|
"register": 'file:../../features/register',
|
|
"scene_single_video": "file:../../scene_single_video",
|
|
"media-player-common": "file:../../polyv",
|
|
"@polyvharmony/media-player-sdk": "2.5.0",
|
|
"@polyvharmony/media-player-core-ijk": "2.5.0",
|
|
"@polyvharmony/media-player-sdk-addon-cache-down": "2.5.0",
|
|
"@polyvharmony/httpdns-api": "1.0.2",
|
|
"@polyvharmony/httpdns-impl-local": "1.0.2",
|
|
"@polyvharmony/httpdns-impl-ali": "1.0.2",
|
|
"@nimsdk/conversation": "10.9.10",
|
|
"@nimsdk/localconversation": "10.9.10",
|
|
"@nimsdk/message": "10.9.10",
|
|
"@nimsdk/team": "10.9.10",
|
|
"@nimsdk/user": "10.9.10",
|
|
"@nimsdk/friend": "10.9.10",
|
|
"@nimsdk/nim": "10.9.10",
|
|
"@nimsdk/base": "10.9.10",
|
|
"@nimkit/corekit": "file:../../corekit",
|
|
'@nimkit/chatkit': "file:../../chatkit",
|
|
'netease': "file:../../features/netease"
|
|
}
|
|
} |