UNPKG

ngx-mat-datetime-picker-v2

Version:
55 lines 1.46 kB
{ "name": "ngx-mat-datetime-picker-v2", "version": "20.0.0", "description": "Angular Material Datetime Picker", "author": "Harsh Chaudhary", "repository": { "type": "git", "url": "https://github.com/ckr-Harsh/angular-material-components.git" }, "bugs": { "url": "https://github.com/ckr-Harsh/angular-material-components/issues" }, "homepage": "https://github.com/ckr-Harsh/angular-material-components", "keywords": [ "angular", "angular2", "angular 19", "angular 18", "angular 17", "angular-material", "angular material datetime picker", "angular material time picker", "datetime-picker", "datepicker", "timepicker", "ngx-mat", "ngx-mat-datetime-picker", "ngx-material-datetime-picker", "ngx-mat-timepicker" ], "license": "MIT", "peerDependencies": { "@angular/platform-browser": ">=17.0.0 <19.0.0", "@angular/common": ">=17.0.0 <19.0.0", "@angular/core": ">=17.0.0 <19.0.0", "@angular/forms": ">=17.0.0 <19.0.0", "@angular/material": ">=17.0.0 <19.0.0", "@angular/cdk": ">=17.0.0 <19.0.0" }, "module": "fesm2022/ngx-mat-datetime-picker-v2.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-mat-datetime-picker-v2.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }