{
  "name": "@finsemble/finsemble-ui",
  "version": "8.15.2",
  "description": "This library has been deprecated and is being maintained for long term support. Finsemble's UI components can now be imported directly from @finsemble/finsemble-core. See https://documentation.finsemble.com/tutorial-UIComponents.html",
  "files": [
    "*.ts",
    "*.map",
    "*.js",
    "clients",
    "common",
    "deprecated",
    "platform",
    "typedefs",
    "react",
    "LICENSE",
    "README.md"
  ],
  "dependencies": {
    "@q42/floating-focus-a11y": "^1.3.3",
    "@reduxjs/toolkit": "1.9.5",
    "@types/react": "18.3.12",
    "@types/react-dom": "18.3.1",
    "async": "3.2.6",
    "events": "3.3.0",
    "immer": "10.1.1",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-redux": "8.1.0",
    "react-sortable-hoc": "2.0.0",
    "react-transition-group": "4.4.5",
    "redux-loop": "6.2.0",
    "unionize": "3.1.0",
    "uuid-random": "^1.3.2"
  },
  "resolutions": {
    "@types/react": "18.3.12"
  },
  "peerDependencies": {
    "react": "18.2.0",
    "react-dom": "18.2.0"
  },
  "author": "Cosaic",
  "license": "SEE LICENSE IN LICENSE"
}