{
"title": "Table",
"contentType": "Static content",
"description": "Simple library that displays table.",
"majorVersion": 1,
"minorVersion": 1,
"patchVersion": 18,
"runnable": 0,
"machineName": "H5P.Table",
"author": "Joubel",
"preloadedJs": [
{
"path": "scripts/table.js"
}
],
"preloadedCss": [
{
"path": "styles/table.css"
}
]
}