{
  "name": "@3kles/kles-material-table",
  "version": "19.0.1",
  "repository": {
    "type": "git",
    "url": "https://github.com/3kles-lab/klesmaterialtable"
  },
  "keywords": [
    "3KLES",
    "Angular",
    "Material"
  ],
  "author": "3Kles Lab",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/3kles-lab/klesmaterialtable/issues"
  },
  "homepage": "https://github.com/3kles-lab/klesmaterialtable",
  "peerDependencies": {
    "@3kles/kles-material-dynamicforms": "^19.1.0",
    "@3kles/kles-material-datepicker": "^19.0.4",
    "@angular/animations": "^19.2.0",
    "@angular/cdk": "^19.2.0",
    "@angular/common": "^19.2.0",
    "@angular/compiler": "^19.2.0",
    "@angular/core": "^19.2.0",
    "@angular/forms": "^19.2.0",
    "@angular/material": "^19.2.0",
    "@angular/platform-browser": "^19.2.0",
    "@angular/platform-browser-dynamic": "^19.2.0",
    "@angular/router": "^19.2.0",
    "fp-ts": "^2.11.5",
    "ngx-color-picker": "^19.0.0",
    "polytype": "^0.13.2",
    "lodash": "^4.17.21",
    "rxjs": "^7.8.0",
    "zone.js": "~0.15.1",
    "uuid": "^8.3.2"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "module": "fesm2022/3kles-kles-material-table.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/3kles-kles-material-table.mjs"
    }
  },
  "sideEffects": false
}