{
  "name": "@pie-element/extended-text-entry",
  "version": "13.4.0",
  "description": "",
  "repository": "pie-framework/pie-elements",
  "publishConfig": {
    "access": "public"
  },
  "author": "pie framework developers",
  "license": "ISC",
  "dependencies": {
    "@material-ui/core": "^3.9.2",
    "@material-ui/icons": "^3.0.2",
    "@pie-framework/pie-player-events": "^0.1.0",
    "@pie-lib/config-ui": "11.30.2",
    "@pie-lib/editable-html": "11.21.2",
    "@pie-lib/math-rendering": "3.22.1",
    "@pie-lib/render-ui": "4.35.2",
    "classnames": "^2.2.5",
    "debug": "^4.1.1",
    "lodash.throttle": "^4.1.1",
    "prop-types": "^15.6.1",
    "react": "^16.8.1",
    "react-dom": "^16.8.1"
  },
  "gitHead": "3445c5c1bc0a80c5d48dd4d874726c3e832e36c8",
  "scripts": {
    "postpublish": "../../scripts/postpublish"
  },
  "main": "lib/index.js",
  "module": "src/index.js",
  "exports": {
    ".": "./src/index.js",
    "./print": "./src/print.js"
  }
}
