{
  "terms_accepted": true,
  "license": "MIT",
  "marketplace": {
    "name": "Leaf Memory",
    "description": "Match pairs of tropical leaves before the timer runs out.",
    "preview": "preview.png",
    "categories": [
      "Memory",
      "Puzzle"
    ],
    "support": {
      "responsive": true,
      "touch": true,
      "keyboard": true,
      "screenReader": true,
      "audio": "none"
    },
    "author": {
      "name": "Caputchin",
      "url": "https://caputchin.com"
    }
  },
  "npm": "@caputchin/game-leaf-memory",
  "entry": "dist/leaf-memory.js",
  "run": {
    "entry": "dist/run.js"
  },
  "preferred": {
    "width": 336,
    "height": 368,
    "layout": "inline"
  },
  "minSolveMs": 1000
}
