{
  "title": "Three Image Editor",
  "description": "Editor for a tool that can explore 3D spaces.",
  "majorVersion": 0,
  "minorVersion": 5,
  "patchVersion": 2,
  "runnable": 0,
  "author": "Joubel",
  "license": "MIT",
  "machineName": "H5PEditor.ThreeImage",
  "preloadedJs": [
    {
      "path": "dist/h5p-editor-three-image.js"
    }
  ],
  "preloadedDependencies": [
    {
      "machineName": "H5P.ThreeImage",
      "majorVersion": 0,
      "minorVersion": 5
    },
    {
      "machineName": "FontAwesome",
      "majorVersion": 4,
      "minorVersion": 5
    },
    {
      "machineName": "H5P.FontIcons",
      "majorVersion": 1,
      "minorVersion": 0
    }
  ]
}