{
  "name": "@pie-element/hotspot",
  "repository": "pie-framework/pie-elements",
  "version": "11.1.5",
  "description": "",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@emotion/react": "^11.14.0",
    "@emotion/style": "^0.8.0",
    "@mui/icons-material": "^7.3.4",
    "@mui/material": "^7.3.4",
    "@pie-framework/pie-player-events": "^0.1.0",
    "@pie-lib/correct-answer-toggle": "4.0.4",
    "@pie-lib/math-rendering": "5.0.2",
    "@pie-lib/render-ui": "6.1.2",
    "@pie-lib/test-utils": "2.0.2",
    "konva": "8.3.0",
    "prop-types": "^15.8.1",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "react-konva": "^18.2.14"
  },
  "author": "pie framework developers",
  "license": "ISC",
  "gitHead": "f898c2bf045f66d34e66e8bb201950bfd00b2f0f",
  "scripts": {
    "postpublish": "../../scripts/postpublish"
  },
  "main": "lib/index.js",
  "module": "src/index.js"
}
