{
  "name": "@pie-element/hotspot",
  "repository": "pie-framework/pie-elements",
  "version": "11.1.7",
  "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.5",
    "@pie-lib/math-rendering": "5.1.0",
    "@pie-lib/render-ui": "6.1.3",
    "@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": "15b95b0767ae81eec579967743dbc954450acf7a",
  "scripts": {
    "postpublish": "../../scripts/postpublish"
  },
  "main": "lib/index.js",
  "module": "src/index.js"
}
