@adaptabletools/adaptable
Version:
Powerful data-agnostic HTML5 AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements
71 lines • 1.81 kB
JSON
{
"name": "@adaptabletools/adaptable",
"version": "20.0.6",
"description": "Powerful data-agnostic HTML5 AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements",
"keywords": [
"web-components",
"datagrid",
"fintech",
"fdc3",
"interop.io",
"grid",
"data",
"table",
"data-table",
"openfin",
"ag-grid",
"infinite-table",
"adaptable",
"blotter",
"data-visualisation",
"react",
"angular",
"react-component",
"angular-component"
],
"homepage": "http://www.adaptabletools.com/",
"license": "contact sales@adaptabletools.com for details",
"author": {
"name": "Jonny Wolfson",
"email": "jonny.wolfson@adaptabletools.com"
},
"maintainers": [
{
"name": "JonnyAdaptableTools",
"email": "jonny.wolfson@adaptabletools.com"
}
],
"typings": "types.d.ts",
"dependencies": {
"@finos/fdc3": "2.1.0",
"@infinite-table/infinite-react": "6.2.8",
"date-fns": "^4.1.0",
"lodash": "^4.17.15",
"normalize.css": "^8.0.1",
"prop-types": "^15.6.2",
"re-resizable": "6.10.3",
"@adaptabletools/react-beautiful-dnd": "14.0.8",
"react": "^18.0.0 || ^19.0.0",
"react-day-picker": "9.5.1",
"react-dom": "^18.0.0 || ^19.0.0",
"react-redux": "^9.2.0",
"react-remove-scroll": "2.6.3",
"react-select": "5.9.0",
"react-toastify": "9.1.3",
"rebass": "^3.2.2",
"redux": "^5.0.1",
"rxjs": "^7.4.0",
"sentence-case": "^3.0.4",
"styled-components": "^4.3.2",
"tinycolor2": "^1.4.2",
"tslib": "^2.8.1",
"udsv": "0.6.0",
"uuid": "9.0.1"
},
"peerDependencies": {
"ag-grid-enterprise": ">=33.0.0"
},
"publishTimestamp": 0,
"type": "module",
"module": "agGrid.js"
}