{
  "name": "@o/ui",
  "version": "2.8.23",
  "main": "_/index.js",
  "ts:main": "src/index.ts",
  "sideEffects": [
    "*.css"
  ],
  "license": "MIT",
  "scripts": {
    "build": "tsc -b",
    "watch": "tsc -b --preserveWatchOutput --watch"
  },
  "dependencies": {
    "@o/color": "^2.8.23",
    "@o/css": "^2.8.23",
    "@o/fast-compare": "^2.8.23",
    "@o/fuzzy-search": "^2.8.23",
    "@o/icons": "3.10.5",
    "@o/logger": "^2.8.23",
    "@o/react-sortable-hoc": "1.10.4",
    "@o/react-window": "1.9.0-alpha.3",
    "@o/use-store": "^2.8.23",
    "@o/utils": "^2.8.23",
    "@popmotion/popcorn": "^0.4.2",
    "@seznam/compose-react-refs": "^1.0.1",
    "@svgdotjs/svg.js": "3.0.13",
    "autoresponsive-react": "1.1.31",
    "css-typed-om": "^0.4.0",
    "date-fns": "2.0.0-alpha.7",
    "framer-motion": "1.6.15",
    "gloss": "^2.8.23",
    "gloss-theme": "^2.8.23",
    "hash-sum": "2.0.0",
    "invariant": "^2.2.4",
    "keycode": "^2.1.9",
    "laxy": "^1.0.0",
    "lodash": "4.17.11",
    "memoize-one": "^5.0.4",
    "memoize-weak": "1.0.2",
    "pluralize": "^7.0.0",
    "raf-throttle": "^2.0.3",
    "react-color": "2.17.3",
    "react-date-range": "1.0.0-beta2",
    "react-debounce-render": "^5.0.0",
    "react-grid-layout": "0.16.6",
    "react-hotkeys": "2.0.0",
    "react-select": "^4.2.1",
    "react-svg-inline": "^2.1.1",
    "react-switch": "5.0.1",
    "react-with-gesture": "4.0.8",
    "resize-observer-polyfill": "1.5.1",
    "string-natural-compare": "2.0.3"
  },
  "devDependencies": {
    "@types/react-window": "1.8.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "electron": "*",
    "mobx": "^5.13.0",
    "react": "^16.9.0",
    "react-dom": "^16.9.0"
  },
  "gitHead": "e8ed56dff50a508cfb609f360825ba5cc99c7d89"
}
