13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
{
|
|
"name": "scene_single_video",
|
|
"version": "2.5.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "Index.ets",
|
|
"author": "",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"media-player-common": "file:../polyv",
|
|
"@polyvharmony/media-player-sdk": "2.5.0"
|
|
}
|
|
}
|