{
  "name": "adaptableblotter",
  "xpublishConfig": {
    "registry": "https://registry.adaptabletools.com"
  },
  "version": "4.2.0",
  "description": "Powerful data-agnostic HTML5 datagrid add-on that sits on top of an underlying grid component and provides all the rich functionality that advanced users expect from their grids and blotters",
  "main": "index.js",
  "typings": "index.d.ts",
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "babel-runtime": "^6.26.0",
    "deep-diff": "^1.0.2",
    "es6-promise": "^4.2.4",
    "es6-promise-promise": "^1.0.0",
    "igniteui-react-charts": "16.6.10",
    "igniteui-react-core": "16.6.10",
    "isomorphic-fetch": "^2.2.1",
    "json-loader": "^0.5.7",
    "lodash": "^4.17.10",
    "mathjs": "^5.1.1",
    "node-schedule": "^1.3.2",
    "normalize.css": "^8.0.1",
    "openfin-notifications": "^0.10.1",
    "prop-types": "^15.6.2",
    "react": ">=16.8.6",
    "react-dom": ">=16.8.6",
    "react-redux": "^5.1.1",
    "react-remove-scroll": "^1.0.8",
    "react-select": "^3.0.3",
    "react-spring": "^8.0.20",
    "rebass": "^3.1.0",
    "redux": "^3.6.0",
    "redux-devtools-extension": "^2.13.5",
    "resize-observer-polyfill": "^1.5.1",
    "styled-components": "^4.2.0",
    "tslib": "^1.9.3",
    "uuid": "^3.3.2"
  },
  "peerDependencies": {
    "ag-grid-community": ">=21.0.0",
    "ag-grid-enterprise": ">=21.0.0"
  },
  "keywords": [
    "web-components",
    "datagrid",
    "fintech",
    "grid",
    "data",
    "table",
    "openfin",
    "hypergrid",
    "ag-grid",
    "blotter"
  ],
  "maintainers": [
    {
      "name": "JonnyAdaptableTools",
      "email": "jonny.wolfson@adaptabletools.com"
    }
  ],
  "author": {
    "name": "Jonny Wolfson",
    "email": "jonny.wolfson@adaptabletools.com"
  },
  "homepage": "http://www.adaptabletools.com/",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AdaptableTools/adaptableblotter.git"
  },
  "license": "SEE LICENSE IN LICENSE.md"
}