UNPKG

ngx-custom-material-file-input

Version:
38 lines 943 B
{ "name": "ngx-custom-material-file-input", "version": "21.0.3", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/daemons88/ngx-custom-material-file-input" }, "description": "File input management for Angular Material", "keywords": [ "angular", "material", "file", "input", "mat-form-field" ], "peerDependencies": { "@angular/cdk": "^21.0.0", "@angular/common": "^21.0.0", "@angular/core": "^21.0.0", "@angular/material": "^21.0.0" }, "dependencies": { "tslib": "^2.8.1" }, "module": "fesm2022/ngx-custom-material-file-input.mjs", "typings": "types/ngx-custom-material-file-input.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/ngx-custom-material-file-input.d.ts", "default": "./fesm2022/ngx-custom-material-file-input.mjs" } }, "sideEffects": false }