{
  "name": "@syncfusion/ej2-pivotview",
  "version": "30.1.39",
  "description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "main": "./dist/ej2-pivotview.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-pivotview.es5.js",
  "dependencies": {
    "@syncfusion/ej2-base": "~30.1.38",
    "@syncfusion/ej2-buttons": "~30.1.37",
    "@syncfusion/ej2-calendars": "~30.1.37",
    "@syncfusion/ej2-charts": "~30.1.39",
    "@syncfusion/ej2-compression": "~30.1.37",
    "@syncfusion/ej2-data": "~30.1.38",
    "@syncfusion/ej2-dropdowns": "~30.1.39",
    "@syncfusion/ej2-excel-export": "~30.1.37",
    "@syncfusion/ej2-file-utils": "~30.1.37",
    "@syncfusion/ej2-grids": "~30.1.39",
    "@syncfusion/ej2-inputs": "~30.1.38",
    "@syncfusion/ej2-lists": "~30.1.37",
    "@syncfusion/ej2-navigations": "~30.1.39",
    "@syncfusion/ej2-pdf-export": "~30.1.38",
    "@syncfusion/ej2-popups": "~30.1.37",
    "@syncfusion/ej2-splitbuttons": "~30.1.39",
    "@syncfusion/ej2-svg-base": "~30.1.37"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "JavaScript",
    "TypeScript",
    "BI",
    "business-intelligence",
    "data",
    "db",
    "database",
    "json",
    "web-service",
    "relational",
    "excel",
    "csv",
    "olap",
    "cube",
    "sql",
    "analysis-services",
    "multi-dimension",
    "measure",
    "dimension",
    "pivot",
    "aggregation",
    "grid",
    "table",
    "chart",
    "pivotview",
    "pivotgrid",
    "pivottable",
    "pivot-grid",
    "pivot-table",
    "pivotchart",
    "pivot-chart",
    "field-list",
    "pivot-field-list",
    "pivottable-field-list",
    "pivot-table-field-list",
    "filtering",
    "sorting",
    "expand",
    "collapse",
    "summary",
    "totals",
    "formatting",
    "grouping",
    "calculated-field",
    "drill-through",
    "editing",
    "virtual-scrolling",
    "paging"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
  },
  "typings": "index.d.ts",
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
}