{
  "name": "@ngx-stoui/swimlane-datatable",
  "version": "20.0.0",
  "private": false,
  "description": "mirror of @swimlane/ngx-datatable pending merge of https://github.com/swimlane/ngx-datatable/pull/2064.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yusijs/ngx-datatable.git"
  },
  "keywords": [
    "angular",
    "javascript",
    "datatable",
    "grid",
    "table"
  ],
  "author": "Swimlane",
  "license": "MIT",
  "homepage": "https://github.com/swimlane/ngx-datatable#readme",
  "main": "bundles/ngx-stoui-swimlane-datatable.umd.js",
  "module": "fesm2015/ngx-stoui-swimlane-datatable.js",
  "es2015": "fesm2015/ngx-stoui-swimlane-datatable.js",
  "esm2015": "esm2015/ngx-stoui-swimlane-datatable.js",
  "fesm2015": "fesm2015/ngx-stoui-swimlane-datatable.js",
  "typings": "ngx-stoui-swimlane-datatable.d.ts",
  "metadata": "ngx-stoui-swimlane-datatable.metadata.json",
  "sideEffects": false
}
