{
  "name": "@adaptabletools/adaptable-plugin-nocode-aggrid",
  "version": "23.0.14",
  "description": "",
  "homepage": "http://www.adaptabletools.com/",
  "author": {
    "name": "Jonny Wolfson",
    "email": "jonny.wolfson@adaptabletools.com"
  },
  "typings": "src/index.d.ts",
  "dependencies": {
    "tslib": "^2.8.1",
    "xlsx": "^0.15.5"
  },
  "type": "module",
  "module": "src/index.js"
}