{
  "name": "@adaptabletools/adaptable-plugin-master-detail-aggrid-cjs",
  "version": "22.0.8",
  "description": "",
  "homepage": "http://www.adaptabletools.com/",
  "author": {
    "name": "Jonny Wolfson",
    "email": "jonny.wolfson@adaptabletools.com"
  },
  "main": "src/index.js",
  "typings": "src/index.d.ts",
  "dependencies": {
    "tslib": "^2.8.1"
  },
  "peerDependencies": {
    "ag-grid-enterprise": ">=35.0.0"
  }
}