{
  "machineName": "H5P.Row",
  "title": "Row",
  "description": "Row, Row, Row Your Boat",
  "contentType": "Library",
  "license": "MIT",
  "author": "Joubel",
  "majorVersion": 1,
  "minorVersion": 0,
  "patchVersion": 12,
  "runnable": 0,
  "fullscreen": 0,
  "embedTypes": [
    "iframe"
  ],
  "coreApi": {
    "majorVersion": 1,
    "minorVersion": 24
  },
  "preloadedJs": [
    {
      "path": "h5p-row.js"
    }
  ],
  "preloadedCss": [
    {
      "path": "h5p-row.css"
    }
  ]
}