UNPKG

ng-jalali-date-time

Version:

Jalali date / month / range picker for Angular with Material Design support

43 lines (42 loc) 1.19 kB
{ "name": "ng-jalali-date-time", "version": "3.0.0", "description": "Jalali date / month / range picker for Angular with Material Design support", "repository": { "type": "git", "url": "git+https://github.com/webilix/ng-jalali-date-time.git" }, "keywords": [ "angular", "date-picker", "datetime-picker", "month-picker", "range-picker", "jalali", "persian", "farsi" ], "author": "Ali Amirnezhad", "license": "MIT", "bugs": { "url": "https://github.com/webilix/ng-jalali-date-time/issues" }, "homepage": "https://github.com/webilix/ng-jalali-date-time#readme", "peerDependencies": { "@angular/common": "^10.0.0", "@angular/core": "^10.0.0", "@angular/material": "^10.0.0", "jalali-date-time": "^3.2.1" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/ng-jalali-date-time.umd.js", "module": "fesm2015/ng-jalali-date-time.js", "es2015": "fesm2015/ng-jalali-date-time.js", "esm2015": "esm2015/ng-jalali-date-time.js", "fesm2015": "fesm2015/ng-jalali-date-time.js", "typings": "ng-jalali-date-time.d.ts", "metadata": "ng-jalali-date-time.metadata.json", "sideEffects": false }