UNPKG

ngx-mat-slide-panel

Version:
42 lines 997 B
{ "name": "ngx-mat-slide-panel", "version": "20.0.0", "author": "Mamdhooh Mohamed", "github": "https://github.com/mandhu/angular-material-components", "license": "MIT", "readme": "README.md", "bugs": { "url": "https://github.com/mandhu/angular-material-components/issues" }, "homepage": "https://github.com/mandhu/angular-material-components", "keywords": [ "angular", "material", "ng", "overlay", "cdk", "overlay-panel", "mat-sliding-panel" ], "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { "@angular/cdk": ">=20.0.0", "@angular/common": ">=20.0.0", "@angular/core": ">=20.0.0", "@angular/material": ">=20.0.0" }, "module": "fesm2022/ngx-mat-slide-panel.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-mat-slide-panel.mjs" } }, "sideEffects": false }