UNPKG

ng2-smart-table

Version:

Angular Smart Table

26 lines (25 loc) 692 B
{ "name": "ng2-smart-table", "version": "1.7.2", "description": "Angular Smart Table", "author": "akveo", "license": "MIT", "dependencies": { "lodash": "^4.17.10", "tslib": "^2.0.0" }, "peerDependencies": { "ng2-completer": "^9.0.1", "@angular/common": "^10.0.0", "@angular/core": "^10.0.0", "@angular/forms": "^10.0.0" }, "main": "bundles/ng2-smart-table.umd.js", "module": "fesm2015/ng2-smart-table.js", "es2015": "fesm2015/ng2-smart-table.js", "esm2015": "esm2015/ng2-smart-table.js", "fesm2015": "fesm2015/ng2-smart-table.js", "typings": "ng2-smart-table.d.ts", "metadata": "ng2-smart-table.metadata.json", "sideEffects": false }