{
  "name": "@inovua/reactdatagrid-community",
  "author": "Inovua Trading S.R.L. <contact@reactdatagrid.io>",
  "homepage": "https://reactdatagrid.io",
  "version": "5.10.2",
  "description": "Empower Your Data with the best React Data Grid there is",
  "repository": {
    "type": "git",
    "url": "https://github.com/inovua/reactdatagrid.git"
  },
  "bugs": {
    "url": "https://github.com/inovua/reactdatagrid/issues"
  },
  "main": "index.js",
  "peerDependencies": {
    "prop-types": ">=15.5.0",
    "react": ">=16.8.0-0",
    "react-dom": ">=16.8.0-0"
  },
  "dependencies": {
    "@types/lodash.debounce": "^4.0.6",
    "@types/lodash.throttle": "^4.1.6",
    "eventemitter3": "^4.0.7",
    "fast-deep-equal": "^3.1.1",
    "lodash.debounce": "^4.0.8",
    "lodash.throttle": "^4.1.1",
    "object-assign": "^4.1.1",
    "resize-observer-polyfill": "^1.5.1",
    "shallowequal": "0.2.2"
  },
  "keywords": [
    "react",
    "datagrid",
    "table",
    "data-grid"
  ],
  "license": "MIT",
  "versionTimestamp": 1690816388805
}