UNPKG

mat-pick-range-dates

Version:
42 lines 982 B
{ "name": "mat-pick-range-dates", "version": "20.1.4", "description": "Angular 2 component range date picker.", "homepage": "https://github.com/ionut88/mat-pick-range-dates", "repository": { "type": "git", "url": "https://github.com/ionut88/mat-pick-range-dates.git" }, "license": "MIT", "bugs": { "url": "https://github.com/ionut88/mat-pick-range-dates/issues" }, "keywords": [ "angular", "angular2", "material", "angular-material", "datepicker", "daterange-picker", "mat-pick-range-dates" ], "peerDependencies": { "@angular/common": "20.1.4", "@angular/core": "20.1.4" }, "dependencies": { "tslib": "2.3.0" }, "sideEffects": false, "module": "fesm2022/mat-pick-range-dates.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/mat-pick-range-dates.mjs" } } }