mirror of
https://github.com/h5p/h5p-interactive-video.git
synced 2025-10-04 01:50:41 +08:00
74 lines
No EOL
1.4 KiB
JSON
74 lines
No EOL
1.4 KiB
JSON
{
|
|
"title": "Interactive Video",
|
|
"description": "Put texts, tasks and other medias on top of your video.",
|
|
"license": "MIT",
|
|
"contentType": "Media",
|
|
"majorVersion": 1,
|
|
"minorVersion": 28,
|
|
"patchVersion": 14,
|
|
"machineName": "H5P.InteractiveVideo",
|
|
"author": "Joubel",
|
|
"embedTypes": [
|
|
"iframe"
|
|
],
|
|
"runnable": 1,
|
|
"fullscreen": 1,
|
|
"coreApi": {
|
|
"majorVersion": 1,
|
|
"minorVersion": 27
|
|
},
|
|
"preloadedJs": [
|
|
{
|
|
"path": "dist/h5p-interactive-video.js"
|
|
}
|
|
],
|
|
"preloadedCss": [
|
|
{
|
|
"path": "dist/h5p-interactive-video.css"
|
|
}
|
|
],
|
|
"preloadedDependencies": [
|
|
{
|
|
"machineName": "FontAwesome",
|
|
"majorVersion": 4,
|
|
"minorVersion": 5
|
|
},
|
|
{
|
|
"machineName": "jQuery.ui",
|
|
"majorVersion": 1,
|
|
"minorVersion": 10
|
|
},
|
|
{
|
|
"machineName": "H5P.Video",
|
|
"majorVersion": 1,
|
|
"minorVersion": 6
|
|
},
|
|
{
|
|
"machineName": "H5P.DragNBar",
|
|
"majorVersion": 1,
|
|
"minorVersion": 5
|
|
},
|
|
{
|
|
"machineName": "H5P.Components",
|
|
"majorVersion": 1,
|
|
"minorVersion": 0
|
|
}
|
|
],
|
|
"editorDependencies": [
|
|
{
|
|
"machineName": "H5P.InteractiveVideo",
|
|
"majorVersion": 1,
|
|
"minorVersion": 28
|
|
},
|
|
{
|
|
"machineName": "H5PEditor.Wizard",
|
|
"majorVersion": 1,
|
|
"minorVersion": 2
|
|
},
|
|
{
|
|
"machineName": "H5PEditor.InteractiveVideo",
|
|
"majorVersion": 1,
|
|
"minorVersion": 26
|
|
}
|
|
]
|
|
} |