UNPKG

@ngx-custom-code/ngx-table-custom-sort

Version:

Angular easy table

39 lines 984 B
{ "name": "@ngx-custom-code/ngx-table-custom-sort", "version": "15.7.3", "description": "Angular easy table", "typings": "index.d.ts", "license": "MIT", "peerDependencies": { "@angular/cdk": ">=16.0.0", "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", "ngx-pagination": "^6.0.3" }, "dependencies": { "ngx-pagination": "^6.0.3", "tslib": "^2.0.0" }, "bugs": {}, "main": "main.js", "keywords": [ "angular", "table", "angular table", "angular-table", "ngx-easy-table" ], "module": "fesm2022/ngx-custom-code-ngx-table-custom-sort.mjs", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ngx-custom-code-ngx-table-custom-sort.mjs", "esm": "./esm2022/ngx-custom-code-ngx-table-custom-sort.mjs", "default": "./fesm2022/ngx-custom-code-ngx-table-custom-sort.mjs" } }, "sideEffects": false }