ngx-mat-cdk
Version:
Extra Components for Angular Material including Filters,Drag Drop File, MatSelect Mobile Version
38 lines (37 loc) • 1.03 kB
JSON
{
"name": "ngx-mat-cdk",
"version": "2.1.1",
"peerDependencies": {
"@angular/common": "^10.1.6",
"@angular/core": "^10.1.6",
"jalali-moment": "^3.3.9",
"ngx-mat-select-search": "^3.2.0",
"@angular/material": "^10.2.4",
"@angular/flex-layout": "^10.0.0-beta.32",
"file-icons-js": "^1.1.0",
"mime": "^2.4.7",
"moment": "^2.29.1",
"uuid": "^8.3.2"
},
"dependencies": {
"tslib": "^2.0.0"
},
"description": "Extra Components for Angular Material including Filters,Drag Drop File, MatSelect Mobile Version ",
"keywords": [
"Angular",
"Angular Material",
"Filters",
"Drag Drop File",
"Image Uploader",
"Full Responsive",
"MatSelect Mobile Version"
],
"main": "bundles/ngx-mat-cdk.umd.js",
"module": "fesm2015/ngx-mat-cdk.js",
"es2015": "fesm2015/ngx-mat-cdk.js",
"esm2015": "esm2015/ngx-mat-cdk.js",
"fesm2015": "fesm2015/ngx-mat-cdk.js",
"typings": "ngx-mat-cdk.d.ts",
"metadata": "ngx-mat-cdk.metadata.json",
"sideEffects": false
}