{
  "name": "@adaptabletools/adaptable-plugin-ipushpull",
  "version": "23.0.2",
  "description": "",
  "homepage": "http://www.adaptabletools.com/",
  "author": {
    "name": "Jonny Wolfson",
    "email": "jonny.wolfson@adaptabletools.com"
  },
  "typings": "src/index.d.ts",
  "dependencies": {
    "react": "^18.0.0 || ^19.0.0",
    "react-redux": "^9.2.0",
    "redux": "^5.0.1",
    "styled-components": "^4.4.1",
    "tslib": "^2.8.1"
  },
  "type": "module",
  "module": "src/index.js"
}