{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"dist-tags":{"beta":"21.2.10-11964","latest":"33.2.6","ngcc":"33.2.6-ngcc"},"author":{"name":"Syncfusion Inc."},"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","readme":"# Angular Calendars Components\n\nThe [Angular Calendars](https://www.syncfusion.com/angular-components/angular-calendar?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) package contains date and time components such as calendar, date picker, date range picker, date time picker, and time picker. These components come with options to disable dates, restrict selection, and show custom events.\n\n## What's Included in the Angular Calendars Package\n\nThe [Angular Calendars](https://www.syncfusion.com/angular-components/angular-calendar?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) package includes the following list of components.\n\n### Angular Calendar\n\nThe [Angular Calendar](https://www.syncfusion.com/angular-components/angular-calendar?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) component is a graphical user interface component that displays a Gregorian or Islamic Calendar and allows selection of a date.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/angular/documentation/calendar/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/calendar/default\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/angular-components/angular-calendar?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"Angular Calendar Component\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-calendar.png\">\n</p>\n\n#### Key features\n\n* [Date range](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=calendar#/fluent2/calendar/date-range) - Restricts the range of dates that can be selected by using the `min` and `max` properties.\n* [Customization](https://ej2.syncfusion.com/angular/documentation/calendar/customization) - Allows complete control over the appearance of the calendar component.\n* [Month or year selection](https://ej2.syncfusion.com/angular/documentation/calendar/calendar-views#calendar-views) - Provides a flexible option to select only a month or year as the date value.\n* [First day of week](https://ej2.syncfusion.com/angular/documentation/calendar/how-to/change-the-first-day-of-week#change-the-first-day-of-week) - Changes the first day of all weeks in every month.\n* [Week number](https://ej2.syncfusion.com/angular/documentation/calendar/how-to/render-the-calendar-with-week-numbers#render-calendar-with-week-number) - Displays the week number of the selected date in the calendar by enabling the week number option.\n* [Disabled dates](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=calendar#/fluent2/calendar/disabled) - Disables any date to prevent the user from selecting that date.\n* [Start and depth view](https://ej2.syncfusion.com/angular/documentation/calendar/calendar-views#view-restriction) - The Calendar has `month`, `year`, and `decade` views that provide flexibility to select dates.\n* [Highlight weekends](https://ej2.syncfusion.com/angular/documentation/calendar/customization#highlight-weekends) - The calendar supports to highlighting every weekend in a month.\n* [Globalization](https://ej2.syncfusion.com/angular/documentation/calendar/globalization#globalization) - Supports globalization (internationalization and localization) to translate the names of months, days, and the today button text to any supported language.\n\n### Angular DatePicker\n\nThe [Angular DatePicker](https://www.syncfusion.com/angular-components/angular-datepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) component is a graphical user interface component that allows selection or entry of a date value.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/angular/documentation/datepicker/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/datepicker/default\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/angular-components/angular-datepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"Angular DatePicker Component\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-datepicker.png\">\n</p>\n\n#### Key features\n\n* [Placeholders](https://ej2.syncfusion.com/angular/documentation/datepicker/how-to/disable-placeholder-readonly?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) - Placeholder is a hint text that is displayed in the DatePicker; it is used to indicate the format of the date that the user should enter, such as mm/dd/yyyy or dd/mm/yyyy.\n* [Mask date input](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/datepicker/input-mask) - The mask date input restricts the user from typing unwanted characters in the text input, allowing only eligible date format to be typed.\n* [Disabled date](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/datepicker/disabled) - To disable a specific date in the picker calendar and restrict it from being set or selected in the DatePicker.\n* [Date format](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/datepicker/date-format) - The DatePicker control’s input value can be custom formatted apart from the default culture’s specific date format.\n* [Incomplete date validation](https://ej2.syncfusion.com/angular/documentation/datepicker/strict-mode?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) - The strictMode is an act that allows entry only of valid dates within the specified min or max range in a text box.\n* [Globalization](https://ej2.syncfusion.com/angular/documentation/datepicker/globalization?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) - Support globalization (also known as internationalization and localization) to allow you to translate the names of months, days, and other text elements in the calendar to any supported language. This can be useful in cases where you want to display the calendar in a language other than the default language.\n\n### Angular TimePicker\n\nThe [Angular TimePicker](https://www.syncfusion.com/angular-components/angular-timepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) component is a simple and intuitive interface component that allows selection of a time value from the popup list or setting a desired time value.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/angular/documentation/timepicker/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/timepicker/default\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/angular-components/angular-timepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"Angular TimePicker Component\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-timepicker.png\">\n</p>\n\n#### Key features\n\n* [Time range](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=timepicker#/fluent2/timepicker/time-range) - Restricts the entry or selection of time values within a specific range of time by using `min` and `max` properties.\n* [Time format](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=timepicker#/fluent2/timepicker/time-format) - Apart from the default culture specific time format, the time picker control’s input value can also be custom formatted.\n* [Strict mode](https://ej2.syncfusion.com/angular/documentation/timepicker/strict-mode#timepicker) - The strictMode is an act that allows entry of only valid time values within the specified min and max range in a text box.\n* [Disabled time](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=timepicker#/fluent2/timepicker/list-formatting) - Any number of time values can be disabled in the popup list items to prevent selection of those times.\n* [Time intervals](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=timepicker#/fluent2/timepicker/list-formatting) -  Allows populating the time list with intervals between the times in the popup list to enable selection of proper time value.\n* [Customization](https://ej2.syncfusion.com/angular/documentation/timepicker/how-to/css-customization#css-customization) - The appearance of the time picker can be customized completely.\n* [Time list with duration](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=timepicker#/fluent2/timepicker/list-formatting) - Supports customization of the control’s popup list items with time duration.\n* [Mask time input](https://ej2.syncfusion.com/angular/demos/#/fluent2/timepicker/input-mask) - The mask time input restricts the user from typing unwanted characters in the text input, allowing only eligible time format to be typed.\n* [Globalization](https://ej2.syncfusion.com/angular/documentation/timepicker/globalization#globalization) - Supports globalization (internationalization and localization) to update time popup list values to match any specified culture.\n\n### Angular DateTimePicker\n\nThe [Angular DateTimePicker](https://www.syncfusion.com/angular-components/angular-datetime-picker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) component is a graphical user interface component that allows an end user to enter or select a date and time values from a pop-up calendar and time list pop-up.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/angular/documentation/datetimepicker/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/datetimepicker/default\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/angular-components/angular-datetime-picker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"Angular DateTimePicker Component\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-datetimepicker.png\">\n</p>\n\n#### Key features\n\n* [Date time range](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=datetimepicker#/fluent2/datetimepicker/date-time-range) - Restricts the entry or selection of values within a specific range of dates and times by using `min` and `max` properties.\n* [Date time format](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=datetimepicker#/fluent2/datetimepicker/date-time-format) - The control’s input value can be custom formatted apart from the default culture’s specific date time format.\n* [Mask date time input](https://ej2.syncfusion.com/angular/demos/#/fluent2/datetimepicker/input-mask) - The mask date time input restricts the user from typing unwanted characters in the text input, allowing only eligible date and time format to be typed.\n\n### Angular DateRangePicker\n\nThe [Angular DateRangePicker](https://www.syncfusion.com/angular-components/angular-daterangepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm) component is a graphical user interface control that allows an end user to select start and end date values as a range from a calendar pop-up or by entering the value directly in the input element.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/angular/documentation/daterangepicker/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm#/fluent2/daterangepicker/default\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/angular-components/angular-daterangepicker?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"Angular DateRangePicker Component\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-daterangepicker.png\">\n</p>\n\n#### Key features\n\n* [Preset ranges](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=daterangepicker#/fluent2/daterangepicker/presets) - Defines the preset ranges to select the frequently used date range by the end users.\n* [Range restriction](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=daterangepicker#/fluent2/daterangepicker/date-range) - This control restricts the entry or selection of values within a specific range of date by defining the min and max properties.\n* [Limit the selection range](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=daterangepicker#/fluent2/daterangepicker/day-span) - Directs the end user to select only the date range with specific minimum and maximum number of days’ count by setting the minDays and maxDays options.\n* [First day of week](https://ej2.syncfusion.com/angular/documentation/daterangepicker/customization#first-day-of-week) - Changes the first day of weeks in every month.\n* [Strict mode](https://ej2.syncfusion.com/angular/documentation/daterangepicker/range-selection#strict-mode) - The strictMode is an act that allows entry only of a valid date within the specified min and max range in a textbox.\n* [Customization](https://ej2.syncfusion.com/angular/documentation/daterangepicker/customization#daterangepicker) - The appearance of the component can be customized completely.\n* [Format](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=daterangepicker#/fluent2/daterangepicker/date-format) - The control’s input value can be custom formatted apart from the default culture’s specific date range format.\n* [Globalization](https://ej2.syncfusion.com/angular/documentation/daterangepicker/globalization#globalization) - Supports globalization (internationalization and localization) to translate the names of months, days, and button text to any supported language.\n\n<p align=\"center\">\nTrusted by the world's leading companies\n  <a href=\"https://www.syncfusion.com/\">\n    <img src=\"https://ej2.syncfusion.com/home/images/trusted_companies.png\" alt=\"Syncfusion logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install `calendars` and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-angular-calendars\n```\n\n## Supported frameworks\n\nCalendar components are also offered in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/js.svg\" height=\"50\" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expanse Tracker - [Source](https://github.com/syncfusion/ej2-showcase-angular-expensetracker), [Live Demo](https://ej2.syncfusion.com/showcase/angular/expensetracker/#/dashboard?utm_source=npm&utm_campaign=daterangepicker)\n* Loan calculator - [Source](https://github.com/syncfusion/ej2-showcase-angular-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/angular/loancalculator/?utm_source=npm&utm_campaign=datepicker)\n* Stock chart - [Live Demo](https://ej2.syncfusion.com/showcase/angular/stockchart/#/stockChart?utm_source=npm&utm_campaign=daterangepicker)\n\n## Resources\n\n* [Theme Studio](https://ej2.syncfusion.com/themestudio/)\n* [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)\n* [Road Map](https://www.syncfusion.com/products/roadmap/angular)\n* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)\n\n## Support\n\nProduct support is available through the following mediums.\n\n* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support\n* [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm)\n* [GitHub issues](https://github.com/syncfusion/ej2-angular-ui-components/issues/new)\n* [Request feature or report bug](https://www.syncfusion.com/feedback/angular?utm_source=npm&utm_medium=listing&utm_campaign=angular-calendar-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/calendars/CHANGELOG.md). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git"},"bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"license":"SEE LICENSE IN license","versions":{"16.3.17":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.17","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"faf31be8e614c32d1203826a6b43ab488f32a6e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.17.tgz","fileCount":173,"integrity":"sha512-29UjCdRXoFtS8mYExsCiMLnW7aeM48Zb/S7ax8WZjnXXrbl+G40F8uuOfapA6U6o6GkyuLrMlfdpMfKNjbhFzQ==","signatures":[{"sig":"MEUCIHCFk0AmyFtNq0dIObIDOb8z1c2S4/FYMePHrmhcI4aDAiEArJcxHmJD9oVPYUDluWPAr3zkgOn/qMk6sPV9nLKauYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":539066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8GsCRA9TVsSAnZWagAAJ+YP/12XPmcqsX1rEjBdxAZc\nrpLc7cN+TMCTTyMCr8WPOZau22sjEpTWI/08oyvmaNulr6ZaXUeDxGFUm551\nsASTEwDsm14QFV9Se18ME+G3v82Lpa8jnOSpL+NMqZ3HioECTy5R7ewVE6mE\nTkCNTEE03js8SJQI3bGhQKSqDzVp5sXRE5QnRdKin7wXSt19UZnsb3Pv63nD\nZU9yr1VT4kTphBE4sy9IKbx5Jvy8CD8S++GZOjWug31Id2ZU2cqMD25VxcTo\n4u9bJPnvBdRxsrNR0vou3asN5uFSQleY/REF6kVn/nndlECoaEQ/fLpDftxO\nVzJsCRVlY52UYM9gCosLXzursEdLAlrRaf5oZItwmrhQF5MikyblhdbP8GrF\n92AsRKimJUsVgGr4k6Ew0h1gk4X5zUIHte9ApgBeBKyjdrEqohsapPwO99YE\nNcYcDIk+MvkUZl51lDQcHZIHRS5a/YYrlDoNNk/MTFYGUzYFeXk/++tS8Q5e\n8Em4L6ntE/DW3vCuqa1oknIRghwVI7D3yH8EkRO6000+mM1XEzqj8tcLalva\nYQmA3lhdXqXkq8Fpv3ZraA+KFK78QJYYOs3PWfWh1dUN63MPaWCepAs7OMMt\nqJ98FG0w/+3l0vWPQOA+B4JOH4vDLjLKCF8i5dPZ1fG+vG8Z3tETdB6QNhGs\nQuFq\r\n=zuQH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-calendars":"16.3.17","@syncfusion/ej2-angular-base":"~16.3.17"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.17_1536672171853_0.36102989556531684","host":"s3://npm-registry-packages"}},"16.3.18":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.18","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.18","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"7647770655cfff6cd308495915e22551e630ad80","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.18.tgz","fileCount":173,"integrity":"sha512-8mpdJzEFzkG25AgLYNM8kdK9mX2zbg1LVAbkBBSzKtwYaU3nig7/WoESg3/9596m9+DCMBFL+OxC8rZFK54PZw==","signatures":[{"sig":"MEYCIQCKgbma2uQ7gxdI+ExwvVhB2iJeHYaTYeF3sGVfUakVQgIhAJkId5Wzf1PZGyRaty5djWxEbbZpcw3/uOnFviaFco5P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":539096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmAOrCRA9TVsSAnZWagAA76EP/0ukDWUljZNes+TOTdsg\nfYfsHG8BzxxaBuR7IgX6Et2R2kg6UXR0bRWtCPnlcTzK9PdvqettpK44SMy3\nRqqFHV54TwGnO4PpDyYilvsczDIJFF+HTT8kpdKHY/04RrnB26oBDzQ4cJq0\nQZGCQy5j5AMuN2Be0dZyexS4OmTvBfEnpsZf2flF1olzU8gUS9vrNVKBRcvf\n8zoZC47RiYmAjaMlI/NHoAroc/rfPqJO5l+qwy4sDPZNSoUconDuhcT10wR6\nvPkYUXJjAeGFPcZ96q/BQCOWZ+oTULjmLI0quuYmtQuFMOGqBp/eyJACCxHc\nfzYy2GDXTKy/xTji8/pImXNLY4uBJVWfuSq2wV7a3fuUCrFO6AqYGL65QmMn\nYW7tWOdExmB+WWQf0iUcJpYwp+rGmDsjsU4GTOGBC4vwKG2Hd4IAEiu+Gq8H\nwhz5eBMwdIVUb+GW/BEDh3feiq7WvgCEqoS17b/1KAYgILjQ67N1iOJNykJj\nXgBxNgzJwYGVak6GjQO32FXWPwcWH7/NqXZpY85/mbWHWnRd4pAyAnap7H8w\nN9ETEfzKq2iaeTd11W3HLGhp743FFW9uJV1ZE4rSagainQmpzyz5jrS5BQmX\nWVU9gzzrPYMIPU3MXwgFmlxrR1tAC++p0093GkCnQVVlzPa1538SmN5dJLbj\nCpXx\r\n=Mpwf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"5.6.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-calendars":"16.3.17","@syncfusion/ej2-angular-base":"~16.3.18"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.18_1536689066138_0.6538779347910406","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.21","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"57e443dc3d05ebf36c755fc8e46183487d9998e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.21.tgz","fileCount":173,"integrity":"sha512-O3+Z704wYkfFHiLAF0nXNyizrd2la4kII8J86mNdGQcSlVPsWHd7+mcalbhh+M7eYMAtnPmyFybXHsWFpPNnwA==","signatures":[{"sig":"MEUCIGR5W4eNBeFc3mve8f7mhQHj4SCGaYrTSKYrDHkJJ55fAiEA2vesg51okGPSHk/KRy4oSdWO/q8hEgHcBiFswiea42I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":540861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUjbCRA9TVsSAnZWagAACmYP/AzeLpAaScqStGh6Xa7r\nhUrzPzHf/oy0KMtC6dJa+kGJFiv0F+6NpDNuGM6FrPGv+F3QLQ9rh0KAPOSm\nUKdzT2QWKHbXDktYX1WOwmoFsWu4CsvZhVoNsI384dRzF+v3UUw/In0lgux6\nc0GB3N8r7rruDDqjw7q33HM/v73AF38HCeq4aeFv3KYvPIo3c7/YDV8MSbg+\n5LrTlgA2ljdlpzwW/i3NrEphiT+eMH+cLGIUPs+rXQjEJ/qxwlblEK3ZQBaB\nlj2TF2QLGxEtHCNhT5/KJDiI7k8PmKiLyfxwuTlGwo5C6CjgirHjPrjlUTUs\n5OuFVZ/EououBV5tPSIMybt/tWQNzxAaPFYc3zPCanh8PYCJD7w4mVRk7/pz\na6SwjpJQYkYkNYAexSUz2YrkLuox9PzMYC1iIaCqwTdY9EpCF2K7gJ6yOI6O\n49B35+fJBEyjWP85dNd4xFgw+u7SOkKdKaIz21BZ9YZwXgKGRL17G9B6iq78\nB7+WjMVHbo3g3njRPG4KgpmvmTpgXY4seNGbb6H2Mk9mwdD896YrfsLPrHTP\nwBQl1y1a2atw1ZdKogG77EM1ZW8U9t5rKBWo8x9uCc7eY1CKEYcfAM6cCxsX\nsFSmwxVEPDdrRusOy4Bxf7ehTS2nXjlmQUdllHGKnhJ6aDj4YG4FtRy919H5\nxdZ2\r\n=NJws\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-calendars":"16.3.21","@syncfusion/ej2-angular-base":"~16.3.21"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.21_1537558746702_0.1503981038693134","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.24","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"323e96b11ae239c73ce63f70c7c45512b49768fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.24.tgz","fileCount":173,"integrity":"sha512-VACaE+FKDooX+Vugc0FawudHm86OJ5jrD7hKyI9stdIXklP/wdGi/iPQ9O9nt0U0EBpSWnLQEVIF4z/foXrC3Q==","signatures":[{"sig":"MEQCIEFMba7YKkXEbbWvtkk1m7Nn+IFLm0nRm/Ak3IfqfE72AiADaqtkQEso4F4/Scl/znJORInFi7D0FJSibnXYlPvVFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFR7CRA9TVsSAnZWagAAVfQP/RoRuiFFyw4ISqSwfpDr\n2Ty22DXZ6WqDlzDis0fz//2yY7pF6JBa2bkDbmDzr37Bz1nNjFlyql3MT1FD\n9TF0Qkb0rX8wVDpYPy4kOxjidq7FrFM5vhxdDeWiGRmEorxkST1Kx9hNtdll\nvcGuCBY2U2aplyxsAqcXCyCFIGF9e/AN4LtUJ6EbLF4oac+N2mhFGjq9+Bko\nPEniOscOVOeY9qyVZZ7/Ssn2rNGrle1dNp3cXtUMjQmdmiV5nB2JINX1xF89\nakWz1qqChjRHWKsZVh9hxcm8URNjq68uUsdeZFoe+VcedHnnT3ptPCBdEb0f\nHIGJvEpP9n9J0QX3LsiWN/zkmLnT/iZRqNckFZL6IOhPCtP5/vmBz2bNex7z\nC4MUWWsrhKbuCGNVTv5iQ/jPjsghGTjgb9CnGzuWmtlW4jIZV+FmiJ/dB+i1\nZunGC8Cd/v3yK8BpUrjavm4CbVmG0lghsj9FDc6x5y9lcin9i3ODgNBtHuSx\nYTBmtsx8e0aszp/apSXRkYiQ9zuE+r9v1iLU4JaGe3VbI3EfkU9uAX+IjKj9\ncSJid1j1hvnie1X/6EDfCG5ctjY5OOXsCKwpbaSw+z7UMd5oEvMmPGtZT7Ff\np7++RDN1mc8uEpdPY6V27jXhRgIFq6PS9Ojr2pBFih+o2PxZbcKBxlfIPEdM\nutkK\r\n=mM30\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-calendars":"16.3.24","@syncfusion/ej2-angular-base":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.24_1539069050212_0.07309369326361836","host":"s3://npm-registry-packages"}},"16.3.25":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.25","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.25","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"f797caeed05a5a0eb08c48bce01680c13df4f5ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.25.tgz","fileCount":173,"integrity":"sha512-gRoSTErPdr1tjXc09Ug46w0V9f+5XXoHyKylJzkCbZ7n+/dyB47mL1PwAPFL5iJD38qKdGuCqD1Cpsnv+Q+X5w==","signatures":[{"sig":"MEQCIDoAG79ocSxK/kATjBYt4ChsCzLfGZmqZBhZdvXasUzbAiAKih0cRXenZIO++u63Kis5tS6IXVRd7PJQjsfyqDPUBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxbbXCRA9TVsSAnZWagAAP00P/2saet274OpUA3ekYcxZ\n6oIXDv2sqoLHuhQhLLwv14wACBwYbjR14LEBjfOA0fitVaYzh/DhA1nlf3yF\n35SHopeTqdB/3cig60pAYamBDQAsdiWyFe+yubLa43pw7zqx1BYNUzV6JrQM\nnhiKWr3gLFRyl6BR79TFMgIJ+i3Jxb+h14DYEbT0FSAh3lhw94ANw/xqEhU8\nDtzHwD/9pSjYgF5+m6Ik8SG4FTVUhEoao2vzHJ8fKUHwZLZ9AH/qVdnsF1G9\neXBR4gfKssn/ONZefIjOlWnR3upInk7Oy061pOQNFvAYUgPFhyUiwteU6guN\n35I9hiHDXuyYryY9oOXvju8F7kkSijw7SyzUQX+kskv7HGORNvVYrWg5b0IS\n5t1+GCJdb45z1GNuHxxC3SRnnmHpLYPixtMg9BmJ91DJP3c3QuIaryUdQig7\n2GqfEPwbxEZFUmOA82qnzkfuMnki1D5MFcZb7UOESw3PiFm1Xg5AWusZJl4S\n09Lzl32hybExEB+foYS7eLoJTMKcrHSWh093S8NAl5CMgd22pCKT8aM3/Xnh\nSlEZ7wOfUmVhZXxmmhsMgyioNBfIiU0aQkOn5dr++uasQXdqq8EM2VsnobFN\nDRCMQ9UGvwKAS/aUoL9XUuf5pYlX35nS40wkXTC4TVF6UzSpeC0Ymh/kb6VF\nDJkm\r\n=j6LZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-calendars":"16.3.25","@syncfusion/ej2-angular-base":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.25_1539684054610_0.5683597504662743","host":"s3://npm-registry-packages"}},"16.3.27":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.27","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-calendars#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-calendars/issues"},"dist":{"shasum":"8ffaa0102e28679559eaa2a418b29ecf327cbbb6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.27.tgz","fileCount":173,"integrity":"sha512-JaJZTZXjiBPdj7pE+JgBhjK5+JplXo/OyNAWU9LsYzXbUjBQcKXmyE/spGNr7sxA3eAWKsFRgd0svG53Nh2S/g==","signatures":[{"sig":"MEUCIQDVyYsV/cy6ekUcv190zDDEFjzfcf0+J2ksy30/4b8FjQIgOI4kU0UpoM5HomHcumBigIm4HJKqzfdgyFRg7HwwwQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvQHCRA9TVsSAnZWagAAaZ8P/Ri2LTWYXwHy2KYwIErx\n3iNJ0FOMrtq8NDqb9SVX5s2KWEUPDUczId0fuw7/hFfb0kO9QEPG3bMNRoKY\nJSr2al6sNmvzSpAym8z1ZIangd1kzHId+l97V3IQuyBM5n4tgoRWfUTcPa6d\nn9rFpbBbLq9aEv1rpXjel59u/9aU3JR+GHQxKpPxj3pEb9pgsg21YB7YW95p\nbPVlmACtOB5RE4KNcfXwj6o+ZNLWrdeXggy7OC5vONdgT30YHZaX5CD2XTgS\nSSVFsHo4FkbfoHAmZepe5IVCMaXI8h3tJ1mwPcndTJzhgPuezpoJuksXe8a3\nshOSuEpMOIXR/X0fQNfjWOuNh2AuNL17Ih1DYdSeA+3Hg+fP5hYFHALptYKQ\nIISfCjLiz3pN1P9gDXS+NonycRhRcI1Llytcw87XoznqXIFMvWlYQCpdi85U\numBmzSfviO7RKp/PhHhwCIyX0oZYp+Gc+du/qHN32vvkD7gV35XgdZvsSVAW\nXPXzKMKQ6njhjwVb8d1GWCk3LD4CkvW7EhPlZG+wPVG/lmgxa26oaCfR6NXb\nZsV7b+yG0BlFbQ5+pfaU1XUlq0XnaFihWQMFseDTcjyjQechnkQOCR3KYdE9\nL85MNF20t42dz992XmsjEYsB+rdNvAmSGqSi2P+bzVaGiV+AItw956G1aJeo\nBpOy\r\n=I7fv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-calendars.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-calendars":"16.3.27","@syncfusion/ej2-angular-base":"~16.3.25"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.27_1540289542697_0.18885920247023913","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.29","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular/issues"},"dist":{"shasum":"a093eb0b8a3adac74f04b5ebcc08e95714fbefcb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.29.tgz","fileCount":173,"integrity":"sha512-A7W8Cq4Z9tF5kZSoaQnWyTFTCPXfUVi6ISCFFX8g4h6ssGjtKNVR15fZNuf3L36na50NGlWOAeFiz7lQiqwadQ==","signatures":[{"sig":"MEYCIQClBHAsZXq9c//DkSvBwtjoWzvIR4swNE75d3OjoFgp1AIhAIuhc3HoIWrd9kAtpZ0Qaeq/98dr4FvBhCo1ut+vkR1u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TDuCRA9TVsSAnZWagAADmAP/27mL15FIaNzj9sVRTGf\nF7gMxxzBY8uXf/7ym7gwJXrt3+brrs4DncsqCJ1hhq7+5S4x5w+L3N/7ObRh\nzNbtA9uwmkhwvMVpgLr1HmIbIkQAKS4ZmUe232QHvIoqkUCsPCSM/sACBX8E\ny4w/KyNMyQXJ/wxl80HQ4ZWVuzW+f9iaw/48M8EfpUs4smTKt4n6W7F+zJAV\nXXHpQYMyxPhDmqFOI//+8JM775Z72f2hV53OjD0wX7m/EP5Z3yw8Ndi1pFjD\nTAQiVGOYRYjxWIOE/M9rLkoHRadDvcAHxFniDvF2jjeyUNA7Xi+J0sO2syGY\njUg4NcZDXaEDrkKDFD3GVLli6AFumW2vyX5YGG/xQOKsm4KMN5jm+o8cvShL\nNRuO6VLKP5i+SgfhM65o+Qiv9uRYVJqRusGvU2Z7/6XrWjl2d11rtLMiYx6k\nmoKw3WV7RTf+kvP9hXd2DSc7V2ur4esIdVCi9ll34+qOEgrcZQWVAnD8oJQB\nzVEw/NXXhf6IMnuV5iZus/utaXLhkBd9nrO7AVo/HgZLcs9T03aBC860/Ddl\nzWPuCiWDFPb5tCOKYioweibZ9uyu8aJoZEbsN80GN8/jlPwD3exD49FRwhNu\n87QNytnnxlAEZUrGOAIlwWkSBFT4NZ+08nrEXT1lRgEGg1GTu4iV6Ms0lakr\nK8bk\r\n=XtnD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.29","@syncfusion/ej2-calendars":"16.3.29","@syncfusion/ej2-angular-base":"~16.3.29"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.29_1540960493969_0.23144312865650218","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.30","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2f6bcd25cfee003fffafd97965873213e5df6a37","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.30.tgz","fileCount":173,"integrity":"sha512-kPzFx/Gq/EBLO3ij66+Es1EfL4DP8RxZ7VGiwx5IQuCc0XHq7AgPJKcpoqYEwobIakq0h4r2dnKXhfw5/xDeaw==","signatures":[{"sig":"MEUCIQDbWRPvIBPgxfT+anykyqiC9QiWko3JAkqkYeVhVxkgMAIgKLzBPa/CPnVTwFYnyM8uEsNCz2qsn0fjvnuOPEzkxzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uG+CRA9TVsSAnZWagAAdWAQAKPliKSMTTh1EjUhNsyB\nHSTXteK0D7h6cUqqEqnLKSF0dpVHwyTER++l7xo+3aaosozU/H56xGNJglx4\nbB1f48QLysfQCdWp+PVqRv4ElKIjV2GkNmWvsxmFQlinihhRi3pgEjG3YA5r\n9WHbk5HX0NAKSqCrb0jsMjFJSzvOd+QEwC2Fxr+Y5M9BngVE/ryM/EijW1uy\nErwFzKn15Etw+1TpKQlqf89mRtgGJqtUsZHtsXg5yEzNbEmX7b3P/QaErNWB\nwB6rku/QXRaKhUXl8XDfLCqk7hpxbswf+jcorrTaVYJX4mItstxVYJYiREl2\nQGttMDS8d6ApTUI9Tj0Ezm2PfBrJb8MmH9i8cNEr4j3Z6PqJ2a7jTDZYA7xM\nFI3nMhZvznvbsX5N4YGX86KfRB3SMQzHJ6O26f3vaKp7s4/3uy15otali47I\nBx50JZosdRvzKyg4uIe5hQMJGPQjVSUNkExqzsrbJjo4jOUCPGxHfEXeQEwN\nOKCMS4FIGTVZYXC2PwuMcTJjWo+QW+4hdzAYRN9BhYvwF+YiRAXle2hiVBIr\nc/BCA71PiVmXjMJHYOuev4yGon7LSKgpTb5ChAYztk8xuPeGbzr6pK2ZSJRY\n7OXlXAIpt37uoSp+eIRjYaV/Uqmo5xgTWBckxOXqBbDDUChGSCBgyTWngxL+\neuH2\r\n=rlFA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-calendars":"16.3.30","@syncfusion/ej2-angular-base":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.30_1541071293494_0.24009562994918876","host":"s3://npm-registry-packages"}},"16.3.31":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.31","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.31","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6752546150573a622ff6ff991c7066f2d43cc75c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.31.tgz","fileCount":173,"integrity":"sha512-70lfHQfz2SntT11Q+/OQ9Vp3v/NgjOZY+0K2KGWE+1LmWM4GhIlBOhR+l9ygAOrefGPYVv+9J6JggL3hnLwMpw==","signatures":[{"sig":"MEQCIFHJy4fDUiSsnVVrwDTy1yWL/qcAuHBRURS7VXbrS0zGAiB4C+kUCIFcvWA8Q9UCS6QjVjVAiRmmmeRVlFALv0BC1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4rkRCRA9TVsSAnZWagAALesP/i6/c1on8zjI3er22A7J\nNEL2C91BCHDf/Lb4kXv76rnoHsk2+weAKZOTnhHNssJh5ljzFeF5cMUK8UTF\nwjGkXmmmxvzbSTcyDp5TxbYh0frm/j7dzgWSh7thHZOFqyGlQZ4YgpVw20Rg\nclpcfkDacmcs4GreNnv6ibQY3HLzbvjZHedYXA9hYeSkmM4IVgkbySE3RwWg\n8XRu/VQos6E3gDX3SqV44GkRV4rRvbI1cw8N5BkYmAF1RMMhx27ffhjpZs1i\nTi7UuU9uzPKYSRJZHVhBovFRFjH8m1mDYgj74MZyH8eEgF2yw1LSfyD3/mnf\nCt2cZIID1L1El/7jaTVBgeEuStT7LB9cpZFcLLO3wXFuGh0PO/2K70Y0w8vC\nekCMF3+2VqQawbiVVb6yREEkwI8g3GYnOTrSQdJuMBp0OUh6ety9wdrUSnoR\nGR0fDwpVMFl6zFlf+D9yu0NttaGPPfBdXNqikmA00SX6KSJ6RdOu139q3cp4\nXQSSsZOphLBZKfvkHcjp5dyupsSNwfSPhZxRktz4Iey+RERPNPJdM8SrSXDR\nSrMrPAdT4cWvbyhwKCEPtOBY/GDh/9TwjpFIU1gU6sl5EVD0Hn/9Va9x9zpl\nLPlw3R+JmGDD8odCoi5qy/aGnxQt+911WBQYK5ZmVsKldQ8mb734/uKyrYNO\nVv33\r\n=5UMD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-calendars":"16.3.31","@syncfusion/ej2-angular-base":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.31_1541585168510_0.09226022130638878","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.33","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9feae36e8c95912a68d84957d3bb66fffd7ef813","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.33.tgz","fileCount":173,"integrity":"sha512-gQYOoI4eyoY9jtAbg0jxH+4tddLHjMj/MViF2PK82pNp82Xsy79ge79L0jV91aqjdFLcyQtFa/2aHRn11kJy4A==","signatures":[{"sig":"MEUCIQC02DrPZTD8aK42d6NJf2EeN2c5VHBrksZUWZW8/c2MpwIgbN+P7RGXIVwpl9TQjn2/H/mpQmprdX+z2UP/3R6WZog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9AgECRA9TVsSAnZWagAAd5kP/3OvujTPkX808sfdeoKV\nuzRNytXZkoIQfPffqwDJuu8pNBZ/OtSl4VR8O/e+/PVTqIbc3DKq8rLEMLHA\nXyFymgBwEo8WRkRrf02f3oRqYIxikA9X5Hbexd2CA7xdbYxugwdZRLtX26zH\n0/jzlHdKdLMMaFj/UuzmjpsS9+qL+yeYUCltv7p42SQiAjmcBMQiQafd5Afv\n6DrrYETxnk3OQl7JdIkBDfdQuIl4D7s2R5cU4PQTljFZrI0GEaAIVOjbTeZc\nhVy8X8lZkaoCw06VfFlU55vWusTvZI1rbwbSvkVMXauS+PjHjv7dYw+RHqwb\nD7ZgjW7z3L2GdxzYP/sPLBWB/ilTvxtStv7DDR0DCkbi8FIysyhyOVJ2dNQt\npdGlfKoQ5XK2iJExXYoUMj/DJTe3SYSwhH1crks2/O+l9axdserqEl5z67xf\nKLlu9Y2QeVTAbR/r9vecctp8tPxmM4QHtV9+Vp02ax/UntkjHZ5bNNKjD3xM\nBSP1ZUJybW6jeIATir5Rtfee25PCzTzPYmr2pQtOy/k1yIkGxaZ5+EtD5e4d\n24sUt6Zs8PbKFdykEVCBbXEIsadqLKfwe2vS2lChYWmk6nnzrh+ZRqalneyY\ndcytRd947IncgtzXEeqWHiilaZXTZc5VuhkrYaMfXsRgex3TU5xYkCpGF8eF\nKqBf\r\n=8Bc9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-calendars":"16.3.33","@syncfusion/ej2-angular-base":"~16.3.33"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.33_1542719491799_0.6705776729465591","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-angular-calendars","version":"16.3.34","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"89fed973f47c47624e4de794b75f8a92ff7cc0c6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.3.34.tgz","fileCount":173,"integrity":"sha512-X3a9a0k0dUvKA2XUz8LBjI7mJvX9aUJ3nmXn3k15BxUIdCUTdKYSuMpy6Agh9/F76c71+gd6FCIbwg6+OXP7pw==","signatures":[{"sig":"MEQCIC+xW2kMFHOGMDZ2KvbVGAPgWOxukqOLobNF7nTriZe2AiB1NrNUxUnRPgTNM33L6+U2C3uLiFoBX7+KlDPBxbniUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9ia+CRA9TVsSAnZWagAA1JgP/0+yAuIk+xPtoTMH6eb8\n+hMTkCjcgC3DpSl/P/mizfwNKzGnMMRiJasz6TdY6L4ucNs3hal6ErpX1Bvo\nZnVtEZm0hlRs4EznGicwYDSPAOy+NkkQFCHbnLT4+xuYscBpmMPKZFdqq+MU\nkBw5Yv224OSOpdauzx7aqGhekh9f8bJk52hVR8PZys7NIk6pFyTJPzUBvaBv\nn5q1wPXfQ0gXNRomioOABJ1YOya0zSkD4gcq9OH2H5BQmHYXMKUO/e0PFx1H\nK8sdWDVYEJ+AIm1yb0WUJSjUVA6/h/NsoMJ0KU5n3bQ8Pz8htoiIRcPWRsuJ\ncuY61evdi2XZER+kfZpbWuFbzTQpN2fYGModbpADB2eJLNhGcwLxK2Qe3Rc/\nfN4AMcGkYY/uC1ORguU+kukd0B32bhmCQhQACIJLfQlf150p9XZEAAHdN42V\nT1BaxMHjatHnBMYi/GIymSWxKhS3PlwZolsQ7tZq8cw7KUziFXt1dyk1Gt6t\n4PktMJ3mX54DzHVOKaHIMlfRtQRLSSX8r0anwMTlYXvboq6SK52rmXgZSD8F\nhazwRuLfFHpAHj4KXT8iDCqlRQEqspFtUgEupn8OGks9/kx1nBBCa80NYHxS\nRBUfP8uPkApprNaz/3O3gdcLYmB2bqC4iQaMP1V6pmZq5lPxK+Oh+ZtpwaoQ\n9RPH\r\n=VKnY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.34","@syncfusion/ej2-calendars":"16.3.34","@syncfusion/ej2-angular-base":"~16.3.34"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.3.34_1542858429347_0.607067892007638","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.40-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e182a53c2cb0e483a54c4a57b028b0b962bdd5db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.40-beta.tgz","fileCount":209,"integrity":"sha512-84PWYWG0cP6UVf2slrbW3RHjlaOZnyNzyluqinG7DykiGZDbbQMSpgbY3tiQcJamv7vqbsPnTTbEQiAKGRcDvw==","signatures":[{"sig":"MEQCIFjE/GMXn4pv8+6ntoqN/5ma9PCF815G4zVxcU+qP+WJAiAAsS/fv1l/Z6ceFWqDSTI10DZ/UAK8Fb5iU4xQ57kkmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":841260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDlolCRA9TVsSAnZWagAAtaUQAJ+fRUr2mb+XCPREiiXJ\nsuOFUG7DKYdmz3TMDAZ3BOszOOwW42HjE40dg2xhcmOvKefm6VhvEZLKovSK\nF3idcUZbWlhiqYwQlXM0fWZaDCa91hM1NmJPYgORGydSw5AkFrOuHtNSqLPo\nVhiGKpOieTZWEVOhmsiUyieJFsYNBVJxffFiIIUPuBZqeVJnK9L/CNCjbcic\nGty/i/ag6kwN7Ei2PbmK8uLhJkkG+ELzi8Splj6rPZF7t+dieNu3sYT7EOok\nSHDI8eZdd1kK/Pe9eoqH3+WctftwmSYKZBn6xLCxdM9TBb8AkLuuUCbLAQyX\nT3EdlP5Yft4hQMl8oZ2Ysinheylk8b9WXBFclfMMpIapD+kjojJW0aOXoN6l\nZ4J2WscT5zC/9wtJjScpcypNnxfFkZRO3OdfXJRnPRxqvI9IyYt4KrCP0hed\nlxPNMixJtQaoN6FvAFFDqof9daCz5837o7iG7OifA+IM+uWe8zFU8NC4ie/6\n/XL9JmvP2+0+3ahmQg4JtiGgghMR5/EwDkplrqmVppwngvFyHK5ImB5qzNin\nLtq1W/J2sx1miZsMd7CPfGcbHXPwgmyXKNtCum9nnDJJlGER2FOuzM/YBc7P\n1plQjIM70qIedYSHJhYydfxPpTZ+gve8QzMRO3YP/xWw3/VSH9T2VZYXee2f\n7ZvH\r\n=vzsV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.40-beta","@syncfusion/ej2-calendars":"16.4.40-beta","@syncfusion/ej2-angular-base":"~16.4.40-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.40-beta_1544444453128_0.752819183242744","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dfc158069853ad7e3b3c49c67ce30ee42f9b1aa8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.42.tgz","fileCount":209,"integrity":"sha512-RSH5jwDEE50yIeSJrs0iN6AC0TAIpjkvH70zCEvwMFpdsvyagbtRtS1mu65MqPkEn/UPGRI3F7cgoqrlBdvlnQ==","signatures":[{"sig":"MEUCICNufdZSL8vhcn0JroBDhTyoXt6Nfoouj5FMZ0M9wWt4AiEA3eiZeR5aya7I1jIBFNsUepec+3KKSfsNDz+OHuysSF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":843645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF59xCRA9TVsSAnZWagAAUkgQAJaC97DMF41ZL+QF2P5b\nxGD//WxgtSY1Z2fMYNnOiQYu0c5XO4ILxM9xiWOe4+Vt73+mzlVb3EKOERGe\nvTjAO03cEZGdhXSYTnM8cHCqSudJxSCAXk0jwAql3PzqLLCvVBfirQoauXmz\nHFhd0k5Dq86iJgtPncWHLZMhufNwm/6r+Jmh/+orsIQ6V44c+Nkw1CtfKELU\ntmlFeiuiLEdNraSHSoIcb20yDFQyTR+0phw3uWZZa5ERpQk5661Jc57Bu7lV\nWOchJrfQ+YD3lCaLnUSMKkrbgAzfZrVFI95JN+xzE0EDhX8a05W98BRQkCU1\nutSbMTrlQzLqAqiSFQj1DDrAhnzG+eIyJT1JV+AQ60KOpXJdoaRoOaaaBFsk\niQKXAOWsB5Q6dAJZnAXPuR5KcUiGBHg83of1qSO9m2hXOerJ7YCLANdihdQs\n8EX98n43Vxj74s8KVK2uyO7rW2Hah+X0Sw0awRlDqHakkp8B2nDEGVpqO2qL\njExYpke/fEGqN8dduVyfhmqj/q57K5vyEG8C77KnKKwo641LCMhVRN73Yozk\nsAthjOp9DM5FQ71nrpl8PHUpkuQryXhNvAQjqHw2MrMT0pKyHJZGAxvzpYcy\nibKtlppfmhASlSnOLAMBr3pl276OA2Lz02ek/BZh3oMGT0gD4MBKjzrtucHM\nkU2k\r\n=f964\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-calendars":"16.4.42","@syncfusion/ej2-angular-base":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.42_1545052016545_0.03282642254289003","host":"s3://npm-registry-packages"}},"16.4.44":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"49d324143a01c066b42af77ccf120fdd14a7d4ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.44.tgz","fileCount":209,"integrity":"sha512-ym+XuNteLEXqPoTIud1B7igSNpaGep0mDWBeXPlntbye3IY2/1qDJKFl54InWyvvVhAB7bBnqQDEE6nwrHGM6Q==","signatures":[{"sig":"MEUCICJL3BQF8LIwkY3z6Yxw3fRP8bhfT82SSd3hTJZxFqCiAiEAvQJXARX6gXqLJUUKBBrdiRpvh4MLRp4PMksRsnd44fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":844195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIMysCRA9TVsSAnZWagAAk0wP/jhIW/vall17GUhEu3fo\nZ7h6rjHHHGgFpmlRB1KBVR+tOlhUr2T/4mK2xTTfLU5dX1KlhGVp+9HlPQ/u\nEC1uYJgdvkQK/JSMaob0zR024Rz+ACOpuiyErHWNUtxanmBg3QqfxPwKDpMh\nfiT//cfEZyR360/SBm1RSCs/X6eStoIdlP8vDrTVKsY54WX6F4J6ncBDNkHe\nJJsWD2JsFWCWAnEsC7sMTvHzcWnlbKa0QhtQftCGvHKFAoLoqwoDvUXVQvqO\nEclj1ZzC4V60+7ifEQraVmZxNiDCmWV+6d1VnTCTeIF8/S86s8o/uWJk6nDE\naC3p3ml6OUJmVnrMJHBIk1JrCb8t15dLQpsUGjclrOLmqlwG4GQrT2ZqUccg\n6D3tdE3zzar9CUI90liu/qJcSC0pUze3RFC2GPAO2UQ61EqPuF99LI7uxhO8\ng88HwRms8QScm8qwBcukI+37L/v3uVKjOttxFLuBA85DV+wg2fPpGn4djfRU\n3mFalJBq0DJRbwpxymhUddXoYgRlpRgtp2Qk91inTFdYfZ0mOQMhb5aT2TXQ\nqZeZdA830QdP3lC4TbLhgU4GwM4wDfXqpcT3toE3+bTxT0ETYRP5OwcmM0t3\nNCLd0ILM0D7rHdpSLJKSGUEUc7vRA/Z6IfTKWSG7YnLX8kSVLjrI5woa9E2r\nFThF\r\n=Jv2L\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-calendars":"16.4.44","@syncfusion/ej2-angular-base":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.44_1545653419505_0.8483271082251191","host":"s3://npm-registry-packages"}},"16.4.45":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.45","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a23bad957ca39a1d5fef8eeb25fe2396b88312c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.45.tgz","fileCount":209,"integrity":"sha512-SAM6jxPyRjKDKjMLpKpUsRkuWaKTUG1JgnKg0XvCdTcyQBk+wSFMy+/kjA+ZO0jpqg1Fc0ljDG3jxsuftdmB2A==","signatures":[{"sig":"MEYCIQDgiqqNr+5NKsN0NykvOiceYoAHUHhzTBUiyMpfsgyzrQIhAPrJKC8cHk92LUD/sEeBSwLpp73dOWK9RPnaonIhcgsd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":844425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKe6CRA9TVsSAnZWagAAs0AQAJY1HdctV5Rx2ohZUEHj\nx95iqRs9rBBNfUlClua9P8A7ke3KrX/cCnp1yTAeyCWFCpjBP4JlDLovO6oH\nN73iQc09A+CXfkTr41hQbkhKx/UVgcjc56wCKCwHMtA138mkvlc5AGdc5SUD\nbrpqp6zaHzhPlsz4fTC4JKLl8+eDm8KovaQIptYlOxEUx94/HIsXuEGnq5oA\noQci4UIOhG6WrncLu7V+g9HRRYZEvPXlxyvAgxw1GMKrPWbm8UxxyjzC1w0S\nBM0t/bgUCypIzUCQStBc9JzuxRpn8OQ/WnRE+i9Mh5G1u4IFZiibL6BJ4zAR\nLRi4R1cIFP806pqINUQMqTWM4B5t845LLlArIw0cWz233rTcQNW3M/9pt4px\nJ5lavX0mpjJAMsnHWIZd87nDjxmTzlK9kSNwKrAw2aPmfsZFKtvubD0/kTIq\n+41zEeprelj1ymKowWPJHA7KKVwiklRUyHSBvllyhpMYDre0mWbDV+4KvmB0\nxtQklecA1RpLcSQU1Y5mGEgA96Y3WbhRSoAvEi9Z3fKyFlGfL+AMWshWbI9H\nv/JH+/Sj4Y0ThfLbIKUaov7UMFGVDfQh6AzqB2ZmsT+dEwKZCsJPOnVLOU+U\nD64+3VBqADZkhlPavpEDuQxQ/CL+N8ISZYPqe2l/RI/peYXybo7RrNLdvNrc\nDLRx\r\n=JsfW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-calendars":"16.4.45","@syncfusion/ej2-angular-base":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.45_1546430393490_0.42705881292576553","host":"s3://npm-registry-packages"}},"16.4.46":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e02d3d6510154fe391750f8ca42caef996df51fa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.46.tgz","fileCount":209,"integrity":"sha512-29HuwyZeTZYijHk69j97d527ZucoJE0vw/y67WZ2Mm7gF64t8d9k1UPzT1bXOSEwZZdpbua3WiwBMf+HoBPy+g==","signatures":[{"sig":"MEUCIC2mh9G3tofZ189OQfonzH+Qhqf2+7U0D67NBOV7QJBKAiEAuOXujRXWRrzCuJUUL29xAcFjkhfnwvdBJCnWD2i+I48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":844453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNIM8CRA9TVsSAnZWagAA6FYP/iOFGkJNgb8Nd2Qew35L\nT6cqI8UPnNa1VMIjmhM39MfkAppCN5lL7Vl1IwZKT1t+6kz/aYIqHXOGO/vA\nBerLi0olYFmghL7M6npAchOD9MSOjAN6TJoaoJR5YeQMbbsTUaDdBqkZw20f\ngPe16B9yDiuannnItePVSUr0lk10Zpr/6k3ei5DNhl748xasVv4ugggxLwTL\noG51gGuD/fdp4vpqsXmRzNtgBrbvch+KzqWSZyFfdsI0hG+8h+rnkf/C/FHu\nZbNtWj23yE8Mw58FbOOIE6TzN1/rlXzypD8Srn3SLC2gl7CuO7aMNPt52KKz\nkkSxlmCDhcXBI4dqpz4uuTChGcrego88XwYCjkBF3O+MynGi+qUexoaw/ESo\nz/FlTN7FJOR7GOI3lPe/fG0EAXa+rIZcO/7An+QHl8INmIB+asCltKPspU2s\ndcamc16aWwTDtaCvncLXzaoV2Twjv/WozojCcAg2qgOOaYRYs+VliDh9j2y3\nt0eZgimX+SNReuD299d36LnI49e5WGo/32m/8i/bKBwmKGc9bHmh0FsEEghb\nG3qdAmfcDQSthmBozR8RGCELE8pJl4asmUjOcCxbIyEb+i13fCt0msHfim1g\n70Q/4momMFIeIg2zJvuAQye2YGVo9pNiH838lcyb5BYEBq/BAawA3kKGlxU9\nE8wi\r\n=l00n\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-calendars":"16.4.46","@syncfusion/ej2-angular-base":"~16.4.46"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.46_1546945339522_0.8068703484719462","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"67b2be0ad3b9eff3691c436b715c5df18058889f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.47.tgz","fileCount":209,"integrity":"sha512-BlBvnBZgNCzpbyKDyOOhQ8eUqv79yzG+BG9bicR6jQwSAOteNl2afPqaZBYs76Bh5Ii1DcqKw1/x+0TD4Wf/ag==","signatures":[{"sig":"MEUCIQCLGo9VnMioLjRY58FnbvqaUKe/+8QvqORM3oEbN50jAwIgBq/QsUxHsGYmyqaf44Jrf7SVReUVZfxlP/cT7L7dFVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":846100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxIDCRA9TVsSAnZWagAA9VEP/Am6hbmvYAPRqOKuoHfL\nNV2LbsW8hedGLOew8Tm6pEAUPypbZyjEyup7hO0tIXfUls+51O7Qq27oi2UL\n1kyKdMB+bJ+6B33g09mdshKI3fL66fPIjAR+XRPZCjYyNYPPaV1XvWspxisY\ndvsTrbmMgjcMbOZcOi1WJJrx71VkktUklw+lMDMaKov+8k2iDplon5xm9t0o\nsTTrhqGesEGW699UFhEMtxY/yGLNiod5RZ1BjbbLzU0F0Imybm39YDuDS3Bz\n8Kg2/Fd6H0RqQUEAgslCBrzhunUstQj4mg4LZwL17O3CQTNlNvU+yKe6GtnA\njT36GcaNbY5FoBpcNiqR41hGE44yDFw3zEpb4dL6SzCrM6iVrWWJyW1bv33P\nxK0hiyr0xLawmB9HEKzUGVJSewniHNxcon9SHkGjyh6J/Zb6h4kxbdv0DvFZ\n8r/DwHzrF6y2NhvFMRIbMQjBwyQxoKk+tWH8Wfl1Wu6+F8/kxrB6Hh1yy+T1\nLN5TeMW+Gi1e6kBrK9BzqCHW0Hm/7BmYBMv/I9tm9bq2wCBSIyBL+dEq+Grr\nTs+1sLmu55YObYMbkbBL/DoEbjDWonUddinNGLQJsLHmjwl5Ra1bubXIBGJR\nLkduSRlJLyRypg8mvNgC/PjshSolFgLyyK8FpljULK8LnRz1VPoGhEvcoqjf\n3paP\r\n=ByxM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.1.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-calendars":"16.4.47","@syncfusion/ej2-angular-base":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.47_1547637250577_0.18597629690038286","host":"s3://npm-registry-packages"}},"16.4.48":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"94fc4a9aa064401303a59ed9021295542ccaf04b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.48.tgz","fileCount":209,"integrity":"sha512-Wqn6seeJJtW/mMvAtGPsAAqC9C7kD936iPact8t+YOuQhF1oh2DYSJ58PKBqkP74XmIyS17YgfdX77eoLlWQqA==","signatures":[{"sig":"MEYCIQD3V8Qvpt4XVrqUTr25m3ksU1dG8iQW5Tc5dfYabVO9GQIhALSL6LUdb/iA+IqIJgYKKYEJcbZhDMuHbdwCH6XsQOXq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":848678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRwXbCRA9TVsSAnZWagAAl5wP/A0MNL7baShuBjdRU+ww\nfphmQR4/asJGV5OlR69zu2tLPz574/IgTUkeioC6seKS/p+3HgBVTMctyc+7\ny6aHG1e/wvvhcn9lLT6F+6o0Sv0YkflYPK/496rrgNgqjEdm5OYrVl+r+L4c\nP6+IhdRJdmGvai9oSYsZdoC62zQwpsPn/q4bN8F//RxyeuyvcjQvZ0i8QrAC\nCBZWsunQZ6PNtsD5cgADIbqgZHFUk+4rxNCpyxBvSAm1Ntu3HT8envnNQOG5\nXpxUsVPi8kr35Z5s4oNCMykWP0GxST+14fn2HrQtv2a0FJRaNpUetQmjstuA\nz0Y3yF6q/RpAQCbiyvhGzcJA/s94EGqT4RFzpZ9abuXJ/hWvHImViI1xK6BR\nR6Pr8T+qPjpquCAwNkI8z8IJo2F31JXZj/QVWaA6jPFLdKtFkOzhO3m8iNiZ\nfgP/khqGCdqMah8VdnEx1ikXe//F0BYA/EQDvsmr2tdObW+rqmk2Gv8yi4+/\nWkhkpd3wbV3wIVd18T8ef28vvdKHiIOCVuovMLjryM2yPlAX7/ni26hdCYCZ\ntjPgzfqlHv456Rz94+6JTSQlIMS5yJSei9QxwKwtEfUHir/OyVwWJZ4u1oNM\nEElVecF5Y6CGtn20c5blSC2Q5QK1+Flzd47jjMb6mEypbvgKci2NrvL2FNgK\nj8+d\r\n=yakD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-calendars":"16.4.48","@syncfusion/ej2-angular-base":"~16.4.48"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.48_1548158426153_0.980161925009992","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.1-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"15b4af148b9673d27a8368b826b812e630594b0f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.1-beta.tgz","fileCount":221,"integrity":"sha512-4ZNf6BcwIdwHjbr+9WbEe3z+Kj61LJYbb0xgpmlfDamDzNg3rMdlnuzuVE7F3qyTHrF3g69H7Uii+3wU6KWk7Q==","signatures":[{"sig":"MEQCIEt6aCJVqYGXx/S+X4Vp0HaKRrMuoUF8nqvHZFzrX1lFAiAGmU1biHxFsXB+GCRgQUrZgENIu0GrB5+Fgn7LuZLSTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":943075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFjdCRA9TVsSAnZWagAAQbQP/jyjsEizDX9CWXEbAQIj\ne8uCUf6ayN2b7uobul9h3rhEwj+ix9Sz/qy6s8Xo+64o/5CnPNLGmsk3lNFz\nXxNw78jbkgyB5iOniRppWR9ppcuMDiZk/woGghMWrtm2bgWMD/55was6fZ2R\nNbcO4jcssmXfzNy/4YdJyacR5TYESKXnrSCZcYJwj0xMLMJlHg5DvqLGCjp5\nCVXFjbmCn1E3T+bpJf4s2+602aEnI+6dyHZW3C/v3LOD7XLVinGk1SIs3KQJ\npDB7vyFj2BoQ1hDUsdWk759QIZWCLdpDD6fizSn+SJRHIgv1+PDoiZ1SU0P+\nBjs8VZiBJU1OWDO4oAswjTwrZZk9fC5PmaLMqAJclvON/CrQqjsYi97DPUwy\nJuxRDEPwQKOIOqPQC+cylNM5jiGyBYuaCvkeVZTNb+qLx3+WgUxov3gztdzU\nKfJg1fn/SOetNitqGMQpAkfaWhyxkZrB56zSVwjMCeuGX3D5v/wc134u/KJI\npwOKXvYgclXFiRILANsu5CqV9tE5QDRWEUN3FUyriz1BTO+XbtyQxQZEL4SV\n76w4RLpfMEsGrU+m9X1Xo2FmxFcpP0BgcNmc/Dh/8iJpFXPE0v75n51qNH+m\nUbUlESEVjsqjET1ibXVp9H1/07pguN3TabvmUMr+doAKpLFteDhVDoZxAo7h\n/8gL\r\n=yTGd\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~17.1.1-beta","@syncfusion/ej2-calendars":"17.1.1-beta","@syncfusion/ej2-angular-base":"~17.1.1-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.1-beta_1548769500538_0.009797017815544429","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.52","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f4046a2201d14213df904ab70163ce814e7f3626","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.52.tgz","fileCount":489,"integrity":"sha512-gqEVomht+irPWkf1y7lSsGR7wp0cTVCsgqU0qKlKFtfPbAXvXYuFX4sfXpKbL/csqZmdn553CzDeDstphnZQJg==","signatures":[{"sig":"MEQCIAtuvXziQRHwEATEFnfNAdvHgQJpmMJcry2NP5uXc2RhAiBhBqp4LFj63VqtyKj7ft3g5pZUJDcmIe0BjJ9ZkLeKBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1010962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbrsCRA9TVsSAnZWagAA85oP/149TSS2ICwNK+t97x6Q\nDSarHsAdNAsBI/OY92IaHCPA0kQ/AMvqAo6QE5wSdBe+JAjuBUDjHOTK0y8+\nlCfQRLBJDb/APZ6pi5Gtr0r9HZkJ5+GLORD6rosdJVvjXS54ZniJo/4OKVF1\nMjgUIgMG33YiUSOGWthu+2eZtGisk1GtfLrhiTFx726IRvd3JTcSrJ9COC5x\n/Lu95lCJhCxxBNXpo0WECoK3nipeQYrzR9bXSfyysYPmrQP29JZim9Y+c/JW\n4d4muZ8w2yIdy71tcL2zK6QZl8a4fgXf7Slfe+L2yDfI2Tgm42yScqo23/FL\nmSk44kmdUgwU2PD37JK9KfHdykzSHu5SF4kFl6jMX6INQCiZ2HTWAZzdQTfH\nRQAUrPjRNacDmaVYBHvrxppn7OCae9EB5AIAnufHeIhfTWaue8r/5p2rJtZq\norURyKyVaNxlL2pr4jwGkYMGtzdUJHkBFKp1WbuYGBO8wX96j+5Lxwz4OuLF\nsKG2Q8PXvlRcByXjentiYEUOI/RYcSF9Qo9j6IkSVqZQ0qkrSK7MC1hlMQsD\nr4TZLpjibWEFMFkBEgqpIZDPqxMoCmafCUhJZOP6Dxsnszi7irdOcXGWVnHq\nSBZlglekSiNvDLYgGUmyjS2DqJIZ7zjM3ehNrEMaHYz+xKn0WXD5NEnm//gI\nLV+2\r\n=fzHZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-calendars":"16.4.52","@syncfusion/ej2-angular-base":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.52_1549384427982_0.6647829543332158","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.53","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2234e904368e19c60ac6b79ff96268e4c0adfe2b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.53.tgz","fileCount":489,"integrity":"sha512-fNS4zUX2mSXWPo3AvtTs6xyFxcL7kSHHjDGDMtnoX9B2yzwZiSRVI01oHkMe8mVVEcQJZVX4an1+kNAJ8TsIBA==","signatures":[{"sig":"MEUCIQD4bzD7iFPwiwvEg4KAJkiDGICw27C7uE+UXbOMo3NbdAIgTG7/ykTfGFb9DMqCN+vmJrNeOFwIlYb0ScadXYduXRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+zPCRA9TVsSAnZWagAAukkP/3p69IFijgWwWitUgY4N\nlmUc51l9SKiGYoYrmYt89C+lmE3NGj2IQt8UuB2we/duHnmQoHPBlohKJhN9\nuXKo7Wt/Tc9irjn7CWIC+UtT/cbHG4/aQKeNx1RD4MeS5Ban6zmuhD0BH34v\nqPR+qEgC+EFfXJe5NJs3B3GU9iwejGaQME/XXRjUG4Opbe08gC6Q+Q9of/QI\nqiWmt+FQVCkskttrWJZxW7OWkC/umF31IG3zGGbyvCPfiU4h767yKBcMw1gx\n8kWIZENZdzOywyBwBDvb5sOIZofEaX8Peqv8bXbNbMTLDkWE3v3+PkK6AiLT\nowFuMg6iqMnCK1fnDCOiMQ5Qx9uaACApnJydgf7XzbwbjPKS+jRWWQQZa6z3\n1kOAWQNxm9zyg0Nq2BytRkwgJ1VKP0wvrQjbV9dDLl58NgOYpFFpwsHSKrcc\nTNkRc5FBscvfrigUl6f8bxB4mbaA17gUW5R4nTfIphJqrgGhIowYkBYWvR2D\nVxbxRO+GDDHYC7LCo251DtgIzAOOvvNDMw6xjzaJZIQfAkxGlI/dve0yCnV6\nByshvAS/XE8M56DyGnTouLz4SMoZF8iIuOSXvLIUZlxdeYL42/b4NAXF7DR0\naQdVF3TG5c+YPN9ihGSgv7AMgG9J1eEflZwnv42xQg1otEzPlYM6uT5TR5YQ\nEwGA\r\n=pBED\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-calendars":"16.4.53","@syncfusion/ej2-angular-base":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.53_1550052558250_0.14023338016140108","host":"s3://npm-registry-packages"}},"16.4.54":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.54","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1bfe5cfe2109cc57cac9538fb63ad6a3dcb988b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.54.tgz","fileCount":489,"integrity":"sha512-npKYweCaHiGMJHiaTuz3IrcJoZgbRDSSSjmmJvB9/AeNdquAhMSFcPRH+KQ0H2aI8suE7upGbyLTyUcYUxDrfg==","signatures":[{"sig":"MEYCIQD59PXfCBkLkyHdQTt7rnUcBrUmYGj4muT8DJTcdRE1UgIhAOS7y8zrPd27uj3jaVS/2wwpUTZlp5Pcg+lb74WrW4J8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1010996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca7AbCRA9TVsSAnZWagAAXxYP/jfWlPiuVBiqkOjDM2iq\nKyiEFZVz1Rhw+gjCYZGkFtb8QRuF3dql/+V4604qGTiv458GhexKIlCmWXJB\nrWisWKQHbzwhvm/N6J39zfNSmj7/j3f2cgBWMG6ECU2wK3FUs7mv2bPIgt3b\nZjHOGySY+dgqg9rnr39CqikwhYuQIHm4iQ5/6Wd+vgtHf5JhUug9Azt4KzVq\nYwDI4XraoeIHvtuVu2UL9g0GjkL11GK4L3meimduoQ5/AMnMYlfwKvNjwM8n\nZYdSx3fNjqRfbLJfCNEs0iXelhE7k1Nh9ddR553qI4RuaeQFeUURWFPDK+d5\nIhAFYbT4Pr3/rkFiIbxlBi94Ri64KJwv5AQndwvfiSUeHkk9sMKV0PLhqyTZ\nfyiLE8aLORs2gw7FpWPRmWJDV958dQ6qiT7EfugwDXXIxWPlI1LI/lwNkou4\nhNe/M72jUhNqJFIwU5RpmlRtzUoeYdN66iPHWXHap0TxbRuqnY+Nm/rAWR0w\nHAIumRAImavfr1VWQJArvZ4/eyJhjiim65VsnBoFNmSG0y6On4NafViF5YLc\n8/ESVajmgQbdhQ94u3VzjP+H5tfX0pO+acPXRk+j+J3hHm2syb1SfAQRHcLR\nwU1mTab3wxAyMuozxHmRRFnQBx0xP7Rcl55dUBnTivKwNVFlOo7LzU1VfI6S\nTcXI\r\n=eUcr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-calendars":"16.4.54","@syncfusion/ej2-angular-base":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.54_1550561306509_0.5346264580114137","host":"s3://npm-registry-packages"}},"16.4.55":{"name":"@syncfusion/ej2-angular-calendars","version":"16.4.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@16.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ac9039cfb6ae00c6c7defe3cc5406d4978967dc2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-16.4.55.tgz","fileCount":489,"integrity":"sha512-J+ni2QpAl1jxVKJADRjLWV6BHqwIHsSKLpGOA5epqO8kkQyw8fANHhvA+qCOfnRm/jW7kTyp5Kb3+z7y/EvICQ==","signatures":[{"sig":"MEYCIQD/ETaeyDtPywXFrhBRJ/yxViu1cIPGUmK5yS73dkZeswIhAP6Lxo2NxeeMbMnV/Kp8t5sFMNuSmct0XYAndF3IMGWl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdjm1CRA9TVsSAnZWagAAR4sQAIzXCZB9cl7KCuwoZQW0\nKoL/F7HlbnhauiL5pvubxzI3/ExGrVGFNjjaVDKyVte5EHpSr/Rlb+vQIDcj\nFm45Uf6OXnZK84T0YqPGpR2ezbgXPVy4YeCdoambrV8klto8UVlbTicshRYO\nBdpJv8Uhve0kanxeChJ5hMnwOAUz04u5gqb19/uDsWE9fMJ2yTtkhUpr6iKM\nLYeRYmqUhMvyI5T8cT+1k8LfhD33LPkJnhbYq8xFbVwMOMyVxRxxhx4XNc+y\n/iivfCJI4FCBPmyHZDcZj8T0a/y/SK2rAzbl/7yTdZ0p0dgzd/k9ad0g5g6Z\nzfEsPHwPXAJfdixWAHDwd7FVxzDfV5ihLT0yxb0WHZvof1JVLnpQYiPLl2r1\nsbQQ/hCvmATws5jsGoc6+m7K4Shv7TvWlSMIC5+wgCVfK1YB1fAFF00t+AfU\nLGDBYPz1/X3tYd6AkD1D2ld2IPMugsx5b+uO1Wx3/q2YsxiinirozIgNrpd4\nBzf2Y9IYvjYd7LFZ8WfPjo1s1+nD9WFSpihBzhZbg6v/UXTjQOY5Umky7dvz\nfCLe/byH4XkpxfZHedJ9uQBJtZbrRFXqg4jptjZoCeTY+6Ylia+hKPsIB7fJ\nEAw6dMn9Mou7h4S9Dw/bh32XEESUvZn7yUyvUolSCxpz8N7ih21WU0on/EBB\nkKhg\r\n=OPIs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-calendars":"16.4.55","@syncfusion/ej2-angular-base":"~16.4.55"},"_hasShrinkwrap":false,"devDependencies":{"rxjs":"5.0.0 - 5.5.10","rollup":"^0.41.6","core-js":"2.4.1 - 2.6.6","zone.js":"0.7.2 - 0.8.26","systemjs":"^0.19.40","@angular/core":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/common":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/compiler":"2.2.1 - 4.10.0","es6-module-loader":"^0.17.11","@schematics/angular":"0.7.2","rollup-plugin-uglify":"^1.0.1","@angular/compiler-cli":"2.2.1 - 4.10.0","systemjs-plugin-babel":"0.0.17","@angular/platform-server":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_16.4.55_1551251892994_0.4187117027759284","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.32-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0b3b7be437572648dacba75877d654896996565f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.32-beta.tgz","fileCount":407,"integrity":"sha512-80aebO424cy+Iwf02MVvRS5kG2Lye2cdbDjpuqtwfNk9R1V91WyImECgPwQasxFpUF94Ds+yGwFJDTtDtenkag==","signatures":[{"sig":"MEUCIQCbYJNNsy14iittO1y3MvStOSHbz4mm+IDWKR28ZMU2mgIgZ2mLaqV+Cm4pamlfpE0Zbe89axqN9sfSCO+9wWopCf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":578837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciRz1CRA9TVsSAnZWagAA07UP/ikCIm0fGPihoyR2cmYb\nQvwXCQ3X7IWnvTZXNGS11gFSRsblR5abMpigkySf0NHFMDlqHndeuYFqaMaA\nrsQyHp7A3to36J05Lv8VtULghQNNj3/F65QkMuVcLn+BJUldpNbbawlvmmBG\nJSgPp1/pZwLc+yJeQff1bBqOYLUKZfU1wlF4ciCsl9BRekUuMZVNi0YZHw2t\nKlDrnlTihaYKLRVrjLkZg7hK9fKhLThfyS23eUcmHJG4YojpDK4kxw3LlsZ1\nTQexM5zr8xGXydjfT842H6XftTLc901uW+6fr5KIMxognZZkNKR3cgOFmhDJ\nTKwYkCVh8M75oSBbgxD3UKQBvx5+N90EhcTr6PFJgauELb0NLpQNQPFjfIjw\neDkDioVs3otm+byUjKk6BFbCQVBk34YWseRVd+tbF7cL9E4PnI1nyiZYb0T3\nxZHtKJx9gJx2cGmOuiQiD3JsMo40hNRT13M9PnKkhxaTploaFTTDLOC4QKCx\nTEfQ/8iYXp4g4xQvS4Po9Oji4V4q+5fosIaX78TfGLNiNYEDI3EK59Ccc/pz\nXYVu/ZEvS7NgjnoRfljbGIDZRI9rsDy5rR9cPE6Jtf3a8SUcX8FINiCreyUj\nq1kc55R+mhv8P/ht6jrvpa9vv5q+IbM5QBkpcwhFbXlo/r8gnb5Pin7591CY\nGv7i\r\n=keIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-calendars":"17.1.32-beta","@syncfusion/ej2-angular-base":"~17.1.32-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.32-beta_1552489716590_0.8812117551048289","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.38","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9658ecbe46dcb501760b9815372e3f97009d8ad0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.38.tgz","fileCount":407,"integrity":"sha512-j9n1L00vediGLo3gtN2n5xGGtKHbBmiWUjnJPuRZW1WIK4HUl8If36xzUS/TWw1KFKI3DFJbNE3k+OPgirPxFg==","signatures":[{"sig":"MEQCICSGcQRFhliXfChyfyP2akESoxaB8g/slPcQbp9eP7JkAiA0pTAKzMA7y2E4Idl0x7LvkidQlsvi386dBvvG7BIfew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":578946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncmrCRA9TVsSAnZWagAAj30P/0fQxTpUUiZPx58MWUj0\nvxxkYyd2mqG2OIAmRBYs3ER8QolQgD3urY+S8bJT8T7hHrAmjjkmEtB0uGJJ\niECCnHvRw84jZiXaunZydLOi/SJt+tJBURgRYJ3flPykJP6qP68tPjJJl7e8\n1pX0CpGRyVzVFvTGmSvhJmKJ4/bHehqhzGVZYknqh9zkD1z3HvHoLrXT8nxT\ntIUrWGQA05v+Xu3TPIJ5wvxTGXYYgglDQ/qdULFqkOeYveX0V6Ap/Jc8tSZB\nruLIMDB/uMqMTBkACLZrNlR3UO9nCTV/1Z+fElEfeWpPR6dD1sFgCJUZP2QA\naLXoVjVIIpc/k5YVP3NIw6ASFM3rY3Oc/u4O8XEb49Df57dxjZxbHZb0xGNs\njpeDmBtPQiQXewehnrgd+9SWo8+vBqJUGGbu3inCapAsXtgV1wvAgANBMkan\n27fNpppQyLu/r6cYARTZ/XfWChGrg8/r3CsvSkuw4vNVh/P05nZmUcYoYHg5\nRHTS50biL0e6L26eXTKfxiiNIoOzxt8xe+JXZrLaSXnnGujf0I6GoHFT1YPq\n8DMrYPLxPd2RtNMPgfFBle0+RGDcmg1QXvIhyh38cgNj5Vg+6nRnYghgbYrN\nW7WrrmuOcZz99Cyd+qV5rc6a2GvIqh9+ZoRQmM399PYaXfR0eJgWi/F3vh8K\nBfpE\r\n=xsfc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-calendars":"17.1.38","@syncfusion/ej2-angular-base":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.38_1553844650522_0.800474438073989","host":"s3://npm-registry-packages"}},"17.1.39":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.39","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"59214c3b3209094345e94e27ff13c51641b3f3c8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.39.tgz","fileCount":515,"integrity":"sha512-z06PUpJzP2cbtJB0LKiGLgHzwRoY6h59OXH4L3QjLTPKZSIN3kLvvmqAjcH2cz38ps0QUYobLXsglo48nsmQ9Q==","signatures":[{"sig":"MEUCIQCgb6+G6tK6LFyK4HeOnE5r+WNqiMYLVUtMxoTNmSi+dwIgGYJP6sumioLKcXh6ABtTqf5DEArnOgBKeDIG/MO30QI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1456935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnnReCRA9TVsSAnZWagAAdSAQAJ4NLUHlkTRr4aGyoOnT\nvaISRsiU34LRmSHRWNyDs8z0aX0HpXLPzKytYhAFnD4BI4SRQBlu9WWHWZXz\nU0FXij98WVL0X83dNrXIgNkLIQk6OiZKoC180PfzjNOCcw9hK4ME4UGCvjlO\nCZst2gpdqkOtRQt68UPmTyf2wtBi3RHGACzklPPhoStm+8apeJdTjwKiVevp\n+2SxWTo6SIp1Q3rx+iAtVJJHLomGw4Eh4hOUZX6mogSBRnAVCbBY7ho/pky/\nxVDwsU0iXqv+10oG8JkvoEcua9cYqXcgslxQeR9b5fz1sum0cFCiImXTo1rm\nzPimzfRQ9kPXn9B0A7zBNgDIV0CZZm5udANUPflJu9iFy9A5jbPdwOCC9Uu8\nJN9SWkm9KyTxSwIvb+aH2OrkSJ4BZjmxdWK0bXtIJ6R3gkiQckyqy6YnHxjI\nbEYbgjBrwxzZfJ1E+GoXyWw7JbM3M/CC6c/bcTW4cew0QSQNEyTFHVzQkIW0\nZ47gDyT9Ch62INI8qoqQ4/MECwuWJmOISxVbox5M5maI4rPddsbvwDwZ/Hnd\ngcj1LV7l5rDLBdOjBb5AQk8EVpAHJ8XcQHVApzB7W/fmVdb3FIK3VHOJRftT\n09QDYMkdwAhRV/ku5QdzB49XFL1O+BfjBFXEU32NhwmITlaRjSEjz8Ak8P/Q\nguTf\r\n=F0eo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-calendars":"17.1.38","@syncfusion/ej2-angular-base":"~17.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.39_1553888349670_0.19165069472704332","host":"s3://npm-registry-packages"}},"17.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.41","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3bf6298da685036cb6f8daad3a894ab98dbb5513","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.41.tgz","fileCount":515,"integrity":"sha512-yfB40wa7Bv0p2zTmPxa/AYMYRXTzHop7RQFoembp45OwxVm7G1AFvgU0hJ0EwoAXt182sx+ZlKyqEkvOFYDDMQ==","signatures":[{"sig":"MEUCIBP57t/cTUyPylSqvES5ARrFhd2z85DkTehegbv3T3xYAiEA5RwxtzdPzW2GuySXx5z8FZFe5l7aGTBD16gxuTSunIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbfoCRA9TVsSAnZWagAAOYcP/jitVU9I8cuxZB6l2DLS\nEzXNq4VaTAnzdj31MWA4O4NFBg7fj7Na2iM3RVAWLMvQoY60gHh36DSUUVow\nZmX7zs8Emx0lRdHSHOMhoGJWNTMbMwkGC97jpwwFkUe0p/crvufk9Y+a3L21\n09Y/S8CevTcRVdnk9uio4QkXCb29LEfwyckphUQOiQxqwbNntXhnqtRGtOnt\nWWvrO67+omkCGITUegHIFJ80+jOOgXqQXnwphi9M8jKp/gT9v2O/a/rJeu3x\nmi9GQ0LeyKFaFjh6QD+JKSplCxLjSbdfF538jTVBYjpbsZfVaqg9YfmmPb3h\nNrdi/IztVYfdMTEmjhBPlSNmI1pqDppATlId5oHcmF115n/UwRI5aJeaHh5v\nb/b9MYytTOT0p2hc0CIqHH3U8cBogAPJeDAR8HX0ABq7AjczALFpNLRlvq4B\n+a+0mZ8m8b7b0z1i0tQOC4eGKB1MIfXON5AzAUlFp73RKY7wZsvfnpJ/dW5w\nbkUk+FEOotX//nnZ7AjsyPacn2JeZoTICVZCGqPD3QC3XJ2JpIqP8SsmDfwl\nmreRXtQyT63z5pRTjh6Xq7+sr4SaJJbvxvturbbhBJgU/C1nrZglYm1lI4pF\nqMMMLMPQmWaA9rmC/dhTRrO1LQskealRZ85SkDqHJSmwZ+FYFBq9lhd2vLKr\nS0Eq\r\n=ZIoX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-calendars":"17.1.41","@syncfusion/ej2-angular-base":"~17.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.41_1555412967831_0.2905367231333744","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0c8fb46d67c62a960c9512f7185e0294cc50630f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.42.tgz","fileCount":515,"integrity":"sha512-/rH2aRjdl4Zftp41DwsCRW4sguW8/NBo0VpNvi2mi4DY7lAkvQE6aDciTCjuIh7+zZrLfnGqY9legP0R9ncoOw==","signatures":[{"sig":"MEUCIQDfDSoTIcS2FtVFhcvmRBNQEp49ueWI1QS3ntkJ3cdHhgIgOUV95hSmW28oVE+8gSYHBZZ/bOFruvXZcbzanUlf8fM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtWuCRA9TVsSAnZWagAAs3UQAJ2GSgS9qSYgPiQ/Wd1P\nkOH9e1fwuMXbeSwJ3VguBk87Z9vx23oCjTd1yx2gJwUS5Ke05xhOt0hzf7WB\nCqifMT65bQvyllA9DdHOcyzXtU4HBfXTbUB12nbcNf7f3RoshrpGqlPgV6Sp\nPGkHUS3vaOzqJoCu2HyRiPbZCYXrvKqGgijjliLMJDhZEJbxJ5lN6/c6KR7R\nTIj03cvC8WEhF9CNfYutHUvgDbMZeji+nOY4kotISdSjhvqgvC1/9ypxqtaO\nj5jt9/ylAHmDMBRJz2VEfZ4FV+tUXYekiX4CKkU7TEM9+JjMRZXSELife5t0\naHCgyEf6m04hOiz2mjQbLqr2QNWwDBL8W0uNPI0xqADzNoPur/SnWSPXfh3W\nhvEG6BTVQ4bpjHlMJph44LHkR8jHZQ/ks24XBjPbN1zLJw1mXqAyOqk/BRsN\nmUjjFk2YprUKl9DSKwlLY57lyvAHQUwuGTT8JJV8IPe2zdnN5EWE01Kwow7r\nWGyYOR0XwxJtxCHNlb9qldJpDX1j5NB3MhGvd86Bsbl+88hVGWCpeYmH3knP\n4fTg6IsIzKKv+DOtRu/rESBc1SZy1iJT+zipYA9TjlcpgU+gdbzrCf9Y1hoa\n1AChoh2+FsBdNHJt/bkE+eM1iZtdmPIAdTFcC9aRwsuz1ZMtberPguoldHUk\ndhoY\r\n=XGlU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-calendars":"17.1.42","@syncfusion/ej2-angular-base":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.42_1556010413856_0.15194240212612575","host":"s3://npm-registry-packages"}},"17.1.43":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c9382334238a965c4aaa07434063afb0db883543","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.43.tgz","fileCount":515,"integrity":"sha512-WQJvZ4ogxCIj4YPlyiqhYMtc7KxMnuu3RI0SYFAnw9Ia35E6k7RED36t0rbYEa4xFEkZ4iNqgLny40Iy7tCKIA==","signatures":[{"sig":"MEUCIAzwlvRSTT+jKGH37JujZkLbEHp7UfNgPCCKmRyBt7V/AiEA1/XKlqraKT0xHDKR2U6Cw6zwjpUNdf+kBYSJhDqG408=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyCFJCRA9TVsSAnZWagAAXuYP/08UcwMmFrO+BPT9X5bb\n6+aFy2ZIWGfF2e47bFvJ0BexUre6jwl2tsSBEN0i0tebApMZ5PYAwi0/2GTx\neVzHBcFuAJ/N4GESd9q+4C+auFfZGIxvlwKVX71Y/vTxa3ko5mmtWfYyT4YF\nTqKsVewcwS+2VrimpJWERO93wcGKo9BKPK5MTgp0+p6evimLAtYsYYWsYD5Y\nF3r3UW8LwlcV1lLRR/QMhXdp8m8si1WosdniwuMF+W5FAZq5ot8dmlw7HWxA\nkc5x1o4AyEaZJOtsULJidugJk7psIeTgz1iXtOzszRvMf5CpjDykdGaMR9PW\nlv/l5YOBgHYo9rkVF8WiKvef7E2uYuxfjCm4v2Cqbnwjgec5cDiMHwp/DFkG\nCoXj1iuqRYrcV7Rhxrjdt56NfmqaQfjiy6/zJNuACDZ0I4dbWwxER5VeAnVo\n4ZBYWOnvkRXKDz7DSoLOfRRKDxxkl+vvJgTYGVzqHIRXiIElga1pC65HF5DI\n5Wr0W9eidKQGwG9fRnOSJoVp4etvRvJVvHq1H94eOuR5/SOc6IWcBBErvoMn\np9QvHHWdJJjK4/LJk/ymoaUsrJtdNPBg6yqRwE3wfC6EZiifxqumFoQUQ5mn\ndHD1DMT9hpk7EDNdVTB5F3F1NDgj3npUmE3pBY60R21kYKN0EHiftuIVS2M8\n8kvt\r\n=rfrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-calendars":"17.1.43","@syncfusion/ej2-angular-base":"~17.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.43_1556619592432_0.7485079612184531","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"07b8f1a4757d0f8e56dc101fb99146358d754992","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.47.tgz","fileCount":515,"integrity":"sha512-P0MVnIKEHF3e89z2AQA5JCxKywLNJPTbvBJgQrkGHjiaIJo3LZ7rIBQUXcbY6fDprPfK1ilbfzVM+RC29DBp3Q==","signatures":[{"sig":"MEYCIQCclcA2W7w7XiGikvbDaYoT+cDn9QI515gZN530iM7BeAIhAMfVCSfxHdhWaTttuy9EHu6Ss/sJWTbOfr7bBtXbxbR6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2ps/CRA9TVsSAnZWagAAH8kP/j1NmljOda7jVvszSz86\nEHIvk71Dv07V+7QwhSjcBMgbu6YIFSASjRSALbOgN6ovaNH0mIZCKNbC86ye\nlQV3Mmuw2vEtBfzCzD+pGYHXNUxPcJJ3czJcGEL+Dv3IRZSabRhj/wOV3d1m\nsm7qHnSTfq7d4sBj2ZTtsFITS9hWr4mrZcBbgyIoYHraQjKXtB84Oa/virFb\nUxjwA7C1AWl0ck441Lejgs1F0oudMIGFKV/SZghK9p1qoKeCeWhUPM7OF/s4\nCDxaM/tnl+6xtUAX18LTQ+AMJsMJ+2IMXvhF7Js+lSkQ9CFJF0kRfqAE07U1\nudqTPI91fWGbzG+0H6EF5OP4mzW7RlI2DjWfJCsnHFwklEl+aXcyDNvMbL9U\nLE5j/g71G+aOu6LcmFFVMe4TNCBQKc8bfnZXgZnfJxvxl/ezMKnLwJoy2Jgu\nRe5XnoIWoCSnPk6iv4N1xlzMGCcG9C88lKNz5Bee23RejLZE5fVGHGSSGEbN\nbR913xlceHJDN/Q2qKm8tEuKtpt1ERnZ11rXf+Z+v2pf5lTF8Y2DOm/7ami2\niBSYXinNhk1yLdJ26dldkuYFo5frIG/fjeVCn7SmswO6q2r1NlkhVaDSxJyO\nDHVE36nE9cp7Wsb9htQKvmk0BIgSp9KPVVdMfRhWGx0hqImPAZy4OrBddQsd\nYf9O\r\n=tuft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-calendars":"17.1.47","@syncfusion/ej2-angular-base":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.47_1557830462608_0.48755951162892774","host":"s3://npm-registry-packages"}},"17.1.48":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6274f73394dfdd32f65d96c690b08675c5f420b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.48.tgz","fileCount":515,"integrity":"sha512-UQ9eGEbsSS4WzjuukARseh45VEv0Tig+sJDMIkusknvQcmtlwbgI/A8DttqNIG5gmuhqnBc7eUJi55RhQ9VFtg==","signatures":[{"sig":"MEUCIQCMxcMzQ6Pf1T6F2heXk2zfiKHzzej96U8kTJsSvP1j2QIgJDE1Yg5QTnoXzfaF07PuRckeL0pBJ5P708BZdERGIy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1467239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4+vBCRA9TVsSAnZWagAAVnEP/3Uou//H9SsX9ux6itdi\nWHTRnvDtBZLxTpYsV3OBYutGoh2cso0kkvuW93tOYT7BQwZAY28HD56RdOqv\nfPs64Zdao5hP5XpmwnauKFwOBa8PkGpfP1OkA1+UyoxtRg6z7dAOFTRCZ6Iw\not7GBmaC/vULgGKPczlUHSw6efcU301b5dr2Z/wMoD31NSd+NZsrA0lAzUdb\n9xkQ2gAOv2+s3CuvOv7O6iW3QdWHGU69S4d+n4VbtbpRDAQnFSD6yZHGLFYy\nhWkD7bfWEGGZ4ESgwf5iG/Qn+Sk4++mYvrXwz8tKIFZhHaYLwjdUn3RcF7y8\nX7jdc4Bzuc0QiSnm/AXdOt2EbFICa2zWW0Dc4TuQPohFa8qkAgfnRMGtjzTN\nsWxh0kxoRVIcSIfPHxYMADx1UaLbYC1IexbnY7u1sHATJXvsx/0Y+m83SDq5\nZcDmJ1eBiDHxhX41GGxm/bBFGtSw6P6L1GYrEeuZ1hsx2whLOEvWwPk3wz0Z\nEDVs5QNYvlttuthHsKqaq63Yf972nFDPqTIBUF6IPwjaYqZa/Y+ZyhdgwPFr\nYz2nEZr3g3+F8ooJuFuzXRsximdjimkNkQ0dXNcTb4ir/CYiUwCPJAWI/BEE\nldAdfiwsPvapaJvzezdGpXkZlh9vt2mYrXc+fpzPAyiSuhI1GIQGzQ/JiP6P\nOOPJ\r\n=G7cN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.48","@syncfusion/ej2-calendars":"17.1.48","@syncfusion/ej2-angular-base":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.48_1558440896636_0.7372533460149677","host":"s3://npm-registry-packages"}},"17.1.49":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.49","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"29b10a18699099585a960c2fbe0cec3a001657b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.49.tgz","fileCount":515,"integrity":"sha512-cifPs7OW+Izbw7kJXj6F/bTRuLprurPQgM045ff9ez1+d1z/+VjMNvsITYq8dfgUZmId6eZ1r1HbPNgWB0kltw==","signatures":[{"sig":"MEUCIDCD/kZmaO+IQZ5Dwa/NvMd8cXCQn5Cz9QPSX8LXFvg0AiEAhvSfBKxJ1vfLRrVWEzDzIiH6SdkYxXglnwMUHqB/76c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1468689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7jjECRA9TVsSAnZWagAAXLIP/3p48gqFPwmTOb76pj+d\nqt2rsWQlSD3LmCJq2BqfiC5Qh/tNs0cB9mTq36mv8+a5txLSke189x0C0X7b\ngvSNYCSeVL7inqmIp1C5doK30ZJsqx333QH8CeDCZ53z1rWOeEmvykAsJkAf\nU2kn86aO5GxgYlSYdUZU919DzGolXQCmgGkwrIxmn9BAXvLmXlAw9FlxRfBd\nZ3vlAXxIGWbxrOgKLASxAIEyL2vbgsNe+VFaL5Fuwxrquh3UKagYWv9muvG2\nksit9sH4Vw+5xOSE7E2gNUYI+/F7JxV21i9H/UFqjQgjVRERe8Pdav0FtJDe\nMvYaVvCajihPIBJW7TFBvqiSys78l+2ac1pWpvSbiiXWuPTI10EXoZaN4ATW\nqKHYttqLlie7fwNAPUSDHdMZTM+J+/jlXGz34D7JuPAD6jFEpxOmXJQnJ4mZ\nglqtAzopJqpaWyIVvUbmUObrtOPHTSu9lAjVE6AHN0H57RhHate25jWiXqD6\nYJiBPjMoFBDjnAZfCHL4a5UUbByOAuMZs/4LdbnCHPskjc4HhSdzxIcJ4qQa\nhblOxHjpp4FLogp0Lj+Fn4Df7vu7Vi772ia/SHPC29ptpjiXNmVtgNaVUjpQ\nJqNShZSHwL5wvmyOHcGztOjThZAx+hexNcc+kPoZbNJi7waScbnhiYARSVLI\n+wIu\r\n=5yiC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8306e04069c47b8375add55b469d6eccc62ff8ee","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.48.tgz","_integrity":"sha512-vVecLBsOE/UJDMIJ15f7kWL1ZWHtMzJDEofGbO617P/Z0cQg+QS2sw047Cmg3QDs9Usbee50MiVj753Ud19SYg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-calendars":"17.1.49","@syncfusion/ej2-angular-base":"~17.1.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.49_1559115971982_0.25099052324576143","host":"s3://npm-registry-packages"}},"17.1.51":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.51","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a9eacf80d281acf357c37d81fe97499da3c9e02d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.51.tgz","fileCount":515,"integrity":"sha512-CgaByOjZyE7UloDKZpVq8HtSlcZRWcqi1pN5SuD/1Tm2nNbQv14YIPeAC1RnjsjKavl2SEmNr1UvoSuUP2lDWg==","signatures":[{"sig":"MEYCIQDo8tYFan8574lhBNHCtIRc1FukXPyS03QxPvAgpPKFJAIhALVKzz2rWg7Ujvj4I7+UmLco2ktv77IJG/csVL80iY5S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1487724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/6FlCRA9TVsSAnZWagAAfHIP/RIY1Cg0ViFQNZ+BNcER\nOWnZkdI9UlvcZoXUAb/W9L2411rq2FQdxYXNA7fFwmaiSbmXydgkymdTfmn2\nZbsMU9iKUUuPPaySZdkZOuLl8YIMJCY9ywabMgq3S0jyQEOe+tR5QJoVdD6i\nR+NrtxKHd3kqxlItdkzrYMtVztnfdAf1eQSo4vkwG5QthikJad/FuYeWZmAe\nMkSMV1wxD6D3cx8Jmo+gOO8d9ipWjyWZODd6JW+m8k8smZ8Xy9xV8MetOlXU\nU8BvINJDaj4pJUqbR1uMFh4NJp/almfewc3zHiOnaK9tAy31m0nVE7h/G/O7\nXuGJd2McpgXPipOnKV8I/5VkNdl8tKa7jNK5i8xAAnpfcavTSSY1D5qQO1rb\nSjRXIQ2Sz+A4Y89BXzUk9IXt413EMxkv1yRufe1wKWpMXniMkx4XHFvfTR7r\nZUtfLepPfNqiqILcRGc1MpFtwYLZv4UyNk0upmE50H24ZBk37SunuFrYmhOT\nZRXlRYioWDR3T9IQTmRODTgcNkivFqyHMVzMwlR+sYDoAH4+gz0FxeWA1kW+\n8athLGv1X7UEK3hI9pryJNk5HSo4sTxBVfrjfVg7UegQ1m5EPe9KhiW4zHJV\nlIZIIZt/y+usWljPEHmRdZWphgUdVGhPkxgn3ea45Ea/FyzI6IDnfNch6oep\nBDE/\r\n=0zBw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"7de8cb043261febe93440460061c45b70a63d12e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.49.tgz","_integrity":"sha512-n8vif39TRWGd53i/40oWWscdkklFnqXkbsjXif41JOSg5TTtXp3RAoK5lkVRgJVIaG2VZTT3irHfI+3ajSXC5w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-calendars":"17.1.51","@syncfusion/ej2-angular-base":"~17.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.51_1560256868852_0.9162028632866581","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.28-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.28-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"97110c439dcb5e092899bb24a80f9fd668310f9a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.28-beta.tgz","fileCount":515,"integrity":"sha512-mPk1A+kTTpOIteAn/eHCWjZtactngkvvHBcXCIp1jIgPL+hbX1D2LaV7m/sHKS6mjGJvn1Hc98G+7URR9snd8Q==","signatures":[{"sig":"MEYCIQCWbJxqk9DvaU5xnCknU55ROxytny8ad7jwOoHj600keQIhAKsC8W3r8piYgIx+/Kja5gn+rUTjzzuYx/Eb8ya3VTsG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1916664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNfhCRA9TVsSAnZWagAAt+0P/0vSfN+ACkKnap6T52Gn\nF8k3qAy2URL7/HJgiQxqzDj67R5niTzEzq0yi8Sdt27sXIQAWDodjWz3bhCS\nCu21a87lRrJ2XP+cxokk4FxehGFEFlP1X62zbsaqhM5gPFgM3w+xtaCj5ZzZ\nJGHCPG54XCEaQtzc5pyOiwwBdNNnSC6KmLZOoyAVluGQnutFYdQS9LZSs45U\nhj6BHBStJp9mNiuDvWzMYRLgouQY0Z8C/+AWaDqdcWSHhAPrT5NYx61rtVb7\n7/n8reNHYMWngofvae7YieWHJXrgfA7+zA0adeaOawW8Go1tvCbuPTFDLOLg\nGPhirBdbaBiWuyA4FF0aT7GxcK4wDdg23EOXla4Z040Cd87JxnlCEb46Kti/\nsFJYc3DPGBkTCSl4OOacxChs4g01uedQJZ/bHMGYKwVbJlyqDq2Zq8jIi2Id\ntkeb0EmMhJX03zi1eceEYtRyKiSi248gM3IrWt4AAtsFIcwbDI3RIGIeycRp\nssWtH3SkTDMVR/VgHOg2p2kOLhP0SphkCgwspdqtueWaemkDvV5bEAPwGRe+\nKZF6dSZA1Wg9DWnmU7kaSjVxp5fEpWdp59tkncPrJV1nDRoKKWSvLBaHtW22\nRWt0k3BBnITNXKog1DJ1Qj2XqOQ8kf2OidhPoEJybBtHAqo9WRXo0lcDC8qm\n+4IR\r\n=6fw2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d3692a98f18a57dcc0d0f67d3972c9e850c9b27d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.1.tgz","_integrity":"sha512-bbwJAfAJWltW+VXe55ao6JkRuE7Y/7ZJPx8y4GO1EprUXQ5wBu/99fFklxmiXMIQ0mDYZIFa3Voep+pmpV/76Q==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-calendars":"17.2.28-beta","@syncfusion/ej2-angular-base":"~17.2.28-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.28-beta_1561647073098_0.8230419083652569","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.34","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d40337061b2d888d8a14e15981ebc9f233bcafad","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.34.tgz","fileCount":515,"integrity":"sha512-13MuBsOeqF8a4i/eitm31syxyi2NSDJvKfRwyo2upaCsZdezWZwezbXmspXXDJtCbKv74OOznk1340uNRITgGg==","signatures":[{"sig":"MEUCICP21EtKPv4+xTj0DdTv1MF3jUFEjO/YLkFnZQST41+3AiEA/9akkgMEFi3BwdiOafxl5p5nQC3mWxU5FGZYZ5QuyXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1916943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy2uCRA9TVsSAnZWagAAuKYP/175d//hfGku/GX9qRMC\nk7fn2ocJDuJ9DAXVTT27O41yz7zhagxcyeWjOgf2RlOkRnjqBKUG4phqta0z\nC+4h09Cug9rmK8JJZvdqw69adhCbpO5YTU7Uyr6THcuvVF0P2CuRbrnk4zIZ\nqvEi+PQIl1Pcgf8n6rTWtF4ThD+8owPf+WUvxEUMBTc0QHkxn7Ijy8bhtBnN\nISlpB9EieiTQGEoCav9JBHjGnEemcOl6CRBd0/zYp4/l3+AnSybBXTOWC15n\n2Th6QhDGVw13HAj79D9H7Txg8hrZkeGW9aFmM7Ycm9xAETsTMDvBwf51589R\ncAGf7Em5RexfkfC7mtFE1FdJtiaUj/8seNSoTVdoP1PHrpBJ4cWA/jAVUKbG\nqDqH8HbH372MYDie03vHeUBEwXLdSgJ1iZT1kPv7jC9XkVsUqu/aYd11uWHE\nz+mbJbxtSrPI2bzY3+an6Sg2b+FZD1roBwl7w7GM+xyxYo2G1rIkY1Q7PEjd\nVragXA/X20jKCVuZmV0F2rSHe69ra1UPIPyG8rFcjC+GCdyUPZm8mfaht9tS\nKMRG2p7ntgUDT1s8BW/AzsMvyEbEuU4Jr4WLOfN7BCd0y3XNfz/BfIsA54oF\nGWIl47l0luUblGdAy0i//RFSAsan8WqoTd5ezd7xbJZzodtWmfs5U/+nQCkc\n3pzd\r\n=ktjI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"00cfb797265bfb405c1f8b0446cd08bedd077cd5","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.28.tgz","_integrity":"sha512-1Y+XK29zu6PCmSflSpnnOMQdyG8xzH7TRPK6e0HSTXxE6TCwc4Yma12y5WgtrFtpfkqD3Nul/1W6uf/iJIF/8Q==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-calendars":"17.2.34","@syncfusion/ej2-angular-base":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.34_1562848685502_0.05784441561855713","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.35","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.35","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"88865068384d9f2451398ca099b011abd72075b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.35.tgz","fileCount":515,"integrity":"sha512-z+Iiyelb7KMryhO9KTPF235Y2X3CZ3LJuGvY8MA1mvri9SiqbR/qHBucNVFsO4QQPfwO6ql6B4e0uSmo8M1P/g==","signatures":[{"sig":"MEUCICE9MgBcuIsPRfBbdb/9oK7lpAyq6puov0grdz1kCQEsAiEA+/hybdhf9G4A49T5T/qxGFD/WfABBxHe9t0OssN2tcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1917461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqYyCRA9TVsSAnZWagAAPZsP/3+mpUdFM8pg/Ok6vQ9T\n5W47uaOlqI0FzCJoFpno7zvP4gGQpFiUB1CDoUeC8sACEOxamaBPqNcDaeME\nn8VRI7+0RVhfS9tXg0V9N1cy0rCRFZn0gTVkPU0yt+jIksr5+NAAzosHYF+e\niICKs8L9f93xOwKuF4e6bWvthR46mCSYa7kJr0TurjU7IFS10iA0/FSFP5lq\nfSDjPPovgVmtNhRJZ7jBLfWpYjw+ppAW9s49nmTfXIzAGyJytUJ6YX4Yta2/\noeTXsnDaVmd1juznL5SmaNbo139Y0KMs3s/Lot3P3J7KSfz28b/nHXUb4sta\n29zZ/EhiN9OXUMrelXKydjYZc5eDAwrNuXmyzTgKpBCQx0x4HPu0MMcSxEPe\nHfvO7q6MEEew1fx2CLQSwAbdovlTFFdPq6BiryhofAdikUg95jwodtAMPrSy\n4kfD8YsTazgmQKAmgnM/ItB2z9q5/nY5h8ZL/suFU1KKNFDkAG3CyC1WVN02\nTF6HQ1TTSvsSpisSNZr1LoOE3C7HstPeZJBTNOL48164zbNkL6vvXhdfbxoZ\ne/q1fQLivfqx73TVXqWHLZcdyiS5yUlGY1G4g/1pAQXYJmUQ6h6fwr772sTi\nmT7YfCVdahMQP01B1JH9yGACtZyZa1pBU4lxcGoFlXvY2eMP4ptHsdxF33ea\neuEY\r\n=utFE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"749bb3fc61a6b6ae8627310dabb3dbda3beaa8d8","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.34.tgz","_integrity":"sha512-ilXZn37aVL7OSxoK3N9hdt9kyU5nJarwnpZYUTF2FO5S4BkMaU5WD3rD/bun8f9l6EzZeSqN7gkSnlHfUeWq7g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-calendars":"17.2.35","@syncfusion/ej2-angular-base":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.35_1563338289322_0.15290478868040847","host":"s3://npm-registry-packages"}},"17.2.36":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.36","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.36","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"86e89b76ed521b57b8854056f0f065ab09f66d70","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.36.tgz","fileCount":515,"integrity":"sha512-HWZrbczLLHEZoPIvpBya0uFNw4HH9Wve9kIenDs0WNa0wj9K8cV73/EbUfuJtoJRuXbIdVgqkieyFtOWCJUwuw==","signatures":[{"sig":"MEQCIFrYZDKhzdGbcCaR395+Wl4kwYKLAl+Cxr+HTydCg5zEAiA7t2TJ3gW+trkpucCemceZsACq/eb14sKrl82lZwYOBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOAv/CRA9TVsSAnZWagAApgUP/iecbu2/5I6Mc9xh+mI4\nNiCuM/1DCAknxWOjdgHlxsiC0Tz9YMgTJF2i8FxdN5Sp+HWtJddE4zlMmdBw\n7xArF9xP+nDYA6kOlVFalMXOE9SPJ+FYc+KJ2499W2vClA2orjnZQwZmEl+h\ncLujQdhwLuCT4lHRJMABvJqZFf1BD9AkM/DZLLImtr7I/rw/z6Qyq5G4O0us\nj5ArpNLVPxAu3Ex7iUlaFN5zKDZZAfEbRCxKYw2ANek3SZny6ZG0/ahIhQcc\nAJIVoZfRVuIHK9x+J4f+Ygzpaf71pbKfCPJX/Qjtxo3IRrETFMgQj2RTcp89\nDJtYOoepjAYUE5tdwTQvxJgEI0Kux2+lWVwZnX7xfopOB47SVq/85Akkktov\n6iRqkbxFIzCTfPD+WaBqMHYABkD7pcYMdkg41zbwzo7mgyFR031HL23XYnO8\nHt38ZRxhK9Yiw/vfEhssuVBN1eUb2Q1DXf2B5RM9WQ631BDElgvsD9ZbtK/M\nZddHYmXruo+SNE8QM/xS6QqQhKnmJcCB2a5tq0qla40BbL8+nWKDt13H8Izt\nVvW0fHxgSqd1kyYIfIdekE7ME6rHZk6eV+Aj2DsmdY2ZuNGN+oDbZnOxST69\ncLPbKthSW5urVDsuK/nIZPX1z3kAvd2VibqeJn4EkTasveuqvLMFsGKvSevl\ngHfe\r\n=HO/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"700030022970012856010ca33a016de5080cdcbf","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.35.tgz","_integrity":"sha512-ZaZn8Xafqw8R3+h5CKN3KCwrf+oeJmTHpK+8Wl+dGDTLj73tPjDqYSPoqE+LqBAKl/dMi7zjKnMaiiAeNWWQ7Q==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.35","@syncfusion/ej2-calendars":"17.2.36","@syncfusion/ej2-angular-base":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.36_1563954174829_0.8824688338694613","host":"s3://npm-registry-packages"}},"17.2.41":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.41","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"940d7fcb02697f550a7e8087b53bc90abbe4f660","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.41.tgz","fileCount":515,"integrity":"sha512-7txZM2WX8CbAqoWfO/FAavvXBMTqQX7EmPVmJpoVS16RHC1qyKCTwJWIjfDevsRgeemXJGj0t9CI01J/520bTA==","signatures":[{"sig":"MEUCIQDO0h2E3qGK6fmG/+RGQgZ+iOqfK0u5Q5sr3MTa+fnekQIgRiIa2k/uel5b52VwnfXwDLNX9sxrJoclAM/T63FXbFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU4ZbCRA9TVsSAnZWagAA9iEQAJXwN1IiSpRzBjBEjW01\nEyvGcPfr4/mB/oUer6+RLXAu60bKoHT884nWYb6ldDwps8ZXImTTm6xD9Se3\nM9vVa5OlUh+2zlBkhKHd9oxnE41OPJTKJpIZYTBZ69a9SH+HzV8ejU7/2VYC\nqo/p4+eYnRNpKkry7RYKtFGm5xntNzR8gLxnTbC3NqRJShxeC5ggooAZUOXp\nVloc1zE9FnkrZESkAhLjAgBCls3N53smxHq5wIhUC9neD5qMP6OKYpsU6h6u\nG2aP3zMpS/J0jweqK0LPAifGrJcqIQmXVjICzsL3KXQcXbzTai3tz5rLfFTX\ncMFfvFlaLQrQSPmReFOzn4DT/wGbfDuGDBabdyiU2cOPYT9u+VRwz6Ae5I61\niam0sk/S0aLJ4aKJEKqdjGl+bhAngHhNBPliDnChLX4u9zE4PPWP75tSMTep\nr7y3YlBpU0NUB9AX1xkcUcxgnkWoK5Q71UWDyPUx6bA75BMV9hEzKuTBHNyJ\nlDxXE/cP+yZsqKXIRw42/PLNW2dR8FsAZR3EUvsVpTJPOi9Kqy/yUkdeujxx\n8eWP8PccFut+hJb3QPcFxjOiNGR43zwPirJDRX7ZdiMFs+oiLVEb64FKLCQp\nNPlLnU1B1rX3QNGwGtCf/xXV7gBMpgKhtfZV9GEeW6KwaIe1M0ArnOerB95y\nTbqz\r\n=qFMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f254819bf7370e164eb9f074950b58de6d7c648c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.36.tgz","_integrity":"sha512-Cd8piQPkrxudWzk35S2gRxMyoyt+NaS3Ln+gSVBTTRf6izyNEic/tCRDnfa5zG6hdY2v9rOwE2aaObZu84kNFQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-calendars":"17.2.41","@syncfusion/ej2-angular-base":"~17.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.41_1565754970707_0.7961824550085403","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"80adf9db0d94fbe0fb6ed41c70da733602edc1d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.46.tgz","fileCount":515,"integrity":"sha512-yzExJgERoXuIJ2OtuuCCn1HahVb3A/4+GUhKsfP/69UflVSsSCFk8GUXch8NbDlVhpQn4ByAt3jAiLgntgjGBA==","signatures":[{"sig":"MEUCIQDdITFpeA+N927ZyOszOy59NavF2JHH1uvMdBZG2wTB3AIgbYUKEUXYYHXYPWyIMqwcTgH4He18mgyyI+I7vWBfzrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnOeCRA9TVsSAnZWagAAVjMQAJGzxI0PNCQn9/5HJsUv\nOkdJILy7TSP27Ly0emXq/2jIcuoh2gGKdsSPq9jVrC5qKBqWDonChNXUs6rX\nNI6iXTaJnA2f7GSailN5FRQL5juY8pOgL4CYrMtpr3RsrqvKARVkpVNOzaMH\nOyJIg4xFRjFAfRraT0kYliJCJtKpxOASFesaaYJBrVDRcvNlkpqJibirxz43\nhZZtTjrxw+ysw4Tbs97DvOPUInEAo4hIQEHX1BPuSvdkUBDxylbMTq04VOHL\nBEa3HdSSB/TghDQcVhBN1jcEj4rp9YWjN4Sf8AGNONGzd7LzdAt9EYqSMi2A\nORGjCg4dqeBwxtluse9fyY5NUt00AjelkvHr9JDNxR2gQq0KqAn0hY9sOsl3\ns+ueOItVdmS7z37n1mKZUk+tUkMnT7rZmP1H8inEOU1vnM56WVd9OzbF9TkD\n073oI0CAdT4pijhY3UVLSE/Ikcce8+4hLPCX+Lvd7PMmNRIhvAEqpbNeWnKI\nzLrHGy0GUpaX2qy2DzaBVauG5bAnwApvvg9ysidZrw8gUkQr9DxXRwmj9in7\n44+RO0UbrLAdIb0Ce7BixeW2F1d5XcPPJntO3i2fX5dXoD6CVMqljQCOhdkU\nicdXG+2klTqEPuebtfHYUaNyKJE0PDhVBmOHRoefQan4KBvMcxnDjlCCPifz\n68cP\r\n=+9NR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8a46cdc48381f5b40f33fb3d19e605f88063f7f3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.41.tgz","_integrity":"sha512-1AtN19AWTFVrQgmMW9hi06i5sb9UT+rXe9asAnoa2M7YCFVUDo/fBRWanTuEa3MsDILTWa+mrUI94tVR6uLdKQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-calendars":"17.2.46","@syncfusion/ej2-angular-base":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.46_1566471069740_0.1442561132049709","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"73ae4abc605e38ea6b50c1cdb8b27b5ed8bcb05c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.47.tgz","fileCount":515,"integrity":"sha512-AyAIiqu8TuxNvXMILO0du5+teMPXUq0n5tINbwMWQ8xWriDr6z6k/smDpOJoEwNlr2DEX+FCcdiGTBBlRXpBPg==","signatures":[{"sig":"MEUCIQDdVeWDWPyUvhaPQ4F6J8cDluAtX5D5wj203BbrYF+UtAIgVsXqRuZvfjehp6fNGFc712q19i2tuDQJNy2C+Qljcps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZTy5CRA9TVsSAnZWagAA+tUP/0/A0T1lPgV7Gkl4Jqn+\nZoYaeAwXmxeuozLU/q6/xKwquXgdVKM0en2MTgI9rzWz/lFaViMEQ2ejGInw\nTioTGyrjCgupBGO9wLIezWLCqZSmbf7eD131PFzO/BIFJG7cnouchcl2kQ3N\nf4TL0vJC4c0xByDzntpCDpfhWD4fqUzfVFcJEsa79DLXakYHby5fI9AUZCL6\nkLBvyWNfgSqpIJIQMfBE9mbAuub4tLVk2Ps9AYpSRqrza9vfe8TSTADJpAqO\nQlCw+/o+4KY20pzRoiEsspgIWrPL6F3GQE16vqfya+flEkJMPAJQTjuWoG8s\nzEbY75xBSoX4bXkTgOOkECuoE50K1cozrRMFmdPhCbpTATWUQIaTb82Fcdo7\njk4gZKhpU9gg02B0gYX+AbA3zabnMYRHI6KNjO/IhOA/UsGGGiaLndVAEv0x\nnaVfYYbvYclMtwOyk3qCsNxvPZws2XBrPQOF0cuUbWoE7VClCaC1ovMvN4qC\n/cydPm0YoS5iWp5IcG0iWQUOWv4F+PHG4XBqoeoHKyMAB3wCP8lKlRtyL998\ncMBenlidx/A5ab97nNSYqq4jS0TC2jJOFDOU8LLUp8Mw8Y4MN1eEf2TlTskc\n7eW8/PT8qquyRgyiQSyNgsiJ8+Y7DjHMORFGerWT7zNhB0+qtdEuLRv+9ua5\nYNvx\r\n=qf0n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"394ae0c293396bdf0a226f19559b64d483900362","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.46.tgz","_integrity":"sha512-z3mPRLw5r2+Qm8Iouu3YgRCMm5oAYqd5KbEPbsuY5HpJ4QtOZB4BqvgCvThq1uFaJAkSK/VFmTkNNcCq6n0twA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-calendars":"17.2.47","@syncfusion/ej2-angular-base":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.47_1566915768262_0.024551150732914806","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.29-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.29-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"319a501a4e5b5c771617e9a481c908f282a5db04","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.29-beta.tgz","fileCount":515,"integrity":"sha512-42nnfRem1/fHrDyOxg2CclBQVJ5kzw3kAWkk3uvtm5TmOiexFg0EFYqr52JHMVGkXCXriXI09eBa432ueKqEiA==","signatures":[{"sig":"MEYCIQDl9JaapJhxe+tpDQ32D+KSv5UFl6uqhN0eiZRNupJCwgIhAL8VCXTMolwKtjMonz/w2ezSzk3Hwh4a0iHP+PiwzinX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1917876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYrRCRA9TVsSAnZWagAAdmsP/ibUM7VX2J0YnPHY+0y4\nzCOYGmYb2rLPipj4Ffw+lxLvncQovXoCWsDzp6t0EvRBqCNUF7E5lSVBXoFv\nAmu3/N/BZALE7TQEpm+9268wegUegRvxwl0eopkfbP+KLvX6fAg5E5CEi96e\nLAGWc0AhyR27GBxqnabS/7fkAMOG26lCjQmsJV7/2WYoY3Pc3IxlttykiUjf\nleyRyBgWnoiaRQU82pqkL8St2IHpugH58ESdRYtw0p+3kMKsrZBCkdMdj0+8\nsYjqE42GqityHSZ54Hnq6QiY1+7HxUVPvQcGQRPyLfPfUKwWwhWPNiVvkJjP\nCelzT+F1AOdW7q0WIij/qrzqJXo/iKPBBe+PWeMDDBDvJf/ZeBssAkww++AK\nSEQli7WyF5ta4iAyqJzh1sg6+0KnFoIgtWzLnBNLbDBkJzone3Tqj0aGBkna\nA9hFmtUTV37K9P5Coe6QARCmnOFTrcLlnxRNOxe593g8N+PIM5i1NEFtchL1\nLt93UUKyFii0D+X7AtNg4j0AHt4W0/8unnOsqfx+d5XAQXTZ6Iv9JduNg3de\nYaIu0bqEK09d72jR/qUZsL6cJIzzi6jQtcd8OOQGOVQvENi1/Jofxq8gXcaB\nBp3uuaD6nb1CO9jRMLDLQAn31NIDxUWcS5iYzyt/m/cpr2LeKx/wi6XOPsb3\noJZK\r\n=D/O4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"394ae0c293396bdf0a226f19559b64d483900362","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.46.tgz","_integrity":"sha512-z3mPRLw5r2+Qm8Iouu3YgRCMm5oAYqd5KbEPbsuY5HpJ4QtOZB4BqvgCvThq1uFaJAkSK/VFmTkNNcCq6n0twA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-calendars":"17.2.29-beta","@syncfusion/ej2-angular-base":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.29-beta_1566935760498_0.4778816873241427","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.48-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.48-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"daeb1df6ae9c3db6daf097328347f8c0fa158a43","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48-beta.tgz","fileCount":515,"integrity":"sha512-Me43XJRi6cLG1YkiMJNaS22VHH1AgksYQRiuZiwI4ZvMhtd4OO0O82L/h1UjVDhfSWyOJ0GBsFgQSZtcZLFljw==","signatures":[{"sig":"MEMCIACWwYaDsHgV+psAUlALuxs56Awo72ELJs0dDLcwmCCVAh9aZwO2PAtbuVLjaYddPAUbtXaodGq3o7AYsxDEnnju","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo6NCRA9TVsSAnZWagAAv1sP/2/VdoGEMSpNQJRfZi6H\nMcASUUupcw4xV52CpY8r2iY70eRX9qokkyZ573g0e8DPfgAdP0lHm7H0oLFV\nEh2PAQWVfYhyeF7zbqHm32L1RsyhpnV+mmiV+IXVWZPZ7Ry07Hv7a0XizCqh\nkqwajxW3fdE5pwIN7xgGRafRytvm+mToP5QweuXcL1ddVH1L5BsK6JyX9CgC\nuQyVM0eWnl5dl4G2uGtm7FRG6VApzd2lr8FAFsGj4PlYjZ9eukDV9Y/ZH8Da\nLt6Q8U/DWxo+uoucu3Ykp3uQhtoHzM+1CluVl7//izN8zFGDS5VxZooWXeXm\nnwNAlWH7T1r5fpx61q/MW1MSwiaDnycpfy2iUYPDcaWmdig6voHglC+WFmpu\nO4VV+u8ZGRUSzBqrcb3rwhs5kE0AFFqQttJaXrsx2zNwVwLXdmmRtiQ9CY7F\nBHtdoTRkN3zBqHBl4tXT0EGf90redMXlcIYICBQl36KKD4LhwgKYAyW7p3ya\nXiOAB5GLcbEWH3ZUSLKpcUuILnEoh/Q9RQP63Jd4N8DOKx6KmYwSXMI06qvW\nscw7HTjnu+ZHcypt3Pqr6i+qpenyk0cBWfvjSGwFY2PO+Ugarqmh0qHz5eLt\ntVa/ai1iwkLVqVdrQ6w0cKRuBntd4LfmqaJLDn700j4viKGcauhtJsGH3mft\nSR/w\r\n=y0Lp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"394ae0c293396bdf0a226f19559b64d483900362","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.46.tgz","_integrity":"sha512-z3mPRLw5r2+Qm8Iouu3YgRCMm5oAYqd5KbEPbsuY5HpJ4QtOZB4BqvgCvThq1uFaJAkSK/VFmTkNNcCq6n0twA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-calendars":"17.2.48-beta","@syncfusion/ej2-angular-base":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.48-beta_1567002252610_0.9116516792044698","host":"s3://npm-registry-packages"}},"17.2.49":{"name":"@syncfusion/ej2-angular-calendars","version":"17.2.49","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2482bc9512f5efb5473972d5a4a6ea3cbe67f10c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.49.tgz","fileCount":515,"integrity":"sha512-n+qSy08Vvh3kND8U6dCNI/Bgc+7lfQSvyR1YSNdOvJhDIoOHC3h8vcNH1v/snxnbrCoE2Z2meU3dvgn4g7un1g==","signatures":[{"sig":"MEUCIQC4mWtzrS+EWzdYdbx9R64Da9xcJP6ptdfxCx2uZZ8wpAIgNL/Q2PUtuqSAZDg+ToENCYrDehg22BqStu4uzQY54a8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb3yDCRA9TVsSAnZWagAA/FsQAI8bqW0/EMioczMzFA9I\n95/1bpgHUb/Ef6z6duRZRdrCqBJU7XSZmPaTiWRTjxnMAfB6zPZTm907rsq7\nViKLb53wW1yLQN/FNAyqnbLmt9IflgVCfFspKiHxZZ0SUfC3j1oq+T/H6uYq\nqJMocuUakaqIiPVoQNz3N6f0FRvd78a4H6X5CL/XI49CKhzKf8tjK8PwxDhR\nUDscAZyeR4Ibiltbt7t5l5a+RUzVJYlOH+0YkqScOox4K0p+nf4M/vBFvjIF\nmaZ/q9j9uz2/ghZf+Sy+M+xonYy/i9F6owImWUa2XLkz/my9BWQnGSO0ZUEA\n2Cn7n9fH/8oH2sf/oEJc7cjDMsLHS+a8mr3rA944E/1rSwpVYmpxgTT4xOZ4\noAViFraujkXw/ZKBcOf3Q7KqSxQnY/b3MrVPswBEX4mHV71/Re6LOhkAqzyT\nNEgXSil73WeQl8pyqRzbWzlnG4KxRXkirJDHNg5EY2Rt6ReiNO9FMTWPo3ws\nYrinz4qt8rOrPyXXKkHm+SAjX43xDZEUx80YVTnE6Jln6yKqUj59E/FdiPh8\nZhcNzrP2yPJ+akAIvJE8l+DJrUT40LZ1KbUUpj8aIgwcrihZVmNQ3ZHZLuql\n6QRTpFN80w+qN2AzQ4TTcokFOPYqqhSyW0LYhvVKJ/31+bQfUz3rw8ToYMzW\n4NSQ\r\n=fgjt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"56f4d38f141560749969d464f50dd8e78708194a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.47.tgz","_integrity":"sha512-EAKEgNpN7UGgRxhroj1t/KP1yDXkvqgr2/maDfe+lwL/R7Ytf+j25216wvdpFC/2VE0XBDJRidNcdmXfc3Dg2w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-calendars":"17.2.49","@syncfusion/ej2-angular-base":"~17.2.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.2.49_1567587458735_0.8498925031246225","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.9-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.9-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e7086c594d697bbb180416374fd1c6d47c29e561","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.9-beta.tgz","fileCount":515,"integrity":"sha512-EQ5j8VlScsfwz42Pz35HvuYECnTJ3f9Fwx9VuOsP3DvcZ+ESKNaFyAIqlszsdW4YzyJNF8u0HmjgmIlblwnh7A==","signatures":[{"sig":"MEQCIHwx0FOgdMUGbljYL9vdXF7nmPqu/zqpWHqrfEfPsvrVAiBz+IV7xD1Pc5kKdUURlppWawHm6QYm0hagcPxqupqtdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1918416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMjQCRA9TVsSAnZWagAAbqEP/2cMydzQw38Aerr+i0HX\nAXFymXArekerFeUR5ifMa5jKzSLsXsznp5hKnxVJ13QxFnTwUgSQzQe4kDNg\ncbLNDz8J/tmrRNMIowf7rFpzKS9zDnu1Mrm7pZB2T4GHl17VzubWzHiHKoPM\nDHz3ZqOSLtRXbA9pZeX6kcCpJX9IAfZa+DC4fsB/yd6BugJIi6iaLXithrnc\nvuQgHsTvsbEXoHlZy5942r4U7y1Gmg+a/03DlqEKxQ0BrgrGGSObEeDeGEJz\nJG1RVdJHp3HQiHHjwtlZ4VrMPA8/nh04edG87ZLp/I9Fcu2wBycLMHnBpg1e\n/27J8Xbh51R2JNLobHwbRUlLBYh52nXvPSmYgN4sO60tQFVf+UJM4kdiQlE/\nzjyu0EeG5E/Rzyh0jPU+2PUVNrCuTvb7GIud+ePgGlQfQ0sJAxDoZHmPm6b3\nfvyLnrCbV8T+0pdSW1cGYNsCNALGpswDEeSrRk9oo2mRqoi8cmlCnyNSSCAR\npkmo1Z+OLrLDPBofCaoCvvutPspAE0M/Xq1e6S+jnVBMo22sWsEgS7K+nC4K\nWFYT2Vyb0S7ERLuEj+SLRKKTUaIc0fbA7GxMSS6QC/7TW5avEpk6YfJK37Yw\n+KJyJbnNHepKkLiNaOo1FjZqg1M19P3uxPd3z7ADgCwZwZYCeafwQHILsfxG\nIvuR\r\n=Ji37\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bcaef41d8fe4133d0a9cc92757312bddc86b3649","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-9PK1+rVPzz4RRh9V5oR5v1kBrIxHlZqNHnkC82VUVLqtKJLiI9cp/3Eorgn2zsmADaYTLEApkUoaefwWIjwxEg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-calendars":"17.3.9-beta","@syncfusion/ej2-angular-base":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.9-beta_1568983248257_0.3699811860747133","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.14","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.14","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"164ecb53790cc044beb58c9a0cd94b0d4fbec4f2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.14.tgz","fileCount":515,"integrity":"sha512-9BWpLNE4dQCbgFYqWN4AMyGJRKZzh7hzPip4aUhlXX1SYd2QMG1BSSLdoBFhfU2BFx14VpBGU0ipuqZNikBNFA==","signatures":[{"sig":"MEYCIQDzvPBfUqgZQDW0pSH2QsffB2gRd4jHtWM2YgAJtEdsnwIhANv9ieHRpaqCADK+fXarcrxBEOhBLjjRqgMiFU//iUkd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1942516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh6/CRA9TVsSAnZWagAAnAIP/0jgRyEhXS/MC90Qz859\nI0FgjNdllYsy+7Pdi4NcV21RRmzl21ngOR4cgtP9dpgfx5W0zKrG6KKhcPPw\nmrSxAjADiT4dg2GMGaPKqaahrpIAESBk/SfMBilP6HjTuT763cMlNN31vrHO\n87+7pVX08VkJ1wLFCUem4RmiLAjJA4DnipEZqw8l71wSwG3FCHJEz/LyTJpk\nMdNvaypVtzFcCyL37RaYCm99L73fVhHI5EeZg/kEkkwJ5fxPSXugYVtrYSeB\nre4wFG8CdwLKm0YJRymRIDpmvgLE1TAuSNOWZ48D6BJmpDOCRYVRml2DC1BT\nqGdwkvUvR+eTLtI2FMFPSKvsepMiBPTYHzgJDfiHgtk4VClcnFRNOoM8hjAx\nCV3FWY4SBGSGwHSg5OFp9mhInDl9Jhtk3ptl4+EepsKR/2HDA4RBZdlxIWCM\njqKy9BvHDqGY4IetagO6zy+ECCReqJrjaa5ekHWDa8mUNETX0dIIqWx8CdG6\n804T0WkS/fpr2Z54/E9wLeg8hKoUJ1RazlgAdGFCykZuqfpl4BdqkznrYkAI\n03SiHSQvzJrdVq89+VK9l58We4oqZuI85qSkdl8aZomZfx76tbv6+xN5I/Wf\nUy6aBGy6gkaTHUfvDiLxuUEE3D2pHr+5INMzhO0zPAYEPlVNI25i5gdj5l7C\nZmXj\r\n=iUEY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a334693622b88b5453e26483ac22934a01b25290","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.9.tgz","_integrity":"sha512-H4FnP0DvXm7CtkNs0aQiy0k5bRY0oHolDJafMZIwM05v+Pqn9H9OXDVSV4LIv7cAwxGOnyXea9OjaeOyofJrMg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-calendars":"17.3.14","@syncfusion/ej2-angular-base":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.14_1570119358200_0.4667000585466825","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.17","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3a6d4ce50e6af2fea04f7c503f623d3cacffb420","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.17.tgz","fileCount":515,"integrity":"sha512-fHQDv4D9Mty1jICi5ZsVi2IxMNwJE0MdZhS/Qq9sdq4wFO92Tykh2Ze+iLUAjPr35BQEuNngCHcj66+9reZCTA==","signatures":[{"sig":"MEUCIH95rMXP7aoq/HjIuF7j1FT2PHN9WIZQtdLyl4WgIH3vAiEA/ehDbZInJ3b56vMzWJScip/xVwzjEmT7R/UPzg0A44E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1954035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcUNCRA9TVsSAnZWagAAvvgP/2Kdz6ZxxWM0IE5fZR58\nVJB3h4nQzuYf8VumL/HnZG/DuUXDWK3yt62Ny4bsm91ofxd39SpWiJjfQtE3\nn78kPICNgbKICZbPNvOSLEQMp3j2rRNUPXR+VpIj7wE1lK9AK4hVARxvQ96c\n4Koyt5Ubg/ZIImMZZpyj+B18arjoCsFup0T81AkSsfOTlKQuziHd3JGovFd/\nGI8lfCa3rYYUTOdjtcEaqMCOYYDnPwNwnXbme4aDWYcXBunUG8verJbUjVdP\nDypg+eB2sfFiZNTbymFZdBEiHbTbd/ol2MH3svqGQ61pST8UjM6xEGd3Tabv\nhwa6UQKJGT3TNJ1EYwqZRQl1rbH3xJDfRcDtXahRhcHcdcXSIw3TLGiCVpgt\n4i3n2BurLIR1VTq5YXo7dqi81eSXfde+ZBvqmFxfhB+jBRZf2D49dKs9rUjy\nmJ5OZmnTuBO3wZxGGTRZu3txN2ZiauuqKWaxXB/yNIjiQz3pNqquB4rxSHZM\nCwCzo6zeBf8v1nhB68yajGL59U+4+eRcwkXD/Pjl0g9oKKbvAjx/UkJpvggB\nEKjxsAiLXbLgY8LWaYZH4bQBnwabobgzd4P4iP7Ds2Np2QC9laVUud63XOgl\nM4fZ1YPrG60+1WaC9V6po8YRhOALkmWzexrZj7e8mANKSYZaEJw3MQScwU6r\nssOS\r\n=eUxH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"95f79da237669e02a77e755a29fbe4b6c1dcc441","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.14.tgz","_integrity":"sha512-uvD4EZh68TZDMRwiga6N+EPspeyppZARWKPh/9qWkaiC6qAOVwtRnTGmpyGxupDqlTIO/Aulk3krSqeq2Ah3LQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-calendars":"17.3.17","@syncfusion/ej2-angular-base":"~17.3.17"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.17_1571144972108_0.17259336222543542","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.19","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.19","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"972822c3c2757b896909d3a501451fa8ab7fc5f5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.19.tgz","fileCount":516,"integrity":"sha512-MQDps+N4ioQtIYr8OpHJMF3coHGD6TYKKW4DsEX3aTcvDFvVzZvq8jZpUr7xfWtbBt/2uJ63TVfH5r8KhRcrMA==","signatures":[{"sig":"MEQCIGSiasdJcEB1eTr+ZWwg/pX89c8otdigvpkbisp7oLI6AiBPDwBa0Lpyo8/r+rKlXhzDkT/bJ59vD6u6HMSklEdqzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvecCRA9TVsSAnZWagAA6kcP/2BI3gmrJHFLTLvqqLp7\nf3eVl/NYuG9OQ2FJdOQdjPGuJe5QNu/jjGtCdmt1k+tIoYVUL15EDx8t7I5N\nz4O99z0GYASAA8yd/WqNSLCfT4quWZwpQxJ3OM3NL+8mqx6xTJkl5C8GCXLD\nAlg6t3fu/wK7Y0d8dRbP91vJmOI5e5lMO4CcjNNTuvketbfBlclwjYOWWR6W\n/FAM9TY8KEmV/5N+8eLKJg7VpzLDS0P/Jvu890lCViBx5r0q9b6iGMizup/y\n5MSkaLyCcqPyGa7uXGLLrAOJ+zZe4nGmNeTkwnQM+8FDc/xzNLegxbAxT9+/\nN5HNBccmNr3ruRNmbbX9ijCaX4UEkRxZ1Pto2Maw09IUFs+ksGL+36v5phEO\nCB4+i73sM8izZ6MFaCN7mfPDSLXAvfBhWhy08Z29phKnYJR4eKt04ACQS3rG\nZl24QQOdk7sAzt9HrVZBQ/ZvYtk9B2Z+NNz8G4cWPMIip89RTazkL9aObOUc\nfmCDo79vURA1XTcoRj4AVnJkEwH+vkdxQruq5g0EVz19sVIMJg+w/HgsKFnF\nEG0prbmxI65r9DJd1OTKYsIuwak9a5WMPOODy6Meu/dNf8VZvIHhKb2m8yW9\nCrPr45NBg0rI5/wL7OXJORdf2C9VvoXwyJZ6K5JSOa6wKfH0UbvOtKIAo+eK\nl/9L\r\n=o2QQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bf5dae345a4dd95df4d01118c08a5733f38962fe","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.17.tgz","_integrity":"sha512-F8BCUSQtXczFsq1W75V2YLRQJ6tFQtBVX/+OYNLqmR9OPL7YmeprYTSAolluGMRefxhqJ0XdH0al1Eb6a7Ipkw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-calendars":"17.3.19","@syncfusion/ej2-angular-base":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.19_1571747739659_0.10767710228943961","host":"s3://npm-registry-packages"}},"17.3.20":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.20","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.20","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6c48e44260c121ee0dd5e0bd84be40331da1072b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.20.tgz","fileCount":516,"integrity":"sha512-9mWS+nrP/GvjGVN/FrTrpWsqyCVE4iKqzn6FfWO2vJygwlA/dor30DWYvvK89+8bLEsk8d0GRxJNo51q+fmNZA==","signatures":[{"sig":"MEYCIQDuYNX/EFhf49xh05Z0crrTN8G8gxowLqayE/jSPMcZ4QIhAOD3NoE+UpWdhdj6bRhqdRqHjezMD1K07aGLtCadSb/u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsDWyCRA9TVsSAnZWagAAC4MP/0iYEAk6/B7GjbBvY+sE\n9zE1ZAoHwDoUENuXZMyaWMqyFQESqqYNGrkfarGoJq6y6uuwCN4mP112kDTS\n2IGQb3Lch4qxwYIjTGhZUKa3BedYU7vfYOqXiNcpR6uJKCobqxCtjeio6ZNt\nSnD8DoAZveMedY41GpcxMKbFtBz5bkq9yN744lBHMLrm0+yprdyc9Xxv1f2k\nhhxcq1qeJhcGkl6Xo6pXELOez+42e2qUpBbfrh8SjzXhTKIeMMpIntMU+nKh\nGgNp7AhEUfzvc0QJtAWXjLmt+1YGoHHNi31iVQIDLGN+uoqzPJrWdnZ40imA\n8d84F+HQMZX8YiA40jI8Nkps/5olRoDljzjgqtHqShsBCnVREWuuyMC2g6ZW\ne32/7sE9aLpiRbolIxRZfsL7V5Fw3VCCR+80adBjbg2chDPWvMLCpPsaiPdv\nVU1GOBgSpePf48bHr/AkFHYzOmLsHjh80R6a3d6434MmF+SNsXen8vqo5nyO\na8GtJvVB03EMiqU1MEihZ1KgZKSyl2WKM/Tv+KBuAYU04WVqPO9rAZaBwaxq\nZiESBGqMBXYw74r0YOriB5FqCGeHXXHFCRiGBCntbGf8XQHs8eIb+p91EwOz\nqMaysm2lSTxxzZAJl//ei76VmfcoJ0q4tCPNsK/TfTQYR31uiYV+aEPRB4y4\njZJW\r\n=3I1Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"D:\\angular-packages","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"972822c3c2757b896909d3a501451fa8ab7fc5f5","scripts":{"postinstall":"node ./postinstall/tagchange.js"},"typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.19.tgz","_integrity":"sha512-MQDps+N4ioQtIYr8OpHJMF3coHGD6TYKKW4DsEX3aTcvDFvVzZvq8jZpUr7xfWtbBt/2uJ63TVfH5r8KhRcrMA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.9.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"10.16.3","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-calendars":"17.3.19","@syncfusion/ej2-angular-base":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.20_1571829169468_0.2807323343989696","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.26","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"27ab69b3edbb603841bbe28fa25cfcdc7b971db1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.26.tgz","fileCount":516,"integrity":"sha512-sHuZyGkxnpTTv30+jPeVWUVQ7UAYx/hOjgV5QLR+NXFo2Ca7oGD7MjVZqWfceQ/4cj6hzyt28yTjHUoiMhN0ow==","signatures":[{"sig":"MEUCIFeY+GmA7m9Ygrf259pN8qLYgobIMyLDn/wbQTpn0FpIAiEA9On90xozwZYxw5hPPs1nWTG6MwZ7Xv7RpNxMNz5cLLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1963893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcDTCRA9TVsSAnZWagAADakP/0vbqABh2KPcuN1sTc9T\nmnkCkp2S6wRridrQ2sHo0j4w3X2lqlQy/YL7faEShyj0T7qTh6rLFYi86sIx\n+3YrzfbJ2s6LX7I8Bf+72fHZbnAOAfOa0JaCpXYVSyoivhLCRbEJH3Ettmab\nDTXbt1gG4wYaJK4UMu5Qubs30/kn+WnhnoG3Sidhc2N1V9Zn3fLs4n/ThKDG\nBYmbcSEyNSKXUIyvN8mURFrso6ay92jcv74rlO86xDT6u7BNipawLXkt6N/H\nqIGK/I7KDKlabfKUxTqrRyzPi/7roy+MW4qERInx4GrsfIPP9bJ1Tr70lSAs\n8fqdNxaheXCvkEJo4g3BJUVnmptMr/U71CNlmj3jw8L/ShcL4EIz2QqPD1en\n3CAf5bUzZbraeAjePB2f627irl0B87P/oMhPb1QQslHiQXi6J/p0/JYejabz\n3EjTEe6UMIhDhshSsoN/funoZHszSnQ9B6sUGsQrsLBQTWvmBLeRfe3XN3vd\nM7BO8MFsqzrUCuVaM6+YZKLMGvtBA4CfNzedjUOgNgZMeX/yPx5cX9gy/DUj\nxz2d0XY2p1kIR21HEN3COsFxsztflXgD2iKIPKSHTw66/U73OSi8bY7VD3vn\n+NFuV0hLwk+eT3mi4tf9q39cwo9mjUaH5pu0JOIL4ezFicKHLervew9ZR06C\n042e\r\n=aFFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"6eaaf7fbb459bca92d55e55e3b97fd401021289c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.19.tgz","_integrity":"sha512-zHLBvadvxIgnX+FwnsTKaHxIiv2m5e5Wq8aGuw2YxdnhhZn7yLwfKNm3cI1KpTqo9L0nYpx0QbT+JVWjXSIJgw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-calendars":"17.3.26","@syncfusion/ej2-angular-base":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.26_1572978898627_0.8089989503615171","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.27","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7f3d9763ad693418df8fbeef398dedfe9a4d4640","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.27.tgz","fileCount":516,"integrity":"sha512-rknUVuuJXp3gUSqz+/ntCDfbrtwgW/xykDvePwWJtUilSTLXhsXOLlGpZ04JlgSFPouBm4aA/HDZmzO6x1g1Ww==","signatures":[{"sig":"MEUCIQCVu508D1mj9Sh9Hnmu+JS4oR0A+mVhC1cDUsHjjXh2kQIgUmzugVdTVsDJvV4v40Un9uf4q3QL2QaD6b3RwpEccks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyp/BCRA9TVsSAnZWagAAdeAP/1MmmhCh/H0ddbvFIbPS\nGGLAj5JRlyX5SwjFEaVYMD9kARiYmDbeJWc/xnEzau3TZG1XYcwKKZyusRQ3\nHkswJymL17u4WFCtiObtw2Bc/O15rg5qT3O1kEJgqFM+fWder2/Vp2+n3gBw\n50AAcmNP0mw6e5RWTzQBr3ol/e4D56TG+N1ywMkX2SjWK7ggsdzEL0685uL9\niG2dBkgAf3aJLfpaLlNzF28zY1r/KVYpYAHI+ExQI0WIGCBoS49sq2W7qA5M\nsmTT2SsoH4CYAzHzNf/iUjg3sCUIJx8YfP4XZ/crkbPba/l4T1HbhDDD0E/l\nZTqMi/72rb9uBVbws2t25i5Rpds4Z9+hYEsYhEJjoSwPUBr03RzzhnPONLhL\nyLnfovBlZX0g+W7vutuJqxwOwEfnk8rxCLNvB1GmjSio2uEbjfp2Sll5SU5P\ndbfeHOH7WpOL6zebkp+tflz/aNrPDB0BqgnWFDitQtulm+ova8T9/ZMdwPsS\nInk9Yqz5gvhT52DG4EgCazKRtEvmfoUYAPBW85gzOx1G5c6DY5aUhJ77jSy7\nR9XS/B9zhE0vauxLDy8Z/ZpsFDtSdsB0rLQtUu/blad9rTPrWiNcQNAkNgRX\nK185c72YARf30d2BNsCpNq6+pNQBFequIYhVZsKdYYGNA4+cIh5BVlzbl2Pw\nY1uN\r\n=oZbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1a16767f4d51db187727b87de4d390313b44db4f","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.26.tgz","_integrity":"sha512-Sp1LUZLkNMfXuk7Zx4gnIZQ3KkQTaW+Z4j35liSye5zxNIr33AgV/HTquXR6tl4Gz7oIgmDUaO3SJLjIT4BkXQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-calendars":"17.3.27","@syncfusion/ej2-angular-base":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.27_1573560256955_0.8491764316605219","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-angular-calendars","version":"17.3.28","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.3.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"83bebe0ebe5473b29f7512d53b853b784bd7a22b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.28.tgz","fileCount":516,"integrity":"sha512-uUrRx1OV/pF3AYtr+X9ibzwmtMH+LX6CZZV/Kic0Z2YFNlGf4/WyLVDD+I08i9ZWp/UJAuDC4+wQEqJ5CNnu8A==","signatures":[{"sig":"MEUCIEmSkjPOrUEzn/GLptfzF20LYd25kT3QsPxN7+w1Ji0AAiEAlI53SYj6QTe/PTHiS7EqoJd3sp2s4oOdud9elRQUwJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+qECRA9TVsSAnZWagAAi+4QAJhxwWy2jLp7Axn8sxIF\nmdMFBbb4hVAtPB8YFXXTj5vTJKdqHrQ8L1VpdWNaQ6JD3EQnkMBMFrc5nu/7\nkBG9eakwxSx5evVeyLtpswMAJb2/IicQJTx6WcEGf4TALIK5XW9aJTN1xGwn\nZnYscweVt8cLtgeaSa/vdEpegnRQAa+WdYn7Gk7ozaOFPjA/dKSuc00XWk6/\nAH0/YXrOwzakt00YpiZgX1Ul5S7LOJ8k9RnnbBARGDxzFWAJrp+HExXlj824\nMXU0onni2SLusqjmcvrUpU48Hw4LeGrottcOvVE4rcuuNztvzsQIfCnrsS+y\n1JQ35NMKWWmQ5sWn4ZUr468uT0sggp8szp1Ej3x4E9oCQTEfCuTREEzUpvIf\n8JFGhC9O1oVGy8waQ0FY+poUyNkWDygR3U6BYK0C08vyp4TtDYRKzqL0o4a4\nZsCQ+QRVdwetRVdOtxJ5BeLRzFdImYcP2l6Ux9eJc+9YaH9BP3dsd5xhdMcE\nmwXREmgZiGw0tFg1Y397wmbZDXNbkeBPZ8TuAjBsrHkOQ58XKv8w676OQ4u3\nVNJTHso/lRQ2mme9ltbrgRK8KEieQc5+XvqPRk4uiez3rMXSNE7WgRuirV4h\n1f+BzNyqYDBqyxnqkV6H8BQrcOGe5iJI0XPLP/6AM80g/fhX1en5m2IxTlTI\nOJvj\r\n=hxB+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"7de7829db5e89aa20413a8d5993c389c8ad7d833","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.3.27.tgz","_integrity":"sha512-pQCGf790qbOpI3JjUgEQI3NWwvaX6H0FfXiAeehSE8H2YyFCyxv2fN9DBtzpnN0psBk2H9ku50kWSEGIeG1uPA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-calendars":"17.3.28","@syncfusion/ej2-angular-base":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.3.28_1574169219492_0.4807246209823226","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.39","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b44f94eddc4744a32dc13e7b1327257f57d1beea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.39.tgz","fileCount":516,"integrity":"sha512-LgC9KeARRXv58dW9s6ECIJ3bdzEtrm1Rg5P9C0f1RARBo1oTjOZjtdHrSS6x8rQxMk15gwMQ53oTZqqYduN5IA==","signatures":[{"sig":"MEQCICPS2BSYt/vnDTKMyroU3c9Bs98sFhqa+wDx/U3HZoW3AiBdCbLlcdo9669Tf6j8an/weX1QRS7d7RalmstMSPvTmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+KxRCRA9TVsSAnZWagAALW4P+wWPbh+H8m/MRfJNvILF\nzlgalGakt7Y26byo+mLFxDs24J7gw4XMoCrwVMku6cviI91xYxkPexM/XRuf\npOf1fOSOKGXxpFrTsk5Xj8jtGOzOe06oMELfH0AJqh32gQV9cMXsacKS0C2e\n6tkw97uW3BpnGiBIFDK/eMbU/Eb0pK4FJ4VcoA1yQWWT9AEGwqrCp0pQda9F\nZ1CQiRc2FFwp39iyPnJ/LsSYe+sND9TCROb0VT9f1xuxvRWUBpIXp385uiSu\nJfXN/Kfbe2jNxWwtTUU8i28wniFjJI+FGsXO+k+Ts6AZ4Zf1UtNPfqXKUSxX\nebOOH/i62yDm1uDtYo3YGJAJ0iajRveb5OU52RoRle/urH4HAnitlvAneneJ\nByX2YAHxWCJEXaXSOdvEJJKBAG5D3I5F8R90nUn638b3LUs5HjgAb8Ca58dU\nD76A3KM5fHp07BI6i9/QLC5BXuKOeYvx5kbHuI9wPtyhQJbubcSDGQLQy+Ap\nv8QpveswVU9+H0tK4RBoPjK+qEFFonixd6PWhBx5WVLaKLW6+AmjEhGqTUX2\nHfZnITcLOE72u7MNGcH4JsafIBnsnr1oeYE793lSF8inzpt/p8rMKscwgBSZ\nVtpbVLae979MWngeqy+cgS3o2vLlB7uQI/SxQ1eS+YVkblb+UOVSGOHblVml\n2bN0\r\n=91+k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8ed263b392cc9ef28a5d47dccee462a8c973d94e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-eWHSv36UDUL8U11DJGBM+jHjsa+hmsNLQnL2LnInifM5MQNAb03znnUS3qnum44iYRbnlUr3J7i6Ck4Da+XF6w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-calendars":"17.4.39","@syncfusion/ej2-angular-base":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.39_1576578128394_0.07930392382983165","host":"s3://npm-registry-packages"}},"17.4.40":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.40","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"de118157c1a2ea5f9184b6c07dc34a9624f25694","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.40.tgz","fileCount":516,"integrity":"sha512-VAJlen95Y8mqsg4DoVzc+jkMdaeNd7CZTUTmFFc9EAdtgD9Zzboj7bo03niO/KTCI6lHRCRmdI8JXziE3+Nohg==","signatures":[{"sig":"MEUCIQDcaC6WmzWrVCkrrWu8O0M9384fYgo5CEblmu4iExD48AIgAXdbcfwZBSvsoerQX0alNYU2UyDBWxenPUi1B2wVilA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfC2CRA9TVsSAnZWagAAZgUP/AgG2VM6kAS0Oc7TG/O3\noA8IMXzCwXrJDhxwsjZ889QslBI6Q4mCFi7nKkz8BEQdKNr5ukblCMnooLki\nVlonXtKF/N0Wzv+SAoMqt02kAaNxcbFUQXc1rT7+X2d0N2N0DKxVhXzR3gDJ\nw0RNowE8fDhbeutrEPNSMHbPc/kv0gsZCSRR7IE/ZbtpW29rxdWjoOoAxwzR\ns5Bh99MYZFCFJAtS0p2yKlxDXAxTvP6EOTOHkNqcmNTiiLkmvLq767j0gx1m\nQsfdcWsXMFAe9H8mxu4a6VdkgwDtNV0PYGkBbTUpTYj4PDLyJsEy2VEY1iR+\neY0lyOawp3ReFUdv00vk1z9ogTgaXje66LwYFR/W8zk5XmCOkvppXn32eqOM\nu9TAVaCP+ljyohYILUBhiVfjZjf4AmBfKgOpc85ol1dMBDzafFvnN/bTtD8F\nUMXsZt7VNDbYeaGKYUaxfORxKtSdKDcJ+0w2VscqjYlmEEI5LwyV59sQKglA\nW9NfHdpPoKM4TPPVE5CsMtIWENHVGsyOHGvY5Z2XXOx60dlIXWDF9YZ+mXvd\nWf429rCLdhtmVI8ORtoC4qdR3DYtl58QFEL9biNqg2aysos7voiqHAPWWyBa\nNWu2CQ8kcPWhK8nUHOPdSECFpXTNmAU+1xqdrbBZkd9tsH2UHSss1X/Z8i2o\nq4a+\r\n=aD8E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"252e4e4ab177cf08bfbd6b80b21a73e210089bbd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.39.tgz","_integrity":"sha512-8D+3DhbLIqLR0FFArV07OYTGYB45S5tviZ3GzlR2hSFbkEpV3A61VasqiIrc/evJ6c2hnq16TkT/LpZPDbwKtA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-calendars":"17.4.40","@syncfusion/ej2-angular-base":"~17.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.40_1577185461999_0.33792384276205767","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.41","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9a6fffcb19a3bacd8a8d74816ccdff33b8dea29a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.41.tgz","fileCount":516,"integrity":"sha512-L0yxUA0uD806GpUA5JqSUkbQvg0QukexN0zGlVx4CQUkUYiHnPsAErCT15ByaBhU9b9gsZ7ZrL7hf13xXk52iA==","signatures":[{"sig":"MEUCIQDJfW80sfWBscos04lk785j7Fh+RB5ARns99Rnzum6xNgIgJIO0UumDe0KGHe4kqV1qJYWjVXgMRwkdYUyFhrHlICE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFAhCRA9TVsSAnZWagAA9oEQAJH6gXgsTI3t9dvdq50q\nKGE0egEm0gU/rc/SFdVppCuSYMAhqHiHGRcp/5BHG07Eh8G6DqlFeANNahC9\nW5QFn7jw9un51TS/NzRwg8x8so8rgQ3Zgf7Ogb6qvtJvkO1JDyG1CVzoTMrA\nL85dMoN7erpwakg/JMlIoStYL3vqMHwArZzUXSu/PF9lTJuNbmCqkWp9WdBo\n7ppPq7PJiOI7HitiF5Q6JSv//d2APY4KHqgp8cYJhA9LsJT6UKkYd9q3bdwC\nKBAyhXaZCfnSiVJp2CwRa47/5+mTFN4wRwXXmSzag0FI+z8p8kpbPFpkwR9h\niVbk95d12f5QowHFlmo6xJ72UamiIS6iipQErOE7wqgYqtsfwwmMUFCe232x\nIogEKIrYINEkPD+eQt2GXv9d63sN3Z7Rda/0662x9hHI+eAVe/OsXuntFMvF\n/0+yKR4WrokFbQ6TtowCEQt2UzILBrsMfZS0yfAfzHo6NJUOi5RO7LW3c5cX\n3FJc0CE2lLfnwTE5Nr1fj82Xke4uGdo71O2sB1Cu9jiAGdKHYDp3yx8uYGy8\n9krjfp+amAoGFzcEmXSKJWYt9zijg9gfLLdzKPzZnZDkXGNkZ1Vuku1Lcs62\nibThvLUPUs5fAcY7Thp8pdXMifE9LeNNedzFRILFm0tABqQs3Y/WaxdnxURz\nRQqa\r\n=R4DB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b8458310b27f8ef0e27591220004452e404982e8","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.40.tgz","_integrity":"sha512-5lNbPjVzRpilUXB8aVulbqx4hKH9MSUNhdibPgpKvfJaqDCFBIcMT3glVLatfGLyErLjGsA4ly5cC95Doj9CYA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-calendars":"17.4.41","@syncfusion/ej2-angular-base":"~17.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.41_1578389537258_0.13926799739320028","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1ff9113bfc5c78d101de12e307cffa960500b8e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.43.tgz","fileCount":516,"integrity":"sha512-HxFsdf/Ib6SJbmR82mZzhatsVtnt9vJVeJDbmjfliaOw7lkmbcDVQB7c3LMXnoYR/oLUM/zclrhrq/5QKv0++g==","signatures":[{"sig":"MEYCIQDTeQJ+xci1lmLr4w/KkhNCLiFydHOhNoaRPI0ILFT/XgIhAKc2PTfO1gszfUcr7eF7rTg+j3j6jkcBgu1ZsQyJrdFb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWQVCRA9TVsSAnZWagAAxH4P/ioAzdpETKJN4Y3XcnFq\nNRDDp+phtHWysdZTEPKmx6DvfemjvkZmp34OOnTLAumPrp5mhGLOCI9UDUYA\nZ6NcTAcOiFF0qdNUzJeCK9MyCMOttIt39T7ZLi0QBkjRK+nW+dBabq8mmJUc\nk7oVt9tnnGaxUROFL6s71DEiY1QQvGBKu9PUIjh8URbk3x02rSMIg2UtC5CD\nffi294RM03wA2V5XtReXKQq3mIc2jjXk7KvmQ0ySPSoIeZpayZBaUrIJW8Ms\nnTFWEn2DzWksen5tWlKtB387uV6+h61uVXf6zqGQeYiUcbuxqVV2k6fEZA61\nhw3bFKqibg9yM7W9ypMhUzROfSbQAXBLFE91Vuzmbr9TP7h3x71HcHy+EEI3\n9vXG4vdC34VnT/t3D+4hNq1Dd4bcTdKCe3wfm30PSJYJ1C306KTh/yVLqcda\n/YtpcSuHk+zPA/H19WW1vcvXJddizhD7/3W+7VO4KfhCNbo5KsvG0HvPmTal\n0ElHEJVlcnzx974Yeta3RIdGgZyaH1NdnULBYS5cj2x8HMO6AVHqxob504p+\nMklupvHTNJ7IFXDC6jY4so+u9zRYjA7I7mtXzo3dndTVCDWerPFrXXzgeF1s\nslsJkQm0DHzZ5qlKZrKZ7zQqfRkHb0UDbqlOkc1oVfWAZcMUMhLNZxXy/y7k\nYX+X\r\n=DqBc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"244167098022327f232938c4f16b69ac8eaed7e8","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.41.tgz","_integrity":"sha512-lCRSziGo8Vn99MgePQZtymN/tNKjA3kWbgasZoQKi1DVaxdq+LdQowOPr76jwy/ybAj9kLiIwH4E9GMdrXmdwg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-calendars":"17.4.43","@syncfusion/ej2-angular-base":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.43_1578984469294_0.7373377573760747","host":"s3://npm-registry-packages"}},"17.4.44":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"46362f3360cd00e766fe6d416a000b12208d30d8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.44.tgz","fileCount":516,"integrity":"sha512-UuirYTAiXwbTJ+PF7LwPxhqMVom+e1QHXeQaG77lV4VMjrvngrxPzebT8IREm0LlII8q2L4HIeYcnJfKWlOblQ==","signatures":[{"sig":"MEUCIQDoBp28Z7cGr4PLKZADltig8zOpiznlm1ClRIYxy19DjgIgVLskyOpHmGY4oucail+VjDXQnMwv6J86U0pq0zJKnsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJu/wCRA9TVsSAnZWagAAG7EP/Ap/qIOAGzEsSTHtfBnm\npfBPEFq0Co1pxyHYd4c0HEiwT3XRscbvBzKwhpA3/iy2w7JI4f+r55x8FE1d\nBi6XlZq9Qm1xi0Jm2vG9ETJgMNIJd/oVWuv8467iOKpyHB08pnpQjHbMKJz5\nvOb8qEK1jfoXo0LNlLSLu997xlhd51SFObEpFZqd3g1VR8CHYmzhPrgzUABf\n16ZS/icSu0DMQRBCGOiGniRjmqqzuDlUdAkdPiekITQpg1bd/xmaTDlcVBxL\nw1Nxhc1KoSTpYggt2mcGu2RmkYQK5U+/UtTA35Cgms3KThI7PNbYnVBXuNnq\n0LV6/i3/pnHp3iZDnTHZrzI9liqnb+U9j+9BTmZjqTM4jM/X7FptfDmmKJWi\nVvvo30zGryoG5VMSSJ16bUJ2S1Fa8EeEVsgxg82DNjqFrplRmhDlioNYgbAV\nHLcrdtnnIZ6wUQO3qRoBELu6tJQaNzXO+pjQ1lVl01Wdbt/n31JrFBfePWr9\nQG62LpOBk3Q7ZyGYV9oLTV1nqU6LJixs8xAhBcOZtgSVpEi4Le72I0ZTGgpC\n6xKPJM+wduMxIUt8ylfAoakSSfAyJd3x18x/r7sHNbW3ikw3MsPXovSPAELl\n76BJcEBDnPZlvONNXDq2eZKy+Lnk/rXRjisIkEkrOhIl9D+lNQgiC1I+s+07\nXnEf\r\n=TH0k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"fc5ae464163785eac15f74da003912224e116c0a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.43.tgz","_integrity":"sha512-Q3wvrMlWMz+1bVpQSgKEr3G8rOi+//QrwmIk7KyIL1wGbL6LEpw6Cpbk0TS+TEl5V+NEnrZ6QeM9ZgfUHAA6Qg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-calendars":"17.4.44","@syncfusion/ej2-angular-base":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.44_1579610095732_0.77673724453501","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5c0f37360a33412a232c4684863826806dd70cc8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.46.tgz","fileCount":516,"integrity":"sha512-dzdUZ2jD6cnL0YaQuc5A8PxevuUcTyt33saA4x2hf1ZIgWZU0R6Z5iXUQla1unvONighyOEC07U3MU/1Pg5X5g==","signatures":[{"sig":"MEUCIHoOpOSI+Vfxp/nOD+zwHUtvvtywSW1r/MZKNmXl3mupAiEA2jNSXc5Yt3c5zv8/WM0mkP5xBaqjSl8itn1e8KpsRkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqBVCRA9TVsSAnZWagAAa78P/0oQ/nHf17aNEYv6KT5l\nnrUyvFWqS4qTar2SwbghXCoPs/z2VAXgK4KQIYHPWK3H+KCcBMxtviOsJ+IR\nsvfnGT2cyAbx0fLvEW27Xr18UxeAExkZ4Abw+mTc8lRKaPexPbiSFj3mouIk\noSGSCBIueA4QkTHjHdw3Ne4WZl1Oo2DRHaMNVlbkojhzus1IeGvphnvJnBcN\nISG+p9xvus2yL0zSG63nfTjf7xMMpCsA0NyCrPkjZBih30R4DfssKw+JwBTP\niCswZK80I52m7tdFCXHcJl3OyHQ87QfJyf7pgfPx1QyWAwvvn1Bdy8uWSQP0\nDXrYmUDIsMhkE2DK+GXefsiX+2h5pId+ZlxQbNRBVIfaTUiY8FatO3gHi5Gd\nwIG2fTsSqt0Jb+IHj7gOzWwQAAZeLngqIwA8B2ouRH8kTx+Dy7/tMzCPzebO\n9lNXZMq+05ZcnA025+OwPnJQfLBWJzHGCI72Wjb1niW4tm/qN81BpO5WAHqD\nTnSJfFt5hhdsNDSsJTZaGcXfIHHiV4kNmAcHGNMz723XUYSoYQc539Kn3Rbm\npyy/i4LXHL6nXyUy/wr10118OMdLfPwnQCpHXTWxxZXU2DY7avCNM6gWqTMy\n8eKdeUiaBjhciM80mQQU992+IeMZbE3DDw+hh0huXPs/28R/mjPvTuBbM0Fd\nmWGp\r\n=AFSB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e196b951f922cb5bdf2dd9e2bb91bb5d751df8a7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.44.tgz","_integrity":"sha512-YLCX7i8aVUMa4hqWrWAYIjenpHqv5hjs+dusH1WS6VyuHO9BJFSrN9zePpGWIoie1us03/ntPBquKYkPMXWUyQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-calendars":"17.4.46","@syncfusion/ej2-angular-base":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.46_1580376149021_0.1007593301058487","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"00ede619b0cc971a4a626616c77a63e1bda8caf3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.47.tgz","fileCount":516,"integrity":"sha512-sa+MxG5uLAxNsdCYAniNepPxrZkuWjp1eyfFaPaWoCQ/Fc9RAtHRMYkOp5sLOIt6aNe7nFk16gF5l0rf9YrPMQ==","signatures":[{"sig":"MEUCIQDlDUIxrSpx2wO3HS743D+w6O79fQVYV0AkESuMMDECeAIgD2LBDTKi2hE+u62HOTtqF8RJQ6q4BTeWsMZBm6JBwh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmf6CRA9TVsSAnZWagAAkhkP/A2albuATshPjhCMD6Xm\nDlI6Mhj/7Ceu8B+g3qvhEoXlhAKcPWX43dGdZsC8RnsFYUe6F4q0ssRoRQ1E\nCGUsh5ER43g20pO5mA49yanVu64/K5Z8K4mVV3G/yTcgc3kAov5qJAkUl939\n0Hyhpp4Ndzy8+GAbp0joni5nWqhcP3JCiILYELryGPHEUi6yTPfHTJb+Xs5d\nnpsOJ4rMh1K1ZSVx/ecSQhqkB1RY5FdoB9X6pQouswiidSysBAQGa4JHgTQD\n5DvjKGE0iH/HJgfpoNtaUzLPHe6AbJbh2sygAKXvgxAverYnKk6ghfspEHJ0\nYBkQg1kv9Sb/AyMPhZg00DqFxJskFsBFXv6CPQ/BqnC7G5/n4YFIHk5Boc67\nq5G2TyoXcUhhYTY1gsDQ05Ojp9V5ApARvngfdBoXD+qiiiYACIG2ApP9EbSn\nhk4Rdk6atbZOCltXn7KsuCqBIOfn2vJsYkmu3PD+Bo0iO7jRovkiKvj24yuh\n+KxQNq4qJzA5wi51z1lLqNt34KWh2Ag+pItWkJYJJUN8oSGKmMNb8YfpdAdt\nAX7jjvOWBZwxg9X5prCk3EMaOA+1wvsJKBTtGPBK05mvMLKAq0eLuZdxx/Kq\nbBYkbK+vGoibW6jdTB1Un5zOOzUIQH1DBr2/4DzOoh9QTmGdA4FcnCHtmHVU\n74qL\r\n=Pddy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"5987e8e6cbb42dddb087b57496a00aa9c2255416","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.46.tgz","_integrity":"sha512-YQxhCsiwrJjo0a4jJ6s0a8WaXt6VPBvGwul0UK90RN9lhqWOSIhwZE5C3fQIEaVE5lSL5YjY5nI5MKTFTyFC5A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-calendars":"17.4.47","@syncfusion/ej2-angular-base":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.47_1580886009769_0.7726005019966291","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.49","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d31f8f63048c118163f0a0d1e7caae4f27f2b541","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.49.tgz","fileCount":516,"integrity":"sha512-b2NwJ+bv3V3ZuiqDy6lffDeKstdnmtvkCowZYRsQsa7oL74HTuChQ74VfPh0qBHN7oTqgxGIk05BfDVN0FZH9A==","signatures":[{"sig":"MEQCIDN/PKWHC2XcK4xx8DgBrFyIED/46kswOJtKj48W/S25AiAkE5ZyB/IwSpGx0xZUEgrrh7i7dUjZijuiLu964fqdjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQof6CRA9TVsSAnZWagAAvasQAKH2uhJGP+EdGVurAo0y\nqMbp4FdzrGZEJpLaa+whTyr75a562u3aRbhXGGG66YFTUD0fV9DDHPtn34BJ\nXmyfVlDX5o97c7uPzokeq2qrrgU0EjUGIfx6S82rXuuHoH7KjHaSUrolLhL4\n1F313lygXCkCKop63EcJf+dyZVMQPmyd5T9y10w0Xb5N+VzgSACNyu0BdbVJ\ntXehUrb3NRmSFwFCCsyksJ/bEDATq1Xxvn4dXjT+R9f9MF55BaL8/UpxddjS\nt4PXj7omvI1EXNlyo052uTv5y3RbWvjBoh+IQBoSC05V0I8fDkfZv/Xk0Zfo\nZBpIoNe0tXyzaObqlaEic3EyAUmy5odsYR4IJmhE/Cta0x6LRJ/dOlEIuh4U\nSzxfxF7olY43lQf6+5MtR+ryaJzEnBuZ/spKKgCJgYZEGXGzFKjUrY40zBUe\nMpjIcK1GAXzV9em0TkWVoR6BM57uDONID9lllK7R2cQUVppM2OrwFxzHlKdc\ncIuroI/CyvS64L6I/oNp1+AW+v+h+/pjUbLUvaewSagdBoXH+Nw53V/mqHJZ\nrihjVSd52OsNwOoSj/dVOf7vdX2NDrot4kjG6p188PQv4DN/xhAX+8a1IRu+\ng7xXmBh98l1ZDhTpFom6cQNyJu03Cf6qAbV1CFxMobL81OgT8wpeZBQcfJaj\nTstn\r\n=9v/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"2c4e130073d7bb8b29ac1a243b7853797da1f0a8","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.47.tgz","_integrity":"sha512-0fszIrd9U0QUGqIxkN8nNElrWRwI0xZLI1jntjQ6LUEFQt/5rOFB5KS6gLxEVBXmmpfJ0ZSvgX9z/peen0DeiA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-calendars":"17.4.49","@syncfusion/ej2-angular-base":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.49_1581418490034_0.8617710076585308","host":"s3://npm-registry-packages"}},"17.4.50":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.50","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0c90a17b4f8afdaad3aa098991c3ac5fe5723dd5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.50.tgz","fileCount":516,"integrity":"sha512-1Euyk7ixstBT8pkH4wZ4Q0od9Md3E28i2nfBEtZ8PWhRg51oUX9keeSnOrNX3zDDRDIkpX+Pso4CagCoK6QlNg==","signatures":[{"sig":"MEUCIEgoBQrH+GK7Alb+jiZmTHTCsM4ZEiu6WPcoO/7jVqOqAiEAxSkNPYKRSTcU9cUCdXnpGVDeBAecSCWv2F/85RusmlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1965321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9DLCRA9TVsSAnZWagAA4qsP/3CnDjkOl/7fsUBmQKpO\ne3HJnfhCsBuUhoWdXK/BVoQMQ2v8M5DivSFozPa1hbut6hz1X5sPz5rg8U9R\n5/5Rj/K9ZuWMQxLeeL4/7FgKM3b5ZjSFPiA1IxzdfEYA86/UlUjqaL7xCoI/\nwz9xh2g1UTEiRRbSQTsOS9qGy8MIXQROriwfXFFNMo3VlBVSphXEsfzGzZJC\nZnhWStCqHhHqt910aj708Dltcdtc7tsHgEzqyR6fkA+oe8oEDarEL+q4/mAq\nSAiZEPNVOBXx8ei+WNaWABqpEImK8dHzhtE3KRpC4/1fwfTMfwMt6O+eq/4v\noBG2WC9NgPSKBvYYeRTp4paRu59PVh2tJ+XB6jWxYcV73+cCGh57UZDV0JqI\nF9VVxR+HsbDgVMMM2ga7aLDuB3SGRoysasd8HyJ6CW0ARSS7PH4DvvFDbMVG\nlSKrWW9IFIymGrY05D/WVpXQMXSu/HHqAVDxCpZud2t1OeyT+JCWjFD+33Rx\nGsUDmQBg2vHLSLlbP6k/yy6QGIr63t9GX1MQF02wBu8wIHryPgPLr1CFALpH\ngHzQGKXl0y+hkl/gkGMyB7L3Ns0aoL7T2Yjdbkc4WSJDT9Nl1L0pX1JkpbS6\netmu2m8aCynr7vEOA0vBim9yjWfITAunr6O+grBV1uec03kUYSO3pmeqYzZa\nxVHv\r\n=LNZd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1d1b0bac66ae2e64130694a036ac1261b9e20f60","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.49.tgz","_integrity":"sha512-nig+4oLeKaHKHuvVIZP3GkKuM2X++DtRKFy3jhLUUj6MH5t4yD+mxhS53m4WcNFCdabbjM9i+AsytG1XCfrNpA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-calendars":"17.4.50","@syncfusion/ej2-angular-base":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.50_1582026955152_0.3297255477534493","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-angular-calendars","version":"17.4.51","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9adb08c3f471f4d8f1d28422b3a655197c62bd91","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.51.tgz","fileCount":516,"integrity":"sha512-cqy/CwWjDbRXmNTbM+UV9E4nP2tX6X4r2PZp9Rq1Wlg2ss/PcjYHqMcn62ejn1NBDawlUTiBEEERcxyyEtDA0g==","signatures":[{"sig":"MEQCIGxDEPhr2b6PrhGU9iOwDvhdP9IJ3MqKv57s0S+vGZZ+AiACj8n+7cUAYFq6KZnLdm6fd1Lc7Yb5CSOr24ydMbHiFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS0dCRA9TVsSAnZWagAADukQAJfuhVgitkGdwIgJI8E2\n3ZLRm2R0b4f6SQ3BQ0wwn4fY71bEy0YCccd5dvxeYFGYIR5gHTGkPN9nDt15\nPW9feeDY7bymtS5aCbAjCHVblC4PBlTHpvA/QMc0MgA0f5Lws+v4uFP+BoCi\nl+UGuylzqSqnVskSgK6PjRAdciOlQzmrZFnPxr/7f5U3z1rPA/8sfKdOaHqs\nxBOjCTa7xxbBA/W790iNtU7S8P4s06y/ldqEjxc66OkdU6/LmjYtWUIzZ3+6\niNuLSHw+jhZGl9BWWsoKQ4xWv8rMa6yrIK2piVMSUTiSlnhDrN5Ke2BDcTIo\nJAva+A47I9D2AaWq54ewcQYNvM/KjcMKt5nLdZxSN1h9dFk4HOSmqLyly30e\nKFkx30naMc/WRvyovtdmZITHiWUFvptUaQKKAGprI2dMb19ziphkKf222WQF\nZRGfWY3CObWw8rQhT5slHwk7rKQjCUxZv0DH1vdknGWE8mXtSWvLLbkOqNy1\ntK7NymdCvx8I1ChA4iqSR65gG0WeCMyq+JWABUYGNjEHY43iDA2n1ukUzp2+\nO2DvV7w9+FDKflKN3hscD55QWt0JLGQXB5AdvCC7ewGOMNGgCq8jjqq0QHx2\nspGRFIYabmRf8bYRMgUFUTpmXOocTEZnDZVJqtQps/6CwSxxB0ZXgs4PDgfU\nP17+\r\n=OpY0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b570fadb94ccf1f7b1e4c7eb0e7170dd41eff41b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.4.50.tgz","_integrity":"sha512-+A0TfMD14Zm4jXooetkV0Uh6y5kri5SRLG3wVOdtBeqPYQrk+7w9DL1JrEiT5JDXc9qAm0STTJRVbTj6BIZabQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-calendars":"17.4.51","@syncfusion/ej2-angular-base":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.4.51_1582640413201_0.3248222175026425","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.36-beta","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.36-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dd54562028b5872726c7ae40dc109e82c543471a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.36-beta.tgz","fileCount":516,"integrity":"sha512-VJ0+1c6dqC6SlimKXXkJhf3X2G4Wa7k4CWtHrqd0UtdYFlQMKB56QYlOYcZJHMwk5Fu6GjxbRaBe51fD22nZuw==","signatures":[{"sig":"MEUCIH7VeBJISZn9FCqyWcUYaq0UlE56m66ljStVy3cA8ZjLAiEAvPQLT9U9qgady+7P865+qSKt0LXup0uKG0AtQMSd9cM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczdSCRA9TVsSAnZWagAAs+YP/iJepGahXg8JJXwJoY4x\nNW6eiHWYnPcG0oTb3TaLHyUPU0ZqvD0qeYPMryWzZDZLwWYnmB8dXyjCi33H\nENW5wVBMwrWe/g16j/yiiFO0/L3Zk1Roj1r3RSTCtLoPIuutknYegL9pGsPk\n1SwdTtb0dcwFKsTp9brM2fEXv7Iivpwl8tmPikK410Z7IGUSm3WT/7h2VYQS\n7TxsAdzj3VO+wCTNpi1efjwCCT+Ash0Ajn3CNZ0opJpqAx08pcaasN2lWeZg\nPCWCwMUDuzHu8NEwo7jGcuvPwGJtouDfQ0kOkGAdpEmB8zQK/0V57mhpOOqD\naA9TKcwVTk9VesrZg98kGtk524RSFgfCy4qAck1Zf0WNoSwd2dZGoyLE/psn\nSzR0PwwDIFnyrysVI+X5DTL17Ip0S9r7DThTk71DGbGu07Z+RWWY2uf6oiKi\nN6BE33XJ2hab0jwCl44NH2bi+n1OKZFkePLchHZNtP74xwkujcig/3gvSK+9\nKa/Rsmo/Qtr4yPVc9fCjbOpeo9POYJHm2yHOnA/GvNVFOQNe3403DZ42wdzO\nSiRpjHHuR+pVp9EZ8qSotnvJsHRfhXCLcLIVBgD/X9v/t1JzNPp/+RKFZ8LP\nkhZlXkQog/TrWXTDcLaUo/YN4ddtTTO71vYBJHvKS9onQpXERJxbTSvfXgdJ\nKSG8\r\n=BBcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"eb2cf8c13ebc91b4ef23123c70a6c9cd2d568e2f","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-dNyaLZGxsmZ3Jj4afOT9G0XOrdvNe4PfdN3d6fF58tiDCXu8z6KmW0PVLH3vb3Cd3TyGzZOgY9JqX5OSNB+Kuw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-calendars":"18.1.36-beta","@syncfusion/ej2-angular-base":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.36-beta_1584609106043_0.9950789465620768","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e3970902e24b4e7238128287a99cced38d7b059d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.42.tgz","fileCount":516,"integrity":"sha512-QEDlvDGEqFKZ2t74+AlFg9UktIkZ4hQJGbtdvhWdA0YMgzgC40HMkmKKxLQKYYNdgSKlF35w+PyZdDNGLtGOaA==","signatures":[{"sig":"MEYCIQDdwulhjjgMJjmeDvVdFyD16OxyQSNSp4Wa3b/SMn/zkgIhAO8DcJtKYc6tYZ394aTuXvd/7c1lBsCOkyHxBk/9UwwP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHDmCRA9TVsSAnZWagAATAEP/1FYf+1Wi8jaKoqKbJGU\nLTwl/pOkRo5ZUso3Fc4Q57raHrS7C9zqybTjwHL+q5umg5xrEb4fsM2vJyH2\ncMzpEX1gDBz4gbaGGGLLSXOsTjWGAEWKSxd/BiVPyghWg6Tfgjg/Slcchom2\n1twgawrG100rk1Q44RdJ7VJzsGyGPuswbouliXU5y5xMDCpSIAt7w9Gv8wUM\n9ZYKXY8YFwZ1XZey2CRpcCpxNCCiBo3Q1ScY9tV2fK0UaciNMsBU9z+MZFd0\nr8zqUMOqzfb6e2K4S2HMudGihUxVLT4kpPadmomlye2gb8h5OcLf5xH13bUq\n/VihvJEr7xsG/J9d+M9g8ehmRstb/TPVqdxQRPRRmATT/dfDO3UqsRN2hg5W\nacfzVOuegUrfCik9Gn/i9ONid8MZTEvDYFkSq+W4WP+r/k6vWWV+nqqOMaHe\nlMswZ9hhkleFUSVBjzm5iMl8o7Ov78apjauK7jVNrkG0QsUuciJYqOS2Qhu4\n7vghMkWLuV0zOSI3/du1oeodsrUc9AxxFKIhhjfi96AWVBRuMfZR6g8ofJ4M\nOfCxSpWvPwellwDZriWfmDsx74bf3pVwpwjzRjJpQhTBWjBcbhw0Warx3eLK\nIQby44tjt569Z3KcJoUCDkvgUOOSHBop2uk9Y0h/jQcTKjYm9aOw7SFIDCTX\nMBOo\r\n=ZGHG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"916db2948a81a800b957b81f992aad306989a371","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.36.tgz","_integrity":"sha512-Ac4v2Xi8AdsAOwZg7PZEtGQ68mvF8R2bRSAzU6QlPdMwnUuom7Ue72GvzQCeDQosPxWOjTsJztubQDlYSP9x+A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-calendars":"18.1.42","@syncfusion/ej2-angular-base":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.42_1585737957467_0.8148450207011113","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a6666d4f356508bb3e6374e38f33d1d8403f11c7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.43.tgz","fileCount":516,"integrity":"sha512-35AV7o4JE2Ophr3BTuruF7SyxolSt4Fxqnlt93zOjdU8GAaoSCaVOiZm0sc1nA8cdGwIjFvhvbtRcQwGlUvbQA==","signatures":[{"sig":"MEUCICdeEj+MZQBQd1CHYeLp+zACwDAqTihruf8uaP0894JUAiEAlNW4vOwPbbGp1rk03DnUMlH4U48xySjmAmzZCPh5tMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG4TCRA9TVsSAnZWagAA3NEP/R4Jc4/bk73N5NwIwqsK\nwzoHb2tQapMKyDeWtX1fPkeog+nfaADcidjXRNtOCmxT4fhmvo/xFAhlEZ7r\nqXOtGLF9qVnkHQpfcqTV5PlN1LW4g9cilUrAwjtl+NW1xEi2TIRXqdM3N8PX\ns8FwlkV5HHrn/w4oEvj6lI5bnSV5wMY0f5PgAWR8u4vE6ia8iPj9IL6w+TrB\nbW60rbeW0jZGpNF7GevF9oC+RkPMA/UuGBeRtNSvKIuK/TCm/3kysERRSQpi\nyLtmR8xOzbUtq90ELxbrBNpzsF3UCrHx3wO7DLWtkH59eZh1GwwxS9kNidbA\n3tiVbKO2/bHiXU57MzldD/qOCn1bsVFvyXe7l5jPYzVcGZIKtx50ucxl1X8D\nusnmA1CGkP31MqN3+suo3x9TDIZn6BqtFinhDcU2u0+ugHKTogB9TWFABCNH\nqdmi/QAfqxjw2cStPhVYsPv7gs8v+6QqHt1rNJzW6FWQstU7xagiREFooMB1\nUvi3dkvhTTKwaFkoDGDkBdavYjoIevmnlmcTB8FgUKjQjPHeGtiZJcjfTU4l\nQiLmbrA9/uJ73cTtfxjP2mWX50M15YD3BHE00H0RSpIKjHE0FZKFVZY/uxv4\nFvob/pZNGmvFJic5ThjqCHUSMy+IPkQjB9AHpbZ8GdPFlXYF8AwEwTxeMjDF\nZ2zM\r\n=gFYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ad7299f1e88738fc3ff421993b2812408f40e7c2","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.36.tgz","_integrity":"sha512-HMNQ1t90qlQPA1H8l53cgrXS6AQUpdx6tFX0nGe/G+OcgWRTJPcNZp+CKk5Y+D5UVhNCpZebpapC4u4k0aAbPQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-calendars":"18.1.43","@syncfusion/ej2-angular-base":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.43_1586261523221_0.7599015641247617","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"11f40543d78215260eae4d1e5c38d714a44b04db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.44.tgz","fileCount":516,"integrity":"sha512-RU427pEKryraNGt597amCeYdI2Np7IzZfO51TFaHiMNTd9N3oW797RSfZBhWgkDhlatz4XwFXIERrGapKoFgiQ==","signatures":[{"sig":"MEYCIQCFMf+GDBvhIqrDKsK7QLoc5kD+CcuST8xxNF8vzI9xlgIhANV1vT58KxwqlFqIives6Yq07Mgqw8dRcVqyZ/dB1TYy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaDUCRA9TVsSAnZWagAAwa4P/33A5fXBP1DeaUEzZAKK\ndIa69Wo7Sq/MkJo1fNoCTyNbe3ByggqFQXPZjEqEyFKb5ack9Fa7SgzBxWxD\ntd5kPrJTmEqojqMvx+eOypZjudxFhxZbWSCuWELD3FTRc6NbTuuj4rDbceow\njEOlLse1Qw3Dq5VEojUpQXP590YnK9vPVBrQevnzEPjGXmHZ9CikRmUCgz0g\nkpxWrm0UbBzLyeWcQY6X8PZ/jbzR88kaUlFonDs7tmSLqw4v8yn7ZF3Qisis\ndOTvTz3rjPbstWMdcl6rnQlMl2IesXpJVWWZfmvgGnfPIIUyTmXqwT3n0ybh\nqGGTbreUKhrJpWaL8ym6LWGLjQm3fLq2Eeg7YuN6I2g5Cw4J/SvpCBp7JA9G\nE5hCO+HW9SvIaRpB3sCaHQybS9m5lVZzWX44h0NYTjse+MVTp8MRCUJiLhgR\nwZeGRT7zCeK+8o4gXxmEYz8UluWUILPp5cCJAn2adMaortPA5DS88nf5A4QD\nLRlz8Hn4V9LvIWYPeiy58/z7dVh+izHCnyVMatKQfI4KOF2tGhSXhVWnlDDY\n2yJoUUcAJYgHyj7MbmtU0y+qwVVVEqsQKNnMFIvc6otYXxDFPu2jSpeSnsJY\nuErBEj4UKNfCPhHfC62bXdiAGHG9yD+v2vSgAT0y/N0l7oFieZ0BYlp/BMDl\n05sm\r\n=GDr9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e357e8f0d4ad878ca9d2ec3c6ac4d3d7e781338d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.43.tgz","_integrity":"sha512-VnteXAeHdUp9TO70JmBtVqKTITH1UkrSoy1Ri5hpYCTumJ/dv3zNbocpjEmralcSKmxnBkawqqec3rQx4EIsCw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-calendars":"18.1.44","@syncfusion/ej2-angular-base":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.44_1586864339989_0.11311103344807472","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.52","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a6c2f41a2f62da7a654a481b91b5b98e4ca56e38","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.52.tgz","fileCount":516,"integrity":"sha512-D27NQBSivG6p/lRcrnf/eQPf3TLWY9L+UgFMwz8j8PVoGeVkAiEHpywivCCOtkwreV8apqkmE2peB/zhQKRHKg==","signatures":[{"sig":"MEYCIQCec6qLiJ4bCmA0kJr8cGnPcxQT4nyAoYk5FRszVTOeRAIhAKSblnXXZAzy3geP4ijvGhHcM4gierWNghiB9nGNHkJc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu66NCRA9TVsSAnZWagAApP4P/RL5w0s5JfPgYWRjivK1\nxBn4Jws2fEn5gnk4NJYDMLTUPrxx7pQpVBTr6GQgxA54HuRI5kiWFCe/5cAi\n4flLwsP9eW8zYer+p3EIGGp+BhIVt4g5dBLO/Dz4Y8RnhyN+q3H0iiIGVsAj\nVhiFuGjO2ckGl0rVnPoF9AeUMyepdThdpUrisdg/Au0Uhh0UBCP7dm/egu6T\ngJ/XyDcykBvPVgsvhyUXN+yaJs3nopgSJY8gtWAkyHhpE174yCRlCFXnh/6q\njdAugs12v+lACDVKZKX6YOw1u17KHnIRhYVpIzvJth/pvgyq71uZUWbAqdSp\n4hYF6d4X0kfxkmfNXM5iCmPPPblkV8gsEZyYzs+ee1m5IS7dibSS9APBGsA4\niBwGQwgmA8R4iyNOat4PiGI12jUW5cTnG44WvCy/2OZ1Go5nppZQ1cpx9ux5\nCblz8GW8Zkj8vyEFi7GXLofDRhWD4PR64HYnri5Txlfx4UXPf4652mYAqMrT\nbBxZnQCAsjFaHf9h16AvulCI7SxRaIPq06x4T2nrBTJ6L93xD3w/34adNYzo\nvKYcKIBaq4JdG3pAWkMzVQWasDHRROft0z0AnfHxiRfADLQdItPpEsBUiMcF\nOM4wvrqrqUJhvI6+vg/kRPFVNhUjYEg+5v/fip6oK21rqvGCCW8/IbpWQOUd\ngaxl\r\n=6q2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"86903687bc6a86aa2b72bbf27410c9b7a4b60050","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.44.tgz","_integrity":"sha512-Q8yNaWKd/DUZhJTwF3oRZj4FXScyx/cqN+jrxOlt1N3nwAj0DCB1ePP/pqyz3aQc7WZ+DAMWjGWIz2nnzCb2CA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-calendars":"18.1.52","@syncfusion/ej2-angular-base":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.52_1589358220766_0.9667279159369333","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.53","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"64984469643e4eb71e4ca006efb7afcad3f46426","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.53.tgz","fileCount":516,"integrity":"sha512-59MACog47Rjt9zKHw/AIDTC5sntKDe39fBRPDOgN0e4MOy4yM7T7Vr5nawsybP/Oc5qqxJ/hf2lE1BN4vy+6Yg==","signatures":[{"sig":"MEQCIEpd+63jre9fuc9yB4wZpw+yDCugrhOXmRDqA4qCDfpGAiBzowZJYcZCBxT5i6PupG7qba2vbsypQNeRjHVoAdQNbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4XFCRA9TVsSAnZWagAAQewP/27AddyTCNrZcMQ763tD\nfmy35Az0hNNKP+wh0KQxj7ru8fAM74RSQjdC/obdbzXLZFBVQbKLBUukHEog\nxOxMpoC7DxCOCLON/9LhUGM3Ie/YK56oPJI4VOcCtrp/YcCRedzF7KJfdOHU\n3IY9COa3A0YRzWwROdc9HgN5RuDkfpub60xCXkqJYgrtuqYAi2vA7gPcjYn3\nqcqG1uJQmsEOjms7iePJkAUXfrYA2sTosah77KOj4Bzyva4cg7FbyoA9gXn+\nIzjGHx5p7YZrt65g4qCpAB1GlLIJfYAP6xpl5V/tIb1lSiQ4ri5hF7/KLtiD\n0StA/DlXvc8EBBjZIjYyek2/2rPvCqyujMbO2tUpKPCOuWFA0nfaogp2CObs\njIwINfH0Sts8UQ9fDcSue/j7uxWyTrlVAqN1Tp3qGyqOdtCYva0zHUBE0TvW\nGRV6Knn+7U0JJOgmShqkW1RkQLmnuI2+w669TiK2z627YbMsCSvZP7GVkjl2\nN+s6lvgwE9vnptE/SW9gNolOaOAVSH6s16547UQxxpzt6/rH1CevYiH/GT+3\n6emmlzGYiPot5oL/L219SbST/97nxgvImwHY+ccFkAKIXBvUTe+wF6A7BIt6\n3Bl1EPFVj6BzAuBWH2C7M81BB90lw+rVR8zMnoeNhztWURoFmH1GczZdiydI\nPWrA\r\n=+aJ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8927dc180cb86f520847484cace9676aba679f81","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.52.tgz","_integrity":"sha512-AOTh+zuxnfdzNpyxqXFD3QgEyIEfFQ5qIq0cAyhHo/6Nayc/8c+oijh3LtXH3bZ1nXqXpDiUALkd8S2bYHtntA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-calendars":"18.1.53","@syncfusion/ej2-angular-base":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.53_1589872069217_0.08113800798185955","host":"s3://npm-registry-packages"}},"18.1.57":{"name":"@syncfusion/ej2-angular-calendars","version":"18.1.57","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.1.57","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d44fc2dfdf6e8e4404560d0258e931123016f3bf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.57.tgz","fileCount":516,"integrity":"sha512-pAYWeFoPRVIRZGE2USabDz0MTIH7pxqZMMH1rR76/FEqpmsaZ4B3vmnYHnwC/mHDA155RFHPwJP1eYQNmiG2Mw==","signatures":[{"sig":"MEQCICtIDUlrr9mOQ/nErvZUPlzpdX2MqsGh9jiGqjWb+8HBAiAY1owVTEFAYwx37Fd95ip7rIV8CGfiC6jWLeCrAbkWcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KNlCRA9TVsSAnZWagAAS6wQAKUquzRqvge8D6GhAe3C\nznZzuG1QBPC6NR3bHDaYrClCtdaHemdw49sIJqDMpwbFm52GldwN4IeMR7y1\nOg24H4tUwRqvLZFRFDCYuZUDVWzf+8Na3yQzyRHqKAqkHrcP7yPgn52sQTya\nRjL+Uhthhk1iKIJaTR7mhzDRbXJ+35P3L6CKvrBpwtQca0/KPNLD/5oR1IfY\nY+5CWb9IUa4p+SXQAJj8yviNR4pbOtwbsa7ssqKVX9GUm0D6OtBKkg8hMS0v\n/JYw9iCaOFXKWdZhS/j7DcW+t66yim3rNejRQZCSOWVk/lBBgXpQRnx9OxG9\nEZdQI3svjy+/+yEBIy1G9L0m48wDya1dmZFCEgoKO6kICAItBXS0PuKRYrsL\nTGpk0h4Na7sR2Mgc0khWuB3PVHYbcNDZQXlc/qCc0/3qL8o7W80+AyVeuoYm\nHkL4+tNE9LK8+M0rjOUGsOohh65gznmMJhEClBnSjB3vzCIhrReDQWPG1Qpf\nJswiX6VTLqKCQEv4sugF68hhWU0gACJgspNjEsaiaBLqMxTFh2Omh4UnLc/H\nLplqv/57O/Pf7NsjqQ+ztNLLTlvuHmDfL5lOhaAnIyshv9YTF24t+xmSzNLH\nYNp15X5JuZvcA93YAlbUwAoiQOWuX2Vo5Rizz6KBxwNZkalVBYh2zRtjuob4\nWiz+\r\n=8SME\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"6bfb0f29240f1eb12ed45effdbeefb4fdcd64d44","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.1.53.tgz","_integrity":"sha512-8OpAxT9u7c1dADWbjvTRbuuj8a/uN3SpoeSq6fsgwMYj9rR1aF2FnwSE3wUdOf7mWU14LiHjOxxVjQRrtW7ZkQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-calendars":"18.1.57","@syncfusion/ej2-angular-base":"~18.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.1.57_1592304485131_0.12252578959506355","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-angular-calendars","version":"18.2.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1e36948321acb08c73cbdb173fb0701b0a377587","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.2.44.tgz","fileCount":516,"integrity":"sha512-MMQ8F8OPJ7ALyZJXv8RatNAqr9DgjspBlYSmnaGDkJeprdb2+VyimCHNU15z16KAr1NmjSwy3TZm1/e17jIfag==","signatures":[{"sig":"MEQCIBOJyJRuioEJnuxl+AV6IRcQdz9sIVn2I15LeIDqBAXiAiA3tv82CERp1C6IIswFnYwvJTKBXk2mV/J9n83uSIclqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1992156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8TrCRA9TVsSAnZWagAAZl4P/1bgJX/+2sRHBXBfpg2I\nKV2L1/9bgY14THB3Uw6d320DyoDrllkEG3bGfMwH9MGgUmQCFQ+jiibeor1o\n0KngYlno+Us62QkBYZ3b+yR9wTsJrFCtp63RGXfNuaC/afMkrg3e6lOIk/OH\n4boIlLGh4GYsUkhVsshMHaIgULCql5vj2TPD58t5OegyuqOLTH6AsLWPUvhd\nseCQEgNABIw1HhpmWuQfEgI7i7PnJ39zOR/SQM84IUGapSzjtJD5fF8AM4oj\nOMEtgIMrrNJQ+/hCXyVAAy3BEzo1ANspYgBKBga8HUcPJlGte9RcCAfFWTYv\nJmqiWHbTfnPPIpXyWwLzbC1OLIM4XBCAX9kAny6z8zfbtE07zUA9Ns25xj8h\n7ktTg8bvLo9EZrY8VqzTHJ8jf4c6O53PjjgbFQoDSQmV/I9eHwDJcA1uFuhD\nQe/F0G8nj/ajz0/SO7gUv6gcgEiwauIW7aTFFciUiansf2Ca4yV6QedT8YjN\nl2AABRD+eF0g/RUfHf/AZ9tEyWCfI3QEFSbC2Oddboezxxjmg7tbDbbDtd8S\nygS+0KH2dRCNW2ZTOvEnLN/StL04yX0nzuSCInsOn80gGEdgUclBcyZsxR90\n6mk/2MkwN8+r1/SE7nTde2wDi+0XUG48oohoac+TG5P5ErF5JudVEzryca30\nL+zE\r\n=Li8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"39618291c0f372a4f95dd7fca4b86875bf55e65d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-5xYo7g0TLFjy74usmZeLLVjPLplnJ0QZVws4uJm9w4Qur6C7IJhApkvprk5IM3aiWu2PoZNs/vZE9T2PPq+dIA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-calendars":"18.2.44","@syncfusion/ej2-angular-base":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.2.44_1594082539314_0.05713438581276176","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-angular-calendars","version":"18.2.54","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"19ab5136a739ffb14511ead340c3c46466c3337e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.2.54.tgz","fileCount":516,"integrity":"sha512-ch+/5Twm9Zqj3sipi3NY6roHLvB2vYiD1HKcsNskbXILJG5zs7Qt6l9Sw/W5ja3zhKU24oqp3r+2rMDDLHx1dw==","signatures":[{"sig":"MEUCIQCNbUFph3rbheAuWnmQ9XPxmnYSuAN1Uc4IOqzr77c3egIgU2MWw43unFLXdEtTkrSeGt6z53beZDIIkpuZBC/StHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1992180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8g+CRA9TVsSAnZWagAAYxkQAJ5EGTrlGgNHzaU6LllO\n07nKtKmIWivQ9L5cdWt7ZQ5ZedymO4t9HN60rXcqNcl0MPIZx3gsPs5iQ3oJ\nxv85opJsWesKaN3XsvX8cJGpwKF+LWa7GhDftkxXab4eaKH4H87iiIKAgvrG\nm1LXOB/Bie15LodHDHWSuu+vim9hlUJyF+v8wrUufvdQN03JAEcm6HskF9Bd\nOpSV0Nw+jQhVALymd5cTFOHGuZDthq5N9dD5rlPsxJSRBfntfCxXIWSmGE6Z\nAp6i7XJeDDqcuTPXB9qXTqWF0CayT0RTgPMcA8vq02YQUrFIHufBCW3c9xc3\n8YD8BX+mujw1J1uYGnSAwPYIl3hlVPz6z8r6SDmbjEvz+zRXRumyJslmhaVY\nqaadxw5BU8+dTNwPq5cxhhxbZckcj/0Z1At3EusDOFXYwPHrJczBJm1sb+3d\nR9dqCikMcRhIz4LTSalgZEbVpX/AaGUwenOfMph5Ovq49SvniRMUyZ1h61tz\nHQUoLE620dnhlWwCEzxZJaFCcaUlSVn6nE1E4OBkKhnuUkT7EmeU/j9Bww97\nX2elFCe4BNPGmPRTjgo0YudW6Jy50oBr/Um5dtvMt+A1iDcvLdQtETJ8QHUx\ngS7LAS+nfG/4Jb+o6sflKhXK5egLxUqZq9xAmV4fSQJU+pyeZkDcctiCJLXZ\nRV7y\r\n=Zd3s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ef02d3c79d8f91db9a37fa667402391582b38b0d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.2.44.tgz","_integrity":"sha512-1/VvvIxOrzZLv5PBHRWLOuV+3a9r999w6lekjp8h5f32kuEl0SqeVQVbYhI9zqq9mC22XiLwFxV0yueHjKv3LA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-calendars":"18.2.54","@syncfusion/ej2-angular-base":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.2.54_1597753406436_0.8224697575227709","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-angular-calendars","version":"18.2.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"78f8d6dbb0e0d913cc446cf8c51dcbf5bffed173","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.2.56.tgz","fileCount":516,"integrity":"sha512-NU7F9gWq913X0XkT1ZU6Oa7EewSvVRLpsOVMEECU7GxLx4i2Y0Ygj7526zP+9KdC6DUzh1v1upTw6cGoOOriGg==","signatures":[{"sig":"MEUCIQDm+ZRkQRCv+SjsRpAuyIOUrlLdP2PlMPhWhBQsDZJbsQIgeL8llSY38A6n9fH92RBF/vRxCBKG3Wih3z6UJvhYFpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1992213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjPaCRA9TVsSAnZWagAAs4QQAIEZwAHGj68hverHfCjj\nFITXwUHLGumKFDpf95YkRYwIzPMiPRz8+8C+xu/QxKf2FZAh8qHB150imadQ\n0TWLoXXW0GOx6YfNuwRt6md+Q11CoqyH3ZFyhvvbkzZPefL5O7M9SSeVHmT7\nEVwJs/Pjf95wLkVIoaglBbCHfiS/nzqn+vAQCpMeSSxMGMz6s3LBOF0yC26O\nxN24D69LXPYPPCYTo4BUfWxOwlbonVXDdVvL9A2dvpNEzTGW3I3G+CrQdNCv\nrFN3DXj0fp+YVcikpMuxpKQiwYv6FQrxq8iUZy+yjjQvz2uCwQjnv8Ajuc1r\nLudnx3xbanGRjWPeUKmL7YkgYqh80LXQzBxfiwPxlKT/ceCxV9LBRYmR5KD5\nPF9Mc+IvUZhdpt4TYX9uo1cysHbYl7pwIEhMkujqNNOFMYevHibsZNBnRpAY\njP7QitkrIKhj3HNzMj3stHXwc2LZ4nJJgdbQCGWkRdJSuit/QdYoVCfJUVp6\na0i54yLq0R6Y9g+a0cRLEJhpULnbTwanAh7cxSSLlpL7BcUavTgNETds2eIR\nlErexZDqFNVih3YWoclx3hMR4cLctER8Q+xM3Uv6m5zbGlQ5NhKqsb91JQjO\n2Ox9L3MG+DCrF4Khi5ujtdLeqgxJs3Grmv6hGgnczTZsp3+EI1mqyJfvV1jY\ndQS7\r\n=EsAX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"208cc6d26f05663b1cfffb8df996f234ca2d2ca3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.2.54.tgz","_integrity":"sha512-9mGhGrcFQUAFqL6H8UVjFhrD179G85D2gGkJk6T4yaXO2chE3FWtHwehP7jFqMQtJ7d6X6mtqyrUIlDUZ9pR2A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-calendars":"18.2.56","@syncfusion/ej2-angular-base":"~18.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.2.56_1598960601963_0.3259322828378539","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.35","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3b828b6a4c7321196c10a9aed5b4651cc1505813","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.35.tgz","fileCount":516,"integrity":"sha512-MshTiTcRTvJAibtNqZNqGKKLUDpjpARQjKKvAMlLaoCYBqYBZnMZDSKv3SXebWfLxhmo2fkXoDO4xdJ6EQ/D7A==","signatures":[{"sig":"MEUCIQDEXJZAweai68wV1oZysNmugr+2CzgN8hD+m37GaQepJwIgG9JzU97nQfmiuxCx8UjEphcT8E4YVO3yaFIRywlTU2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1995553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaRVCRA9TVsSAnZWagAAINEP/iXcI467ETmK2TQK0gmm\nEP+1+5nkzDF3fkD1VvUzDzZ7YnpKou9AcOmM7kwFqtTOJaX4XuDpJrOO13NP\nIR/fULuxsPmjSMzXHgJzZr19Q8THxf0qVfK8/vK8f/L3hddrtDegQBAwKNBA\n5o8ILNWSkRbLexru3KBA3UPAl8dui2L596tZoNUGKIZ9HtchPsdctRuksphU\nNpxcXJc4K+hAsMfHb0mciqXrlncKfcY7vZWS3yAHKSFAIjvbpON4c2vjawkM\ndvJIFhVq3IMMpMIV8pSM2S3zcE0RD55uKwNjGnwOe4lLAmjJNCNh8HdCNUQG\nc2jFhYzvZER5nvzvzGCNsCoybHGmHIueMo8zBKfsPaG3zgw7pbRdlod20oKt\niyehmdX6Hc8aRw99nv5CwwyNMYhIqo3d0O0g7zrD73vAbWQYRmhKYNVZewgM\nl9lNHsfPTlCLq2xccUu7EST1tcly29Z/KBcfvombKNKTX05f8kuZG3O/6wRe\npMWtTXl1HtJWmF1eBesKuisb1qtP05RT2gfKdL2KNygU1VjUcpf85NF7zLgH\nhUIUCRosNoZPhU1SFCW6pkEJc1yyFA1XagiC/gV9Q0iliKfjUm/HzQgy87Pf\ngMl4FF2dMkmvA9DpQjdsfoi7auWBN4KF832lRRYRkOXpz8PP4BihvxuwUQN0\noeJI\r\n=JTeD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"2947588e8a3f64e7315183a5726c788ce7ce71c8","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-V2J0bHiVZ95vq/vfO+7iDRmh90PzZGj9r+XHpRFX2cWuQZma83w6K7vmFqstUemLjK8jV+uAZ/6AAU0Nlz37TQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-calendars":"18.3.35","@syncfusion/ej2-angular-base":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.35_1601545300676_0.17097575676400578","host":"s3://npm-registry-packages"}},"18.3.40":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.40","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.40","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2ba08b9f460e73f0e9d2c4c8dea7f5bc2aff5df7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.40.tgz","fileCount":516,"integrity":"sha512-mWAD4tVmqVrTrfpFzWBNtZv782TMSeLdbKHo6b3XIaLleTFUdBs8pc1yD21J8XmSvN1BfSDfCeeLtgf6ppMI4A==","signatures":[{"sig":"MEQCIHJ2BQ6b4ru3gBZnG6SZc64u5tD76Y9+dli0R33ufMajAiBYmzFljM7CHuDavG7YrWiJtGlWPVB8k28H2qh+gtCLnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1995711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhbIECRA9TVsSAnZWagAAZisP/ieIxSvFwbsQjSLRhRrE\nSIeilbpcKIvj0/ASh3E5AEgIGDiP2TNvDrqCcz3sH13kU5sH/i0zyB5fv34D\nwvLM4x54wcUItIlebYZ0U+KoNKu8clD+2HeovPbajT63kILRmuNYzuIHCU7S\nioT5jylJhNZK2Pp1Vd0RiZuM4YVluIv2dfqIwNAnZb5NciVMN0E4dkiZAM0q\n9JQLq20TkbDSXe/Xp18mmTl6m/zu1jM54jhztTNTDuTz1aNLN7o6HHIt460G\nuHUDRmzOLXFeUhiA+yhBpmg8DV5xUPOg0YIrj411V891eDwYh1sNH4HWeDp1\nFrEN/iTxbLaWtZtT+uWnloXKHbP4uXjFAKLS08Fe2oiDAJvLyd/yxh4Hvop5\nJUBvqm7qYy+IYYH00Ps2tmgtNMXjuRodfqDRdwyz9ie6e19tsNbW30EsJUdK\nnZpnf0N12aEGBrs0vAnhD5HQu94P1JHTHExRzzNz4cL2upSmu3p+UoMAITkE\nk9/wJl6i5O55CzZwPUHVBEu0bQrKSN2sy7qmAly3udJFslLlV7LX4uFoYaQ0\nKkoskCVUbc8VSbTRS2778FwXOY+sAIQ7E/Y7P2HOl7QMNrycOelbUBaAHsSv\nDEqrD4o9LAyRz+YsW/NdC/qRlsXzrT6P/IG6Ys1jtMuA//rnizwXrqCW/r+0\nPTYg\r\n=w1EK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"9385832a1696ba4643790b61acda2a77a63bfb7d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.35.tgz","_integrity":"sha512-RZUIOzcjqs09dWzhwBUOgmg1wjdEO1ixxMWynwcmFF2LKh7DUR9tc8d8E8FTBOMXbBEjrH1pl5CkX//NUGsgwA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-calendars":"18.3.40","@syncfusion/ej2-angular-base":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.40_1602597379419_0.5242214101807527","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.42","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"61cce221c9bea257ae3240a71b1a4c68f5390bcd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.42.tgz","fileCount":516,"integrity":"sha512-kAlbT0xODJgCkq3JvVp7PgFC/LK1eYJfA/8JrBGeWcI9DM3/43Yr8MKvB6Z5CeBKTgpMC5YFhdsWb5GgfX82iA==","signatures":[{"sig":"MEUCIQChnx6zQ1aZr/gaZ6ddL2YBXuyOlZZUE7XNEAqQUBWraQIgTvdHN26D3IFOhcByPxCBH5mO+O03O0Dd0Pm6h5UXxfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1995899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsmiCRA9TVsSAnZWagAABCsP/A0srqKVcdFTfE/kYkVQ\nrVeDXR47GwVxnnnGnE+r/t1EuezQ7Wa6G/vaHW010p6GztCVmffgZYI72Mmw\nUUuLn8Rmg8WvQIsH3SucfLs3Zio55NS45pdCf91i/qvFThxvKJQv8rkT08Pd\nQu0CsW5/bXPYeYCFxPKPrFjhxBEoqwoBESE7144dUwHi6Y+aTNexAVpbTzJ+\nkbA38jWwLlP6Ifb8HuMYub5hdtt3iSzzN6LcsUp9qHi7RlYcXK6H3DWsWsj+\n+cqirwvMp+/eTCNRHlDbQJWEpuAbJlAz8YcbNqsEJVm21bCrLuMiVBLj6NXF\nHH3kWROxIA2X1/xNiaXFVzxGDo4NUQfCZibaZ1K17lq+1EFak8zPyc4bzCGK\n+3SMwe1WYQtAcLwRpy12RasqB5K6NZ4zji5Z87InsdxoYCDPHNampxwvxSsU\ntEQWp5gbhwpXAwH8vJDTsq89jRegpNhsfltc3eQv4ARQz3uSAwG6Ib/mF2Ik\n0+7bJGgcVT2fZZkAjfxdB8xdLtfNJuDyCyF/5Ppi7hyLZbQorjw0efuhaxqT\nmAJQJqMMQVT9tVA2ebNhVRkJqSxFheCAOccNLLLuH0fKY5TToQT8LeJykwiR\ns4LEIu6v2LTKvWe/W6lafd2dSueOTlya/M00XzM3c+w/6RI9vG0YMrSm6qp0\nxRsD\r\n=dG9B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e20e46515fd5c12cf43277ee0a06b6fbe8be8cc4","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.40.tgz","_integrity":"sha512-MXeeNgOfgifm+vZuvGUhgUVR04lfNZsuGPH6vtKCmYoN1wC+07NrTJbQKN3LErcPaNQ0WqXqRzC+6YhtECuJ+w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-calendars":"18.3.42","@syncfusion/ej2-angular-base":"~18.3.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.42_1603193249411_0.7743368935809687","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"549146a7183b836ef25e333c1b8af740771d847f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.47.tgz","fileCount":516,"integrity":"sha512-hHNay8Eiagm/+PtkOukOL7xDDukM6780wrQljFF0qg7YGPO/np7JnUkQZ+JJWDmlqLIfKE10s70DPfoaew1LPw==","signatures":[{"sig":"MEUCIHr/L+xuSyen710y39kJ+MAwaV/imsiyQrjHBB1ausxCAiEAkP3taIZ9+iYRk0hysCUAnNIcCdUAGPTXFZj94uZT/kE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1995924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7SECRA9TVsSAnZWagAArwoP/21vkom654x8rGk8D638\ne9268fRwMlfCFY3mQsjdARugUJ4zQE4hBSX+mqzjEa1N/Wk01YF1ohP9nb1d\nWEpJSulc+SXRipPBC9jRm/llGGgRi+vVfZ9ERmHCxqybi1Fu1Wrtxu6hx/+d\nVP2+BXU9DXs/3PAaqcS0ZIZ0wYS9ZQJYz+0jf+STcHgDDSt3htfXaRioPrzu\nEK7OsXgvUFN5tI9vWkm7/USCglrTYqESxxGjoqXiMddbM28Lu+y0aGMHBfvl\nrtqcL+SwJaqJ6/YX38PcHXA4mTQhmB16SSm1kqXE2B5hBLRXv0ae6CwbMFjr\n+rObEYSWWMFT6f1DJMFZS470HEhe0tIxneCau2KqXgqF2A2ZArYx9rlye/3W\nExqmpNEHPyirs6YP7sFWJqofgHnecoFuUULq2Qt+Q+JCyPuPtqId4xQTcv0h\na/pME81sA2wgAac96BtYhten0/G2J+grcPtgJt7tY+ViX4TSAMoz7wPv0snJ\ngQ5srCdminpqtFde+oJBdM4jvs0GVgtPQelyrYKDYKZNe4yzHeOVmKXiqQla\nJwQzNhupPCmCsrpe3M3bCo3Mu+NsCKRrwQflcsO1N3Cwe76TwMHlfQKN/Woy\nzGdu8C5HkJc5UHoPhuHfvqgTov5oySLoD98JLlyRumWMqPxPYVibF4ERcuO6\nnLSd\r\n=Ixne\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f9b847c07701d5414ee2d6ee9e6c9403ed317114","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.42.tgz","_integrity":"sha512-Qxskeoo6LaRpSIu6M2rctFp7EU2We7r7bNcyiQezsq3GrXhC6uVnHctId+hIrqOLmZJCoog9Mi1h7tVybvkhKA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-calendars":"18.3.47","@syncfusion/ej2-angular-base":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.47_1604564099614_0.5362808442480718","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.48","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f4e439d21de00938697d84b881f804262d3b614f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.48.tgz","fileCount":516,"integrity":"sha512-pGSELwaUVk4zBu2pjOUFBquke9S/hvB1UR85x7030sPXug16M6NcL5DxPWJiRVC37YLirPWxgL2usg8PZeGy+A==","signatures":[{"sig":"MEUCICj4EaLEr0gHlgmcfkNl8wCEgyf91b7VELpBH7INGmFxAiEAgWfsDDqzIjLbr4YDX4SZkrtaaR/RUAdD6YbICRFVAes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1995924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqlx6CRA9TVsSAnZWagAAYjoP/27t6K2tFrSoC6BakwWo\nEwk1ANuaOFwqPfaYyE9o5qDTr7p3IOEKvDNxrg5Kv1LJOfSAY2mphOvnF93X\n3jeB+Q7NAqmg3zIUUyxKI+scd1oLnbXueQOF8+HKS7TfEzcjd9AH7BPZHAAv\nljklvtWlprUtvbGcQ2r2FaayFvU96SJ6NfgimJXxFpRUbAxk+LN2duNs0s++\nJkWe+qA09XJiRlPKKfRJjsDfzaeHl258tQ3I/leMPJhzJ9i+kYtdfVJwmB0k\njytO4kFsKq8ILggCnYs8a5dukPoNb1sYvDiU8V0W+UwxnNIcB7WKHNEsKhTT\nampO2eWmiXww+1Ie/CC7GOXFJ5fXNxoIoKkTyWIiX7rOrEwkSqZALV6Y2QYd\n4B6xYuTohvJcx/SSdndnJc2QXO8qmhyNasc4SqqEW/Wbre/uu3ZFUNBTuIc2\nY+hmdfOuPSIGELFciW1X9GtD1cmmbxg+hX2YdTtgdhFQZWUickN68vHkrzfj\nVwORTXufzcy95lS2t+K8zPBkhKnecxpiAF+qr8ikvzO61DM8GJi0wCMMGEP3\n01HdBbDjztPw3VAIk9YpwuN8XnCDhXxT09onziTLwsYKYYmNN7soCJCr44hI\n9Ew40LvNzBdKCfAuJCdhgPWGOFdNKXhbFDQYd35V7OPcSY2OWF6XuA/UoL+4\n6yks\r\n=skkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"3cc5e12fe41ead6fa1035783b0b45d58ad533e4a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.47.tgz","_integrity":"sha512-EuiGoYdCKu764KJJWc0m6JjAzfk7EJarN55lMYFVLEV0jMN17XkFCVkfr170wQLE4p9cN3l5mtZF5zikEf6mmw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-calendars":"18.3.48","@syncfusion/ej2-angular-base":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.48_1605000313599_0.5073750293251347","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.51","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.51","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ffa7c78e01df98ad19eec01432f4737936adad0c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.51.tgz","fileCount":516,"integrity":"sha512-PbLzl1Zi9bO8OCJF8FDG6854OPLAv23IYWuhnHQw+qtvG2eksvZVEMn4FEDK4S50K/aKayCx3X9MD3jQCFmg3w==","signatures":[{"sig":"MEUCIQDH9t9Nty6id2s4oCA4HJzThcdKP2DI6x8Z5pSeEOTY4QIgYzx+8hfInSDwLhF2Hz61wdL6p1v440/zMosk0YRsst0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1997330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO5pCRA9TVsSAnZWagAABmAQAIHrNC/BfpNRPudcxEAr\nquwagXwryHaDipvK3wxuGdHsZ0sFWKI6joF39rHx/FhLKohyZeJY0X0KPAWv\nHFivNqcUU4D4/owqVmzAoZxQCr6inFaVivkn4qgnQUtaGRGjZZrEbnRARgA9\nP6NxHAvlRIZ3+j5A2jvOd3n6MvqyzqCPDH/0x91mDjpRwM5BX9JmkuzlvS5j\nzLWk+DKipq2pab5oLbGlilUMlGrtVBWscuKeAzuUVQiLDBKU2bkA17Gd1+bF\nc5geCWlGs62n5OSiMTydQUUOTZcNZz4u8lTNApjpiJSfPpwF5EdZVOUmSiAd\nZ312XY+y/vb9OBNo70O9z3jSVBDl4hHsBsNHWYmKMz1WzqlN/CVU2kZuuaim\n9B18V8jcaDmccnq/8/fC/NQv2dfxBNvL8OIe0VBnDxWl/9Myo2iqoaE59Bwi\nwNjkz/u7MWrt+xWfkJBbqyVcQWhmJ/jRpkTl2/TZMgm+Kx/Rf+3njA2kXu7q\nBC2+wWj8z2LVAPLejnRdmYWx+kggV+dRtJiSP0TUdIl2VuQYiQAGGOoAngxV\nz8p3i3HM9fVrE6GwbvSPlRz5vAyL02d7zgr0TRBVUvzm41lAABKUTcQNA+p6\n9+O2k1EZQR0YeHg128Kp9jl/pDSPTZy1l2P7R0kAdR6hVmal6iaHFXlIyeYA\nKGFv\r\n=HsI7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"2a470677dad8366753ba4dd549a503d88677ef6c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.48.tgz","_integrity":"sha512-wEfO+/35qRsUlueUy9yb1CDCsDwfGvHv2Qb94rRssZ4FPkrxP8eyYjdnpTzNN/6n1oWYBm4inhioSiw+4jZxBg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-calendars":"18.3.51","@syncfusion/ej2-angular-base":"~18.3.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.51_1606217321440_0.17434220198165318","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.52","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dc4f40cf8d2f7338f42f926c52560f04092a369b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.52.tgz","fileCount":516,"integrity":"sha512-zNq8EVZ6bITXxD/FCAetSu32ZDMvdezm1emDqggxjCiaZ/TnAbEXlzu//gDwNcMFu2961ntcB7PE6bKCQaj6Ug==","signatures":[{"sig":"MEUCIHtAkK4fp8VjjduPIpkftdcgR5mGzvlg8UYhlTiP1sr1AiEA0R7Jt/LmP5XgHuzSQ/IFI4WkHR7131Vi7eihF12QIas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1999192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkH+CRA9TVsSAnZWagAAgsoP/1GTFj/+gx88Qn8PQoKp\nYaNLViGuIiKKWWzfuWIkNe3Ywd6KcMopas89SMA6XKLC5DqoFCGeYJReeuv/\nAs8mJo7gbHygMXMGmjqOCOyCgLaYYHOyEtshoB7SDkWfcM/K8VNGCY65ucKh\nx52TmOSFsD81kwnO/pMjxGsN0ZgDcOD2X1Ffmach9EtOu2YlPGr7B3bespP2\nVuXPI3xzUjxWlSZP55cZBkGAiVNCq0wT6k3HhyPXczsi9lozILg75zVyIbYE\nszdIpSxmfu2feg/vxaYwj4KvPWHi4g6Rnq55xNSLKjhlfzFjmRTJqoCgqpaO\nhQOOmEpG9hwbSQ38f+c4zH+V+ssNjAxsGkw5FeXiaUtg3yi89t/gQqEQKyGZ\nsOynp9TbLhY8gJkk9FQOwH9qzkVd77FJAU6eheTZM+HaWsd15fE5aG46/T98\nhR65PLxWhoxr8uZ27an3KkXgzS/skMnAGAJggmWMvr/WITLIADad4C3vUPY5\nJYAdeEdX4Fkz3zrf59p09Fpr3aILZdfvV8gBlRqm1e1fH8agW4cmd9I7H6n5\nsqrj7n3JpgBS2IZJFEa+pWGp/rmopC6yf2fcdF+cSjN28uAmDAxr051rxG7q\nVDyjA+wAPuKAIgcECpu/BfRqiLZDOvLZbLulVOfeS9pVjTxaEyQ7BHEq9p2F\nbQgm\r\n=HrlM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a464bb1a9f712d4a3d2ab03b041f729d3b7e6e52","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.51.tgz","_integrity":"sha512-mL99xd/X8LLxxdR7HtZQDgvbAgEZnfeZx6yt7KIwQwmCfATaKX4OFOxLfL++Z31gZsHjto/5MQPMNoDfN4FMRQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-calendars":"18.3.52","@syncfusion/ej2-angular-base":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.52_1606828542001_0.8311625782206014","host":"s3://npm-registry-packages"}},"18.3.53":{"name":"@syncfusion/ej2-angular-calendars","version":"18.3.53","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.3.53","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ff6c5f45a68186a40d20d34180e391856734102f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.53.tgz","fileCount":516,"integrity":"sha512-vTfH5LhJQKqExGGzFlxWAJwtvAUaJKHghujhYg3n/ggKnQ3W82QGjSwLUMzkpyYBfhN1x85WD5c2CtwlQb4q0Q==","signatures":[{"sig":"MEUCIECMPTrsuTkRBnKYfJl6dq6ofnRcuyq+rlVFiBYtqpgCAiEA/9Z48Sj1+X6dsjpl3TxXGvB/io7ROmdLUszfQstWtSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1999217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz2XsCRA9TVsSAnZWagAAQukP/1pAWxeAanK7eLlFHMvh\n68tln/03Dg0NaR1tnQxH3VKRubYUQ3Qrmq/l6+ssac2ExKAEHfamSuXiIyz3\njCdn7pRPgk9xfznejd0/eZ5GCXV2zfob149rQzu6lc33q8X6RqXsnPo0jXBJ\njWOEDsEBfK0qmTPlM52DBBlT1lr7iTYjRaP3JZ2B5rwieDbEKtgb+tQaaD5O\nBcD2JR3JRYsktwFzlTd11kvsR1qpnCymsd9SjD0+1CQdeq9XKV9zyzaZEcir\nU8hV3BMJliGsbu8zsgCMX5CDAiGEwK4wraoTOJH+SOCvhw9NAci89h+4/rY8\ni/OVdA+YlweJ5OhEfacDyrtNYDmqx41/UpPLCgokJLd094Oj/MuNTg76Mz82\nYVLktqXKnyOTkwrYk1faI6w08YdsUvN6XbJgh0NnQmJp8Sirf6q1fNwG7/BM\nbD1cYwx/ThJHkMHMRZ5k60mPAvnR/F8fymcIYrM3XdogZq91btpS5bzJ7Csz\noBewTlRpaniw6WVouwA37XF1SP9fh8T3fDtB3UaoPRMYnYM+pq+7jI+3uc30\ngGtSgwUvZqSxMmkewG00Ac2L6+IjZqXrNQArssiNZJW/jaiqpwAWT6uGhr+N\n3qImn6uBT7gBYyWiox/Buys9Y+9JXi1/OC9BsOKYGtmd/4jVI3S8rgFf6p6B\nOf+K\r\n=cavx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"813c2a5ddc97926e8a440fd0f325bbb46e2e20bc","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.3.52.tgz","_integrity":"sha512-oKLa7y3+HdmghkU6SO65JBkxPC5dBtYZ/hm7NOuyGQ0+RjgGsSdRGB0gU+FOeOe/U+IDb/3Yqr6z9C87eLOjSA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-calendars":"18.3.53","@syncfusion/ej2-angular-base":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.3.53_1607427563620_0.33980394933575364","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.30","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cea09a98d080994c731ea8b5459cd0f46d8061cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.30.tgz","fileCount":516,"integrity":"sha512-a18eR6+iEjkcc6mMicftsSQXpQs/uoAT7QSdbKdE5+Aox+3+2la1IPLVEcZ+tUR4pWXmWMz1k/urq+awF+2KqA==","signatures":[{"sig":"MEQCIGCsWHchG0fA5j0e1zEdpaXgO44JTtGSpsfqKs8iLXQXAiBCWq+wh2v7H1pPKLY0vzNhqCXswJexpPZ6ank9GhyU8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1999218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wesCRA9TVsSAnZWagAA/4QQAIwWvk7zAs0r/QHfWRMx\n5nqSwgrTwzTeGjBBmQoi47M8/sYfhM0tP5DlcdNtwbqnivpHMa4eMkrbtpqR\nrXEWXqxk/pae1R0z2i2WhmrZruLXesBjw5yaUlGocst6vI3xPwSiCr7b5OsX\nb4zJXfj0HNjAcLjQ9bzG5Xh9dLICdFPoVrMWBOaZ/XhTyEAeGLF+YVSkFGlN\nQtacTCB9ibW7UUuexMN7MzBXOotvZXRqoLI2pIXYw8PBu0NtFxsRiiZBbz4w\nkOOPwv4fm9tJNAJJaXVNpEjNDQ0UM4ksaeLSK7XJuYZt+5dOlgrP1ioho7dH\nDciHxdgZYIT12UxnjCK/LPG+R4i0xDY+WsBlVGeYvEflFd50urvCPefiKdxu\nPttevNma2kxsRN/pz/tm+On+Ot5IhtOUIeQdBjUrx2qhhYYytd/gWnCSJ9z2\nKMiuZfdAON822gcFZoZtdvdswmdT/oFqSK0/yqr4vr/znRXQE3zYwyr+5emi\nSlHhzcGnQxMNISbL+yHShqWt8HuRLdtxAqKdcTT76ImUNzlqlA9y7bgQXCrL\nAUI30HIjH9WtzsQuO/L8bUpXsZRlXfEUNwAWExm0qQFoPekhnC3p5WERc6oq\niH/PNEe9s17t57HwsBiw4THupUTc8EO+R8OgSYpskf+yrNIqGhb3U5kLHRdl\nvMem\r\n=1yNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bdd3a5c06dbc3299a16c722e885b7d35a327f85d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-GzeD9xnmyZZZGsLaMo6uq0D8w5IWT6N97w53nRL3qeiRANVscIm2zLJdx31A5HeFowbEvAuaSppvqPUrGWcnLQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-calendars":"18.4.30","@syncfusion/ej2-angular-base":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.30_1608189868262_0.6133902582597499","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.31","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.31","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f0ee4115474f17927112e8692f8b55c65d04401e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.31.tgz","fileCount":516,"integrity":"sha512-2lSS/aFZC6lG450ZzhHKsHAeicMjkI7v4UWCITXg0Ig1tRzVJnQcvvQDQB+1CLq7lrFor90eJdCJ+hpuRDVmrA==","signatures":[{"sig":"MEUCIQC7hHMUhpifetPjI1+C2F5g4wRs1jF2AhqL4httsyA7aQIgRoXbvpq+2uVPPH0jxoaoJ44oyaYcyoUrleZgxXqTcGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1999383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4dvXCRA9TVsSAnZWagAAESgQAImJIA2OB2GBHdyjUkwI\nA+SLGQfzsPpWAU5lbFfRQ+cXDkuOo5CTiEKZwVwP8KvNcsxlLJ1f2iiZMx2T\n1w4ZMMo55XClhaLiHlCNwfWkyqz/ms7eoCI1G+4yvouhZQ7eZvChZWTTq49g\n7Y5gdHHnkRMGzEAJZTo5qKORuP7Nfzp/b3r5clo4h3+2kOInrbgGRAj3kzvy\nRRmxm1zSIm4HUZ64xbn2UAdWCh8HccFYKqIjA1BizwFChinq2um8lDZKmEHw\nzOQDxnT29q+m1YXEwIgnkU3FjzME/JNP9gK0NrA+ysiRucufw1jgrJwOMLHO\n5Ao9WO9QKuqwk08w+pXTc59jnrmeq1tRCRgrK73yX7IM6y9b7Ha3R7S5CGOZ\npVnsHjsRIMCsoeqvhKkGtWh2s6Um1QfJIxvwOg9mFBOHkettaqO5sE7JL3T5\ng1z5G4tAo4yYM/F7+8Tyjnt7giA9czk6gVCzB0rx7JU2fXj8VXa6Idi/ae0T\nLiCpHXL65NiiVt83n8xbMcbCSELntfYS7r35WpLPUZE3N0UTP6jdk/HowYdD\n3R9c1YD9oyULLgMezQt8fO03cD0F5GBETOpxB+82+RHndhYttT+YRvfAkCX8\nwaA9vg8Yzk0tt6h2z63zCZv8Bh2nGaei8L3OXsicXLCapveI3A/7EPwqy72+\n9P5F\r\n=davV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"244ae6126f7c41e45f849a0de02bbf44f4adb62e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.30.tgz","_integrity":"sha512-zTJhbxz+HzoOTLrR/s9RsxVu+DuXzwQjxb0J+wACnlb4yORwEy6ifInQR+M/kfFJOTdSlmYObzrdgFNg5xMS3g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-calendars":"18.4.31","@syncfusion/ej2-angular-base":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.31_1608637398445_0.7106905212749663","host":"s3://npm-registry-packages"}},"18.4.34":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.34","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fa586add5a52228287f1c67222464ba28cc7b594","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.34.tgz","fileCount":516,"integrity":"sha512-oir8j/SYcJxnvXgBqric/UHg+0i8OwXNiEjfHeaCY7Nx+zZj6oRBrZkGpDejG5vjldlyLyQOZDITPm09c4Dlfw==","signatures":[{"sig":"MEQCIBpGckuRZOANR9rgCTihv4kyD8RoB1eveeLP5XXvb83UAiAuUDQsfiZ3WOdRdhlPHidEOhEFR3/SekkL7zI+UQP45A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1999598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/bQJCRA9TVsSAnZWagAAU4EP/2yKa1nrR0ka/aH1epUp\nPHreJAXQoZjaEEtFW8h4Y/hUUn1ckIBP3wVQ5sdw5hTpLUzKs5eYMkM9CEEc\nt3tOcFB8aGwFk9p/yJHCEHnd4kuN7p2GToMbPJsXywxYjoKj62wgM3rANnXR\nypPXl/N9WFk+umledWKikWXGKn9We+epWKGQLJZtRTpa9+0ouXU6jZmg3vPu\nLvE6IhU/EnX1TdiS8dRApayUb9qj1Wpt13xXKOte+pN+jM7PzuIRTqxtBOB/\nyUnBLmNzeeJYcUWgEVDbftPgTywIff8PUgP7KpFnJeLROyBf/bkmMWOB1F7C\nOw15MIFyNbr70sJnCAVupCQKJNWezJPYcs3V5fdEH4aRQ6Dna076wjyP50nB\nX2DLG4M5xa1SBvF/+FLBuClYp+hlF/BmJh2CRrYfWZGLMqliqOKUFDqbzj0U\nuFqJzT6/Df/8KBqzxHDquZCu8FYNRonjsUWbsXcZ3qBQnNs5QIfuCqRGFIIA\nRs9Z6JvZg+LBEY+znkbx08KMeQFVgd/cGijSIZi+Lgevo+9QDNUvJ+iCNBCa\nRlNBkeaCfIWYO7l/OjJ6GCtSjLOPpOtk4cR/vAj7nsYDPGFKuZhwpcvUp8Gl\n4guB1NlDvToy3iApTxrXlYUne1WjwDUtl7iwB6CD2r6KhRyQhBT2fWjnY1J7\nWAlk\r\n=QIzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f10c7f59e3b31b809679f1ff5f8da6ad17ceb7f7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.31.tgz","_integrity":"sha512-FY9R+vqXSwMvsecRbySuam1ajPbrobAJDQhF3hvkFMF1pT++BvTqR1r3COOpVjorSEC0a2n9/NVWC2QaCFGUmw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-calendars":"18.4.34","@syncfusion/ej2-angular-base":"~18.4.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.34_1610462217355_0.9004226644996483","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.35","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0f71d0b71475a6fa80a33aaa1eace73ab74624ce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.35.tgz","fileCount":516,"integrity":"sha512-0WLECg9eNRKaqHAW/Pw94Sg0KF+AXKxzZop9aV7BzERolyprDOUqNInT+R3nPTmc6rVB6WQREiZHxsGWj4p5zA==","signatures":[{"sig":"MEYCIQCTJ7Vg8i8KiiNmf5QaQKK5EI9RtZ4SOTZ3/QcZwEGjtQIhAL+u+y7S1VHBYGlDJkI1IAiawKLxIobOCrSNm3ctrKa2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2000333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrYRCRA9TVsSAnZWagAA5W8P+gJvViKmbmSM2Y7nkiCr\njxjpUa1zDC6+MWvhgJbnEgujKPu5GwvCJzgBRdRoIo59cUdbE7xqrvvjJHHl\ntnbND4g5Yq4uH49G/IioDGSK/v8mLoWBqC1JOFR37KADPiYksBfs2lnSFuxE\nJl26alKq69ggKmEdf9q0wiShDPJPQVQ0CyiywjOwLwAvSk6xpWGPuvrVxRCE\npUt2EOcMk6MN5tIHR04iRGEgRQ2opTliWlKh+Hku2i+i7PgnboG2gizFC68G\nm9sO3Es6wSzTR0HPkcqF3wG/UGjc0aJEwOL/O5baFR2cBzd16PKjWpbEcJiw\nuDGGZsBc4klQbRQh9wocUiJcMvGPTxDrMy4GfPVM9H0Fd2gwIF9BCBr1LD0r\nXIwcsDSRSyb00OSRKBWcRXe1fXWnCjyraWcb7F0T3EtmOJJUqHzNABMxcZ3n\nOVS3+a86r/uA0xmsQ8L+eklfH3AEusvCi9iOsnB3UfPQPXLvfFT9h425smdy\nMjyo3YKwOV5aw6G3ljU/FACIufnYK8aPD2p9lbKGjsZwWiqT9sy28g+OxtKR\nzr+JAgnHvwTFIECFnPRIh6ken91xaelCd7fne+VEAXcAlxMz4OhhSOQ7SsF7\nU+0Kb2fVJj5sDaAs6rNzzDdrEoozWE1XP22O3H/AAPEZolSJXlbaFdxYKeIo\nlcEs\r\n=d8qV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"77ed9d6ad07f8c90675b2fd2ac78c8f022e382d7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.34.tgz","_integrity":"sha512-HwkDkigAODM2rDgqWVD0rsNVwaloyP4XYa32htmoR4VfSZdAD50EnBvlnmSIG7maH5OyaxbiYpa2YP8GwgtXnA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-calendars":"18.4.35","@syncfusion/ej2-angular-base":"~18.4.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.35_1611052561199_0.8204234742966752","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.39","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0aae74dca2aaba6d5f76ebfa1b55ca4f59d4bc99","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.39.tgz","fileCount":516,"integrity":"sha512-SY8UWPrCB2zIynhKQxKAU1rYhNnfpIn6r6T9LNLO84dXf2HvpP9yPv2YYDJyhLTneA9ySEN1dXIR36hJ+gYfUw==","signatures":[{"sig":"MEUCIQDoY8wXLr6QOtGv83YZweUkkI+1Us8MeA7hVWr813mC/AIge+jPb6nFOc+QQeZsympcXFoE6ZTGHhUBEW37e+w23Uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2000524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkaRCRA9TVsSAnZWagAA/z0P/3JRdCtg8oYldJJgSdFN\nW6Q1DRIkrarD4KWMg1q8VKfyu65F0NdEn8qBzzC3Gy1Uz5hFqhgQQyk8di8z\nvVVyb0s2K9Ep4uzN6FMBOc0A7rjX4tF3IJPt+SoESz4R8CghGf7VzE3Ktddt\nAyPVdZJHs+jAaEz37lCihYNY7uUK3Zc+OyG3pg2c23LzfTWsqnzbR0kmuOYk\nU44wyPPsGqfGYc028I9Um6mJ3lJuJPzb8QOoJy01gBcjkzCiINbqgq3haTHp\nl/X+mxDRkoIdZy7Q6sEt5j0q1iusUo3Bj8QmDdOZD6NhJ8cwQxubEGhLAHW2\nD/PBHU1nC0zVwxwfZS8/YctctuKQodYyiKh6t6kISkYZ6zv3qmHpRzNqFXCS\nqKVMh5XHNqwNElYqzpXKTvO9a4TEvrLXLC8huR+pRxM31OqZRmTOCyQ+onjG\n2NlSvplDKP6l7UktiO7EbxjMRDM2ButDpuvofaDDMST7kaII0mIhT/djb45J\nrT/Wd8D/vJDEP+X9BqhFqyFfcdhPcml3vkH8M/nVhITHpG5Z78dfsoMUwnFD\n8FuodrvEjqMY52Txf7uvIb8GXagmhT9zzYLydFgqSd+tHqetludfXXC79Pd6\nFMqcFZ2lwrjE8koSn0C25Hd+uqGlm9pH11sfHmSZln3d0C4xbgRP6eplrpmD\nTyOa\r\n=7Wqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b4eb6caf56c378b112675b175eef959bd1932b16","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.35.tgz","_integrity":"sha512-8YbRJo6c1p10kK6Z26cWVyeaiNCsk6VZAsyBV9qyE/9A/2HJc5D9kW1Pd1jnJS+4QG+Fp9/cu6HiBRBeg+ZUyA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-calendars":"18.4.39","@syncfusion/ej2-angular-base":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.39_1611810449155_0.6698792312117039","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.41","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"247ef204e2fc8ed0fd35ef615f1b648395d1da37","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.41.tgz","fileCount":516,"integrity":"sha512-G97Cbd/YDOQ00QyNkE1y1lQ/8e+AU8piXhAuuPsNr3XyC8qeh9+7/G6z4kcw8OLXqtfZRtFUUe0nL5bDwSB07w==","signatures":[{"sig":"MEUCIAGXdYGLUWFjFG+7MAd5M2U4fzlLAzWjJleamKDh8n0cAiEAuKd0ISw8do6X52VA531p5+4scmPG1q7+3IfyF5bTVF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2010930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGT+KCRA9TVsSAnZWagAA85gP/ilCIuqliSvqHjIiGeo3\n1TNUmlLDDX91zDssZrNE0dl9nch/f5xUcfZquytOBI4f1eRpkFY5/GvyTkJx\n4ElzsIFxcd/yDmb89qoU8z+Y+fyJQPclg8RyQt/puyMuMdjBF6yAfELMDCLO\n03poG06hshgc6xhFXJpNdhUyo8ztNp/zFeh41lvWeYye7zz8VaMW9Oan3xig\nhWB6RrPhxxkSP9CydsBjWSbk+wFYgdYQ2m8WnO6d5+PmaqYHoGyuzY4CUy84\nX9kMJvW98GoIBybTDoOys6M76fRp3LWkCN4JslSoJYceH8F75kwE5bDFajqQ\nyNW0KbRz0/+6+bbCctmbd1xkChO/9c+vsX9GKnsKX+4x75NyN3DgJYzWqjrO\nKrmtUssLeutSdkuvoxs8wCxAZdwUPkih3DA0UltbW8nhpirob0KuWOMP5whR\nLQXUaAeX5+DVeyPjMhx0sYa0fsgMdGIa/pu1Ok7f0zxOVjMGlxM8bvjUUQAN\nIYbTdpfDhfoyRF00hzqbT18+5v/b6ZrYAqN5WmYB+dxyiKEK+PpJk7YQuvGP\nevRDe0mkEtMsIKjEUkIIGoECGkUxF5YPmIBt5q0La+IfSKF361lTTOVcsnr5\nQRFURwym4DyTF80uzCfirhL8+aIOPrXfHaAbOZmnVJsqqkM3zZduzRe/CMqO\n3+TU\r\n=QX4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"57cfbf22c0b63b40cb349057a5c207cf76bf70d5","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.39.tgz","_integrity":"sha512-PCxFx+BGKmdYLF+flrJi1kP3GjoT8gg9sDNzxy2yHg8DQOv5tRy/5Sk7X7iVekm+frbGlrz/fs20UmjX7kJBIw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-calendars":"18.4.41","@syncfusion/ej2-angular-base":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.41_1612267401495_0.22841048020415555","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4df332c01e5d27b257a47d10f6f09af0af5cef65","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.42.tgz","fileCount":516,"integrity":"sha512-f1PoAgTLe+uRCyLQnIvX3uTlonxip8uHZEKEIxsNlMsT7LPO3z0EpP7EQuTEbkqeIVkWHGYk8F6QnyWmcXm3PQ==","signatures":[{"sig":"MEUCIQCczmAbGRw5OKX6rxfgof6s27ZFfeOLxbnjb1C+vAZP3AIgVyC5FMfX8/1Lb/4I2CMRUy8CPQP3WnzBCFqaOysVi58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2010930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInDgCRA9TVsSAnZWagAAVqgP/2i4xsFKZl0hR1OCuxzn\n/ZYVrIGGnk18FWt1qsXuL/lCM1RV0k+SXtq7X2w20dUn4iB4i+4L/UKJpKjd\nAQBTsAAGgLqaO2hwBj6Ed7cmYwIdwNidXANCIkRzjDhDj6G5WGmP6SUDBZWs\nksNU95sQXKzRsiUI10vyfeJs+/wBPHSl7mwWPLVFUvDNGjhZemQUZC46UaAN\nK4exi/KYU96QlN9OkoM9x0CXbvlEhEc9Fda7ydIZjm9gD5s6Bb353pme19dm\n3oaeM8y+oQERDRPJOIBUV3nGvnpeywrnJQZISyExh6E1wFoWWKip5SBv7rop\nx2xVqTwysF5Tx6jin4NfEsycXcpbMcBWULzj0iW4ITSjGFx5FGVBK9/F60qI\nyp9281mOba+MPOHkl2JJjM2Gg4uv6EnCI48+XEkOgS/Xm7dufJRTl9DlQB8E\nQHK33ch4DTiDPJPG2M5471NOAkSBXCAvIIoUV1c/8jbuEnIhMFFVgQSsSprg\nYmD2AV+g5p+8LusXfpJVPYe03J9nwJpyM7hLG8RUkJ0MGZkzVKRmBnnePXSs\nuo3i0Z/n3jpB/CzQ/6vlFHTF+J0NCMWc2GxSc+KUqAD9zRxwCz8UOEDBqBMw\nDXIzzWA7bWmK35hIJ0va+k4mGgofd7qQjtdoq8EATIfvYUVhCx5CWt4WpZb5\nTW1u\r\n=izWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"fe67788b15a5714a1e57f785588d6922c0fd32fd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.41.tgz","_integrity":"sha512-or7/PnmQi0iw/SZQqVQQR5iR6V1lZGgoHgcuqkj2DkTYsDYDXmw6cEf1lliACyBHwOB9JDwf6qFQFO7rAMqMBg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-calendars":"18.4.42","@syncfusion/ej2-angular-base":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.42_1612869856142_0.41321876262029034","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"50dbe29d42f056c9961b957f50e7200a599de8f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.43.tgz","fileCount":516,"integrity":"sha512-LPqUfZxrl/QfJvib6OiZjcOLP6AiNBWMUlwCVrSQhnzKY9viZPVmV/wQZi6l5BZOm6lCUdM+MnM8Cir04NbxFg==","signatures":[{"sig":"MEUCIQDtfgnr3MA9f3YY3EATA/4bd7GV2HSDSFxtLjEIuCyNpwIgcfWMiW6tQxzwhHchiWQeaxpg8q83fe0y/oxTjUjhlww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5FlCRA9TVsSAnZWagAA/1sP/3q11+1esme63u1TZewI\nyH0FUAxBIyUkFrjc4uUQ70LWoot1NPTx5lT6xe3Q9G//AwyUn8DrMXblOxgm\nqvNd0FB4iP40mODxPvKJPPgPY2ApRiHjG56Yy17/5sAYat1LH6N8kYU0zAoF\nw/mntx1hi+EcWVM3MswLq9a06HEhigFreIExtqtpKsN4pHpFx/P5U+KdvW1P\n2n4pudNKKG+rLINZHZax16VG5Yzsdw5T85IvqumTxC/Rx9dNMrth24/uwOHn\npebMQ7Rf/OyWusuceGKfh7K3x4xgqUehtXvdbkyMtopx/BLIYxlo1PsgEYej\nnY8dZpzZ5gKiwzbskmvIeZobamC93l4AQd0rw2V4kDoyv7xGyPcDWW941VJC\ni3nYzYYJF37D8Nwts9tSY44UO7JG7NNPk5s7aB6WGTUnEqXiw6Du6rwVYGGf\nGJUQOk4eHAasvAPsvXKLO0nX9Yhe5kpOOL3tOMaz0v6UbN1hyKnUwQb+M64a\n/BasXM3eAbyqSKBmi2gkj/D+Q/yGB5/l9ifhszsZsHLt5XzvmawtRSNM/f2X\nkAxW1imGyGhe91LcxKZh5ttQFnLUTsmTwF/V01Y0mrz+6ffy9c3gLhalmrX0\n0Mz+vcI8+ws4DMWguJH1V6aozw94EwFu4hmcV17Udo36QqMdojP51VPm1r74\n9kmF\r\n=6Ygp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ef01b64e18be2ed6739498124f8c1671c119d7e6","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.42.tgz","_integrity":"sha512-kln9C0oVB45v89ekVMypNxCnVJxlzX/qKZk4cO5ADHxHA1wxq67r4Ge0JEaOFBaBUmexNA8j3RxPaqCt4mHtsQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-calendars":"18.4.43","@syncfusion/ej2-angular-base":"~18.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.43_1613468005334_0.04132012894278492","host":"s3://npm-registry-packages"}},"18.4.48":{"name":"@syncfusion/ej2-angular-calendars","version":"18.4.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@18.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7427dc7e5e857fba4c71c3fab40a485922972b1a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.48.tgz","fileCount":516,"integrity":"sha512-8avXjFxojHkLcA3Jsm+U+4MvR0Jl/FjfxQcIYixT7cvxfxKp12YedVE07l1eMKAbEQPrauuHqIzGPXypLHCNtQ==","signatures":[{"sig":"MEUCIGh7pa/IoqzVaU3TDpzfSk8x0aRsDdpSgs6uBwkLu5yMAiEA84OIKhEAdZ4TWkTTE6XcPHp6bonqtdrP7ZEDq+oKilQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUH13CRA9TVsSAnZWagAAnM4P/0nJ49QciBPcwJHnTlWZ\nW4wtxKxNN0JFe1IQ1X9zSCCd620pZs18ggRFEXj7aJ2z2Vuq5fJaGReLty9i\nWbsSsZb5frMGEURugFpUDCOsJX8HpIFiBtFakeOGRle8jLHinATjuXO6EtUG\nATZxf+RE/g7zRKykJg0uXVErY+XCp4z306XaaHbssuKTUIqOs47cgX5jDSH9\nPu9PWuiDsM8ApZaAForwSiaI+YjOaeA0yg7c5z67FdVu47BvljSdAPJB86Vy\nYLCBeLqPiYR39kwbVcVdDsGcRXyXNIuuT2CDxquN1wAVAp6PgRzsaYzUZc/o\nQlAlkx41gkF1qqhMZQkjj9Lm3wN8xwqDIPYjoHgq4jBflxlnoWz/qDy3Ie0c\nqq2FjS0a+MILPtIuuNXSF9agrHLD816DTgd9CgKyaLsnCaBgkN9Kb020xYk8\nZikavdaflIHkrF+elHgJtAqsvX47CDaZw3lZzzU6Rc3lZDBY8Ra7CmkkRZrR\nNFZB8yDIXPLnAF4RIAjA2DKuVmGoAZLAD9MySnaN9/C/0BbHo3CUcY3kiaTQ\nAmPq8eL+xvbInHfyNJIIgWjDRtfXpJbdfUe2ACYTXLZnLofk3Exvx6Hb+otB\nwVf+qa5P/1dhWz2DEvkFom4Tl4Bqe0Sya7nvCf4VGgQVwdzWY7Wr3uO+7gXJ\nGS/x\r\n=dBu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"12f3d39749e5c1f3752f3e35cb34c6ef24072fce","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.4.43.tgz","_integrity":"sha512-S7E1c0BUC2ocatnxmnXv6O12s6EX8MSh4EyqgDlWf4TVGKVMmkLC/NQe+UlnoogXxTrSBDXYq6iP7bsaXikNkw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-calendars":"18.4.48","@syncfusion/ej2-angular-base":"~18.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_18.4.48_1615887735363_0.9963216064446214","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.54","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"07d1a485030ec5912a269524305ca99b374c5577","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.54.tgz","fileCount":516,"integrity":"sha512-kXJOTKSSpw2r4wwRjR6cCP4S3pKU4VAUDz579GwyQD+2gIAULB8EGjs0uVoeMqgV8/P+GCocDLMqaBcDbhPvqg==","signatures":[{"sig":"MEUCIQCZkI6moxYLLgSZALXdLdw/xzfG/703S6BLKCImV2A6AQIgDVI/B6Z76Os4W9lkF+Xh1oAo0bF/gprCHdTayqpnHBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYznKCRA9TVsSAnZWagAAlaMP/AjIp7gFa4akfQeYD71W\ntBXRq8RkXjD0+wVjQrkHkmx39bDLcY9gGWf50Ac7aBJRvGasdQatlHdetedU\ncCmAQUKWO2avzC0rY92TpOfb7cpBz6eDFBHH1qUf/w7XObJXuilsaLPFkL8l\nRyKjTCuy1WXqEjdp/a31lsTAcNnHzBoA0mGZEvQ2wyjeuyKYxGhjadR/n+OG\naqa1gLBFEb3MeZax4E3oDRUDOrsFZa6e12n1+iykGAKIUa58fMwovbuDRWx+\nVXVLIpm4xqBOlDRn1QuU7ffcv/NCIhx2UFC1tUZ3cRsSsPp1S8GL7A4fF+kL\nETe5cHM3arfYJINuFHy4reGd4mu6/+1bX3IClagVKG3qIUN/DorZVfT4zyjT\nPQJXCZBvvTYjZziMI/UC+fY6C4RUpkDq7CmBDO3xpLM42L/h0ZTnjBqRcnaX\nkO0YHfaB48WtRAP8rGCT9COQO8KNsYR1VZB/z8aJ5gPzRYk7kXCZhm/E/3Da\nXT9hPE589Ajv/1VlkhYkEuhoXdqJlb9WDopJ5QSC9H7T2EEeGPRRaLIeWqsr\n80kFAjCK1J9vI3H1G2ptDtElcS5ET4ZxbCLXvzdkATRioq5SrX37BahygdQZ\nFPKl7Amv/3m1yNAIgvnsuIMnX90MmKLkCqUZuULIo9M7ndzYCIp1kh29gw9/\nBX06\r\n=XulH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"048393add6125504cb321c8c6aeffde405a723ab","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-nd7DHa8XXws9K/8+B58o3tLMDML6Jyi1kRraNTr9RxdEIuzWYCFrcCco1qTyMyxdtR4f/jVNc/5Ngry2KiS6dQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-calendars":"19.1.54","@syncfusion/ej2-angular-base":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.54_1617115593680_0.9532845729985604","host":"s3://npm-registry-packages"}},"19.1.55":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8dea8bd21e19042f06e88aaa716591bb0d3ecf41","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.55.tgz","fileCount":516,"integrity":"sha512-bNXJcI+UtQtbnZtkK/q124Dv/L2JWIMiCLbrfyQwsYCSlZhnT+NlUVZ5YDt0/x4oOzdOMumyQJ09ub15ZhZNyg==","signatures":[{"sig":"MEYCIQDtE0wgxi23eXkaqBhENjYKfNGCmp9lYTVEhlxkAmMQggIhAJRjb2IlLE/B7uhXx9Op9BPnD4vi7wPBW5YRYgV6YP37","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbACACRA9TVsSAnZWagAAaiIP/1YLXXrhyvcoNAtuBcw0\n15YhJxkNX0zCu0WmP1jIHo5YkjHdioWltT1bHkQNvxw3pvFIz/kgsjAYEQli\nP9EYp/HxgJcbcHvFpPgLPB4H+n2h5NWj2jX3oTHdJ6RwuAYnICwakTHmBEKq\nWLLnLJoIYQIFVkOoS9Fz4Bem1XZbxgSQEV9TJtjvV++LSqIWjJDFKax9RyXd\nzmNp43I70C+VhNqtFzwjH6pqClsb8/Epq+KkmLgvL1HpJwV8t+CQ5uMPfDsW\nnDm2fgC5+raeMNQnj4g0RS2vh6qtKQV6W+mHMVTuNd/9u7cPwFo2vz2dbHBP\nrInalquNfU1dUsruCD0BZLb2RCnt4IROY2ntpdW+IVKjHOuMyaaIOWeDsC3d\nZ7TeeFldLXGqAgKXxzaTA0guveMSKKjPKB5lFl4lxf457Dq3XioDuVQRAdCm\npuBSRACvOaqCOkIcOhT4ejbnRmRJ68/h9xL5VqKJo05xq3EyXwve2yegrNny\nL5ZBTvtZ75ne/w0rC81kAZDx0LC44poZ6vatzI6OFVtFXUKt9Zd8Jcqw/q8L\nRQVnYWJK924kWCM+QMg0WDljb1wjvMDeqMxmzrPuQs9t7Tvg915YlUjXcjfX\nHSxpQ1XXH8NuAElnAvsZ3tA+5hBtFOdXBnl/Eqda2Lof9esyDA1TbHHfI575\ncgkp\r\n=He6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"def0b35aeb87ee5714ecbae3615f525d3a24e03a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.54.tgz","_integrity":"sha512-8jbkaS1Ir94htsSm8A3l++i7cdNRLmwAiSoWqyiRV/P1fWFwAzan2TCcmnAs/xxIck8TfEVtEXzO/mOrE5ughA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-calendars":"19.1.55","@syncfusion/ej2-angular-base":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.55_1617690751654_0.6400482033595205","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8936249d91fae0ced74e73777471b6a3e15b64ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.56.tgz","fileCount":516,"integrity":"sha512-io/4a36cBh+8veHkzhckQyndvZARsnKTyjSSNMDxYTO9eB1JqlF7iqCBD+aDTWRbs67WEMpzyG3zE66HsgbfFg==","signatures":[{"sig":"MEYCIQCnAqIbPP5eofvG6XJdjkX2R3t6YKBGAlDCK7fLf+4OpQIhAJFyL+yZ7N86uE78nRqvNksOKoLVqIR1IG+T4p1KfA/y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWGpCRA9TVsSAnZWagAAuTIP/3E2uyG4m5YnCj7a++ax\nLVOlh6GZY5nhdfHPD30QtLp8tV4uc3umYpFq79GeqJKY/XMeyO96iqmnEoOp\n57yb4/p9WXBiwgZOPREf8tJi0gEa85L4WWC28THnunekC/6HxjVmds1ndIUM\nQzznyhLrVFFJw6m5t6gaK3cdA1i41ynIQa2uI47pr8wWHnBgIJt69voCTBCV\n0YwUB7AAM4fl8RfY33katMQIyg/4zTOHQPcb/4lLe3a9srIGA0YBDUDhaGYS\nIHUo2a2DIzuXvbrRFCGo9p8dTr1Gt6soGRpPXIHUkJRYq7tA7digY4Zm8xvn\nZ1A2eMIkAB6/rZib59QMvxygUwweJeUDwBK2sD1LWZxLnjbgOTSXs16zzbcb\n9+AL0ss4TsnQVb7MXKJekdAYumvSgNsa1p4bqas0GZ4O71egalwvz6i/4mrr\nE+LAAm3fz8ad3icP+c4JB8q1EMrTV2Rvjh2JPeYeA9Gf83N45Dvy4obT4B63\nRawfqDTNMgYzd5a6FRmRwPhFvaOqRjsWqfuiYfdPTdV2QgrrZYF4OANQSJuf\nRS+kinAJK8vAuGiELwpCqbWKt7L5e8PX6fyau5PaWcv5u1yhAQFFpMVbwHpj\niC7siaP+AT13Je1g1XtkqHTkVa2hyCUKhGn+v7asbhQB7WqqJxK8dG+gEThy\nkn43\r\n=J/Kw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a0841857a85539cbaabb653395f669a60ca12568","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.55.tgz","_integrity":"sha512-aKeyXljAJXWwfiHNe0U9CX0/Np/s58JUeui4HluQ9kFESAyWCAgrx6383wmjJNodSfF9x8Bodz8O7o01X04jAQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@types/node":"11.15.20","@types/lodash":"4.14.159","@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-calendars":"19.1.56","@syncfusion/ej2-angular-base":"~19.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.56_1618305448641_0.5030164671448001","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.63","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b223da3dd0a5fd9e30ca2d1443fff7c4c11ade29","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.63.tgz","fileCount":516,"integrity":"sha512-MbiExisAudFgnokil4kyXiUlaIhBOksqtnFrF/wr7HdPXymtbPGwL7THJGDkqgmi7CTU0ig0A7vem0SQdxy60A==","signatures":[{"sig":"MEYCIQCGrA6edWWBrq2yTqtH1nTw0iXw98Rpx1yZfU8ZrQ/dLgIhAKxhlokAXZcRPyQNmsVI8WZ/vJ9Hr57cvobWwK8agi3o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnL84CRA9TVsSAnZWagAAfHkQAJYLdY876+14rNrSPJpz\nTCGlMtall27vB8EnhXOhlJJmvRzFdV5Q2FBuseDwFy7psHWV7rICIfs2UMBO\ngDuQBdQe9TGvMj+Ta2ZGXXb5ECI0sWtV3hA+bUzBAFocj0GFf5APm1xIGyJt\neTG6YOSggQAQ6ckAFXueyCrdwWjx47x4Fk7sHzWbtrtW1JvxSSxoS621SrNk\nxflOYZcX7lZtGtcPokR2RDNlV3VuMNxAEmXaZW2wxTiLn+rXpxs2O3Ec6lOP\nPIGQjbK99O1284596wZYkLLdyjSXLJ7abjBztu2jPXhLxFAJKJkjnCQEY0D0\n4iy5Uc6R+4KgDoZsaC6yMmms5ucAcE6q5uOmrLoBVH3bx9ePC/dAI5CboZHx\nGSjIZ6j9eajgaUGDJryYrpQEKQ1GNqvpej68F1gYAz5lJAbMzeL/r1mtT5oD\nHLrm31CLXfbb0G7MuuFF5lCPaqojtF8IKPFmegfQVzO32xPHgPsuF4+SXwsL\nmt6CWxjxOrR7akZShWeoH63qqdfbe0l3vur4nkJ0TjdOIexivPQzv5YBnCTB\nlLEIuy5QSiSuVCjAifjPRNu5OHGAvU8WmXfcCuRoMIXovE37iWxq3Q3Uhg3f\nyVTDq0oLgoc+DrwuY7RvBl/VqUg/lXYlMr8vdjXXlt7sUasWXDUIE1+RGZa7\n5qkL\r\n=UlmQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e71e38b72615032a993db42fab611f51a7348315","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.56.tgz","_integrity":"sha512-NJd3UtnyVi4XAI5sUj7CXn0FqXzMeYFtLW/iK1TbqziGjBwQbVaITcdTEzV3+ZjZk8OuYvHhBNMzV1gOVbIa4A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-calendars":"19.1.63","@syncfusion/ej2-angular-base":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.63_1620885304188_0.2702052478976653","host":"s3://npm-registry-packages"}},"19.1.64":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.64","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.64","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fe029d27efe6b7a3a4ccb4a6f19a85fbbc15df94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.64.tgz","fileCount":516,"integrity":"sha512-pRLi/q2zLW5flrFG38IskIItvqfFYX6zW0vsDcPgsUG+Z+Rb/adcHDbYayDcXNeKpIXLdDKc2x9C9k7Lhkp3nQ==","signatures":[{"sig":"MEUCIH0hazm7ikqgOD20xWt77RdbhcyouxiU6NEq7q+u5mrQAiEAleJsSpy9n7yfZ3vxDyWVaGqYiS1PM3yP5ymyHgN+BCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOFiCRA9TVsSAnZWagAAnPEP/Rrf+lFJVY682xA2RY30\nlxR4E/VIMFBf9Vte6SDFAomc9TBhOKHrLUNah9GPMnt8Y89wG8r+X98BCBnT\nNA6AJ2QMw0L3ZNvyC99GXJxmexKDam9AtlM8abXb7bHIeAEkBhAv8dSXFpuk\n2UpdFI9UsKuuNn6ln2ZTnGKdy5yAztYfO8YQVNEwHSaxZLv8HHEI6VrGPSSl\nENg55BC9E4aFeBpp9cSgzOPci8ac+Djsd5XaYO2KCivdCWJV1ky/MpPJA9Hi\nq8ddPhKfFHFxDcL7Ks+w/fFsO3oaWBoRmHUJ02eDAH2AKhE08omAm1qSTukQ\nlrUi1jmFOTxBvkdCdQ8OBVPctkWJmQIZJa+eWowycIcOrG5hgJptOjc1lz+w\ngxki1MafRkpIvDBmK3eT+m+RJ1mO4Kp1pHRidgGNvlQ+pIeB/yunK/yerUOJ\nEdYE/K4weihJKuOSYb9py0LoVeTmL8j5aK+NmRas05C0iWHOrBkVVkeRT/r6\nU3ei/b8szsxt1ySok7qpD8+wyK2y+sRYUuNGerRv19RizzBRRB915NAefgoy\nibfTHcHhvCkkh2Sjd5Ksowr8SDU2DnkK2QBXuVNy04JftRtBtK9Qrrxl7iJX\n6kajIMKZfzvbjcC9XB6QFRH+Qeb+C5mUMccs/Zh1pp5ajp2R6D0kUQzYJvMf\n+mR8\r\n=V/Dr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"47a176b7c33ec1328656b36e0052ce1af1c2ab12","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.63.tgz","_integrity":"sha512-rUsz1txkC3UcPl2zbjVUjY/N9b22sLBvzupYHigofnf5i1zTdEAU3izagyC5R1G6+wOf0JxLwWytWU8lxdstqQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-calendars":"19.1.64","@syncfusion/ej2-angular-base":"~19.1.64"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.64_1621418337902_0.20111338831848902","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-angular-calendars","version":"19.1.66","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.1.66","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8eccfbb68d5be5a24cd4be60966916aed8049102","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.66.tgz","fileCount":516,"integrity":"sha512-vo6v/DFcVQGjHvvukR2W5gw1KCY8L/tjluoCMEp9xjarJoZlmifvfAvRkpKFqY7VZp+9xfUT5I9Nk7ud7oY6WA==","signatures":[{"sig":"MEUCIQCKeHXkyIrN63Gs2lVRW5XiOe+m83hZWQGBrSCPkUkpKQIgIXt5KsB60EWXptr1+HzC+hTiHxms4V6BYa69E9ZWshE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc01CRA9TVsSAnZWagAAyl8QAJmJaZG3sYrs9pRK/sWN\njLTn9/BjDgttYYq8UfztQbpT0uG96U96sRs7c3IwQRoJbo7U9Iq9bUI3f+Y8\n7V1mP9PrtvFvWhGvCJfNPP4r0F6Xd+OLIN3EM71sjH1pJYJ3VheKLpiPGqyJ\nKzwZr7YvSK9ZixqEfPnFsztpQvAYsHS7N++g4pF/79yWJ91UiyjvbG7ltHog\n9DuzWPa8MY4YLYzFLzLqpx+QGHmkaV2CXYAGv8d7QRb9Vt0IiBjsTmWtngsq\n8Cs8fBAPDehwLEyHE61W+VojLhj0e2knZKSbq5sovaYXVF2Wlv8gxT10P4Lz\nNKmgbprQFsR8UGIcMxByvwoG3G0wT6VuMn18H9bIvFbrFL766UrFG5mNv9uG\ns9u/Pf1LjtAQ9P4QnNGkVG1boZttjCAEa6cyVQwskLXhK1hhrBC/caDkQexr\nAsJS9zTv/fhBb4pCGNmBsgOcPXISg5GUUlVTiNsLk8DG3ZQYYBv/KYQz6Bid\nN97WDCtMZZK1RzF/hKngiGLEEzrzqsJ3BMmBzBeGD2/b+KG2wyfLxt8OhirN\nO7s/ApGBnVxWIXIRPuua2rBFiCJsK7pWQkWpc7PbcLrsztLCzq/dxrKEB99a\nv/DebPktF0uXe00LCZKa/jvwQ3G6iFlWqo93ny03hzoL5WQpV/fF+kN2bwsB\noImi\r\n=HUB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"7234b67f9777f62e38a9f517db6b62c2b260fb8d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.1.64.tgz","_integrity":"sha512-JcAB4pfT/uEBfmoFWoU8B8m4KZJmd9vRNUgYGaWDpMcpALqP3bENJ/DUruTUNHz2cDRAQBv4jgr3EnECNhn+bA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-calendars":"19.1.66","@syncfusion/ej2-angular-base":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.1.66_1622527285260_0.4473865621868678","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1c806e40c9cac1e8cbd57e429dad4cc3385d8e30","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.44.tgz","fileCount":540,"integrity":"sha512-226aOhBUMYcicQxp2vn8g2ZCv2iCDS2dq7dj7p+KTjpZFaexfQnUIEDHgUKjDAIBjkYjCX213KEXiSMouw2L9g==","signatures":[{"sig":"MEYCIQCh5K9J7l3QabmTEccdNZ/x5rrzDaVi4ggHIaXXO8HhEwIhAMR7ZBrQaY6M3WbKhFfWKP0ZzVbZM/WTzheyBzt+vNt5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2335709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/w4CRA9TVsSAnZWagAAgVIQAI8MZjhzDMNbnDNJtY1s\n7qb9bHLus1PhA823Z79pzy+Um8NUYs4gZHUVHWT3KEboqoly+cf3Mr+o9rYc\nRy8HPN4lUyUYc8n6fdwWr/34LqO3oFfvQY6SQNj+hyiIBuUdDOKdB2SUjcIr\ncSx5VviFx44KX3urZMkI0Tx+RBdzUpeb5uT2LGQZlyxYtPk04OFggTdIlmj6\nGGBO4YKR9yaZQF5XMvxH4qX7FGwzk9Y5OXKG/RoWNn9j9096LgED7UqHaBu3\n1lly+ZVsWmBnRxLmHYLVZcflp4EDduQwWy9lqUrzPUZOxRr8UqqnqB2KrRf0\nHdSjigkOn5wS4ZOEfgwBwW2k9JDbKB4SGdxzoaBc0INbTmhTvh9GAc89QgIp\npfaB3oJLaGSzzNTpApn/EotZ0XfbFAl2F7VuTnYjGBH13xIVIE+0bJ0YUUZD\nhoi1Jin4vQruuEUjLhB37uJvLVUlApyKRLy9hkObyjCeSe+l6BeD3DAEznpS\n9Ju3wDOUNZi4Rd3CHgiexnhzOG5nd1F35YWENmIo2NWJ6U27fOH4i6SckqdY\nlovKd4gISiVbnQ60XjI9Xouq0/rMjtiKdvJa+gUQdhiPXyqfA4CaAe4zCYRt\nz/wInmkzY31cHitfU8Jp3Kv/RKu3B0Edff0Fp10QYMlMaNofVVWxXKeNakFz\n5FbH\r\n=VuAm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b867c5d5ec2d6a7f73ba6beee6a8e2b76dd89bed","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-9sfDBKcPdy3YjzagyGdrcreKoAqCHlck0G+3CjjxqCX+VOcNs6Psjn+J1gR7yRgJS+kjJLPWb2qRmLFNzKNIgw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-calendars":"19.2.44","@syncfusion/ej2-angular-base":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.44_1625029687729_0.39590783942522134","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9c49396956588a0490b869ab692c1593ad68260f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.46.tgz","fileCount":540,"integrity":"sha512-eqgku1suuiltyrSqPyBvgioFVWzu6LUxu4eT5F2s3TP1B9K1tt7mZ3GTJh2DrEH4/8M9k6hbQOJMsKhuA0ErtA==","signatures":[{"sig":"MEQCIHO2s8qn9/uCHgEFGzAgMseOe2IgQZfjwtP4iyzwBfWIAiBEt2IXSXqRQPw2mpkcX3agyTfvdxd6Pvrcz65BurG2Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BD2CRA9TVsSAnZWagAAoyoP/2+DwPh6IsYhT1DQxuve\nPgyd2fOlTLmDenSV8ajcNY2GN+08vZ3JKkHcYXoiJK3nSeVA6MWwGWY+6ZsY\nThRXZHj60TZF++BBEvj33vdi7rsLU+GPcplDG8JTiBDW7WwBAZL32TRBopmx\nX+zMaJpdF9boZseR3IAYDwe1feDlMvru+xT2gq0EwLvftvXWyP+Z1s4/9OYM\ngTYQSdrjBuU1/qE4i5/wv9vnfGTgGuXJNbM4pJJQgeERks3GkWL13YhEHQTu\nDPRcCjH3AI8u7f+LlPugD/BUbIrdsDScG0vzExloWyByeePWTvOY2om2h5pJ\nSy8ioxFHHbDG2bkeIVAbYjrGwr/elZnX32tIl0PaaHoiMEYkngWlHw9w+zML\nEUvXBuR0G5RkhinvEWFPU41A5l4JZwmZ0mYq20TTe1mzxjGkWGFMtfMRldFI\nA7h+UP1cVignGPptGv2BFLXxBJ8daMfqvKOduLjHKeBam+vxWDwlP8IGPXQs\n8FklYbVvFBri17q8Rxk2VIlOXWjs3wmw3aeKP+7Vspc/Qc6U/zwAPxCcnVfA\nK0V5iQVRruErQRaUgxQC/gzp7gFy5xdSJG3f0aYTlAFHbH2DXVAjZ7PJJkGU\nmfk5bhHMNqEedPWfESb5hlGCvCqNrsSitYrB3KVkrdQFbvqum2Jw9a6VqMrw\nWsHY\r\n=nWqk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"2d10f0a603108b566b612fe46e8796a7e9839bfd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.2.48.tgz","_integrity":"sha512-eOHKtEr5xRQQhx7T2psVUgxCOLrBd9Osu3SCUW6yS0PxqkYAYdiW6b+meHtsTvRJ1l8h6FNxWjCNSZcYQpDP3w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-calendars":"19.2.46","@syncfusion/ej2-angular-base":"~19.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.46_1625559285822_0.9246449499809741","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"343a6c0db7d2d7ca034bf30070668eab3a6b96bc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.47.tgz","fileCount":540,"integrity":"sha512-+ASknagbl0Yf5Wy6bBE+Vied0Yk6w2MvYvPycwXHi+mRjBhe+22BPKihWg9u+O7undGtyeGvr8V9EeQYbvvanw==","signatures":[{"sig":"MEYCIQCdyjXIpJi56WUYJP35OT1DZZ0JB95LJ+rZltXIcRe76wIhAOTNeA/CaTRSrSD1ePJsxEM+Nl6Qyxzyqj7COfAikiqn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7UonCRA9TVsSAnZWagAA4vUP/0TkO+A4w6A4gohG1wV8\nTshIEt6CBr0lO0b1Y1kSc//RyuuscL12a3btxyRTZvlmQre2KcjhtZGqgr+i\np+UTA7GEESe8ySvy/Jlp1GbYapMgeiyQNdAKO5bSu2AFJ7Db5tAdOZjuLtiU\nkp1ilnrQPGS5c32KdGuS2dzD+D9cmuH0nFyX/VzhDiXrYqTXcFa0ChTpNosI\npTqcVKIpFxsKNC+bUo3v2ImOxz3PVIso/+9Gpdllk5csc46VPpM14gkx7tjR\nqxNGLyktbQtjkEDvgGF5Wy/n/h0c1UracZjDaJhNyjdKrS9KWtDms+44sNRT\nyYNK2+qC+geWPqyZNXn3aIGfGzl5MPKzQzHao0xxRer+xcq6u4tGihcRUem5\nRIjWUl+N7O3QCGkO/B95VI+miYvGnMZahzEdGcrRmB9o1Q7ShXPDhZm8dGw/\nksHQj50vRNos1EBlN5FnRYiwbtHGdvvkBbh3/Sb9AO3m9IvPFIqyHnjLtDVa\ndH3NeH0CszgaKKIMFUEdKbaboZfvvlk2c6jfj7Iu5bS7lmrK0Ex+/0MgkSFM\nI1hTQliW2EzV4aCAkTmgyTKZ4GfFKjXLasCGEurqGMPTs/1dg1sAfx4StQJ0\nzhDIs+tn571M6YeOnBEBc69ojtLhT/KrzWJZGLr4ebAc88ezqU9omudavVrW\nD11P\r\n=lOYm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0b1cbcf5155b1235f9857584771b963aeb36f348","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.46.tgz","_integrity":"sha512-x0+QNhNmAiUhYk2s1H5zuoYm5S8QqpkDY3DT2lHqBwrW8YNd+cVMqBjrwGzumuKRQAyQCsoMXT1NZCUHO/wNaA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-calendars":"19.2.47","@syncfusion/ej2-angular-base":"~19.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.47_1626163751178_0.19295669835947438","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"51f949e31825044c823815bf3d785f2ca07131fe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.55.tgz","fileCount":540,"integrity":"sha512-d9HPmca/n4foDt/YhdaN3+u9dstcMLSDdIAFNaTHFe/QA54NwCqqy+VBwwlLDRfhsiGzFuGnhLkpcXohZTqI0w==","signatures":[{"sig":"MEQCIC2yIHiYLxAkWtTRQ531OdM/MCzfabJhnE4YDGvQCHd0AiBiQs5n8y91tfXVz8jQmV4sBCC+e30DaG6V3VR5g3Xf2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2B3CRA9TVsSAnZWagAAXGYP/R6xmeHrx5cp6YMcpDLM\nWVfCCwSmlwd8PbJQmDlDbmTHiS4Shp2LyNS04zr+g2De/ugdmBl8En5P5Y1L\nsXVOo/4d4FjECULMqA1ufohG8dvsVu1JBj+cm1axDtXkAgh1vA2pzWuW9KMF\nofuea5oW8aHGGjDe4KDKUP299C0T2XLgnR5PkbgnBYAi2kQNyJL3Tj6kHKlK\nEc/Fan+c1xGfpMmT0mdfNFA6bHszeCMRrmEJ+WjqE4TjKBhl6hNw9VdrsVi0\n8RY9ju1B6XwpuLk1kRV+i+dwZxn3orUKC800w6uTJNwijyqx9A0W4I+U4fhD\nG+yrzIyunWw9FnEly4Q0ZDSCD+4B/RNuNfgf3/QzbNdLk7h4cABJ9tDoctEQ\nZqsr/imTSjsCCh6ygnYfAdE95M/hYRkssJvGio3ip9rVtkCjmvc8o/WwXxr4\niGl0JsR2p15gthw8oPyV4YU7ixL8bWxbTffxsg/l5qzgI0F2H0Keyhygx57T\n9IkSBuc8q33x1dMJHV7wBu859XLAnzRMlWVq1uwSO9WXD1MA0fMiaXelQlFX\nK3vtHY+RmczMgsVVP3glCSLEPXZcgMNIJtpyzps3HN2bw2z45fJJz3cALAvH\niWwhNggdEqhS6QS6wXTEuA6d6r19Y3i1s6sudYB2xAODttI4SZIH8/qDNNv5\n8O4T\r\n=0ubH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"59bce711bd059a6454f9b3333ea74666daab81f4","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.47.tgz","_integrity":"sha512-Tjs5gMtNIe1gVFEotcRmqUFTmyC+2n2zEP2s0CtJAgDTXyWnWLE/S4+ebZj9iHaeeD/AFqZyUUcBU3vMjwE3ig==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-calendars":"19.2.55","@syncfusion/ej2-angular-base":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.55_1628659830886_0.9442284206023968","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.60","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"030bb98f7ec5461e43f46bc43fdbb79bdbdb2d45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.60.tgz","fileCount":540,"integrity":"sha512-zrlwHejwR3evLFsVqK+pwih+9gYBZvTNueWVe42W/zGfLOtUcF1kLg8oloQvJAJT22x7cqVS0rdSyDPGvMNRVg==","signatures":[{"sig":"MEYCIQD0mQsQh/2yMa8A8WBmAh8xycRQXHIwl4OfScmc68U4wQIhAN0O2grKT/X+odmVJlL2HNj45kK3MfboTPd2BNsrA0P2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0abCRA9TVsSAnZWagAAL7QP/iEWYp2djzEiDDrnTlfS\ncbf/Hm/G9FvLpb2SDOCMJcK14ii/+tSxX4EfLPOMQX+db71679SYm9ZFV58Z\nGp3DQrxRfHwueJuZDmgff6etjNEHMRXbDS3Vv9TNCcd4td0XDcm8e/FvH8Ss\n5L1HMuBXXAzXVvNyQ4L5GQxaNuXYq0UoZUmZfEHaUelOUDqSqoqaPVmdPiXi\nv3FZf9MgQ3VHcstRmdYy32cu1f2Z/W9zuMtFDY7FD81oRJStynGosAuiCZya\nCvnRW5xqb9JphcUgpAfQ7UzkwIz9QyUuaSa3aQp5REsjOVS3P5X1VGeo/lWF\nCE8wRz/kwvG/0e+vmIl60nqFe+mZc9OstjL2jezVbCVb+kTIssafMHyiXvkL\nmfFgPeFU6P2cTMVqMA9SUKcS+MYSJKMyrUlbFOvdIr8g1lAX/RY+RRr5A3fb\ngRV/iKThLnXEg2tT+DCU8u6Qnfuk0a5z8ARRteNBgvLuHl3/eNryoepbB0HX\n2EOjpib1E/GHU0rl74BWmjz2jOgpmlf4hKKtry92zo6krPCdj4CSAruOKmsr\nGBXDKNek89ImFi+AzkcWp/aIvnXrSe0OLDA4IZ5HBaxUwKqFJzcIEee8nHfa\nWWdZRACTvYdEj9gxxkepAfkNp/lbk5BjByLsnRfIB8sQx5vHL3QBXDKFeCru\nCbjn\r\n=5PEb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0e382fcdf952ae32a1a39ddaefeba3e9a4fea531","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.55.tgz","_integrity":"sha512-XVnVkz+lLP8uNVtuGM1VPNlpDjga+ALLdVvFF5eUeK+mCmOpieSu77NIBdFC/WgCmLTMEF52rXh6ZmvwNqpMKQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-calendars":"19.2.60","@syncfusion/ej2-angular-base":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.60_1631012507783_0.6372629083039665","host":"s3://npm-registry-packages"}},"19.2.62":{"name":"@syncfusion/ej2-angular-calendars","version":"19.2.62","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.2.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"866cca718290a77553d155082d0dc8114caeb653","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.62.tgz","fileCount":540,"integrity":"sha512-cctLVjof6UF7VgcNWKBSgnrY8o7cktiJLEyA22eZvlnbBeH0bsz/P3geu3jlAvF8CbyLtLORBc6YXNkeuY1ovA==","signatures":[{"sig":"MEUCIQCeTFHl2JUZNM1cevspAmnNCNxNNJd/x+BaZixJ4tNOYgIgQA9qiTXva0mf3gg8i/TWDtkW2cc5tRXJ8QwgAGyV8EI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIecCRA9TVsSAnZWagAAVJ4P/3Hb7MGyUBsGpaJmP2Ul\nS5cX8DpvxlT4vAwl0XJ/nHop6pjuPhQBIfZIAWAkhW1tjrXX2RLRd17OEKMJ\ntMPeYgzjEm5OJyjxyi8d8xMKQt9FOrNSQCy1Sy4AYmhmvpxQnAlE/hgQscyp\nmUMJ9JnMw6mWamkXZEHyJDSzJkhjy+tLJlZ4/YAVy3m6c0UcAJOZLoCBtAP2\nfv2hbxw3rwOvuh9FsfEOOdt7vEsskvs4cGmUCRPckfAWEQQeepRNe/pZ/ZtP\nCUtWfA9R9ZdsFsmDNtLy0dL/LLbLeoUVSqU6GfAEkSHqm9m6zoem0ba5PhCD\nw7YCYi88Um25PFt1ZODUAOSQ1TlPsGTv7h2qU9J99ptduCeGEDcHSWkvlaWa\n0INyjwq0A82c5y0Y8UNBR89SvC7eW+faRyQO9XgAwdoB0nzXGx2Q7xxAmmnt\nVBKNGFmpFuHewOG+Vos7LiomToSO2PKpO4L1oFKs2JxTItZCGqyb+6o86caw\nrIhFxr9ZOkAbCg8NrOfcxsJoygJMw3XPl2CC/KEKF6P/1pOcWvPz3orrmRET\nFXD4oFK7LL/d/nbJUBE0fVLUksFT/8j2700eIW9e36dhRMJVhfgzywpBY3wT\nBqhXG1vSh/F+72g/+J3spe2VzCsbNzdSXzndWwo2DdqUqgBoTZsDK/yGsGW1\nGtBX\r\n=TSrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"64380e4320b0c0ab3b6164d9e5ecc169bd011200","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.2.60.tgz","_integrity":"sha512-Q+pr22M5POfdwzbNR8Z8DuWgoLKLsk13lOyAKw7stM1Y1LNHIoM1EDeD7OjD0DyChe59S4CPXl62ukQ7lh6BxQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-calendars":"19.2.62","@syncfusion/ej2-angular-base":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.2.62_1631618972207_0.7571633648546121","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b44ac3141caaf5678a1417f4696727be186ee477","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.43.tgz","fileCount":564,"integrity":"sha512-q0mG+cvRmQe9OajZw+5h77YLrD/aaWvcEkwJrXDwXcz6SQ+K596bGMgje5IdaqPBxDLk0EPReyRU+Czm7pjKMg==","signatures":[{"sig":"MEUCIQCmCQKRWEsaFXrbw5SGnL1tGtP9ihY4PC2Hb20najM10QIgGJOrNZXNcDl+XeoPpxY2MO/zIpZg/uJr04buGIf+iJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681257},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d0bac82ac61df1fdc8690222093d05cc3a32b150","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.22.0.tgz","_integrity":"sha512-Ta2QbojaqdoNy+lxTtz2FT2xAO4xmSg/kg2umiQS25dLQ/VsLj5MmE3E1KU8/xtu/sl7ijezECFxApr3p+BHGw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-calendars":"19.3.43","@syncfusion/ej2-angular-base":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.43_1632977971771_0.2361144285377863","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.44","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2a359c7b35b01bfcff098c251cf4562d575ae4b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.44.tgz","fileCount":564,"integrity":"sha512-RDJzw1D7CSLb/s7JKYohBzw0gqPfyXyXBcHJoNu6YRdDJpE3AGuDR7ZNlkEf0irmaZtqCe8CvCpyYEL1HNtl1A==","signatures":[{"sig":"MEYCIQCGB2TigNZXbix/NykjXd/PP5RLK3NotBsY4jrQk8NPhQIhAMojJU7e6Pc/UVS/zPjtZVGhjqkehfaNdAqeFXWtAxMl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681052},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8ed9e8459f384a08c612d7838374d77b38a0bf30","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.22.0.tgz","_integrity":"sha512-SRze4PMPXV27nkwbrAz6sBIXBL4o+toOfc7KC35zaRMpzVnIH8m5yb9IzqhQqDT86T50488GprjyLgr8aXBKqA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-calendars":"19.3.44","@syncfusion/ej2-angular-base":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.44_1633429052916_0.1032590377869218","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5df5c6d04cc296a9345955fd39124829c2113567","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.46.tgz","fileCount":564,"integrity":"sha512-Pc7UfIw3fbEZdtBWfOZcZwiBiXEVCq9JLvL2jDWTTliZv2Q1gKFHTdTJO7e1tdTKL0ntFwf4I3ymRICgkpeR8g==","signatures":[{"sig":"MEUCIAd0lienW5I/jRWTyaEbxo0+aXKlDmDeiq/4s5ytTaudAiEAuZJHz9j03o9e8vAwiQWHgPol3J3bIcGe/zla4GB0d/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681226},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"5fa89ea63dd6e851da41c8ddc0bc096bda66c657","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.44.tgz","_integrity":"sha512-cYslTrTsMppXtSLTMyUAy7yoUJeJzQ1OE/9MFEWGZlR45gEWxskv8b5oFqVtScz5P3JdZb1nfT3eOfWU10Xw0w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-calendars":"19.3.46","@syncfusion/ej2-angular-base":"~19.3.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.46_1634638606726_0.3305387592952449","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.53","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e99c292a825fbdccf06aea2222b35cc467500613","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.53.tgz","fileCount":564,"integrity":"sha512-7dIZT5Ne5iXas+sWx2SCQmecDpwhLbkG6SYjL4Cz8dn5lYu8SOx8lN/lUJSM67a1JJnYT2xNCs0J/Mqbb1msFw==","signatures":[{"sig":"MEQCIGPIWJxsEdEXjyd6cW0oUiyK5GMqo436s+1KRrbImSSLAiBpgbiPTnQA6t4si7o9SxACv8z3oC5kCO+fpvpuRRNCWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681251},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e5676c7d41faa0569ed1bc5a28b383dd8756199b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.46.tgz","_integrity":"sha512-6zxOCgJN00RSHlmYDdMDKU9jcyWzhHhiOovpKPBR7J3CvypqKmXyfq1shMgnaQEZmg5ynxDiGNjGjPhox1K9ag==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-calendars":"19.3.53","@syncfusion/ej2-angular-base":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.53_1636695860617_0.2281307269905175","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6a807e7809b70d13aa8051fab781d1a7751694b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.55.tgz","fileCount":564,"integrity":"sha512-PO14lfBpjZ0uQr3X3d27DmqOAn8tGgfeS9JkdLnbaDkE9rJc1AQWyS/gCgH8mGTXrsvfstNHOeHWxxDbAm89lg==","signatures":[{"sig":"MEQCIHLL98FpKHelIT4e36KgZ4MX7W9WrJOow92ChBH7zl0tAiAGJ/fXm4UCf8/PZ4aUerMUQ3mLfhti+OFbK8lZdOkRHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOFzCRA9TVsSAnZWagAAy54P/jxx44rWsB/Ykr01pKtf\nCPYfA/+s0i2gq9EzAZOIpyhbjUB04/SEW5TMtQWQAnVyyJzQV+tf9FplXcDC\n11BmjpCMlU83z4Iuewr9Qj4q1PWTGtCdMARz9gAwGt69U+P5KUCguc5D/D9u\nVpfhyJDc60W2NFvdi0lcQ8cXBgk3+mnfH2LAMk1dSxcYoSez5NrveJaFwNQs\nK97YTN6FS87T1bn64ERDQomSLz3raDgQE9Kl80tKEGmR3ghZQc1ahfSp7ctf\n9ZuuOg/G9enmR0cdZdM2yfZfYVf1ezFZY2v+0GxN1neVKdLBtIs5wIjlXJbS\naGTTk8N83jN8yIxp0OpOqj8w6CaHwiShLQ83AXDNAKuaWJ8707xYs0aViLHO\nD8lN3QxSAWSV5qUuI7z3130zoV5ALM07rp4HNcBwFoSrm8nKqsRnWO/g9z7L\nv1FeS8+ErhI6Pv7Evv4m1Hl4qip2hX8mewrIPvu2TaQ8kXRS2Be9spDgIZCD\nm9GZv/IasS8Bmi0xJNDHAS6apj4x9DyIjGr9lKJAhVUOwRHIMvn74sxwo1id\nKfkSOVRmlCj0Xg/s2fCdT1erqmrDzMdN6Tqk95Yr/mixluIEkJYX98lDB/po\nCkw+0VYy76BWvtnWdnoj+AJKrpZNLLCTGr/5kaMGbBO8P8r2BMo3ZbxYsHvW\nXDbQ\r\n=SpQ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0ff84da521fc8bb1c6d531cb4e40e6890e4cad81","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.53.tgz","_integrity":"sha512-BOLRVcYXhncXQV29QTfQvfeDtYS8hmNu6zmzpbDPY8k27K/RWhcaplYzav4r61gijfVufpQ4/Nr0Hgu1oUA8iQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-calendars":"19.3.55","@syncfusion/ej2-angular-base":"~19.3.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.55_1637671283645_0.8296047727143059","host":"s3://npm-registry-packages"}},"19.3.56":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3b5d78c301b7bd835525dc03208f11b3b00ad9dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.56.tgz","fileCount":564,"integrity":"sha512-aET9loXHDf0Sg/rBLcJyGS1sLc5DD6xG24gCPd+QBwZatK+XPSj+Yk4HZRThDuXoSjXvPhAv1ycq1Nok//4y8w==","signatures":[{"sig":"MEYCIQDkIZ5eSPUqURNC53cQ77srH2E2QfZl5wJHJRI7jCMn7AIhAKSx9kMD3h21yJIATheyqGkoWydgxzHabNUoKStUWykw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNAgCRA9TVsSAnZWagAAuMkP/02/MckWbgP7MxAW1cPx\nwuMJ1LxV0CGsStPrntdKYGhEEjGlR35zt3DyfZfKe/H9MJygmXdAlhM2yIWW\nFg71E9Mz0NbDeqd1jhXCv0Mg3XZoTag6eyZrPXy2OvjnZuyXuYSLljtzvAKw\nqZ0fQCcOzIXn6xL6yRLQowwTLkkGZNBEIXhwwGsP1OXIeJB2nUMI5rrLw/wf\nAUpkIuesbKqVcTkiCZbrJl9Evbs4CXhweBkALXyQApXtHXyp9bnojY8r4AvO\n77UG1MuNugGQ9rggbbSgTwH3YZ1uBxv0ks4xh7Jsq33QpaOr/FFVB+4qTjLP\nUqWmdsfF05SfzUgLV2Zzo9JBDKNOdfBGhONcV/Xcvq/2Xy41Yf/YC+zKOmu/\nXjekkmh5C5VCrCRnzJGCHe9AEgtCLnp72435FB1HDos+lD6WJGaozn7hB2TR\nHjvUzm7x1cgnSWKniU0oIH+2QJo4GrB1xXCZqMJfz37vJJtQQLVn7Cf3ou/N\nLHAADMuo3MfaekLinGMPnYi9Z+Js0iSr8fEuSINjuQkIdp0lrz0ujhifulHC\n2XVayHwjM23ENozl2MB3klxKk44LX1aouh7gmd/MabJ3YqAh4nvlhWDRUZnh\n3Z+h1U/nFhj6795eqvkYXrvlBevoaNap1znoOjWjW93n3GxcuZYADxVOUQEx\ncoz7\r\n=zbe6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1beef40dad77a64ee77f15b7495e48e64fd42ffd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.55.tgz","_integrity":"sha512-BHct/GBlLg9TNGFM8Ez8MngftlP3N7G0WaP8cqePExLTYUUayaolnvOLZJqPC6k6Z5SSrcMd8bcVKFTlxG3Xhw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-calendars":"19.3.56","@syncfusion/ej2-angular-base":"~19.3.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.56_1638453280442_0.9191001538795895","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.38","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"26c903ca2b8cc353a9d5073670ed8b4a20f7cb45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.38.tgz","fileCount":564,"integrity":"sha512-oPKaWe9tfEKek1p2n4gQkRlFDv0orn5fTLV3TVQoP8g6U3BuDzellsc2y3AmzL/bXjIKeoXIJkgWReuYnPO2nQ==","signatures":[{"sig":"MEYCIQD/7hu0ZUyRmsIZDsTO4ZgInybOPKd+iDZEFv/dRIgzqwIhAMqx5zSa5ap0/tyhzaPzqon0F6mHIhg1x/rS2FwbD0iL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCRPCRA9TVsSAnZWagAAyaAQAJfug1lLa4Tozd7HBT7W\n4uz2f4EaI7kr9OZSYHDOdd9s5U18/EsqezavRPcuA6qlRMlT7s1xhM+wdo9R\nNuhWjEiQgV/jZZwfe9xvvU6uZem9LASOq/N8LfAG64WDjw1OwIGRQcsu7OVX\nOxgfDdNwvk08JVfzRyksP0nM9lViwW57P5WlsScy0ZoT1oPkCxXw4HLksZTq\n25/skQ9bncygcQotrk5gdeNn3MpjktS8CEvacTnXPpPYvlktkzWFjHxHFDP+\nzNNOc52XCfTGPcvQjTifEnMYHDKcGNRr7MSiGlFMjvsavNaFPYQQyntIzTw5\nn5ZXu1cD3g6GlDwnzlPnRIlqX9aW/jA114oTXN4f4COU5W0UlNgTIhu1caxN\nKQgmYpHHN6mUe1V0VWx56Eq3gMPg3rRRYOlgaj5eDa08rXnxVtQvvDroJErr\n8DjQZRNzm6MnUpSs1Wptv3irUfDStepnv2pMm81//VnIca+0OYaeiCRs2yX3\nyFBZm1esaCkrnTOlthPdysgKlT8wzyX34aXEQkR9FZKEwQZkI9btt9WBveY3\n/Hfo7PoGfdOnq4WPZ7KfXqLq2X8AVe71VD11m4tCok2pb8NWiE9npu8A7ZdG\nq4pd8w0+1wWbnLo09z6sBGdEd7ju7KZjqyDFrh04HItDvl21qaxlamh4xngq\nJrTt\r\n=JgPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8a707ea76886fbaa41e47bdf7e6460c5f3bfa7d3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.25.3.tgz","_integrity":"sha512-NcnuQ2YQzn61SqS4od17oj89dzWiEeVb2r0AG6pEkUXIu0IxGN4r6gPOOjZ9CxRcUkNAuckdvTsWhVTHyHtZpA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-calendars":"19.4.38","@syncfusion/ej2-angular-base":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.38_1639720015241_0.2646310415445141","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.42","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"173c14e13cdd1736fc725423ea7292fb4b06ad65","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.42.tgz","fileCount":564,"integrity":"sha512-Vmji7ntom/veWuZjggivyNvBlP1tS3JdTe0kWReAK1yz2qYQTAH5ozHgfKKuokp/WgW3gTWpEh+cDre8LaMxfQ==","signatures":[{"sig":"MEUCIQD/1ptcOPLd14FFh6nUZW2oCE/ICJPTKaOCzOlnP5grRQIgWKwd0Ksh5temStVp4Tgwhe2fgsxbsg8Xk+13K0/y/4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y5GCRA9TVsSAnZWagAAp8kP+QCgHmKzodLcE2AJM37y\nOOcv6TJIgqbeI5L4v97jxcoJcY9WkuofqrD/xR0YBphxjbU4kkFmHRbAYS9c\nazGGf5ObbfDBJE7d8LJf0OUdM23AW3Ll4BL8Htg7Uqh4cn5wULk3YdOQ6fyd\nyq2Z+ArmndMpkOFOd0nLGH4MOz49RjkOE991CXThB8T+GqqLBdMH21cZ2QZl\ntUzzCdh4T5lIICRbt6aIPRNcg7qBwBKP0m78YCVvIIySDni1bt5OA/eRPLcX\nd6IC50IbiLibrZ78nysSnVNaEYp8WIDJaPFWL+2L524QvC4zRKFm5T9+bHvX\nuIu870YiOMboz9L6DaAqmrsphj1e0PjVarP/cDR+P5CoottHbpRWDkcdGmog\nFuRfvapegNh9ekxU5M3nlrbnPoKEOHHDaP2zrUtkBGL+vlnINks3/jXXbZEV\niVILC/2NeBQ04lG+1lBjxn/1lvjpFXmqq2OtD22NfYA4jPqYpqp6+hAUaYUo\njbh2JouHB7VczZPRiWCjfSdr2efuHdDs90tOz0pcn/3YR/QXomX6pGGpgb8Q\nYdX9RZ58hO+BjT5bfWWhXgBhTZS1H2ok5msvshlIn0Wp3sXLtl6jMhxpT8ES\nXxRGK2rH4xvhuDF9+yCuzrBfm1vqF0WBEeaRFiMveW5irohX7tRokXlk4lI5\nOC8I\r\n=hZ8L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bf8fcd73183ce2c8f355c90a5baa03d428a92383","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.38.tgz","_integrity":"sha512-xzw32OhjIoqbUSIErPGdflxyUy92WOh4CXRvYezpk1zkfelBkp1Z5dA8D3umgf4Q5WHiegHkFIGSVg/GCAh/fA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-calendars":"19.4.42","@syncfusion/ej2-angular-base":"~19.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.42_1641909830529_0.5484333202881864","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e6c5168b531d0ed6f6572ac86d84cc8126988f0c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.48.tgz","fileCount":564,"integrity":"sha512-1Jk6OTPJCuZdWS7uFmyimb+UHDVeDt28wqsRsQhvlv2cvtxf2Vgq1y3efipJyooVDFwBSx2CJjMh5/e2cR7b4g==","signatures":[{"sig":"MEUCIFvz/V/QGbrYWlcvlcQLESl/l1O+fvCW6hwH23p8fDL3AiEA0QCT40pwxiFFxUMIJOPJAyLg8ZCTSXrHcLltpkl3uAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97Y/CRA9TVsSAnZWagAAwZgQAJqTI79DgMf6FH7Tk7nT\nV+3tRzyjmvxLbx++j51VrOKqAL0k5/pFhbncSF6EKLmz6Kc193Za17/W499N\n9TSED+KCppyhf9LbmAKvzD7mnZhZHJgPdi2Rt+xbmHK+MaIYkQDoqDDoHySj\nCAn7qfliUO3cI5F5f1zfXmytjOyIpvS1Tv3HwOT8ln0XTakxstjTDuhh83Tv\nLEFaW/8n41aGa77jXxKTJm/baRddcWds7CKP0YZ5sfiHYLIkVOstx2FdVFBY\nlIR/M1F3FgCACHYoST9d9jnpWyoLHrlOYpj6k4QtrHH8SLZEs0GBdU8fXgOm\n4UQbGQGkYB5qhkolkCN/N2wPUotnn6Ky2u1NLT6fqp9gTy9krjfx7iPGiyyM\nJCzNE+5HMekrYmKanheo5YUscAus9os/rDESNEWIqH2q5wIePsV8rWb60fRb\nTZ8N5zaVLZvu7zT0ncB1DDfecu6tyFG3xkbXq7TnUXWVyF/4e+sorCocathU\nteBo7tS8HlF3P3Dfag/ltcUu8ksqi/TafUoSNxi9hOuQBJ+DPY4igO7K/Uau\nSvWiP94UUPtJA4JmNkCiyN4aC9UEu1A/8ki0KQIvrMRLtZ9cgDOimJePJQ3P\nx/iRxo/cSMM93apOoQHGuxzXgWAk/AN4LW5ovCgAiUl9VB5oTWQrInHU6G1J\nESLu\r\n=sO79\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1069770236abf8be673b5dde18364f37d56595f1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.42.tgz","_integrity":"sha512-zYOv1ZtJNlRaPp8xKHEBXV1TIf0J9sa10n+ObNUSOoMVhQmWSWQN2pPEQNEdlQPwmm4o5Mf4IGdtueNON7u8Kg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-calendars":"19.4.48","@syncfusion/ej2-angular-base":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.48_1643623999314_0.5187767653940383","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.50","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"12ff07b4f7bfaea9a28ad99ecb4d20c70c4fc54a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.50.tgz","fileCount":564,"integrity":"sha512-8xDGnT9yOo4RXyjIW8MLZvrOWL0Cokhv48/ct2IqgZksOpqs6SQMmiFxUNR8VARgcTiysbagfTZYBiO82u/psA==","signatures":[{"sig":"MEQCICYpezyyZbjShIMu/O4b2jNR2e/WUz6GLPlVdZco0d8dAiA6lUFwJNXBf4amwCOTPfizp7/j2Gv4bGaG0EERyD3t/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkHtCRA9TVsSAnZWagAA8J4QAJS6Sy8EdqvEosmPA5z9\n61qM9QSasiWd1TrsLSHrr+ptFaDoWu6kJkrBSzzKjRob3l+HZ5k/G1c+xsnc\nCBk4hlklitm4CvObtatd0556DevAJU49ZAdNGkrVodAffWvlbsG5zictx+w+\nr4PMXRRw/QL41gpJQsXmTPtxhlkF1oytn/gpwXstFFWDIR1KOpar8+Iiw9C9\n1NIIo0L9ba7Sos5I1SIbzvckjXYpP9YhtQg12/FfLG/WDEUvwiUlebZrwR5h\n/SRZxJKYZP6k3pPLV9e4T06ylgaThBQdorEah4hyTLNdOfvyET5hnLI1kGvF\nWX2giR773BMysgH+QbZUnIVwxGndHiEIhlBIlLzrskZBN0L4q2THUvv14wkH\ntOp8mCBksQVquvb4JuVOFPchbcqvr9SHQ99JZwc2ocId4sTKygfvLyo56mdr\ne4p/cUfoZvG//swEeR/th2oWgLsVc+UtsfgyHfLr7jIh9z7rvpI8mbneJDv1\n2inEndpfOJvZqmWT70grsPGLpU+Ka8//fw8k5XM4B2bwbN+sFFtCiNKGZi7M\nPAoJne/Cbc89sePm7wt3kAWhHRqE3huw16Od/kQ1cjFibb+UOv1WkxAiwnXx\n7NlVUMVtXm6Ld9k1mkUTNI9t0l3CG0kHxNSI4Ch5mWFkSuBuqbqbr9p6LHeB\nQgYe\r\n=BoFv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"282da14c93e6f970d84ec4bad0b423d4af2ff673","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.48.tgz","_integrity":"sha512-+uH5A3uN0dzgK6MdABvQDD06Aj4jgjfdJICP+kgejN0FmASBKCnflPDQXQ8IwOaQO3S8Ku55ogLn3aTab6jTHA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-calendars":"19.4.50","@syncfusion/ej2-angular-base":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.50_1644315117757_0.34778881260172834","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.52","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1f1690b4b71ddf133c947448f7a3c9240985e46b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.52.tgz","fileCount":564,"integrity":"sha512-k5du48Ck10riws90WMx6AdRDKTr+PxlGRCjSBbeawUMKQWR/OKzFekShlZoWmffxP6BQGJA1dv2CLV1FvpfKgw==","signatures":[{"sig":"MEQCICn7wf9anGEpdFJXCfI2IIQ/90m/BYFx7TY8ZsHx+ggoAiAWuHqd1uaaoSRMui539XgPNE9yb/OHPLGJQVYJ0fV2wQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7DfCRA9TVsSAnZWagAACpoP/iIZVkBsP4AxEsFGT/y9\nw4WzxMpQ/TzAkmV4cNz47Yh+dSsLbw9jQmc0cMGMTSTccud3qBHbUu+HkDxk\nzm08LtCM8dnikkz17kU3E3B7J+z02LTLvZgq38yNDRv8iYGdeVD8cfnFHOAW\nl4+PoCTZY3ze0X2obJO4p6+CAIivWiOtJpeh+iN0JeNECIuh0u0t5z+Kj4zn\np5w0U0gbJUeibuJ9fEXZ+YLLBZkEWYe3SMR9IWud8B/p6mglaZINau07bceH\niXo6iambyp1L/U8egJk8KbHiREYu7H1ffVjJFgR6+LRwQFMako8yCmQLFn8N\ns7XK7yMh5C+fPceU0s4YkJ4wtaIXeEL7Q1Lvn+yIKJ2Jti7iJsm7ZdHXABlK\n9qKt9TBgg6j14OSv7o5MNCMTHniHnMATkTkRkjLDdsHKDaph7ZXmt2VpJjIn\numRDCJhezdmQidrWQa28HfI13n+F/W5hIm/ntWsN81aefV/DTXF4J6jNXu2S\ntJ6Gs43wod0SSYU2OwnCBNR+0OYT9XwhYmGoMGDY0L+nodgilxWQp0sdhuQy\nC9aPT0nucAwU4X92fk1UbERf2E8HA4/U8GCX36pMceM6GJt41ascNbzy/lnE\nb2Kmz1XTbbVYDCEeHOlZVzZHidlVxJE2RUEW1f+9xsVrvOcaSIH6YW/SIzUH\ncruv\r\n=L31P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d04e4593b7ee48a6cfef4af5c11a405b27282581","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.50.tgz","_integrity":"sha512-VkZXPWvAYAJ1zI0lgpx/4FFcJtACzZCdWa3KcmHzG3Tu1ptToX9GlUvGCpbWaJgUp4VbWLn5EaUPmkPlsA5TWQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-calendars":"19.4.52","@syncfusion/ej2-angular-base":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.52_1644933342755_0.0806273545299816","host":"s3://npm-registry-packages"}},"19.4.54":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.54","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a23d8000a07a3782691f43c4244520abafeba160","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.54.tgz","fileCount":564,"integrity":"sha512-/EEE7vm7dgwP2X7h4kocX6u+ct6+s5Y6306u1Ja0AmnF/hMZIlQ0nfD60UYTWouTxmZ15+bbsZEM1hjEUEIAQg==","signatures":[{"sig":"MEYCIQDUfoHmM26SrgoH5EG7gMmzpd/bGtA5DPFvGG6tVdGKZQIhAI7otfzogDq1i7Wm/KaGXz573/1FO42gzXtMmdb/Ety0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHg02ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroAA/+OdSVEHIvdxhsrvXHYyjQ2LoCpNc9DhGSbD1eddObR7IkfIBF\r\ne2OZwAKIKyskIWpsqwgHM2JETyebvSCJq6bX87gACct2XEyqEWTfQg6ZyN9j\r\nhcRS0i6bUrKDO/yEesprPFnebskdcrY5wmFiWcDfQN+cf77EUdoWtU5v6CgX\r\nqN3eX9BRNzg4NAwc/SI/lZfJuploxGnKulyRlnyvOLBLq+4+EuRudHppj6bI\r\nm8QI/dvnr9A4MclQC46r1lPNuF2g4cX+SNFvddZ4RBseD/klWyEm8Oro81ep\r\napi+RqHZK6M6FPptTAVCLBzF8m0l1ap8/OfxZ3nL/ZiwsLTBziNB6xzJHAXd\r\nkJMvYDAzXV0v07vodtdi0a7b+MtWltlkL08i5Nx29MknBh52kHj/Ancoxdvv\r\n50TrdrTmAI41rdILTvRkq5RGezJQw6cjyedrTxBQYU6eP2w/7BnIPbydrlOM\r\nm4AC2QETHIwvUYq321dYhkH3c0PDfnIm3NVF3P0D94Zef8Gx2NqEBdIV1JHa\r\n+AbvlNXblbs4SeWjW0kfExej9OHD0PNi8BeYgWMBNvK3OFT1LDm4N5gQoFE/\r\nmdOqcZg3JbTkwlkGJbQFfGKEJ7epLcR5b3mRM5TOrxxrgeMDq5uz0uN6MZBO\r\n7ZUo0tYYizYy4K6Unu7y7KM9GfRIrB3Mtfo=\r\n=kN0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f18e00248ba51c6183c9c8961d602500fe157320","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.52.tgz","_integrity":"sha512-L/ec57jVAYQ+8S2wfdxk95i/mb62gl18+1yl90gdixbVLDDkq2ikwgYq+uyHbplGplLk0MkJBFxunSsIdIOzmQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-calendars":"19.4.54","@syncfusion/ej2-angular-base":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.54_1646136630455_0.7504795476305277","host":"s3://npm-registry-packages"}},"19.4.55":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"770eb69c76657649d78224a8d8a497a937c49457","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.55.tgz","fileCount":564,"integrity":"sha512-04rTVhSbEGVp2FtRPirMbG6PPWe0va5Nb4/rDOTvR5LwF4zmo/KJfhwzRcsrkYjXuzpNUgTf47Tc6s+J7CYFOQ==","signatures":[{"sig":"MEUCIQDc4uyqajAwoKfl3wKluereSzUZEry10rL/GwS/WZCYQwIgBZgfbBmbB27AXyWCKbCIXWqk6NcUt8pdH+2l2iDcTp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJyK9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGQg//c/2tnc8xy+kp97E7bzGymX+pJjv3SzJYu75IjQp9huaRgxUP\r\nqXLGPi023uFBPg9mpYGr1tZ4dIL4x3sQcAkL1t9Z/nLnkRYB1mZB9yB5k2TE\r\nULoC05oHrqHyCW8NkEZBQsfL6pkHDlDicn5XWt1/XrCeBVdEdKYzqTa8TMZD\r\nFRZvJ1RRKcFOS8T5VFR8jjUKa6ufNb/CF4mQepriX/+Ok6OR97A5bjJ4MqMO\r\nAVyXVEaLZbL3NkvwxULg1xE66nu6KFrGHfx3vRakzPuQca9VPRrQz8MmXwaq\r\nz/wiwhoVhovD1tRwhrpY7+BteUBsGBq7dYggGUfPaHmLPuHAIoEEn+mAnOlY\r\nq1nSSShyMQvLjs6IKLoOhHAu3Z+zPa4XR/xsgXeWRK7PesQwMOjVNed5LwJ3\r\nRdMdvWaad6dez0+D8QMbykoGt4ZcMWUZFjqrvNb/9APnxmvbJd2B113rVXpl\r\nq2sKBVjOCQjRi9TWxVZxkgD2mYDza02FTmNpoAQAJ7rm1x2J3+ur9oJuE4Op\r\nlMZYeI3oc8YVOiOHDQiCM2i0BRIaT+5Cz+mvsxCpzFAMlJhr8uNfXK2aaLwc\r\nkseS5UADHSgzO/DYzHlZK9z9Ev7QoB/Zh6Z4TWqaIJKyjOTNsUQJlBQTjwWk\r\nbNcdErun4eHE0sc33Cb7H7VQOZR7/BK4lNg=\r\n=Jvmw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8cd63fabe1dedaf3ecfcc7b4c453490bbc5025a0","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.54.tgz","_integrity":"sha512-g4rVZbJk44lYqz36Whmp0HTqSbnMSa8n8V2AalBsIn8Sg+EwQ2Bhl2N84udnQR4fYoRZSKC52Gwt29JUY8TkZg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-calendars":"19.4.55","@syncfusion/ej2-angular-base":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.55_1646731965438_0.36097307161104397","host":"s3://npm-registry-packages"}},"19.4.56":{"name":"@syncfusion/ej2-angular-calendars","version":"19.4.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.4.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c5b32263ad2df9a9c47414cf1f74760eda0069d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.56.tgz","fileCount":564,"integrity":"sha512-CnJxGhs0c66OO0kRfCs/M1pLKgMIpWjcExdxupQZjJ8F/MPhW+uIpk1zUBWZsYAbOobMJFB09PcGLd6Hbc9VAw==","signatures":[{"sig":"MEUCIHsG3feRzm7i5VMpeclnmXMZSpr0FuWYrJ/Nl8Y3bJ5WAiEAsFDv866JSc2XilrreSCtLwTzcoY5GZXiqYMlmi70biQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMKZgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpEBAAh8aDS9CQqdRgn7RxXbLghSYv0qPbtEXYeKCWTWP55fkzk5sS\r\n2Bjn5lt3DBSesgfe7FM/eHBL9q3kDg53xsseQdkIDHsLPjNgfEkxcsnAC6ov\r\nU70VyLFejMETbwW4rUfxfQbYQ27/qXrZtgukWdnayedJKeEb/pC7L6CgCrga\r\nf/q8w7Rv5VqXZfP0wjQhbOibY227kQEKSTLAwFO7zl9J5JIfQxx95vQ9sWkf\r\nvOsdKq5Mea4mIT8m7Ao3Cao+UV7zhdKuyl0yRAlP9iQiRZ+w8v5BblcgQOGt\r\nGkbkJKBuOFiBPZb7ER3Qy4I/sHRD+uDbtXswGls+pkVL5SaJ4JCE5HOfMZkp\r\neniKfJkzPP/dAnKuhEpbCu63UFoPqxC+nqrJI400xGFGB5XcCMY3R+9Mr+wX\r\nsBwh+MRL+z7VwHAatEOCzdAocaO5tSmyQ3p1KkFqMxiT+1/aMnly0/2nf6Cx\r\nJoEjrlboSaxgaVzNKaKPzAc9ChKgbJJVo1258V5wKUL1Mu9zkZFHUkTB09iU\r\nD3FbPbjXpJuE9GgAIcj6YGb79KHA35xAt1fjWgh0FUW2JWbrg1Wof15KdfiO\r\nHSepv5QTxEzyQyOFeWUotOTGR/C4YZdyv+MgNTsXQTB6Y9gyffMnhjy/rDG5\r\nKVHVnbe++Uv7tk52fWxnZ435w6H3YvA+0Jo=\r\n=9NaU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d7b7a59d4a635d4fbf6bed9a379ce963394bd67c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.4.55.tgz","_integrity":"sha512-KvP9BpypeuXm3YPq5ORtpBZyxQrn3nAnsRSfu2zV6WEBOj/vNymALkSJHt6ncnFNtkGl8mPSGqj44cV5TLhlCQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-calendars":"19.4.56","@syncfusion/ej2-angular-base":"~19.4.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.4.56_1647355488085_0.4275960816679363","host":"s3://npm-registry-packages"}},"17.1.47-1015318":{"name":"@syncfusion/ej2-angular-calendars","version":"17.1.47-1015318","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@17.1.47-1015318","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bf46244130f419961fc1ad9e8cb21a6654d37849","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-17.1.47-1015318.tgz","fileCount":540,"integrity":"sha512-kHCV8woydHo6FQxqz1Y3qKxU6X7s2w6b97A/QkkAmcGXKefhmlrOeBRgMs7b2L4LqcaF+jKUhJS+kHBDsw0HjQ==","signatures":[{"sig":"MEUCIQDE1n6a651jnypGB9QN4/9Az3ifi+CQpKpEmsXgMG5XsgIgM/2Cwo6ysqY9jR6iJ4l737BmSmUJbF02ZyCZKP2RUao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2334302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSpmDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnGQ//W1mSf9jIqUJw7jXEglA1ncv3AL48GUgB1GHvebO3kJEiTlnW\r\n8jc6oWd2Cho+4Np6regemuQakGEa11n0jbDpVyXAkkUauKddYJDHyKiHhrd0\r\nXPmY+VlEHon0OSrOsFm5RdbLG99/NNkMvLbSqBLISjdpjYVJ9hPmB0yd43Qz\r\nmOpSyJ20/5DXq+tIS23y6NdPaWHrSsoP5W7B+VFTxSCS9eHxUQN2ZqLSp0uf\r\n+D58EodpzpPuHC5wHxQy+NL+f/5BejyIifHEmw7HO2Vj2AuxGEMs0cCH1+XX\r\nnlZ026z6Z4ijVk+tdyc8JKIoeDQE4I3wL+XfLWkj3HNXAFZDIbJ6G+qCKdLh\r\nGkotdlabyGkUycpIvMIgP18l+Du3RcmK5Ro2BfBwjexjjoRMhrT3A/j5vFxj\r\nqlipgFTcqmIxHZpHY37/5f+vx8WZBJmXTBy/YegunpGm8cEkJxKuD0lErCNH\r\njNge5gqA0I+7Ck63k4YKNp+m+vccIvd9sri/n2951EA+2XPryddVfpKZZhwZ\r\nOccHjKkpIo9AAYbhKqyMvB2ER7aX7kuYjJdZrdwxLEBL9TjSi622WmrcnDM7\r\nrL5AAEu2Ma7ECoMBcAZ2UyNa8GTkx5CrOgt/cf1ksjyHgmOB+jlVjOoq4vjC\r\nx+j1R0Hy2KEUfQss09sfytyAnkgQz3EkTdg=\r\n=fYOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.4.1","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-calendars":"17.2.35","@syncfusion/ej2-angular-base":"~17.1.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_17.1.47-1015318_1649056131003_0.1413731787835686","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"be48053a7b9526e605d4cfe86cba1cc51fc1670f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.47.tgz","fileCount":588,"integrity":"sha512-3bbwkDRa1Je1kS+QOoptHajZ5y2V0ug0m/fh8XOdPhPPmVzDGKkc+aM2U8diIEjMfuevLRo65uiNJI6dNUg+VA==","signatures":[{"sig":"MEYCIQDpU2QagH4rjOEsT+MHEgwZxZuZynU5+V/yNZb1oPS8pgIhALsjL/ECD8mBVM5b/yYG+jIO4QDptB+ee915cp4huVsa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3152508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqczACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmosmw//Sg3SSrpuiS66GhxQ9sya5mhCs3DfmN+byzUsFAHTD443bkq4\r\nNlVv5Ps0OcR61VAmajurVGy4cRJ3PlIa5MGwPZRm+tcZuaIEvSyQ5omLQwGT\r\nvJJ75ocMuKxLGSE43nVoqf3AK+S6xDoV5tOYFJOFPjy2x72G5dYGQDA/bd2C\r\nHUWlrRXR1E9R1XYlSjX87mbJCIpsyhPTY0ZFofPJYN+jBNKTb0zT76I9NL11\r\nSTUoB98wpeO5IqHJFMMtiIIfXVcIn9BTel2Rkwo4xJO78nNY0+KW/mJWGtBo\r\nlfaj57IK8Z8FRY8xKyT8JesJmTOtkI+ZcdrtC0z5gpipcZe0Gl8uAguQkaJ1\r\nOlF/MUWcRupCj29+wadECvv6/4ZeyYFK6BrPj2hbtgukUj67NclpsFLHacPK\r\nAL/IMa2s0GyYYPEQVssCAeHCMN/kSEFnPbZFIwLUqMwK9yz5xavrrT+cprwH\r\nBHgpIwyzjmSThJ59mCXYl47X5qMAkVHaO9I+VbP5h0X3XCW/RHn9aJW6sPuh\r\nCnrrm0tL/ckFI8iJrcpWOCaohtCFw7nS3VP8rocP+kjkyCjmXDMijwkLcZrj\r\nHNb/aOio+xhB4YOl4PBx5G/vLOFFb0A/8mU5sVFXcwi1foV9n9RiVHjXFQxq\r\nTPi3OZhPPUcAgCs7KpXpzCBPPwOMiGMkjuQ=\r\n=+RJo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d7c7e0a967cf3cba738b8b96594429a3bc9bec77","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.27.6.tgz","_integrity":"sha512-OhkpwHP2yFZl6HKf0pcKNUZXa8W13kpj/ECZBEmxs03fotlXvlb5Qz8Ko1JvfNYsKk3QH+5SxerYoo67Ra9ChA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-calendars":"20.1.47","@syncfusion/ej2-angular-base":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.47_1649059635236_0.9380382991222613","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.52","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8273b959d151d897297a66b128b46ce09125263b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.52.tgz","fileCount":588,"integrity":"sha512-FnO5L4ah9XYoNOb1v/KnjNJnCU3r3qGT4TuWNKu09vqlRNSb+v9mubjOjBfC2xZJvUt9AIDL2WYs1CduozaZZA==","signatures":[{"sig":"MEQCIE88NdLpffMISPns4Xca/y1f8bJcCvhUjOumRMo7nIulAiB051wJyCew5q8PcQBgwUyGfJxA5Yj5dPxqIv3ubEJtSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3152511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiciwTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpg3xAAlrKG/cBFYEox1MTepN5D0b+je9VzPiCTQqcYGiBjLGnXUYA2\r\nXMIrEFH6gJzhLqsuk8u92SxTMRu14WZQhiydE4ws11opB/uhodb1vg0zl0jl\r\npDzH/vpo89f5syCGavqoMw/JfcbRrY6YRMDg52FtVwUDqs86Q/mTRN9CL5N8\r\nvMgyhbsBCG6gSSY9IMCMiTWSDSgbEfX7uDSBA/vsL76cMJgh8YgJACI69By1\r\nvTGuoNvZiRb6gz53NsxKIOothBckdADJ11HzJFJFBPF+Srlo2UGI0FfWYHZX\r\nsUhpwkwiLGEI/krAEuzDIniIaiSTFhHRbsrhut0RUMsvOtvZYi2mahneVY8i\r\n+I2EOUEm0IHyJgehyAEIGCGMr0W4pjPVkipClxxib0QfkZyAd/kD//vCVCZ/\r\nHvWBSqqfHP6eJ+iJFu6RGPWwJg7upktg95yLk0j29oW8CqkZTQgtGzML9DFY\r\n87E6i2wRJQ2XOX8jM4cJlG0uwvW9EIw9TyHPOvJCFQkCYxkaF/+VFe6yB1lR\r\njDdpr38GiKmU4wlYABpmmbQG8UE63iDGFX36LnPfnEIp3Rlobf1R7JhaBijo\r\nHqyANLe1JyQ0bU521VhdERsfv9T7TqgHrvje3zmR1+3f8rOMEQKQyKymkxdL\r\nkL8Cbksfn8i2eBN+wHHgIsGk1adifn2dtP4=\r\n=xKmh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0c63e48dbb78c726bfba4238326c3ba6d7d87574","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.47.tgz","_integrity":"sha512-lJ0xAoOEVn0VOQ3s2Ko2NzrnxKnvpyZAGyDt7Od2q/79vj/+04taMzW80lzL5Z6IQn4axZuwD2GSrao/OKQwwA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-calendars":"20.1.52","@syncfusion/ej2-angular-base":"~20.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.52_1651649555070_0.5272956651133431","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.55","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"24f43e03221df2e0a2a19cc70a531534245ca1b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.55.tgz","fileCount":588,"integrity":"sha512-U2FsZr39vZ03yV9Guh7Yhlh/DDIYlRdbrH0VUGub5/mRQ8hw15F9U/OQE9aCygNEP0LjngGK4mcLwZDjpp7mdg==","signatures":[{"sig":"MEQCIBq5Lrm7fhCWBIRKw/3jQBLcm2AaE9ZuTxKTcmZj/nHUAiAKKS2B4Z0V/gPxS3K1fjCWjQWDHG21E9jQAn2i9wcevw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3152511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3+A//aFf3K3rDAnIotSDj8nc0o2NfpsTacTp9iejdAIlxYSXurzMC\r\nm4enj7NaI01kwGQgQx+r8peg+v333yzUDfWzP9X1PKXZnzJaLMKA2zPLO8I4\r\n3NMb+6zSbSDJLRoRNnMH7j2ErAHRnTn5oxhDM2HJzweKHon+1s1px+/V3N5C\r\n7tLTB8kQ/RIcAvLAQZlSaO0H7JoD8YJbX3IpQOXOp0m4FbgEAW+k7i61GTgh\r\nmevHbIo/tlCTty7Ur/UeY44K/KwrxgZ1fzQIimFZ/CDhe8FYpwvI0lQNUTlu\r\npnGOj4+Nl5pB2QDI5X2ZjsbqVHX+ZDVqkPTW6h6xok9TT/RyOAyHwN4gaLJS\r\n1H9QiVstzo6L1KWVfqsnUtasyvpHSq3Hj+UD1XY5WsOYQQpHNZZubryBLxKj\r\nv214DsEuI+jEJgk8BzjQhDFR18zwLgxJoidl2tp7Ba4XMqljTSC5nipO+vrJ\r\n2URjrPHWskKpF3yII/47Z4fWrk2MfAOiXebQAwCKayEQL9i2u2C2cpMifuGp\r\nDxHasdBy0ZOwWvQ+20KRwqZqE9IibFq7i2eHFfoPGU2Wx3Ab/V6eieL4X180\r\nrjb4zsIJ8FQoyPB9eWgoLbMPrFZcVNmDfcw032DiZiyl8UUf7UPqU/kYYWEm\r\nruH9lb3Y1WqTmhcSarxBBeDWZf+S9aP6Mqo=\r\n=lHT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"4150e546046c720543bf2809b4388dbebd26b0d0","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.52.tgz","_integrity":"sha512-GIYfl1ZV1TTDXhgJ1kVPHPRqJDrDl25kaPGKkcM++9wATlMDqqU/iiWs+fkRYb18ozbB7gaVU/dBqMxiI7tPyg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-calendars":"20.1.55","@syncfusion/ej2-angular-base":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.55_1652359757785_0.299603120555215","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cd09579dbd4acb8feda7bfb44aec0f4644edb0f1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.56.tgz","fileCount":588,"integrity":"sha512-eRFwonCsZt6JYtkqBiPOPgGLV4TCYBpXTsbnL+whvh5uKOEKhldXPDW7Y9vJN2GPkcJpa0m06AJU+xwJpu4bbQ==","signatures":[{"sig":"MEUCIQCblIBG2fiF3bAfwsuqZoLjwL9ud1620F3yHQwiqXEdswIgRgPiwS4sCBFqnS9V6RuuobFqyECxon+2LuEuCB3Ud/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3152511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig361ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqU8g/+I7sLDQMHpvF3cszTwwD6mABYABc57n47e11UQU29OYnYiJX6\r\nFEPJcHZXW6XE9CwgN/5r2A/TSdd6qu4wrZ2DnIl0geFsP8LB0DFhANTOprFf\r\nJM673A8X5U8SYr/sEnBdFbD2azWpVcL5p8Pg0OW/m/KBYdFRrtMjl6XzL6IO\r\nNLNnJtRT+IAlkvLrWe+26sR1r9WFh8thr9mRziRLoQPPA6onppO6Ze1D7ZO+\r\nDdolgUo7iow5oK89YnmsDV7XU6I2sJhU5Dz8sf9iUZdyptjeS6iNgxSFQDwH\r\nrfVEQgypIYgRUPkIWURSpqUxtTo1UkQG4fehsMsPgoFwIxFdphMW0IMap19m\r\n9qiD7sVqNU/do5dC0nxTf+rHvJGOV9ETVsC9Qci/YtnbJeoSkuBs1Ki3cN5j\r\nPFJo2eaVLMk4SLZkqkR+BXG46UwSlPTKo5ySK3Iq1wmpwEATYGuuoP29bZq6\r\n/6fqKHlNegnApp1bebF99TmLEOlkfEHcGCggMJV/6Og5g5jJ7UxlsE9LvioY\r\nrqyXByzGK9SNk+DPbPMTLN3QeVtCwZIzG9stZpPUufiQavZOt4NjsPJuDujN\r\nzGFyiFk5UzGh3Tc6bSu14sxmwfePOrumNGtVVn18v3Ec8/02npGv41IN+JR2\r\nxuTDE/+FcxMVKXDGWKy/Tf4JJ7Min69FCC8=\r\n=8FbK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"4150e546046c720543bf2809b4388dbebd26b0d0","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.52.tgz","_integrity":"sha512-GIYfl1ZV1TTDXhgJ1kVPHPRqJDrDl25kaPGKkcM++9wATlMDqqU/iiWs+fkRYb18ozbB7gaVU/dBqMxiI7tPyg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-calendars":"20.1.56","@syncfusion/ej2-angular-base":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.56_1652784821709_0.33248349721287207","host":"s3://npm-registry-packages"}},"20.1.57":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.57","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"eea202669e93272a1f3effa0173025fa37834e40","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.57.tgz","fileCount":588,"integrity":"sha512-MDeRDIitzBHU9tHXBvC/nXBj9h/4/hIrr3RKimxJNVa0bA+A1S40nZnw4V/f7IO37aKI2Eit+n8OanP0TkZhhg==","signatures":[{"sig":"MEUCIB9xBG+JcprbOAeEhC8+sPHj6lQ+NaqEKu4ZwoF+LlsRAiEAwIns5GDDO70DZfojICTLYAstw8q1DLxoJM3fJ2ibIDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3143957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijL91ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowNBAApBCLFO53ElbAo0HkS51YLFxJSoV34KFyiCk7k+I7R7aHNj3M\r\ng58uBXcjKnSaGErZ+Bn3kj8qTg0NO1AoqMZac1T6K6YgvvTsImdRkXXJn1bn\r\nxl5+oTBlrPbqW40tlsxLeeGJFt9SXBcvfraqIbhrtUFZ0IWCJtU/Bav1xJML\r\nquUV0goIYmDtcIFauRaUbhGmnTw8nrIuoPC3Iaqdq6Be1bL6THXc3F+rPJd8\r\nfuNd1LHPqCxI7fP4fb4/7FOz8MGDHESfIG6fBAbK4eKj9xjACYk5YCzRw/qb\r\n+VpaAiiHv7SIcLL1nJzuOyrf+rwkt7eEwAs4xjQiW3yB1AejnjCdC7yj2Emu\r\n7u5zyyY8tUs/LJo58+oXx0e9AlpVLSMuvaTUkOH4/7jZhzulma37OHFrxcCA\r\nUc0qAm6A9L2/07c6qu1l21cvHviqvWDi6NiyrfSyzunbBG4HI+0u2m/CeFQt\r\nZXTHtgUGjZpKNH1nGkgv01I+nhAluMPRHhQXHA+yXWgUwkl+5jThDpFr8fCg\r\n6ZeHyBdYphsae3DtUtzMDYMeCDQyUC3OpQCL3rhgZv3wbyzMg0LH6eaKsC4e\r\na2S/d48PH6KOgss80sB48peoRdcPJan+dGKSxfCt52BwShlmkfqzPEPLmdiI\r\nCMddvfVa0J5SlMzDusN+34RjXskk+iuUbdw=\r\n=YvMm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e2d014308738425a00aea7822230239c2cec47ba","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.57.tgz","_integrity":"sha512-DG6/sqm9qvjcCy6+9SlSDJipcaQTprQXmzPHIqF0oFja1NsqBZFjeqGyx7HHUiBFc2O5xGsUzzqmcUfZy/kfYw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-calendars":"20.1.57","@syncfusion/ej2-angular-base":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.57_1653391221594_0.6275782380062818","host":"s3://npm-registry-packages"}},"20.1.58":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.58","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7173e29df7d73324755138173d0fc675d3977c76","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","fileCount":588,"integrity":"sha512-oIy5lqg/9LHnU7BsYfIl9nGIhdRIxW2abWDVHdKcKADW4T5Lf2c00LySIz45z/zZq6QmO1jBHDRJy56RJDKSiQ==","signatures":[{"sig":"MEYCIQCxIlxuzm17v37TaHtFR66Z2Nmrzl0LkRL+xThQ4eJ/DwIhAMaEgWorUwI8zs5OA5RdnsqsF/MWcHhSn2pQlUAgoiSh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiliDvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjfA/+Izxa3beVDvbD2D2lSYgNGAvt1m+E652K+j/LPhQy92C/YKz9\r\ndbcv7X3TV0be/PskdGU09Midvy/RuV/PhSwiWM57v3deO5DRrVcQXVT+cl19\r\nIdU8Y66ZHD2n5QCBEpqYOVqfQ+SB/iIgEPQkSvGca3sBXPLlIEwo0gSPVV9H\r\ne3xM8LKtDCZzl9tXNL560hwKyYnGHZc7MoSl7eKprX9zP2xKtaikirLU1LTy\r\nWoaTIAl8tKXJ/Y3V+EbMqyNsAnI22hVVpddp+GJJsvKoo6jtIkGjEpb3N6jX\r\nxliF2nCwOWKJKHr/sNER/lL/eDJw5f2OIBe69ar5o42bEscHQ7jJwzH9rhaI\r\nlB8FV6CpXewjwOD35xu9MqRR9vMDjDfQzArAwlQWcRXPUJ2Es0cEGnT550qk\r\nf+kvUEoGZbYWbYG17cAutUOLkxhwWLiUWNQOApMFoMCr+Gw9Ne/j5tr9NJTi\r\n8vpG9H2l1iiqA84FSsl7B6qITQ9rF+B/BX5KpI69nIrlqflXycZWTaWvKffi\r\nvoL3bEkJQKzhMPULDaNGBI0Ph+/bHq0Otv1r7Cj/boyGZIBjYGrlaCdGJKs/\r\n+8YC2g3wsIsW7y5lzVXzQ5bgoVDLnv5VqiCigpuNaDaF6l0k7YPj1VFDpyXb\r\noyomeZgY5Kyc9CG72d/vBMzQj7Bi0kChqAg=\r\n=aClH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"df08cbc0f9b326363623de771243cffabd13eac3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.57.tgz","_integrity":"sha512-28tcqRhoP1X09CxO5SPwjJPJNnAKc+g+udqA0o/MpJnTeS/EsvQ6HyfAClPwUrXckqQukFFoY4XJNZOffP3G3g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-calendars":"20.1.58","@syncfusion/ej2-angular-base":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.58_1654005999498_0.7835922124226109","host":"s3://npm-registry-packages"}},"20.1.58-alpha":{"name":"@syncfusion/ej2-angular-calendars","version":"20.1.58-alpha","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.1.58-alpha","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e5f21d0f270aae57bb3abd960df62aa20b9124c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58-alpha.tgz","fileCount":524,"integrity":"sha512-UJzUd4FmI/TiRqd9QB9cAzp28d3O0Fu/T6P5yUO8BGBycyjvrCwt68cj2631TqN0ip3dMnQDSP3643orGbPYrg==","signatures":[{"sig":"MEUCIQCgVOWCbMK/vzg62wiX905oNoSxIRerQeppSI6BZ4MTWwIgE61UGApyW0XObGQzZ+hX3TnkvtXrKDD/OAfWmszuVHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3449124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqDiRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQoBAAnBtpisV5KEmTmFNeHkW8iLH+vKGckpRINxc4bW2oHfM7Kg9u\r\n4qUjox9dq89pN5fVZlhe9Ha4eyqP1w35uy2WV6GHdX5SiWxACiTQ61PZgUrs\r\nfIFn7itauBd4t1MNNJaV/ex/g2aBf7AwlMfe6W7B4etNVlr3mxKoC1DTliV9\r\ny2g2pYwNrWusEtV4UQhNE1NTt5MMXJrtHsp4f/qAhvbcALj3VY2VpKhi/vI/\r\nPmzK84TE22pNI6/oC694IO/yo2UKVGRMAklAGC8nDZdKWF7VHxGUkkC4OMNz\r\nt6zD8AN8bHRM0Vv2+Sht0GK//A6+D80GD3YhpIGfBM6uSywt6QUGJgm7WPHJ\r\nblljn9snsEg/2EYs5DW3PDhSbf8zXLj2xGqWcxf0r2exk1suBTbt8+TVqL5E\r\ntn20VZNlU0VNsGHmUzwfdEsk7Ts+WBVgEDj1jbr9XFIbba+rh4MlOPjr1HpF\r\n0WD8taOTrBn8Q8Kfynrwij9lLxhrSqRnzd1BzrWqo9OVYrNF6d6BOzGfJxVH\r\nN83I6Zr5ZG3tP5LtkPu33a5KyyH6hW6Wi868F7A/TYLIg01PyezKoBiAoH59\r\nVYRd8atkwjZU7MjvyjOOFBnYayYsBeVFtGiZ6WPZvewPYEQKnMYZCnTgxFpZ\r\n+d+LKRpSDBGqcVvQ1vedA5MNFyVBd5zokeM=\r\n=eUQ6\r\n-----END PGP SIGNATURE-----\r\n"},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.4.1","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"*","@syncfusion/ej2-calendars":"*","@syncfusion/ej2-angular-base":"*"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.1.58-alpha_1655191697085_0.12444353989973855","host":"s3://npm-registry-packages"}},"20.2.36-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.36-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.36-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a71a70f44d0a13705cb563b185705a08cb53e765","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.36-ngcc.tgz","fileCount":588,"integrity":"sha512-5MKSkAnysW7lmpdotYQa5IE2z3GuZl17HHvigV9xuizlBb5pR/bGDjbDUcYYNHiqva6eFPZhZ58OCJLX8O39rw==","signatures":[{"sig":"MEUCIQCRZwO8wrYtfYmTZLuJNrxhmfT/PITYrChxhwGJD0V8JQIgXFM18zT/tFF7+vo4mk8lTVMula6b5BJ1ku1CtuoX7tY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWGWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxTxAAmxFfF7ACL4PrL7FDvmwFpawZF3fkIe9VE4nv49xsQKr5GRbn\r\ndq7/soZQxXsCt0ayM9oEwkb5cc1chzWf2/FUsUlvIyGPLdCqQ8OUyphhvQWj\r\nRVX6fGZUV0Ch+KhPN3DqeVPuLKWOuTZhPIesbL0cmWTCeS3I0QqxtGzsTiPb\r\nvFDKPHzSjJFGG4B5dfe8Odu+Bde1bFn0DYBQ0AFUNfeOA5cxJhqgVsGArHe0\r\nY/Fk3pWGCwBjBudSyhbmFOfy6C5T93O8IK5teteobCsbsBXwUph6JszLuR4/\r\ns9mDP7gkzLFbu0j35ur+/zHx310MXzoJ20+KxzyzCiXJw34++ZBuz2fJGrh4\r\nZxC0NsG87Zt5T1I33BlOM5MnilsXIvTWJWn2iHUpoDrb+Ada5qt31fcM27U5\r\noHimN98lR01ayNZhs0v8h+c5SgN3aP0jZJoOri/5KN7S2jUzo1c2ZdujyD+l\r\nQwroqLE6QrQaI67zGNO7viurCogHrCckVqBohSVP2PZ7CwiJLUTukzLqtO2G\r\n1aI7wrvJ1iHEoBU72rGfsJleKyekymDl/gIvRtHJ9FfgoHJWuDP/UvCyMeEl\r\nIptHKTKuYSGyalv6fDgt4k4SKy7XKKDkixEEDrwqIcibqKNW80WAZJcMKMl4\r\n/4mOqEKckarKIqSc4AI5tbONASsBs1rsJmw=\r\n=LlIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d352d2a17d0d03d0f0ade9fe6951413a8b00dcbc","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.2.tgz","_integrity":"sha512-VsXvjmAP7nDHdCx0KiNsA9vD4Qow1n1W5qYSPBPSGl5TGWAqoboVNRytIT0E1Ywr6l+bg+Jq9Z3BiEnVw6d1Dg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-calendars":"20.2.36","@syncfusion/ej2-angular-base":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.36-ngcc_1656578453906_0.17562302009391728","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.36","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c0c2649f86fd87d2059d1a9517ce3260862c53d8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.36.tgz","fileCount":524,"integrity":"sha512-zBdxtCNJvKtjfaZ8sH+DW/kxTmqj5YoH9SLGkEFbW+QGrhUpC/9BbzzB2XPSgi0uXDKpNo8BmyTrLpw20564dQ==","signatures":[{"sig":"MEUCIGVJDOF61IsC9YZsmCcKYiAaa22R4NrpTkT99obqQWOxAiEAr0LsH2ZoV50zuiNPTdgq71IhPsGOTaa0zQAgZ6tvsvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3450448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWMIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNLhAAjA8t3kEBgtV0UwnVdRa+6cfys4fZB9Jm+y/y+2pWHSQxepEt\r\nZGfHKmYPupIakmbmBkEzlXnVklQ/S8DurFDnYmAh3n3utqPjogqrfZvFEnNm\r\n38/O4f+8rAVS6Gb8QEgWGAWc3QBU+7pEOGD6QAHPMRqhtrBLiCeZBNSShADP\r\nwh9/mpi+WR/X2umb/r2689Cea8dc1mFO3vywk0UohNdWwaTEueyoAmJNcQzz\r\nt6ZiHfuewu5zEcLVwS9QVDXB8K+Axf7iBO1vuG7i20BQWgoTA8XH/LVuJjMi\r\n07DOi1AyT2bnflRiwMWWRms5GCwxsdxsbUlj2JfxUI30Wuf3Mnwm+8FkJGzn\r\ni5k5hC9AD1J2OlpTu2Wf2YlK2JgJLBeer+UIBU5j43XlAZOcJv7fvHexD/xZ\r\n3zdseh9t24KckzB0nUyaHnCNwmO5X6hQv9fZ2ZqaRNV9OdqhiMxcMyCNKMtW\r\ne9ifJw70Scw+vp7XdKkdFMiZbRYJ6uXW8gEPGeewQ3cKSoDTThF3kFepHGIf\r\nWny+ITRtS2inUCBFRNJO8d7aI6VtrS0G62eX/pqgsJoF+iw0m72n2IoqfKVy\r\n6TGgDP6SZZoCblob7K99as28jkgrokFPXQT+mVlaxbIINzmnumSjib+Uddhe\r\nUZ84A/uhm2EXvwIluLom9/pJVAMd5py1X1g=\r\n=82g0\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"5077c964abee21c8123515aa35abdc85e7ea3a3e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-NfjNtK9fgJQtRkl9pF0C2yaTZnxmb6Tl2L09scJoxiUdsvxeDE4RFVxtfiHaU9Pk2j3Mzy2sjYf+yQlYdBATHw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-calendars":"20.2.36","@syncfusion/ej2-angular-base":"~20.2.36"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.36_1656578824490_0.3491771512943762","host":"s3://npm-registry-packages"}},"20.2.37-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.37-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.37-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"21f6d68064e2d30c5a117d6635cb58ce246107d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.37-ngcc.tgz","fileCount":588,"integrity":"sha512-tkSDpix4eCkD/cVbMblD2KVAs/p7gQgr1hamfdGNPNCT50tAOX4h3OMe+vcMZdjkVloc+IxxVMv5YfnKTX/+Vg==","signatures":[{"sig":"MEYCIQCX/wdeXcTj6wdDyF3gtfu1CEyQDehrg6Q7cKRlSvIJ/AIhAIlS50CBgN1HdPOOOcGEVXkH8Boycbw8AtRdofC0U+Yl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivXAKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWZxAAhRBbnooBVnbOFHf+YMeE2AsZYL4WPMp7pYrzS0xELmCeYlY0\r\n9Tyih4yyxq0A+y5YAN4QN02LT2AjLNnbIZAH5HRlRE7askMLQP2zZmBJh+MT\r\nXRTh6LccQWVkSEGtA5P5xq8vYbKNxHmkDeUkHXThJRm7T6HK1tfOrrCh5M6m\r\n7ekFWSpABrtKJ1Tk56AXivKv9dVHoV9TxRvsl2HwSjkK44CVim1KwKddetQ4\r\n3CrVMHvgbbMsnzceMt/JNzkERT733wMDLbm1k9ozskcNE0xbiouI2wQKy9u3\r\nAe9FHd5mBQa9f2GJa+PONqBzQW3wY/vf0f5wpcyKMJtQtvBvBg5FBReAxBlo\r\n6ZRsbiayaYMToQz96LlgCyOUJl9+dHeet+EYgtrovaLk6XmWQl5pvWdwj2x4\r\nnY9BOADH+3BZ3VRRI+njGmEYqgZZ2dJNChrRbsB5uyIwNLAEk5tN8FsD9/mC\r\nMihzBOvaFQfEMDbgW0CNVGhLMlcJuBzd9l4VTjzxWSrybm210BGdPwcrbXYk\r\nbqIZeA7DzAKwV+PkkiUbzkP9AxdY8Xz4xiu8fAmoWVlbsKHQZjRY6H+JZ8MG\r\nFbcdoICTmoLjvFCl19wpnRwNgpXm/L8nEgyMktu4wGTD7BTfOnFd2zt0Ae1j\r\nuYqnVSryLSw8Gvgc0i2XbMwL6YdFMZM9QK8=\r\n=MIUP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@20.2.36-ngcc","_spec":"@syncfusion/ej2-angular-calendars@20.2.36-ngcc","_where":"D:\\june 2022\\New folder","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a71a70f44d0a13705cb563b185705a08cb53e765","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.36-ngcc.tgz","_integrity":"sha512-5MKSkAnysW7lmpdotYQa5IE2z3GuZl17HHvigV9xuizlBb5pR/bGDjbDUcYYNHiqva6eFPZhZ58OCJLX8O39rw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@20.2.36-ngcc","name":"@syncfusion/ej2-angular-calendars","type":"version","scope":"@syncfusion","rawSpec":"20.2.36-ngcc","registry":true,"saveSpec":null,"fetchSpec":"20.2.36-ngcc","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.4.1","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-calendars":"20.2.36","@syncfusion/ej2-angular-base":"~20.2.36"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.37-ngcc_1656582153900_0.10610323410552303","host":"s3://npm-registry-packages"}},"20.2.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.38-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ed53d91271232bc85e701368085c1f0b20824967","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.38-ngcc.tgz","fileCount":588,"integrity":"sha512-ppDXL38szGdzxP+ERPPlGB0KS+XEdCltlUsQCehOw/6KbgE97oWiYtbNDkp3QonCjaF666x03bpEX1tMPRl+Ug==","signatures":[{"sig":"MEQCIBCenyaueRPz1ipZxvRS4xBro4U9JQw63lIaX8oewJFcAiA1JSlTy5eP4smF84r+dPddp/BzDwoW0+K0cu78butjzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza00ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMRxAAh4c5Hnp3YkUvMo6mfIH48T3/tRxYPzDhvC77h1VTnkdtx6RB\r\n4sVNrjKjF05g79z8z1slhQSErim6V+JfSh1pA+nQGwKmMqM2+JlyM6jgyWXv\r\nFTevBLxcNCr4Beq34bghOhEoqHIlxB2A7n6V6IoBvI8xAhdRFd7oLIooIEay\r\noMdGk3FMSvBETUz3P9AtyLYSRqXp+vQVihAI/L2mtALXDScQla5y3IlSORjx\r\n3E/fcu0jdhBFVOE99CvTU0gOPZxg/IhlTBC5KFpET+ICIDigXCjkuNjQpDY9\r\nnzqDwvjt7EmMHQUmU+8unN4lIHdv1fRuftxxZiHZlkWg19zX4UJ+sxSv+Cbz\r\n2U1PNu5HCkxbYzd7xe+Fm5tE3tP52SOFpVoEZllmMYfEF0LNTu6s4SFr7wDV\r\nzbvVTfnz25fdMOCoIE9bvc5QSpYM+jrsch9SVP65BpCEXyWnparCg5++5p3h\r\ndHDoa+B+5tYhyBT0A79EsPZA3oHVYz11Dz8Cg6u8SzQFSAnhb2iUm1RGpUxa\r\nh5eYYxkvVtebuW84wxe1GbsYLRVTYyQ5udC1TZMyQ2syzbnroN53e23Shmqx\r\nD9sCCBaweFOIzlInlfRaGsLTouWT78AiZE/XwrTArtSf1nx1DhX0b6qO5qvk\r\nudEEfRPAHxEKR3EpRr0k5UYaAC5M/7JfC0Y=\r\n=Ljna\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"412322e032facdf8a6d71391d5c6e5dc73eb4aa9","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.36.tgz","_integrity":"sha512-cyORnuc6N8CAZsaTNAOKce9/FI1O2yzqrsHv1NbJrrSbHKO0H+yYTMfImf1V4XttT5JQE/J9bPsXZLLLU6RZFg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-calendars":"20.2.38","@syncfusion/ej2-angular-base":"~20.2.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.38-ngcc_1657646388110_0.0003952376929567958","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.38","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ee1566bec6ed35061afd2439f8983d7a2fee37d0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.38.tgz","fileCount":524,"integrity":"sha512-mShCdENaesA/1gyt9p+qisZdpuuqzrS8ODeaQkz30Yfk3OMlRjFThXTV1Ohr0PJX3uiqw9vVcDqGdwBI3ifH7w==","signatures":[{"sig":"MEUCIGHvbOooxrFhSvZKbpSXCa5b6i+757tjFtl2vJMJBn9iAiEA7Z0n3DmzlKico1YkaNmIDdL2uHdrcWILGJOFS4MkLKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3450448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza7gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroIw//eZMSJ9Un9BUdQjSzPuwJwB/P1S7HJYbJNUsp1cuNFh/KuncS\r\nlVWK3lbxZP3a4+PbWj3PtySDLaM/hzJMtZ0IVHFj8lH9Q/6y2R3nnNTkjfLR\r\n+GsA9OQpsNxsaxmArLFaQG7wt7muqtJaMsiMTVN4lofR1EkddG/ne8HCAf1S\r\nQkA6Mar6/1/8h4gd7VtfjkDQIYNU1a1r5L7oQW8RVusjjHC5oM2gkAXJs/M5\r\nlg4YGWMBgOoHW9IgCaV5ZnAWz9o68cyet9Km35dMCaTQ6wQMk7/Nc7WGf1JS\r\nWfmnx0QUiyg0K257f47t+SzTcIJaw0YwfrSGx90P0Q+LpTRVob6QRkoccah4\r\naHRNjjlH8+g9N2ocERjKPmvtiKyeTgnVcjWyeWB0QZFT3FeFoqMoe8cbuZwZ\r\nHXEwrMsXaj3q9QsdPIYyduKvMHY7pxXpi5CBQaeq9DbKLX+I4s/pODi8ONr2\r\nZi0yQNAmlppTCyohvx1xrtQ5aggVDCG4JKkmjTsmqJR3wh21Q7O/8vOFTPS8\r\nvQwFiep2rHQH7+U0H8EkMQ3AvT+cqUsbNBi0tF3Et2xWfuD3sffLbdUG2LKZ\r\nQKuuVYiq7WaQkqW2FOGT9F8Q5cSBYuoCa+Rx77Kga7qh9hlvjva+ritjnTOb\r\nr6M5HX9oBAZSxscesVUj+Z2gdud+WjZvTr0=\r\n=scY1\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"5077c964abee21c8123515aa35abdc85e7ea3a3e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-NfjNtK9fgJQtRkl9pF0C2yaTZnxmb6Tl2L09scJoxiUdsvxeDE4RFVxtfiHaU9Pk2j3Mzy2sjYf+yQlYdBATHw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-calendars":"20.2.38","@syncfusion/ej2-angular-base":"~20.2.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.38_1657646816441_0.6628543022865359","host":"s3://npm-registry-packages"}},"20.2.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.40-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.40-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b38b2a97448e0f29ca673a01866c37f7e4cedd03","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.40-ngcc.tgz","fileCount":588,"integrity":"sha512-FtJDjDJoX2baje3QfdNU6NRdyYwz3SCOtahWWwabNwcjF2fBjsUYdXwAxFS0wHJJGYmrVMGFT1+zxUWzAz0Y4Q==","signatures":[{"sig":"MEUCIQDWWApIXuAVSpM9ioITcvoIN/uPpGvwkAy+HxncxmQDCgIgEP5xovjYesNVKCib8pB9Cnwyztfr7oE8YUS2ygSrxfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39QEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAJg/+MVixPP2p+DnAUxuBL13jWX9HS73TGyOuM5y/N41D9q/cCVUp\r\nhCnPF677hInz8lwCXJZJ6TCoUQ6QtZI2cHTipURHazZKTtkSKSTMYMnkZwql\r\n1Os4FtqKJDK+VyTHWe0gRNrlID1q5moJKaSvQzTiS3WVU0dLJniDzUB0eOmR\r\nT7msDtguaZqF1urs2uYk+JD5hTGyYOFa7npbUQnL3YIZLSrPRxYDSqV18GAa\r\nD+JOMWOGZUW3fCi0gzbq0ePtAktQI1CzwA4Nm/WEMH6SbSurDTtf8Xq7TX9C\r\n3+5zUUtCtk1utKB61r8ocvCI72LOtUjSuYU8PGk3DOas2WxcEZoODj5cRLnp\r\nBbozgWYpVC3IDByKu3Whh81soKSmXTYl5L2G+A3K8moxptp/7Cle/QT5w8Yj\r\n46fJe/N+6wx62L3RSziVHjOuoYBmdUynYY0YaMZtnhcjGXMxJENSukx5laIa\r\nXxMj7oRfODFxHixQpH90sFHFFI1o29sA06rZkQUPY+oEbytjXuFoz3LuG/TO\r\nYZ6UixC5CN0fGlf6VwOpIj03fSpEJp2OuVbrRwDiHuyrvPzadGkyYn0XX1yl\r\nkGnTAD0+aVldmNmf8SyW3m5a9gtzPmfs0BQ8bEIY4EloLazCGLy0+yIZQLNF\r\nA+6rnqL+/t9EJLD6823vuuxsJrQF6oi0CZc=\r\n=V/2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1b4708c886142a083694af396375b5d412ecc65b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.38.tgz","_integrity":"sha512-WeEM/X4tXF27RfZ49Q1Vfw5LXJeGRBjEf5K4P9q/DzFQpi0P0gtym0txdaaH5rjzx05o5L+HY80+wLmEYTX4qg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-calendars":"20.2.40","@syncfusion/ej2-angular-base":"~20.2.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.40-ngcc_1658835971913_0.10797007967592931","host":"s3://npm-registry-packages"}},"20.2.40":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.40","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2f36b598a590291aa54b8318774ed2aee6780e66","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.40.tgz","fileCount":524,"integrity":"sha512-nDIjxaaPPhSF1Roao4HPyuMBDb5kHVfc8B0zJy+f6IInozIdvW+dkP2/v0V1kHnPvicD/ZdjD+sIJZmemYrI3A==","signatures":[{"sig":"MEYCIQCNAYNHWtRFHq+LPWFOiCLsfXy4x8rMLr5Aw+z8zj28UQIhALCfFnLexyLcvyFqiCvBbJ483EWOlxwxntc6zfZPT0pS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3470580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39T4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqBRAAjvgfXXE6AyPrKnJLhjRJmA23DByBGMcAoUp0CPL1qEr9D4z2\r\nW4SULHlZDGyZhe+RtLLt6G9pDhwLXWrzs4fM2hggk2Ymo61BGEIeQr8PyaVl\r\nWuSXS3k85A3dG5S4X8zVTxV7pKrxX3gwBBr+wTxhJgBvE0q+Plnnyk5JiKo1\r\nhVeOpjEMEZt6obx1hGxaSohSOz3fVX0x6QOe6ZG2awjcfD24p1V/YwieKzae\r\nuvMy3L6zq+QLyt4OavvSjmpqkp9kSOEPeEFT0Y8sNwNZDhH0ai4M5nmrBR5A\r\nt4Mk2Cs/JDGWF6UUKa3fuD860rnJnUpqgH3ewdYXAGw14Kk8id+E/N/tmBn2\r\nrHsV521eQn3HgGZqvfZ7nSh3yRbTGC1exQj0XskKmiXSkevHmqLJ+1KETbn2\r\nHy7/KNUGmF72RNCYbWHx1Pb2+fxpYXDohOvPKVZOm8E1nv08y6m8pKUCl1G0\r\nkbjpP0L10IEnNR8fMW21X58V0QVtr9FTRGnabTXPCIsB6mreASZiOK8pDdN4\r\nnDkdboacHcPmLUOVhstFItdDC45HkedyKQ5LEoUtkdelwjbQZs6pgIcRUqYn\r\nzB+d0AifV/btz4Ruum77ZyiLf5axzClIw1/q2O+pylS/cpzRwayBHZud/Avb\r\nQXIgpYMWN5AI1mid7DTn/1BMPvnGD94r0FM=\r\n=uiZE\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"711d6b5258945db4c62d0e2e3306b95668c56220","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-oNc1T9rgKq2uFg9rAEQPpSe1YwOLEq5KYIJiVwbOKdMzOXjUg8IkU3km9YmYJF86pW5t2kwiK0LWiXWeUuYqww==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-calendars":"20.2.40","@syncfusion/ej2-angular-base":"~20.2.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.40_1658836216346_0.9174656979971549","host":"s3://npm-registry-packages"}},"20.2.43-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.43-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.43-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d9f988d9b975dddce7a86773b3d22f89c5afacba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.43-ngcc.tgz","fileCount":588,"integrity":"sha512-ZgUlBCunWJcAiE+pldCli9c6APZ8KoogdEadshj9Z0H7T637iwjJXqhxLX/VQU31/x84DunB2L/nWyeU7kXY8Q==","signatures":[{"sig":"MEQCIGwWQRyIo80npRBbTJqfX45ZN1p29EIFiXLbJ7XYO55sAiB+H2+bk9/3RoBI8LSrGlWoQy6lTORUM1HUddMHnSGsNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KIAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtQw/+IIxhfDnQdJ6N7TK1WJy+sGnWGY0Q32HJ6elDJCthxQCAuQeg\r\n5nu1VDvduBaAp5IZneX62G6cEjqVimRad2Ty9R3DpOY7UNGpkfT4sRPoR0C0\r\ndk0hADZQ5zhBFTBV+k6aoasyvR5n1ie/g+myswZICtOPw8o3UHvLKxusmGOT\r\nFuWud3Ulg7bQl/iiXeciPc3cXHYR8dyBsNfV48jJ4t80u/dtbkI0EzQERSi5\r\n+Atbf4Ajh1PET+AofxValso+faW34h03uUFQhNw9vRfBX0ZUEl+1cxUwYtch\r\n97mkGDVvLvZO15CpQ0xH1OKooyY2J9oEEXSo02mxOkPGaOPoPnrEP7EyrxPS\r\n0Va+3andUw4gat32ynQEbV+w6tk2Xx2ZVHQqHF60plp/BqdWbtTL4vA7iWsz\r\nTLIXy7CBvOoPRrHWdME1XQegGGksULMaF/rlzPJ9/O0V3o1krMeyTFz5GxoX\r\n53Ivodv+A76Hw/JFfjF5UzE1iaEgFGDJGl3CQwBpd4NI//cWqf2w01y6ai2i\r\nxlzGhM5sXwwkxl+lXToC6dYKWzxoo1LDMVXc0Bj7usltmbGpIKxbrQKMBkcV\r\n4qQeY7Ly2h63hq5PHoxIamk7/yruP6WkriCSkfD9Erh5tz56Zf/xQIt4E5vA\r\nsLXHgko7Fli6mpAEk2zRJWjyJ+qGnZKhT+o=\r\n=XQGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"99982f820a8760b081d7b384ebdf5afc9e342e93","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.40.tgz","_integrity":"sha512-FipGhMgdJLtBxOryNKaNrznzcFQgXvBo312Hjeoi5MjnSRWmzzCyGiMV41b2kdV+Y1RwSCA+eRln4D7uJ0rxzg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-calendars":"20.2.43","@syncfusion/ej2-angular-base":"~20.2.43"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.43-ngcc_1659937280558_0.5546663315390019","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.43","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8d364f2a4ce10041ab028c484bd98697f7300d8f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.43.tgz","fileCount":524,"integrity":"sha512-IGSzjZ8j3WMdy0V3RmR7fNLHc0pyEowbFx62va+QP4Sln8W5DqYmnMn1aqXNbsW7Rg31sNvevLO8QIFBNQZbYg==","signatures":[{"sig":"MEQCIH+R36omidHIq8Mw3rpRMoLN1213U7kmAIuqBBZnCy7xAiB+3mcYAe9HKqMRuwLu9eH4kV6e1qtMg+qypRz3xp3NCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3470580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KNMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriLg//Qf4Y9igUdhorq4l+z6nfzMVJFiUGf5ngf61uG15V9OGpGG9L\r\neaoqrS+Z7GlTq3+sypMOKcZX/HbBNfkZjefrSYtBupDPx05Jy/bWJJaOCzNB\r\nEbrGR2odHhLaIo7SEVVCyJAKs0wjRQmI429ufq4jBEHyV1OA2RpIWfuwoOK3\r\n+sEHlJnCw0eUeuF6dKwhEHU98fqtTG8ZErsJZqvAJS9Ja+K0iMKjCB/6nIzG\r\nkl7M88gQd8MzYJSUFxmPNI8T18naZMRf8tfMR56eS2nwhQplLph8vqVB/80m\r\n+f0tURSfpSiMLqUXeI/rCC+3AYQETgH9is4GQWR9kvdbjQXhSWB2a6kPY6bA\r\ndsihFnk9BOqVS3OLNTI4PvzCN1qJpaMI135fPSoYFErY9hJ/6AikfpAQjmM5\r\nsTpy93dKJnItVwCxoFFV8xzp6T55YQWFGoqemWHl5HyPODSddAAoT27wsyih\r\nRiIdO0yXcvMVWc9zXv5T/LlKlnC/Pf/IXOoZMb4IF1KZp93w7DDWM1PTiYD+\r\nVckZueoBWidbFgCd8pm55OKnXh66a9xq0fpEL3qR0Quj4RRUoY1elVg/Ez24\r\nK8Y0HxLNdTx8EFGOlRKxNT12pDru0FZHaKAh95L34U+xOIDSxVgy42nrrW6H\r\ns65+MvRBLhVP3leJCzDg+/DLkCWRHc/NbaM=\r\n=Wwnj\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"711d6b5258945db4c62d0e2e3306b95668c56220","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-oNc1T9rgKq2uFg9rAEQPpSe1YwOLEq5KYIJiVwbOKdMzOXjUg8IkU3km9YmYJF86pW5t2kwiK0LWiXWeUuYqww==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-calendars":"20.2.43","@syncfusion/ej2-angular-base":"~20.2.43"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.43_1659937611927_0.4587533003812989","host":"s3://npm-registry-packages"}},"20.2.45-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.45-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.45-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f59fb7800442ec959a32c604a9fbcb77753f440b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.45-ngcc.tgz","fileCount":588,"integrity":"sha512-TS0pDeypSMzyeuogp7XtzNopflkwb0dzWtbPG2evH5HK5AD+0Rc85/tKu/v75cTzelUqEYrSqsROq9SMKMKDqA==","signatures":[{"sig":"MEUCIEgkPLPuOROmCw+DANYuYGJ91CCzbXKttKpa9fc94gCoAiEAkrU2OciTYzfKcTpvY4LtKpIl2gU4dHJSDhb9Pt7K4lM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMj7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyMA/6AuarpYTQXSqULUOJ3Gl9VP2bw/DjR9uzFkUWKETviQ1MkXae\r\ny0syM2aag6x70Nz5v/m6HJVCWI4X/rkh03j/lEJ9iVn4m79JlKicS2P1Y0SM\r\nevu/eAl+Bn8miI47jSIc40EsxkMMdlsSOva/t+NyiGtz3SOyIK8EZw5kCwOh\r\nD0nzXU1ep9OK2CbYbqpGzlhUZVtmXlc9m+8w++DJCXca9Kr7+aNpJ5utinnA\r\nfrLFOY85es3ckQySpw+EwnHqSwfHss0SR7lC6ZgG0pVHjw3vFhUtcQJTsyAQ\r\nvF9dUIK0BxY17pWKP5mnL4Q0lcui9ziZzA60K5rS2tz5ItGqcal8bB6qAhXi\r\nbujbHF5D1KBvDaz4cuG5KqcyJLQVu+D7xSZKYnvI9ge2rLgPtsY13is8ySeA\r\naPfwv+//aumC0pOQqlMt6z0HJhbN1Pnkt8JM1i+BIl27mvytMPppFrnDVF+E\r\n1UX1Poblmhu4DsR/P2F/Yh6tjy65epVePJ43hLbkZ+rCTuzbdfMa+IPzSp6o\r\ncSjsZz5rZ19wqCoz9J1pbEUTe38pvsARbCKFHoA+U1wmMe8GlZ1VdJ1rEQA8\r\nifL9qF9qUGjO9hwgNnkIfQPaAxvQwxKuHjh8/KeX7N098inZ5UsFvpUn29n/\r\n2Ck0Tg07w914LuorZ5CnoZBsNnXTpZXUEmI=\r\n=85XN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"99982f820a8760b081d7b384ebdf5afc9e342e93","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.40.tgz","_integrity":"sha512-FipGhMgdJLtBxOryNKaNrznzcFQgXvBo312Hjeoi5MjnSRWmzzCyGiMV41b2kdV+Y1RwSCA+eRln4D7uJ0rxzg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-calendars":"20.2.45","@syncfusion/ej2-angular-base":"~20.2.45"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.45-ngcc_1661257979349_0.7102060157449552","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.45","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d3f5750bbdd92cde3db16063e77460dc478e2587","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.45.tgz","fileCount":524,"integrity":"sha512-3YEm9TF5Lntxdep+LuIu45KhtAu3sNjFpSLcOlErFmFxFZ2YzS+xL82R+7xjJRXXqJ/PfKdGg9v+p0jeYnephw==","signatures":[{"sig":"MEUCIQCeWwAuzgKPBmnsjlhmtKhSx66zOKeNzLfPOqjVSAuuhAIgI6NR6iTIHtB8K6ch/jTf+/BS5iV4ZF07yUvZKUWFW3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3470575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMrOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrijg//Y8dAgPwsIyaRaDD5NtyFddtEmb9OfOgzGtwFGhbRC1oAQnw0\r\nK7sZOTEygH4HIrQd75xnYy9/vXGz5kAYNvYxCQVFQgYt26sXLjq6JQAKjtda\r\nN6u1fhoDdXRJO4HeOwBWwLQOsnMi4YJUe7qpes7O8n7PMx9rTAWZ2iw/1WV5\r\n2Un+vcCJPBg+QykDjAnMQevTX3fBiUqmOZKlbIqyEKD2LDGaH2wAAnRQEakH\r\nI0GTaZMp7m8Fu04tdukbYGRBKWtXJnoS5/BoMbetdH1CsuEnncUS/7lFXSDJ\r\n/aB83WCiWWagcXTCkpnCtikz8AbXrSyyW9nqILjVL/21JRGgH7goqicLaCQt\r\n8aJlG0NFHtwPpGee0SQ1zQLANLfr+2BIhPqZlfEBD6W+zvq/C8li8/tD8ZpL\r\n/W3cXWZGN4zp+mLUJKjpTEQcp8zaWsZ3oFweP+rBtmY2KmsjOHV5ypAOzIOU\r\n/idbcUeHnBN2fgl72dt0KGZ97O82hxwe9pPcwQeDAEodIRHH3yp4ryYc1DA/\r\nO02PkSe7tXTKi1uR5axNbN9a+7cemD2MYLlrxiNDew1uVPrGWHahbVxdx166\r\ngr/NQINRwo6VFMW4CiurdRePZPDDVpvCK3rUstmfpn3rZZBmVylTlLyhGfo1\r\nTpyEitTQVl6WYqGoxagzqPckNen/iM7xz4E=\r\n=yD2j\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"732da5f0a52e9eeedc007c5191356179ad461bd6","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.40.tgz","_integrity":"sha512-SppjwFLd2GD4mms7S9kZlvF+HMCvkXOCM3DljhtSAmS/T8RNYPhRtM8fqqjp/sKLyC+3UgI0z/q3+927GdOhjw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-calendars":"20.2.45","@syncfusion/ej2-angular-base":"~20.2.45"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.45_1661258445913_0.7350066759314313","host":"s3://npm-registry-packages"}},"20.2.46-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.46-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.46-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c120b55b4571bd5eb548714bc5dcd3f82b8b259f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.46-ngcc.tgz","fileCount":588,"integrity":"sha512-0pvXgRwju/gEYyawp8Ms+cMEh8eRwbs3lR9JW2rEOF6jx+4BWQwWV2unmSwExvak5+UOhn4lM630BaTsAvUAWA==","signatures":[{"sig":"MEUCIQCg3pyb3NBznV0xS3vip2uFRVPf82M3bbfO+6OVxpAzwwIgeNBkJa8HIH6iz0EaxfNoD6B+Nof5kr/Qs5JjjH9szFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhPiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmriww/9EcoenuTbFiIvWxygisNCLBFNczEoZcfS7d5YLjOXxnPj6cGE\r\ntsfSEaGTMCOnuHN8b4+tXQqyWywABrWH7+FTcbaKk/uuL3tdTLLKrWXiI1pa\r\nIjfLN1ygEGgOscrKPGQlz0n3cxRHfA/hTKx8g1iWQZxJ9PYOjU3CS+CNfCsC\r\nZXap1UVCqAL/uu21xldd+IGWRJLIoCC3EqTR5/Th33vK/4hlGWtMWqC8YClo\r\nJkS1Rev8iFmARRs6sU6zgDhTBKT8Gdjd50JkeE0fUm5EcV/IClU0Qw2JyqdK\r\ny4TWH0DtmiwNjy/ewsUvBFxNdt9kN8Q/x/DAcltnv7NwzPCR8W5d6kvMXt1U\r\nXWuFU1wdJzD7rqcHWnADUBgefGKJpQC+1279LzJK2uINLpimHcxDeQNlkw7Q\r\nvZV9qMR9OjGDeJNHU+9meJ8s82ikK2Lu5jWV7F3JNgo3WvPs5MaQuh5YNWJC\r\nG3udKlN6KTqnWZ2+sgrGRiRqMJIKn3ClF5yBJh4DB0hjPjohTq2DrnicVXGw\r\nS1Jjlc6NsAOO9+UCoM572tRDHbYWmbebg5oai1hvLvqvi95lLDupPC8RCJT6\r\nvSzCm8RVE11MhUMJHNGrP6lRPRVUYoVN9MRr5aW+9bTAxTF6ZjPFtFLdc9N8\r\nd4Saquw+J1FxGGowsaYZF6LNvICjEeqJySk=\r\n=wA2j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0a90bbeccae888f1d3d1717567f0261aa6e7e18a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.45.tgz","_integrity":"sha512-B5IT2R2bop7Jq8rJgQneR4dCEK9bMz5BvevXixx7Fy0L+aiFtSrdydoBmJBGBaBjw8dqeomdL4MucjMN5ox7sQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-calendars":"20.2.46","@syncfusion/ej2-angular-base":"~20.2.46"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.46-ngcc_1661866978632_0.972457282863268","host":"s3://npm-registry-packages"}},"20.2.46":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.46","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"78d92c1a8e44a13996f3b6b91a6c08d8c31dc601","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.46.tgz","fileCount":524,"integrity":"sha512-LYqvsxRc6pSqqFBOToXNbHvG+6NXrFOhS2wKvTzjnwqJ4tGfNf3Ap2fWkQ3G7WM37cyhpvpf13HQM51i2e7Jgg==","signatures":[{"sig":"MEUCIQCvKGOKseI1+55b/ZNx2Oz4EFYPBR6acniFasDMqTn90gIgRZDBm1p9G515JS4e6ieBemZoXqtsr9+KJIThMcccjSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3470575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhUtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQjQ/8C8fRWr3HpNZO/YwOe1Ot74vJbONyhe1YwsNvYmy6vKpe/JgP\r\nZdql4qfBM0blOAQ3zuIygWvZPfHBh/pY0XJ7pqJFnp5QDOcrrC8tJfo86o/X\r\nHsQZodaPPVb5/WzbRNolqVM7msO5xh8/dFBlxehG+2DSaBQD/kKwUpMdfgbb\r\nnf+9JY+CuKEnkrBht3spZaI0NBN79/YmTPDDGirZJOnwe2ZK2l7z82IhDpF/\r\nSv77Up0O1vUUurWxf3zXnwjN8d6EiIpNteGvqWlH9bVVCHPnun4UTfzkJvBk\r\nIUBv07J+37ajjbfwiPXL0G28AgDMCq3ftHLEvAUJ7rzoBXrzgFNi0CGCPIKT\r\n8SYp8IDsXjYL/Az3JXPqLFyOaQ3l4czSFUFousQ4Kwxkim8CUnC6C5JB2fyg\r\nkwgnZ5eVGMW3V4vPZ4OUhuHBWAsPhNSjjy4BI/ZXdE/V2rb7KcSJTk3Hh/5/\r\nHU6PoORslpR/7++UW5gfTkcj+1vphslN7Oo9ANxQ0RZp0KFrDyDKnEcUVTgP\r\n9N5GXfetNw0lHPqlzTml4BNEXr8qgkclq2EmVun3ls1GQXEd/lm9wHmWZOly\r\nw6RVZSOZ3h+4GoKPomQSWyswkkn2w+R3Aj+Hm/y+tAgqTYT4sTyTn1XQV6n0\r\n3ky3qkShTUtyxz8HvlIwGODVzxJHH7gO6ak=\r\n=JkDr\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"9cbaa090726236986908d764ef90033328511a86","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.45.tgz","_integrity":"sha512-dAuDoyxNbJEaxYnubLy7BW7TvyzAvE3mUdFGsCmIAMhRObXvwaNVh+zJYibrz7f1xlaIqYejAALGMV/I3quDDA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-calendars":"20.2.46","@syncfusion/ej2-angular-base":"~20.2.46"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.46_1661867308830_0.8312536612590729","host":"s3://npm-registry-packages"}},"20.2.50-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.50-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.50-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8187789a819e30c2684b19270d56262dd05d2575","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.50-ngcc.tgz","fileCount":588,"integrity":"sha512-W0w3+GuUcH0pd+6d+R2+fyunJh78Wei0QbZu1v75TrKMHHotTdcDOiHqvH3KqDCk/x6yBnur6BjZWKPTgymN0A==","signatures":[{"sig":"MEUCIGMtPzJ9e30byvDGmYrxkzNjkE7LzyaVYPLlIHCDnwuxAiEAgu/aMOiWkzjI7x7aWMQ2p7Ku7pbExpCNoNJhBG3UQ2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3357128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaKpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolkQ//Uj371QNVtxP48qwcRDHwvfmXUhHFEB1acpBdYIYbZBs8yMvS\r\ntwOQe5xQp8jGdrqgI+tPrnKcvstyUlMdZDJbXPYMIHt/5BPQL3XJxSWlTrF4\r\neLgZN9SzpkuCWzlKjt8JWCqmsGt/+ZIlqUlnzl2tLC2UUY0KR2jceQiQJGnM\r\njTUc14ynheYPlFPaMleNSXzWaDG/XiiHlADhTOwxKgjPp3rjk9t7ZmSO07Ds\r\nSHgWh1K8NMGBH7QeyGvZKVtIdU1pOKfJK0MRXd1sPVKMJAvNKjJlYv2h+4SR\r\n4RQWq4X5r30jvQzAJwMeeIkIQYZB5hUQowzqsCZ07AQyvg0SIWXOOGwlnXN0\r\nLq9jWkkHf6Y1ROqe3kYRynsKtiUpWvsnV7bB5X70kGVCEhk6WzRWSqx9AKqG\r\nAqDcA8LqdfgDc2LWlRwzFO11uQJ5MctdkOOBvi7YQ+rRAh+l01w3lSGcD7Kc\r\n286c/+g8RG22/GaymcKVBFGmxMB6c6h8mPiwSh4ixeL2zMoJt1UBrGa0fzfd\r\nCHtAwtwUvsXmZ/qP6LMfE5RO5qqqEapREU6NPbAHYZSQNBihFgFa9pp3Rtx6\r\nUlYNIpCPSrDrNxoOkKDr6ryQaaZ0EQwdoE3y4YjG7aHjb+cWkXiQFbZECYUL\r\nj/zyfCB5gjGdE2P0hSDM/jnvKMYKerqccLE=\r\n=u+de\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"3d9262fb0a435e83ffdeb79464854467df6c3e4e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.46.tgz","_integrity":"sha512-EQDNB6vTg1yZvNEx7GK+RdqEi36mh+1VRCoHZ8JJm74mmYnPSgWj9x0hnu0AqQqXmw0lCY4x5iB3NlCy65C31A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-calendars":"20.2.50","@syncfusion/ej2-angular-base":"~20.2.49"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.50-ngcc_1663673001159_0.5735518863178348","host":"s3://npm-registry-packages"}},"20.2.50":{"name":"@syncfusion/ej2-angular-calendars","version":"20.2.50","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.2.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6a22fee531aa90cdb16268470d2bedf00928e621","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.50.tgz","fileCount":524,"integrity":"sha512-7WajUUD8eWRRgpVvOmfW6GOhqIiGf4vLT5tKNvEHsTn0SI0nGY7gFjNKkjg9a4sthz/0hIbnqBvD3TncNf4BCA==","signatures":[{"sig":"MEYCIQDXTlZ/9PahvhEpm8D8aIsZsHrPhpQYMQ1y1PVKBWBAmwIhALbbsKPGoArzHJF7U7mIV3pw9n9+newt1vy2eXPskZOX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3667905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaNnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYcg//XFR5pawk0oAqdwDGeJwJYo17muFpzZ1jWtjy3jElyHX9OJuN\r\nwIRRczULJXzjgViH4uRCZ4hSMY6mOa450d9S+u//bX5fk0HZA3zxq9oVDN4n\r\nzUKg7DlY7bZNZVMRIaW5mZdoxUSuMqhMC0+qsivlThDnHtcZ9Kcl2W9ap3dW\r\n5TlT13VCQWnWLiFc0dSRLSGpWDFewd5VrqJMZ6FxQ+CtuBdRO92fxJotJCaa\r\nmXSs4xTnA9sNeA9+3tABHEqVLecuaUsglX20lPvuTz508S0+PEBM/FgQ7cg5\r\nx+yXnGvdrB+P8PLKibnxyvTXAQ1j2OJf5eRdCf03zquWON3hKlhbMrCgGlnC\r\n0XzUEllLgx5a2Ib0y83SxBCPw52TVMPnxCXsfl0wyCcABttZY4dllbhP1UGT\r\nGWxom+Zima9U1UL9IqaAYipGpZJ3bURsYWFCW6WjWMTBblds/LLaSNsQRHJC\r\n4aMMun8PgIqxnGh0EMiIuXYTW626yQaVylvdIKqj2usaO7tmuuPJUOp87YuC\r\nXSAcxvPUV8KE1mz4TkXvpBaNYy1qPmsvxjnmZNg9OUsq30UfYNWrSB6zBKXE\r\nMLKob75BBV/1q+UvmBGxqWTdoD7q3efQII3NjhRsS9NqFGEZMPuQW+rbmN3Y\r\nxn7ZiFOAIx/pRXKfC2Icj/j/vjSsAZqOIdQ=\r\n=K9V5\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"82a9c327cc6e020e94561c7d4ca16221d1e84faa","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.2.46.tgz","_integrity":"sha512-ofFak97LuiYRwY8Zi3qsFsvexN7bLN+VumOJSGkzo0LGh7/p23jMyUEeHWU9NzAqPADCSK9du7lSmkWFXIMh3Q==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-calendars":"20.2.50","@syncfusion/ej2-angular-base":"~20.2.49"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.2.50_1663673190790_0.3479017286502557","host":"s3://npm-registry-packages"}},"20.3.47-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.47-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.47-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b292d89b1333a724b8cc95325929c0bea82c6806","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.47-ngcc.tgz","fileCount":588,"integrity":"sha512-MqNeUhmghEqoRCn8ZjHmv7G1D/xMlyC7wcTOcN9YU6x7x+VdpbjJC1vvnKUdKMzD/7vbzdVXCWYhqi48u7iLJg==","signatures":[{"sig":"MEYCIQC9DoojuJ68sBM9m8xrHn0q/739zTp2MogNbEUV07BcagIhAJwxIKQ4mcadEPIdx9bDrNCMeJZiHUygCXUUJWXTuSsp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3187784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVteACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9Ug//ZCwVBUuoekAx9oziakcVm+aMmPBKFmrR/J1WCTIZlVGZi3U/\r\nwscBMpyxjnwuWGheGFRBR86mSLdtrsca+pIcjVft3Lx5EolteL1exxP+fbkP\r\nH48qATQsxZHOi7aGyhsN7FE4jWCXCtt2RjVorkvbO9OGNFgya3werPoHITlu\r\nkLPOeKO66y07tnBsACfKLlEfZl2/EsTcmCqgbYbkBCD2p+WjB5dbWgSgHu6/\r\nfw/k9jc3O5lfQx3iLBJ/ygKakhJ7zyDF3h6k7wYp2oNHevnWOCovpFGaHf2d\r\neMm+M+AwOzjplgshYlQ+GpcL0RqY+9eCneUHcS1vNwThK3nn6VjTlxx33Vl/\r\nME/65/AZ3b6LwXqzVu+8TWWMHmWXHCDwkrypBeIyQzqPmB95XD6DkGyN5JI0\r\n8W/rVG3Tw7cOVl0oq8OxZstGNFKzzoey+uGbpFxQHIy1bfgJmyMscOxqfIXv\r\n647/Zi3lxtxPfKyyGu+r0SFRvYfD1PATCUcjzOIMIS7Ljrp/6s++DddTEe8j\r\nKqBVrvB8CRT6+R8F1QfABx6VzZTgaKgFgPi8dMtN0NVJ2lccXJSzc4LSR7Pr\r\nyiqdl6e3a8ZJyNjoiQrnZlavMh4E+f0KbQtF03gq+VTDEbt5IHtus4ICfO17\r\nRA668fSQHkb56i/1szwT9vCSBCEApBnKxbw=\r\n=ZgOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"af788311f3af42a49b2340f6945068155c4a2195","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-vVI9/o+7eM1TEEqWJdZt4ZiqlQclaA9BuLel7FO+zS6PLHem8ByW2/igwqBbAAXBq4jTe3/t/UJTSCTuPZotMw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-calendars":"20.3.47","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.47-ngcc_1664441182568_0.9483877074478959","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.47","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a86c19730a0a9d6ca5905c01922508033aeef840","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.47.tgz","fileCount":785,"integrity":"sha512-m6i60uf5k1cla9+4HYYgeJGtgXUcpEDs3cfGHYnqfzSZSPsoWgRkjdfF6S0hzEO55D22RLQZ06hgHV3oK2lp6g==","signatures":[{"sig":"MEUCIQDu43Mazb9S8Djt1J7hzQQwCCVpXLALIYRtuU39bn4NawIgD3SaNjgV9gXZRAMvy0XxkT8nOo0cRfZTbT8if0in7vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVzsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9NQ//WncptT081fU5taAq2HEfDm6OOK0md06Ck8PsX4oQpXr1RWdo\r\nhZRcz9+fR+XWOIeHEPeyNxaGRMaJ5ta3/QGhv3Z1ipmSCncdm/yfmymW8BLV\r\nk0RqAU7BE6UR+7UO0iVP92fwi/p0jwPtO0ceqFdSYhPOyZk9IVVGqudSopej\r\nmV9QF6mUJY5J6W+gfNLqDJiRtd5stqRTqJC0fdUQ7bVBpvutfxBns1jiIqzd\r\nMFHXQttNVgoBSwDq/6gC5LWfxvbAB+MzE8kaJEK2VPsZp32X57zUC4YQPRvG\r\n0bgWGU6gW5ovF5ZHVUtlauAPwNPXKl6+fMPRnaKxBBtHfw75roJCBJiH0IFn\r\nlVwIutUMgx6BUoTdUtT5ZrNDdXnDRrGkkcY/FgEq6YjEuxW6KfYWTEOqNk9t\r\nXsNBOhW/VOAv4ys3cq3IV+yaefYyXm6Q2ZuT7UCGaEvhr0vS3f+yjgo4D5fe\r\ntgxbaYQ/7ETJzO7lvnS+4p1OvrwV/dEqy+DTMKT429Y9wCbjrnMRwxO/QZ57\r\nspyec3C1xgu/MQ2AJ0AQxwYJFOd5YgUCcT4CPPYZEmmW3vw8UO5siic3iNwE\r\nmj2dRZC1p58VY2uK4/n0qvTG+5KS1lA0aHGrHXr1E+Z93UH09f0utZhvPepB\r\n0z9PvDGkLAvZYlJzJIgUXINCYYHlrX6ZwX0=\r\n=R5sw\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2b8f63d888f9c4d735af80b42b61aa7a8237a2f8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-7qsVzaANZF0kX0gfZIpAe9KehtSguiDtPk7iGA6kddpBiu7fGF9sE84K3zRtnH8p7ivHAd3Md82qwVTCozzpew==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-calendars":"20.3.47","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.47_1664441580131_0.5966978372029388","host":"s3://npm-registry-packages"}},"20.3.48-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.48-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.48-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4750e78159628c3fe6abf590aa9684a6644f7fbe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.48-ngcc.tgz","fileCount":588,"integrity":"sha512-fj4OcY1RIqTo6pt2xz9j93zT8bp7vvM5ycFqrinMP0wSERxfC9DQrBUwzWlygyPfvARbYaqwCfZHMhHljMKQ8Q==","signatures":[{"sig":"MEUCIQCDqNY8xQJasaSJh2A3R3yoobaFfBNnBFLW73903cKWsAIgJ3Nb4UdEV+miAYGNj84AKyCFRizNxiHgKZfoseyy5+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3187944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYf6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVyg/+OHz6nIMKQaznENx/6dqJZCH1xCmMihp2t36AxdopxCCeReFa\r\nO3EFIEvkrsyei//won4n7n1LqfOWbH8p/VBQN26AZQcbUupzS7tuJmTCqeMl\r\nsK3cppgEA81KXRADo8Ooo6BNgA6usQObOKIL2vqr02v13r2+drZo+xs7rLex\r\ntfhpSjX97zSDzTa95Za73Gs9Fas3Svw8y5QgaoUIYHmnBOZ6e3eiyV22RnvE\r\nEMRUQPoab9MGYudpjnjgnue7XrUsbIqN2kf23Vfc8FCtm/1To9FTMohcdWib\r\nYjG4/K9mX1dqn2BE35wf00WVBvKJbLWRZRUGlWoiZ0EWpvgElViOWXfVmMEY\r\nJN/zEQPvr5o5Y4AJBM4jALPbCH0fOoZO3vRcGDJee0hyBXmWcTVf9ATj9I6D\r\nPqkINGa5HfYyGLxXn5ZU26kmsCR2s6tMgw+Vamr7jbnqSY5GRuALdm2J4hmf\r\nzte85WTGKuygi+iWZn8oB0WijeNwYjIi+MVqGNkrH4Rh3YCGFJst1tOzwSq8\r\ndesDhRV71yg4eRGaSlI8RJ4/ZH0DqmWP6jSzmAowl33ub4gQEXi0sGD7TBaX\r\naaSMAhSG4r54LWS9e6UYzwJGOfEi53FTtqdi/jk/v/sTUs5eXY/rxEA6t15k\r\n790pd7AUqyoi8dCDV9m7z5OkaqDVWiLsTpA=\r\n=pV5U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1bbc897c26fad64fef990510d29aeb62241c66e7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-kuXmAz1x/VmAkCDuAZ/FM/wkEa4D3sFDpZOBfPi/067J75Fq1Y0FCAajTsLS3AZ5VtUFT+h0f+OWhUn7g0gZiw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-calendars":"20.3.48","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.48-ngcc_1664976889888_0.03872706746109822","host":"s3://npm-registry-packages"}},"20.3.48":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.48","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4544abcf26bc6467b96a4cf5b7bef6dcc1460335","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.48.tgz","fileCount":785,"integrity":"sha512-RzdQa/ynVH47KFn+SthNnIDbYMtMr/k2Z9jlVCJvWwbS/dkgMJ5moLmE+b6v+krZMiX6JOP+QWY11uS7bAG9Tw==","signatures":[{"sig":"MEQCIBa9g06D+Qm5jPaJ52Fo6pjo9GnipVtfHtCOfPpq6lsKAiAzd4NduzCpkcyV9VH5+Qb5mNGEaHXtMl06IPTqAVieqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYjLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Lw/+JGNVHV8nOlCK/6S3jFJN+QGl6XsimEzoprbfXo1CxK0KF6ym\r\nJg0iclDRK7n0IspagGKBHUhM9aSahSxUrQqVJpKR2rIA+q0rzjoDS3oCjP0U\r\ni1YIFjrbzDQFZE0KPvyzgvFxWcfRApglw8HmFN3GQ8hVaKvG9YdXZnFvOGSJ\r\nE9325SXpQh8CdQRavfGWHagy9HJ0JEZs4ApDmLdus8bh+kyHeNk1zL0YfXUm\r\nk2aTu9m7/kR/0fgUCYm4o/1gFDlpGkBeKFE7TTnGRopgw657KA1wCGOHISGb\r\nR1bGmX75qZMp3WeCp7q0Ra5nS9WYD44Ncq0QfAvH1vorK/3lSgTXBs0ti4Kq\r\ngfpl45zAslnx6EfY8X8p1EplKFk3Q6s/wTKjNPlm+YnwzT7+ia7Oyw814nNW\r\nlay1oxW+79TMGYLdfeqRQxvMfLAntrB+I3JvcNpGOMezrWBJBT8fMgX2hqEZ\r\nl4O2tHjP0cXm6Eii4j27VgFI4s9i8B0B/Vp1aQ6RE/izHRPZ5oSnpPrD/lFC\r\n+98qdzaugFrs3hjxUXnn/VT6GBZDwQsgZBP6LMkmCKAH9YUMSkoF0ozlB5R5\r\nSAur53bphRuxKBq/eqwIEDM6Ie4Y2z/G378uvuuYbpAp2MF5K6MCqTe1uB4n\r\nH4hxT5W7Oqm7S/y4BciuSkMusMYzEYN87hE=\r\n=dBTx\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2b8f63d888f9c4d735af80b42b61aa7a8237a2f8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-7qsVzaANZF0kX0gfZIpAe9KehtSguiDtPk7iGA6kddpBiu7fGF9sE84K3zRtnH8p7ivHAd3Md82qwVTCozzpew==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-calendars":"20.3.48","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.48_1664977099061_0.24255473062728838","host":"s3://npm-registry-packages"}},"20.3.49-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.49-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.49-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a2d43a37ea6e23e2f10b7453d109b72935584577","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49-ngcc.tgz","fileCount":588,"integrity":"sha512-3z+t3i3EYMlco/A6C2KfX17UK3Bp2OFVlIVEbw730W9p3rBfYCAmkHIpuF2qoHMUuFejZYUiu9sT3qwHWEfbDg==","signatures":[{"sig":"MEUCID3vejnQthnppITqI1dgy/BTcBSmFR/mf/xPFt7NMOSlAiEA0T+lEo6POKlMzUtdO/6qyuD7NpVRuv2mzzXuWjbF4bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3187944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWZsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqm1A/+KWpzKfPVDkuyx4LDAu9nERKnA3J+JigXpPIpsk93W1VLTMIJ\r\nCQIlYEBMtYqyX8W0CpadpzgZJ6eEcki7+RHYqiiBVLx1irRRmPcqXaFurTyB\r\nSEBMW9Lglug8T7eBDPWm1gp7RTiXXaxTPkmaShxNKqIXhPGoDxH1Nm1rgHEB\r\n3Mn6Uzm1ayphIAdSUOXe/ukzaQE+AhYAX6kkgEI0T/zsqLILvDis24N8kPd9\r\nGAAtwwD4DAzaFsVhjkH4u9mscATvz9kd6NAcQ/CtBf7p1QBNM1mxqiwAJ8aY\r\n2LHtltvAKqKDa2KYDyzUQcnZ1EW45o+HZUJFwjQHt5kB/X5Xmn7V/Vm8Jlf/\r\nD16lYVwSJ4vlkKsy/20f3BoCBlQXlVHzv8Plwusp+XJgGtoJvEikBs4mwFzN\r\nKd0YUfqUXqVHfVw79T2OUlC/7MjblfGXPn5HRj5kFlDQnx3INqTS5s4Dz2G8\r\nLULYQEPhIqsZl8OArWTb3kQ3AEvGfdWRKRJQzFQ00Ew7ps+xi++5nuYlFY80\r\nivStaWfbgWuOKNbuD1PXFdlpJUsSBgibw14R/Nz9rA3MlYfNv0eIbHFxR138\r\n3ju9N3VmCSgdePGZ9sHw3oNeh0GeXKHrT2imof/JCpwHJAith8xr7943eyW0\r\nMReILM4Yj/PHaFq53t9WJPN9aHC5L65rw3o=\r\n=VvKD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1bbc897c26fad64fef990510d29aeb62241c66e7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-kuXmAz1x/VmAkCDuAZ/FM/wkEa4D3sFDpZOBfPi/067J75Fq1Y0FCAajTsLS3AZ5VtUFT+h0f+OWhUn7g0gZiw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-calendars":"20.3.49","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.49-ngcc_1665492588069_0.3682959300877964","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.49","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f654474cdcf9ddd5200c3ecf67bc1e7cc7e68128","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","fileCount":785,"integrity":"sha512-mYf5/LKlJ6M/o6lfF/AgnCERhnvW6rnnr7EwzCh/rSbLpmVUnu6LpbEyT3M2D7EuGm0tfi9kcE/mhbogECQe6g==","signatures":[{"sig":"MEUCIQDZD+BuRHsF7z4GoqLGL2tBDI92QYuDaa0+00rDt32sUAIgVctMXcVSDd1EgxzhvmqIkbL8JbwqSYi7ZwkwTokXoYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWeuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqg5xAAorwtm+/e7DBZqI8Qt481bsJ2M1yprecUBTFHM+8MNpDWdy4D\r\nX0tvTgyYQY7XOSqCg0S5ucQyZqgi+mh5pW5SgscjwmpQ/OWiCJiXTiwqvsuk\r\n7qFgSnLE/s/wfTasiMJ+1rZI9l9oP8LHDPSjOy08Ay7uRJ+3SEvJm7Qr1ALT\r\niqlQz6Y3hKBCNcgEN/kggvIAwdH3dALJLaAsUKOVTsXHBMKo7/lOTDkaMaD/\r\nhQHu8lcAukZWguqHl9xPXIiuJ8OvEK11nZPbxfc1FYjAgyZUlXO9idp8HVJO\r\nU1I0RystZ+KThMre5sm1apFkUTi9zZwAdXqlsezxE0jcWZ8H8eYHdx3v+SFv\r\nVs90nUhR3r2XlG6g0aIH53B7ezvInbmJ5PuStGvca+9ZoD/zBYV/hyIa+rLf\r\n6MqbaNTPTCbNW4+GiAk9abxCSkjustcNJodsj0I+LaG+hEHGA/I2EpnfDFUd\r\nur//tHJpefbKmjgdB4z5zk5audd+6Z+udboxHyjThEjEf1VZQLSojN1SAYvv\r\nPIfOiAjosPHwEKHumN6f4wOsiq9A7AiXCdoROK730tZ97xTcDHjHhzA7BmGn\r\nO8fRq67Irw4obVSGUKmSWptIxYCl0cHPsK2CrEr6AaIFJ7HfwfFdS5Rw5trl\r\ngimLxZQjVqrPDf2ev8vw0XJmJcgCZ/qy4rY=\r\n=65go\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2b8f63d888f9c4d735af80b42b61aa7a8237a2f8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-7qsVzaANZF0kX0gfZIpAe9KehtSguiDtPk7iGA6kddpBiu7fGF9sE84K3zRtnH8p7ivHAd3Md82qwVTCozzpew==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-calendars":"20.3.49","@syncfusion/ej2-angular-base":"~20.3.47"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.49_1665492909980_0.6204563132908005","host":"s3://npm-registry-packages"}},"20.3.50-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.50-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.50-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"86e1b4919e3425fc705349d71491e7bc6c674164","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.50-ngcc.tgz","fileCount":588,"integrity":"sha512-h50PiWft7u2pLdedr5AqeuvC74FC3HcDAxqzsKo2hoJAjgKWDcR1Wkt3R+wnCMgbGJ4u97wujDb4jZ+0lPNPAg==","signatures":[{"sig":"MEYCIQDXgQ3CKSh5nMaxMGAFDtSqem2CC3nDwfeDDzDNZeZdjwIhAP080KN+tn9nnsmY4MACpxra5brpMfxp+WCheD628W5I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3188651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToQ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomGg/+JxaB1WHYjDC8cfWnvbFvWEBhRl70qcJJiWDjM3MSsl5/FJfB\r\n3UQhePBQVQeudiMpzV4urBVtuGmXDRcYJeihN2mmRoK5ETsRLx2toZoQ/T6V\r\nna0uAc/TQSnS6V7TGwxbOlAjAvYWZVBd/tjVsY2GXsVe/HWM65XAmsqxVQtb\r\nQ2FZRnSObqsHmukQlOjuCagskBUH6Yp/OieaNlxGXJhWVbTDCknvyqi4PCOY\r\noSJtTZhZizLvEHGHVQ7p6ORprocclmcfxIaBl6sqBaJ/GQWYDqyoyWfU7pRR\r\ngWf83k/PQ4kxseeaSc1JRRkWWBJnm88e5i7h8XpcScaXttMA/HB/YEAPVI/w\r\n4Yw2MBTL5HSfoPKNTu8Br1pxZJmMAfyYEJYIxubGUBR4Wgej4TG/PcJ+fIUS\r\nKpTrdbtIhIuVr9cytdF3INyqBTGfkTXdlmARS/tmt5spCy88F9/edBdH5NWe\r\neMf4ssQpaIIff7laGXyt045aI2tAEJyCmHyBI6dY2pF+vAOPgmC1WqOE6FWr\r\nrA4uLzTUNaZ5XtHapLey5BB78APenh/XyJ5rYZHirxwOU9tDQ/1TArjmuO4h\r\njgHiUqyghBzgFogHE0I+z8kO+jNEh7EnuE9uVjXsRz4dwW2bxGQCRSKjTIlE\r\nZf7qGaYyTqEhUT1teA1FVlWBEYXd6/tVMS8=\r\n=+W/L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"37124cc5b69dafa320b5647205e64283677e3efc","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","_integrity":"sha512-cAzkzY7F+3NCKMgR+Qg2h+21dtwCe1GWjFuOt0fxeyYjRvzt/VAWQk+7uqdHGsXxDJwMW+C2DDIxtXHbv+Auig==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-calendars":"20.3.50","@syncfusion/ej2-angular-base":"~20.3.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.50-ngcc_1666090045039_0.5405982145560537","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.50","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3cc33ab75c2c21409187a15d3f397ac6dfcf07ce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.50.tgz","fileCount":785,"integrity":"sha512-CzHBhrIgRez/dG6o3sZcJPKJVj5eK/iOBLE8FynkGEQH6ZJhMu+MnAfLLlhI7EBCSkq+ts+5t2b4MMcqFR+QRQ==","signatures":[{"sig":"MEUCIH0s1LWkJk9J07AwnreaJocFX6HAFg/sbw3m5oGIeoaPAiEAh3V/Mi5rL6KStIlxXPt70HjgD+wI0VQsr58q0xBzfvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToVoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpr9Q/+MtaFifKSfoKxcbRq1k34ynGbL5k44mzi3EvyEFlR57aSq2GQ\r\n9jmu//eD2qtDdVSgphk2kgymprbENP0WgZZ/TxPSKBW80vL/pXtJfbErl11+\r\ncuSVtVTTFmq57gF7w9E1HcW3PQw0dxVZZIUS6GMN5RNdilvpWxA2D6R5U2wR\r\n3YCiRZZDJ89ihPXYjK2jqbFYB2yVoDZWu/8HWQRId0gki1+JlQN2a50NPh6C\r\nk5LkxhegbnRl5GE9fhyWJvdnX9Cl+bfAc17CxafL2WvuDdT0M/bseklZ1m6y\r\nxjj31YwBOZcrd2aJbuHmAzHtdyOR0mSP+nSUfEegrebZQbmT12EFACdvh/Z1\r\niOoGNVZmnmyYCeJb0/6sZVa9zrvwFV5brkv+WlvKMfiXkJs1tr46rTuLAGc0\r\nwXrgfDl1q/YmvRqiFHSmLWUNrllndXv6QtNXbqz7TRFX7jsHm5nTubc4OuWk\r\n9hP9AIG3ImOkjLkoWWu3xD/siHPF5MF1fEP0tNU+IAxEzH/J7gfHEKk8mELY\r\nWFvHljuwtshiyj+rOi6mBMwpsu8neQrTy8r5YtMumdk7NL+QDjywVEHc1K91\r\ncezghjLcR3zD+Z5Tv+LY959p+RYc5tGXbUl4qDnF/gVoX2QsEk89KbXBkDsU\r\nQlVNlPDLuqA/n617EkV8bMpDmr++ly2S++I=\r\n=jQ8L\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3ff04e2cd5cb105a3c7fb18c2d8143137b3cf3aa","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","_integrity":"sha512-O4elj+Trin392vEoatMvOwvOXL6NWbmOeJxB3c2Ue2MHDDcX6nkQkm3c0vR6OA9U1KCkY88fUOqCNCx6/uHaNg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-calendars":"20.3.50","@syncfusion/ej2-angular-base":"~20.3.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.50_1666090343866_0.6266287517620821","host":"s3://npm-registry-packages"}},"20.3.56-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.56-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.56-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"eeb3a2f2f04b988143114daccb0d4e975cd52f6b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.56-ngcc.tgz","fileCount":588,"integrity":"sha512-j6BIPSHwC5j37+cxjvV8Sy12ejskbXbU5JuHEF9j/eMWxu6JocuXY2CtooTBzkMMdef9ObWXHnkcI63itrOc9Q==","signatures":[{"sig":"MEYCIQD5TgliG1lrM1ucf+jqJ5OHwNyhtDy+91Qr+iPhL4g2ngIhAILPt3z2wyNltoi9qB5ktL5N9GhJtpEwGi4yiW//2Fu3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3188604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiaGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK1w//bzzyIhrkhrvms3m4eZP2y45agZcC7MZwoT6SZUWnyUYXR5U1\r\nab3cD4hds6du3B+jPBISccHrLcBBCjghCGj1/CVEOtooTyYXM8+rjJNlK0Hi\r\n7naGScFnjyIoVvOX3NQYdrKBZ8nuX7WdV/yrn3Q0vyO22ahaChCLPw+fRMNT\r\nf+TzZ++OqTh+bcwa42+CDHFO29bThjbaAwPkrLAxl/QgK37aX0HK+byoFsRN\r\ng8mK47kjX7Tirkb/QnEE4avqMHlQtmqkdTNh45i1a9V2NT29Ww9/wpgAp9/b\r\nRni/Obfm7n+466r0p/tKOSIJxuMaTmTztWz6Gx9GRbnKjnti0EZ50QKgxHLz\r\nBhlbb8jyVSuijmRsAR1ZIiTXMoE8P69dThv1jpc28lLwgBw4ieTaQ+oETHYl\r\nwVTu74x7GgwzBPBeP41WaCJXxHqYCC67ATuFEqDYabEGY5Eqzt1xxG4WEWvs\r\nkghFnGrB8pZqdgGOpKKrY5La2RKKeO3Rw7IklBSU1g2teT0BP0Njjd49g5vc\r\nErEPoFhlmy2MW+VR8DIe4Hwy7ZDosNZebqsEaZbYV9QPRXMKgsgunwk52RPP\r\no3yuzqa5tdnKzQwjTKUmw+hcg8QjcH6ufpEPyDmSF4hWawPsacq1UeBZgTOf\r\nMGjOWt7AhcbDJUSlSjdUPNDm57NOKdaIlL4=\r\n=WWzs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"37124cc5b69dafa320b5647205e64283677e3efc","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","_integrity":"sha512-cAzkzY7F+3NCKMgR+Qg2h+21dtwCe1GWjFuOt0fxeyYjRvzt/VAWQk+7uqdHGsXxDJwMW+C2DDIxtXHbv+Auig==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-calendars":"20.3.56","@syncfusion/ej2-angular-base":"~20.3.56"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.56-ngcc_1667901062322_0.7680784414872033","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.56","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f05246f104d9c139699125d39501c3f0e94061c8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.56.tgz","fileCount":785,"integrity":"sha512-eE7WdWdzHOy5gldGF7y168d5Z2WnIrlYfVHmJUYPkD9KPQbPhQ+MK/BTY/B3HYCUkbS4dj8l2QcAENjfnZxMkw==","signatures":[{"sig":"MEYCIQCHjXwKrNODv3LlYAgRp4cTk+j4fuHEYbZaiNZp9QPQ9wIhALirx/n55rIX7KhYZLQLYbkCeLCJbBz87blROIyqTlx5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaifYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCQQ//aElhDcsPEYr63qFs8Slym3NzPxOJy1OyVSaBFi6N8lJ8cule\r\nDK6xhvWPB+0jTZd1o6nlhJI//PBPmsXkorT3FHegiJAKb8ThODCaM37TzMUd\r\nQUQga5+8wmiUfAj4WJCb9+17XSfcl/W7PswpYcqKbxfbGAMGZ5lKvk4ARnNX\r\nu4NLYSIJof8LwroPi+vhbdhi4MDkBc4RDRbmL2Q9/zwJZf7eZ1Zo/VZGPAYr\r\nenMG0Bh4LXp9pcBlcalDLReaeCzWd1RkW1HjvSBFLQyUiI/Rmt5t6zwLPMU7\r\nWUsd4YUGoIBdiqNledFipcST7q9COXCmzByA3Yk4zwzm2GoJGxwjqq8MJvib\r\norxjze+NZkN0zzt1fZnLGeh4gxHGWVbjh0doPqLSBoFbkhl/bc1fYXEmtPvU\r\nfsGByeY5WjJImYvjkOYjoau4DBjx2lGwNOZK1p0cqIir/8U5kQTIxDW2uy/R\r\nEQeDfVB7hmTBUogmM6DJoIWpOkaKQOseZvqDEN8hvN6J0+d0sDB1KvYrsAgV\r\nc30Db7dqwO7XNM3txb7omnKkgui3PpH7Q55JWY8d2+ZyJKx+hnCDrlGYmx36\r\nXF4IrSejuAakx3hEGRzhIb9EwDbLqgivPKfZ6JnljAh+SigmaqawMVt3MckE\r\nxpNS9tyXo16h4m9xrzoed4k/oOyDo4HwQ+Y=\r\n=WRFt\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3ff04e2cd5cb105a3c7fb18c2d8143137b3cf3aa","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","_integrity":"sha512-O4elj+Trin392vEoatMvOwvOXL6NWbmOeJxB3c2Ue2MHDDcX6nkQkm3c0vR6OA9U1KCkY88fUOqCNCx6/uHaNg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-calendars":"20.3.56","@syncfusion/ej2-angular-base":"~20.3.56"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.56_1667901400131_0.8040002743222285","host":"s3://npm-registry-packages"}},"20.3.59-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.59-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.59-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dbbbbd5138e4f7bc5cd0c759ec35702441240dce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.59-ngcc.tgz","fileCount":588,"integrity":"sha512-sZrkFlUWuajwjOSMEk0d2saFDAhsgESxir5ryz3fe44scPU+FwWzE7guao6GE5zzTdkGnNHxonQ+414BYNERxg==","signatures":[{"sig":"MEYCIQCTQtdFaX2aGyN4J8dy7V4IxgHXpK4N5OUX+RQuaT7XIwIhAMEAr+ovzIgIfplZOJhISyeTALOmjvHBnQsaB5DESBkk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3189380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhf8EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAYhAAhwsjEMY1WQP9fTNFa3ucKm9eKHCmeRh08zvHxVcDn475yy9R\r\nI57qWEojNlCvaGLPHKqige7w/FeprLUrw/SBWP7QG7PygDjkAklC3nHmmx2b\r\nO4z4IvalXyaBWI2v0lvuFrRuxi0SYi7t683y1zK57nraohBSu3apcSH6wDjS\r\n8AZF5gNhFck5QnYK/yQOZeFqfaFU+peRLFy1Sljao4Y6vZb787qHLiGvTltI\r\nFFtKcnOXkxkZRpHLgBDoNJD5BsifPrtnA+/3TZaV6luELBxJ2hIlxmDCpnjP\r\nBtQLsk9MdfvwR213XtHBeo54+hG2soK1YF/4e4MkhdXjK/DIBCZXZhoPhDgi\r\n/Lnxxwo/chvPNjiJ7B9muzlXH9nEz9s/mKk1ar0IaScoWiCUUND66e0CNjVo\r\n1G+5F9PDbWnuWr/TsqG3I5OVHOrDo7K9pzDLe8RUDXYKw0/cETgy5W8we2qn\r\n+01izhhP3RTQMxJzqah/x2NEfbFyH18T5zm4TT43jyO9+8HuJZZXCBhDz5AJ\r\nWWZGfmYUYZXDBkrTV18uIPC6ndHvXxRDbLiGChNaGBjFhFllH0p1uhDnlXTo\r\n9+C3TSBXW6WqsJ0hGV8/DjUWGGR4ybQUV6LZqhfLqUvUH5+Y8PaZe9ByX2RB\r\nU5+8W6xN90PSRsco2xXs5c16rs7dG25P32Q=\r\n=6Efx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a9ef7cf3e026b7578453f691ae97f7b97dbe0e85","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.56.tgz","_integrity":"sha512-xA5xdEKqhPoP8ciSWyXQGlXIW260SyR4mwUO2vgmXlnrQOR4+VixiD3+naofAzs24eAoxhsedP+0S4rVxfJ2Uw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-calendars":"20.3.59","@syncfusion/ej2-angular-base":"~20.3.56"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.59-ngcc_1669725956068_0.7730891439352525","host":"s3://npm-registry-packages"}},"20.3.59":{"name":"@syncfusion/ej2-angular-calendars","version":"20.3.59","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d8888ef0bd95e89b0b24f8d70c18f04504d1117a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.59.tgz","fileCount":785,"integrity":"sha512-0cnSzal9tQXKbpY/wDEeuw99BHT/5CCZIOSPAIJIX3w8nmUzyOkZwC6OneKS6NO/43ey4nGJCsEcUuVVfEtyWA==","signatures":[{"sig":"MEYCIQDXBdI1R2X5r9gALYn+SH4BKxiurbVrtp2aNeqeh/s+dQIhAJ4s4H500mSzfam7tCklTWWHfdr26Pj6RxkNN4oVZqnT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhgBaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqREg//bhOLVpCfLNMDq54Sva5D3xKhtRfKiuX2ybHj/kF2VWvoJLGN\r\nUnTP4THuGkUnlSCXXAT+ZFdAdijH6pRYE0ihY1Kw482kdcOhd/SexNe91W4R\r\ntiYHdiRUKR/gHMd8jGU8Hpi6xcVDBMCoUV187Bznni1NEo8nbQ18Jx+oJNPo\r\nt3+TbydGvOK2/dj8Xo7jQSsstpw9P/l3HezI2sWIXh+QJ5QDxHNFqkflPrRe\r\n55tW+0NqnOgpKJ8eauWLLClaOXbBbXh0+AH4albSmHvmLc7j4wPgcF8Zgh2Z\r\nkALvGNENaP8Rwxc4weT6+4K5JEmHY+w8t558T32jfQLgZJSkQpKfJ2VF89SW\r\nb+uaxh4b0Ls/liwXXIZwPld2P9EGU7VZzp1E8VV5QkI2sjFVvgmnEbVPpaD2\r\npRhbIHfLzWFy/STRKNFNWKVC7IHtFm8kgRWfrZ+5aVjhpo326BhQ3aG8yUXK\r\nkczmsNWwB4RLCHxjN9G6ppK0FzOA/oxNZlSalN+jZ4urnUcx8V8pHU++LASL\r\nG+VsgJ6ROeTG685Y6A4/vtF1VtXqbowLqt5gNaz4iCyfYq+x8VUsjCni0VCO\r\nn8Vh+gWS9exSFRdfILIqu1L5Gg3EOSh2SECkhLsqleVBf052Er82YYS+WRB8\r\nxIAhhevk/bw7ynRESqUswgWjqa4WdsxC+yk=\r\n=xmMT\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3ff04e2cd5cb105a3c7fb18c2d8143137b3cf3aa","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.3.49.tgz","_integrity":"sha512-O4elj+Trin392vEoatMvOwvOXL6NWbmOeJxB3c2Ue2MHDDcX6nkQkm3c0vR6OA9U1KCkY88fUOqCNCx6/uHaNg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-calendars":"20.3.59","@syncfusion/ej2-angular-base":"~20.3.56"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.3.59_1669726298359_0.7158869518588888","host":"s3://npm-registry-packages"}},"20.4.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.38-ngcc","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"53e9edea1a25f6f4a60e7e39f554c1ab6f3a9d27","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.38-ngcc.tgz","fileCount":588,"integrity":"sha512-hyx/8SF3j/BwZCvYp4rWipvwtT8RHw6JMuyGQ+C22SpC5lX3W/96T33KBHiNtwbHBU6tEWtuIKOnpQRJOd6bIQ==","signatures":[{"sig":"MEYCIQCL0R8J/TGdCy+yYTRPE47QiS8SH1FtCokRunslsnTzGQIhAM6to7j0s38d9IQ4XmMLGMqB0VbU2SI+Uivys2RhlP67","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3196195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotGKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0zA//fF2K1QSDwcYCa9Y3r3PlRJwQwwdffQGuChNk9efvWfLytu39\r\nZaAY0+QvB69zs4Zi4Wpzwt78Up4gWV7dVA4X0SwEwDkP+jNGdXNH8+zlyYRF\r\ng9uA5b+f3MJvzwh1nvfkxFYxj62VqlghUApgAbhpBX6cgbSaw1ErpKIkPUE/\r\n+KHzZwqtQhyoclvFuTkNh9rW+vhYtLwy7DVclTo4VEmTgYbH/yvwhnDmSIX+\r\nxtFSvLwT8RuDPDXnD6vsNpZvWDjhOKvMQCBniJATcb4nphfWCPWT/shakPl9\r\nXumVGWp5GeX4lVYndGFN/WDHVc+ILak0Kzj0Aib6MzoytoPjyYHI3Esh/UmU\r\nspQocRO7hjcYI6pwrdBbKCD+8KnTF/RxartKjZuiG2H/l3QPM3lNGVqvVfNM\r\n6xq2CTARaFOhIot7IjhYvhBIgfcXR9CNC3phnNmXR1nPuNxEFUbvAK2yVz9D\r\nPkekfWi77oTvxMjU7xSAx4nWXhfc0QcKo6vyELKm5IKP61wg6fTCyYvnsQT1\r\ndIW42QeBJMiZ42Avbsh9BExOv09GrNkYVWSiLrXSQvWLSHdhe1YViTiJD8a7\r\nfXgd9LRKr3PxrAETHrhbpIQ92AzUkya8RYemuAOhaKDbC236EmYRuyb3hbu6\r\nLxU1WYpcBtLoXqIJ5r5K1IGKSxmk8E3dZ/c=\r\n=WQus\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"814a39e5833f593cb8ccac02514f9c37e5d20e20","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.7.tgz","_integrity":"sha512-OwEvelnoOyZtlw+oHQLN21zzNIikYgMA0F7wLXDDVV7hWJNtNjEDZw71Owj5dCm4jE8rfHHqbhweW7UHwVrqMQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-calendars":"20.4.38","@syncfusion/ej2-angular-base":"~20.4.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.38-ngcc_1671614857771_0.13867702720006192","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.38","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e866adb700d40af88d5b4ac4c0df0f236131eeea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.38.tgz","fileCount":785,"integrity":"sha512-Fzmd2pl2NgYYM82rY/CdplyNKmZ5vaUhB5WsHr10R5nVaeymmPPF/OlhiGpYa2vT88IFdtS29uqiy/kXgKsc2Q==","signatures":[{"sig":"MEYCIQDooIRBEW739ia7hpNM2o9eb3Dffilnu3kH3bTLyqiK9gIhAO/h/+uYtydMbo7NIjSaQ7hT7+2BXia8D5aNqQF5OC7h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotNrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyhQ//bpm1O3l90mKaCJw4U0h8+Cfqnf1CUTs/c6o8CL+F9QnHAFv3\r\nhCuhGsQd5r9HWqWgq5SPNRkPTnxc0jnypCMsf1HKmcnbmj7Xm2Ux5yrSv/VG\r\nJBgLVfcT8mgsp5hI2WhRoutZBjO5Y/9aW0Fh14/hfEFMzYCHK5OFCW2NNc8k\r\ntZ1c40pHRgQrGo27apqIANM+YoLNiM3ylrnXERfrcuggtj04xPregHPbQAAc\r\n+oexYDgDbwKeovQBnDC8YP66wQJal6NKaPaYED4I/Iy5J7DBtl1ZGFcxEw0s\r\nbPqwA2IgOqfmu0SVFu1Z3XbutBmUmpDzCCTlMVv6cWkx+oVIB7SU5GtocUAx\r\nuApegG5TPyWdgPaEpKHIrIL2QpwYPQqmFbzPQn3b9l4QfebbUlPzOtzMdoyc\r\nItAmkyGuXuM4/FjMEd8C/L8H/4eYdBA2Y4yfE6RTxkpceorw2+JFW78G2DHW\r\n41Ee9t5vlpRHOt9DfRK+9TdH0+QdDYrWEhIMxqXZ8/cVvi2D/R/HdC6V5Jox\r\nhSwk7hDrb+Wk0u6Zww9D/IBjy3WB9RDnjqIk/HqQBIYvRff4AXs8sJu0cliC\r\n4/4GTDIUspqntG3EU7+p40NbR8waymCXMllXokLSTxHOZ0dziYm24/HLG1Ux\r\nGE8mmNHUlERKZgm+uXrDdQvI0oVxr5ZMtn8=\r\n=X/Uy\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2b8f63d888f9c4d735af80b42b61aa7a8237a2f8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.29.7.tgz","_integrity":"sha512-7qsVzaANZF0kX0gfZIpAe9KehtSguiDtPk7iGA6kddpBiu7fGF9sE84K3zRtnH8p7ivHAd3Md82qwVTCozzpew==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-calendars":"20.4.38","@syncfusion/ej2-angular-base":"~20.4.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.38_1671615338848_0.7610878541181303","host":"s3://npm-registry-packages"}},"20.4.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.40-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.40-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3c88225ba8069eda2ed7069f3a63edbbff08fc78","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.40-ngcc.tgz","fileCount":588,"integrity":"sha512-D3/bnQQUS8aik4lWujrDxrHV9tOItOaZS5JRDxdO3Nh/AmdeK48QbR3M5gcMIcVO7vF2k1xhezrhxfq5wNLIAA==","signatures":[{"sig":"MEUCIHB38KEvVJ4XJ0MrNR2xUqzDRAJ40j34qePk7KKLr029AiEAwIbxFK5q7mfMocSR/OV7AUUVLuhohS3RnfqBcWG4L4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3195589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHa/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmod2g//QP9i8zb4uNuPEwzu7gFqSFm/569tRQIDGClp5iGmQtHk+A72\r\n8Pr1kGDeDWQGI3Afavx+z8f2xj9SgUETUSf4/NZsfQcTQAq4NYRO9KDKfCPd\r\nK+h0mpK7YN6tGeobHY65h0LuFdKWELR+TFvKciQABKTdsii8CfQCde+j2xLX\r\n+lXTm9My3lmcE6uYR+vsRMQ+qyDKIW5Vdx4HPWZe8hbLr3dUE7oY21Z3WqZG\r\n6ekYZcjatf4Kzh1H3vtTRhy5xjhwo4pizfSpazsfQSEUVz3KtxNcZGmJvyJw\r\nw8JivaBnoWZdCv6K3AwzGCmT0LzNnQJAW5XsQsbxTbmLBaeRl4toF+vnCnUB\r\n8tr/xsJdwpifG4hakgEi5VBQmiu+wpTF6U/sBUjw+4bwS+AXU7L6jApRmK59\r\nCML87iyepYTHF5g14Gn8PzKZlUDj3OtA4M2c2E+xx0nufKItFpSyEaxBRiCo\r\nv+q7T8B7WkMQ6mjXQDBaJiun/jBjGqlJW4a3R65Fv4CQHmj4/ZHsTeI19SrT\r\n+ZoatfrMgvothR72p3Tts4BDa9nRVwY2oWOnvyBJbthzIohapiIGZjrRmeDi\r\nvYcBWOk/nJcxCeFDBP0cQjMKDeudPCWJ0wzmUqyr4d05xx/RZQve+oeL6TrP\r\nN/TUd6eg80otxhvS0RBuDKqUFSv8fCjNZew=\r\n=RhRH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"85e691318697efb69167675d76b5946526f1d69c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.7.tgz","_integrity":"sha512-EPXGh3NInnxUquOuh0IxvjvC7OncR+F6eJdG8LmAOKNIFj59YVKhYaHa6dj+UxTp2gxS28RMtoWgrTEx6eamHg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-calendars":"20.4.40","@syncfusion/ej2-angular-base":"~20.4.40"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.40-ngcc_1672246974821_0.6567635728038457","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.40","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"87f2289fba6e8c9d4ba2d0aded816b0b2e8c29e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.40.tgz","fileCount":785,"integrity":"sha512-LW6mpll7F7PS6pdv4cxWjQOcZLnWyCE/urY0mi9xu1QLn4himyFJEGwZLL9w62XVUFZySFzyFS44JS2I30FAog==","signatures":[{"sig":"MEQCIECJV3G1FuADM+pR9EFiWJwIvx9x9YAvTlNCkuuO+bwzAiByqRIWLVhNLPXkb6v97yh9wgpWrJ1upudqJNgOCHsgNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHh5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnRhAAmWx18hTv+AgvOJHF3FLho8fycHfMROmj1kN/0twvIfsqJjgb\r\n72e07z13rqEuvW4m0HfNhiqwzJqqizx7UFP8WI6umdfzU/GRd946hONCY40L\r\nh4t/6+ynhpxxivQZhd11ucypOkF3VwEBG/PXQGjf/u8sewIZhavh2j4Dli9b\r\nQ/ihOB20DKVfGyhz2V5bUkrSNenVwRLf6g5pTb0G24DyVmJ/4ktcsfCruJLl\r\nNBNOyis9/Um1NMo1gRiR4GRJ6QDEF36VdT/aBBCU+7icN8N6TQcx4ug0/5Fh\r\nFBIVLeGbtaMLLZw8+UyneSMY09u7w2XKKisLF/EC0D2kGP6LXNU2JT2XQjxu\r\nT6HRxVzNK+HfDwKtjS9K4qGntCj11KP7gL/4m6fpvsh4pbLm1dqdPZ8CF38N\r\nN5zit42Kq8CjzidVArwP+nnlu3zhNBxawifdQs0J7g4k39L8NKPY7VnTA2QG\r\n+EhpscLL6ooVopUPEybDN2lyAJpyGEM/++9TudzqZNCrAstaWlEph76QODVA\r\njdCGA7Fo8puiBvYLLb3cBVn2K5To2dTbjwmu8IQC2DfD/4NJQuTQz9oan0ug\r\nMdxcmdnBZwXjgFuh793WPOu+d/Tk2n+SQOqH+TsVUAWKavV4yu7SmxRNx13p\r\n0cnpVgTVfpxWujgfVf1GqKP9GxJxa1JBbQQ=\r\n=G866\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"28a35a514ff2058077ae51affed306039f3708ce","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.7.tgz","_integrity":"sha512-XNMF+B2Te5/NtlM9JbPHQK5/detIlbGVw8MPkJ9/6W50xoGUs3C9lVljp1EB6wc1Zph1OfaBaZctj0i/yZJdrg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-calendars":"20.4.40","@syncfusion/ej2-angular-base":"~20.4.40"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.40_1672247417113_0.2967229089704293","host":"s3://npm-registry-packages"}},"20.4.42-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.42-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.42-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dfe9e9a44da5ac13f7545b12dac87c5e700d0dd6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.42-ngcc.tgz","fileCount":588,"integrity":"sha512-7D8C82CqauyYzj4nfUhA4RGSU1zvTBtcIBY7fybbxPTfA8QNcR3cZL3fOsGLdOISiREJ2Ih3i3unAQrIz4vIdg==","signatures":[{"sig":"MEQCIEHAn1bVm1A+OzHMgRFDsrbRgEJuPi/02cjXv5XNSPsYAiAGF7K2ClpZCpG/q+gqT7ReWazp0jkVRGDhA1aGMYB4Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3195763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXHlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZDw/+NMmawhOfyRp+OjuZvNMIyf7tcl3Zqq0T8LkC6XCAnArGApd9\r\nRB/CTSJlmrzCRqcoIepVKResPEtSdKrCRBl98OSvdNDGByXLg6d3HA3c5QB0\r\nQqValCsJvzePaET97Ua9DCBbu4fh+XAJglQexzwF29R/lsuxEsNvDH6ihRxF\r\nm82htrztm3Akv4sNfv/xufcVAeJ1UbA2AOI2tOt2w/YI5ujS4mmR+9disUIO\r\nfpXrqsH9vaP0wAa5m0L3fI5+JrJ2WnVkyG8O4poczAMgDwDT6GrRf9Pp//uQ\r\nwAcD3YibTKBAzgIS+GPr++/84udkG1wlTAyhMebTKNTCeeHT5TJRCSkSWRG9\r\n8t1O03YvpcvHhRX0LWyKXb8atompKgtLQoT1+tpNC8uKYVGQNFi5bWabcQHs\r\nXZx/tIqtOMYHOnayV2peBfzukKiCMXQl1R//p5N9YuS/oyhnk0pw/sem9WCX\r\noNBdIB15OXP1AKq/ThMKj4xl08jH703m/yzLq/mOydMj+P06IMXb4kgj5wuB\r\ncZbcPh6N+cvgDlGSP4VxK/NlTGqh1UrPA9liDaDYm3eaI8b9q588rcYlltBi\r\nCk2aQusrrP+zRXotTrz1KhFWG3kbXTebOBECFM+LmGq7nPdvBaz0/GnYoA5A\r\nwJx7RdcX2gPTCeSgSegYn1XJH8tdSD7aUcs=\r\n=laHY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"cf6771b46e3b9ca0166a78e4e7ef42d39857307b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.40.tgz","_integrity":"sha512-6YQ3v2QMY0tQK3SeorspMp3ciyByYKAQRQDfIICJTsNdJ2gbEt1jiNDym7fXfHaTNBVT3EBST+isMix8FIK/Tw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-calendars":"20.4.42","@syncfusion/ej2-angular-base":"~20.4.42"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.42-ngcc_1672835556905_0.7420516913326283","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.42","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5f919c3383a968edc22773b7aff43d6eb3a7178e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.42.tgz","fileCount":785,"integrity":"sha512-JRZWA4ZCP3MX3G1RsxhBWb4v/mWYjl8aWvhK/q/bRBpInB02steMBH2oaiaOg0VF+NL6rs9tBlkP3VYyBSbiQQ==","signatures":[{"sig":"MEUCIFnJqv26QKLeCiKCkfg2EfLFOnSp+IlTtJBtQMxNx+sxAiEAoMSr4RjrYFL3sl+eFdjWcDLH/dBZioGp/qPXpRDaA1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp27w/6A01zsyxmLmr/AjXUT94Vxr/HLiyXdLBcXDxPwsoxFoXDbpES\r\nEo2Pa2f1BXycrec3VXWD0R2whyF3QMZrzALaTWRf8sTZPTy9atvalv0WfA0k\r\nNgzk2VzLf/NUr5kJGhqhoeXqL5ZtzjXWyrmPpTRbE7NuwpT7lCjAoe51llq4\r\najqZ8WpVl83rLKmBYscr+tr4e4HaIY1sLrVdIhIE661Ku5oN8AU0IUetxnX8\r\nGA/HHJkVZZLxJHu7OWB/XiKV8HXEKgfhux+2KtLKP6tfIeUBVtGyu9Olp5Y2\r\nGEthuItX0wHHrxrtWQAoDzN8VHcdGlcbZ03StqCghoo/WrwS8lYQq9ygOy6r\r\nxUudGoYJKO4sSOiEZuyja14GBY7jTwb0UkzOa+hAo/bfAWl6WZnaoZSj2Dor\r\nKhRTCMaJGrLGyZVEuoQUqkpNpQUnf0Z1AFKL0F+fmjDdQje45wE4b0AtzYuI\r\nLztyJiVPfVPkpSifRrRsQk2W9LW4hemHCpiIPsNZMuLEj5eupPEYuopv5btu\r\nihhGLabGr+By+jMeRxKkneNfXxeRIHe9mPqqAlMkVga49Yur36HZg4ldbSI5\r\n1GHU7mReUezHGjVRlykH4YmPvbS1DFpUvk5uIkiS6RiGv6pYpdM7jtnpwYwP\r\nelbthPa/1yXYn0SHemjeZYBepahA7HDIK+k=\r\n=DzNe\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"28a35a514ff2058077ae51affed306039f3708ce","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.7.tgz","_integrity":"sha512-XNMF+B2Te5/NtlM9JbPHQK5/detIlbGVw8MPkJ9/6W50xoGUs3C9lVljp1EB6wc1Zph1OfaBaZctj0i/yZJdrg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-calendars":"20.4.42","@syncfusion/ej2-angular-base":"~20.4.42"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.42_1672836061780_0.48830432215116204","host":"s3://npm-registry-packages"}},"20.4.44-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.44-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.44-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4f938834b4bbd0a696202431eb6405b9608051cc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.44-ngcc.tgz","fileCount":588,"integrity":"sha512-fVLP8Lj1yHjhZe1Byryh+4GksjAaOHOn2aWN1lWVWt/RGfCzR61ZFuQOenizxNQr05hNT1QQuEEVpsPL3i3KVA==","signatures":[{"sig":"MEYCIQCXxvpaR9Li4b0vUv+VyFpnJCD4U4sYnJN2OcxHxXxKsQIhALjrncO3KQnVd4DmEUSjFPRsZ+jSwwPt49+345yCA8cj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3195788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyAyTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOmA//TeysN6IIwZPMP+zsZUXeFzZa+Uaz4wIzJzAOIpb+dVqzqbTZ\r\n1w7Avt7zlXJAuUX9iArqlCjMWO7RzuVL0dm64BndWmuJ4SMhqjTPHVRUGeHo\r\nYo++GV35OYPuZm465WVvTZiYq2lThmp7WzAbHZh1qusVnMFCbcFNbpJcn5eN\r\nraAkOiXV/Gvib3q3pB0uh/8vag6cACYfpdmlrjSMQMxnsgQ9Tr3dyzqTYJ+f\r\nFhzgv+YSYrPXa+0RAqQyeJIHiyw2RLJEub3EUbmMuYRMkCttA0LVRU/QxQ0m\r\n6SUd9BsgazRY0BDO++UNTMwwefBEOH8ZIv0ef0kyiHf7HsvgK23oZAHW2QqK\r\nWix0i6JFvh/kBZg57AQN7P9DizoEgXIQXiJyO5OaZejlfQ8sTvRMu+VHsl/T\r\nopZ/qxI/4YQFVcw1C9ehxZb1KXiZ5degxFK6yde9qtOWISQV3jTsukWm8PR0\r\nAplTP+3HeSUDlaKkb189/T2MEWflGqrpFmHyeOXP5D8C71cMEQ3r2XznzKEv\r\ngIB4Bh5RSsLfROvf0Zidt3BpGRiCLxR3MthF+5SwpHMBVUm5zf4adVgRDCAf\r\nFsRy8vbXH8tHYXdRWpMaDYJynsYCV9G+FW4hNuLCXBzlgVn95ooB6W1zCXew\r\npupOmy8O+Vj5cjJeRf8q1UdTSMXKr4EzKbw=\r\n=q8Wm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1a45fb84da2a167d712de57075849cd3298988da","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.42.tgz","_integrity":"sha512-bSaj02gmy+94MHKT1b+10sMreeAd+mGel533sFk6+ZdAc0vIeUL0EM9kVe/72TaYJZ1EowiCvQJA7JMGZxz+oA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-calendars":"20.4.44","@syncfusion/ej2-angular-base":"~20.4.42"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.44-ngcc_1674054803620_0.3936249261439144","host":"s3://npm-registry-packages"}},"20.4.44":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.44","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bfc51d17db14b291c4ce4a45fd7984e85f553b41","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.44.tgz","fileCount":785,"integrity":"sha512-SAWSzKjr9LALK9TInnn16SXEA4pUjkZlkPQjAQ2QBJ4DkyywirIohoPb6ZPIIdSQjTecL6j0tYdroe9ojFCzQA==","signatures":[{"sig":"MEUCIEiFIwsPrk3lGYJ0rfzvq8m7U7l4H5/7fsUB3D/uMFFVAiEAgVmm+9DuxL0Ova/KEmyzo2ucG7vULtRTLTAB0gf6M2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyA3yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrrvg//XQtIFqznzw6qpD4CHeBmfQIIyX0UtzJxlioaph4RQ0a0W0sm\r\nTKJpWZ8BGwt1lsm8KKK4F1T13Ae5pzpEI+jDKGVRZxq7zCoMcRzcG7QkP2gx\r\nl3ilbMUpNkjarcULawpx8MbRbUXmK8Vbzhrvaf6hyb7CbmjMxkh/WmKeY/iJ\r\nLyIdjlAiZ+rFMHsOkOjnABPU7cG5G3DlhlOtocDL+JlTad0wVHQYNafYq6Qg\r\nFT1oY0mJfNr072IoJk9uXMIPN7qEUiASqoE97bFg9oJWh7NskuRnWnXedhUE\r\ngnqXhi4LiZIdt6SX0+613wKVLus40Vk5nIJ6frYH6Ivpjz1jbu8OngwR0Bbl\r\nfRcCcNq4p23aYknQ1KlIg02Lm6VfaSeUZ5nq4169v+jXLy4POu28CiEkB6iC\r\no0pKI/umcht38Gdu/h0eKzQdXPyVQIkhBx1G7d79l00kzaPweyhJrsp5dMpe\r\nt0Vs4LU5lSXAywmAc2ZVL3MiFxajOcca6tfdDlqQrbYBGJur6Rigs90ZeHYy\r\nDFg1Eh55UuU2T76InEbMwkIJ21mW3V8xXMzUWau78lWGOoMmBT6Pi2FX5cK4\r\n47cCyIGx3blWWzRTmmBuLU1yoLxjXVfWGJgblz9/EiJ3SZOa5z1Id6oDT4Ja\r\nVIvRuV2S1sklUGYhVNpbryYdsL+MVz0H8oc=\r\n=PDAl\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"a72e7567792f0b3fda7c741bfce33d5d3c37bcf9","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.42.tgz","_integrity":"sha512-1uTfpSNoQQgiS3r79nIt4V2ZwimmOg7T/NjxZiPbwGYyIl5w5LcB2ZRQZltueUUISgru3kU90YYuTp3ui89+Qg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-calendars":"20.4.44","@syncfusion/ej2-angular-base":"~20.4.42"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.44_1674055154595_0.7457005564508044","host":"s3://npm-registry-packages"}},"20.4.48-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.48-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.48-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"eccd926aac4da215bbbaa0680ce7c4240325da74","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.48-ngcc.tgz","fileCount":588,"integrity":"sha512-Yw+nezOhEIVmg5kueNdTysgJxJpEOx73kNw1CS/XQEl4xEDERez4xxAXg46fYO0UlKdJf4c9pi8tiQDQrTohuw==","signatures":[{"sig":"MEYCIQDXvMSEmDOK623HsIuBxTIWCFtRYWIQoz6d9fHYpgEpQgIhAMf86n2+M/bTl3sxYsKmprlZZxb/9Gj4Y61ASDWreviL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3196045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hIzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhcw//b0ZkeNa90+gmuhY94JeMBfEXxcPY/CViRSvvZHKOvQ9mAFq7\r\nIGNzgvx/oOceaOIBbe5UO4PnIX8N0BCwfRZ6DSy2YE/JVD8fdUgBjLDWFj+Y\r\n6xSZEqz4kyKSUxq0GiddbcMJgEpHCGfZwTLgCp7VAt7lwLzrheSd2/QDslXd\r\n4Lftq6brh2WkvIwm+SNnSzSAUrna0jj5qK+KGKJdIZLfBEXwFz6JHWtYwLCG\r\nUSLN2/JULiaqWyWxeANrIAHQ9gL0wDg0H6ZQEyPiJg35XBYEidyUxs5LibEY\r\ns5PeMFP1eTSxKE0FdrQODIlvKApRZdPhujZQ/6Hb4xbWgC4nWATB9ZDRvelE\r\ngOg3OxFkql2LeW+FRe6oFE/rXIg8cWOXPtf0d5zpuRNTUKYC+9jxpV7RAjVe\r\n4q1tL13TY3Y3bNJPUB7WePZu7zMISSQhzaA67c0HhWsK6SqKGpdG0wua5Tdz\r\nbOgwo9G8G1UifvDl8ENbJeIFtVPyimKN+Sji2BGLVjaAN+rFR7tu9yoxm1EJ\r\n55CybW7fKyimOyDDeOv+g91Yyl8h0mctzVEIIgXqqszpEzv7iOwYQ3g7kr+S\r\nOyseLLzAgt3r478qQCpDe17Ty9qwuPibSfdYqa6giyOe0ZiKLriHaqn1I6/2\r\nodQysJ2EIEL+EeJdIPa8ZRRKOJfvv7RJZSI=\r\n=HExe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"2816e614c44aa85aab63e03a94e555e11ae0a518","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.44.tgz","_integrity":"sha512-wTGqB7BqgXoVYPZC6HekbzagcnUJ7cunLU1OaptD7kM3AW+wAOfNjkQT4TYb3ysrfFJHYWMMAO7S6BuFaPRuBA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-calendars":"20.4.48","@syncfusion/ej2-angular-base":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.48-ngcc_1675235891053_0.09633269260729671","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.48","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"436dde2815144f2a9a578b656b29a14d5898531b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.48.tgz","fileCount":785,"integrity":"sha512-i6dPeruFmpGcJ3clLr6Ucy5bQqQ602DIBXQccRyceR/RxAhLL11u2Aaq6mSiTWg3t5DBrws2HG55UViNmdMsAQ==","signatures":[{"sig":"MEQCIFSRcTz8iAtGl2sHC5dS19y7bKQD5GZ6JJa/bXobmO77AiBBEfpFzJbctF+qwqVvYwPHqWFd6m19iOJQXHxyRRTB/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hQ2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvZw//Qs22H8e4Ykhm/kyRFZ2a65Q3v90nUQyjWmYH77wqIO/Ly4py\r\no6rP3B56KjjBmbF5Cpdyhrq1ZOvv/EiWkR0ydGoaSHzTijcRpO4iQx5+PIAm\r\nn0u0V3NWwIpkMpYcY6mYishEcqg7XHBloWXURMi/QgLZCqxVrHgiqi/cMYIr\r\ndk0l/AtpjHLa8bLt3ukkg2FJQJvMOujnsUddt2an+uY7KN0BKTi7k0HYwi6H\r\nUA6Eu7QVZRejF5dXHm9RvuxA3NYNZpj9Woo9vjFt+k6q011qH2ELu98VQAq7\r\nP7kD6jn3Od+cgLHxPpqCrxxzuY4pMxsFt+rUO/+yODqlon41EbffUVFRaQ9I\r\n4qEd02d4GAMyg02bcXF+xuNa5jHwLSdA4gSf9Arvwkir31zn/Ie4XCM0xIlz\r\n6B8NJUmiwRyEMdwOUJ6BuA4R0YA31AJsQMAcojPpZ0O2aQwb+3KM+0PU7Jtv\r\nGxC6YkDtL+LrAhykzDncY1IYvjtHwqzcngw1vmFLC7iW77EkgAqTB1xjVTEv\r\n5dSQS8zLwQ0md1sPx7cCYdkoeroHhxS3/LL1GLP3BAjfrE3v8NvrNCJUQhfX\r\n6cNivVCQ0ttEs8kFy/Xu4iaSrPRfTwU3u3QEaHbRbYbvxHkzEsldYmSzmBZ/\r\nDVlDuGIgWMpFL1FSOipKxjrbmM4V749eJAA=\r\n=CDPu\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3812bacd9c7f6984c641f3da3e1b918eb975bee4","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.44.tgz","_integrity":"sha512-IWZaC2LoHjEYKoSSU+DItj9RDJZt9WCUxhhxxNJKavUQ8Iw2M1g43xIOu4dx1xsVXrnO4qq6unKGADjxAfrRDA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-calendars":"20.4.48","@syncfusion/ej2-angular-base":"~20.4.48"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.48_1675236406336_0.1738262408796145","host":"s3://npm-registry-packages"}},"20.4.51-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.51-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.51-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fbb55baaab76ae2a8f10b3311f2828a9cb8dda5d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.51-ngcc.tgz","fileCount":588,"integrity":"sha512-4AP2/NqPf7hYyGb2yL6emnjaB7Vbdc19HGbIF3f+wyLzFudo6z7GkDOvZfUt4D4jyTJzpnPEw6CBmFB+1tNGPQ==","signatures":[{"sig":"MEUCIQDY/2xXs7FvGoO3GFdrWrnGNwH2s9ZHy69IQ2yp2KIsUwIgRaWwH76MGYtZH9YcWetP0xMWvKKLPSZvC7YiwN6mjNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3196070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LqTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwTA//evD8M/8qCF+EbCN5ZA+xlV7QscdRxwQ9na0Bp5ggIMq3BkzU\r\nJai5yj8kZ2CMdI8j1q1VIKBmpE2jooFtMGhT/F1L4R4NZwNBsRNKj5qlEZOD\r\nR8eaekA6roS36XUt0DC6pB5ypci+Mp6Gk9IESIJLV66SJPEvkJxjcGRiPDh8\r\nX9jFDSkuQ4onnA3Og5svMCR48vR1oTUyGw2RKXvgD0KUXMjB1xYsKDvS51+T\r\nKfcHSZmKdyGs7cRr84pDtQIuQ+n728BVC6UDXdlytuu7kFUCK3eyaLChtdvN\r\n66K71DL+9wvP9YxWeQJBI9j3sU06j/S3sOOmhuLfSYxKpaYjYQc4Y4iyYziN\r\nDbaoso6mwoC/En7MXY/rdukC74iEIFLU6iT6wrC9fQKewfavQbDv4araf0D+\r\nOJvQ72dAa13jfji9MsiuGf1Is7L5qv3uEshs5MrhY3djGvJUsvcyc67b/gLP\r\nL8kd01iMZXfr9VCeRdQ8Bo3EGMrEpHCRungkp54hKyuztHd80Tp8ZKlMsHb0\r\n6d7B6nkxhocWoIu+xtol7s35O5jj7aUhaY+xqi9zr//fFw2CJOI3SdA81S1U\r\nXK9KQcqyi2hlCoqZv/GrSTzRNtttNlwOzqjISCMS2PwW18FpVWKXQ2XpBm8y\r\nxmd1JJFpmNk7y489xdTzpDS6wkbfxuGWBUU=\r\n=aC21\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"82f76f0be8e95d1407b3e2f9a1e6f4fabaa92a84","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.48.tgz","_integrity":"sha512-C94CItak2o4GMX2YfoBZ03+g+xXnme8caz8ZkRaQPlfYfny52obddmhpI6Mu/F9R/GHGJezcHBMKL+jbPXOnXg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.51","@syncfusion/ej2-angular-base":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.51-ngcc_1676982931267_0.9905359193153611","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.51","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"30ff088bcce139ae97e32fc1bdc08a60a3808844","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.51.tgz","fileCount":785,"integrity":"sha512-G16JIVG9L5NInDOdkNXt2OSh496Rp/s0lWNkgKtnhIVllZ4KwmehAIC1fSDFZpjQI5cITgfRZ0k1+ap3Yx8z8A==","signatures":[{"sig":"MEUCIQCPiCuWQMv/Vp6m9xg6PGzADAQN59DQUaqDKTEIOXBdRQIgCSBytAM2uZb8R5hHOKJ1FdNCO8k8mSKMJ9zGlwNpfo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3657733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LvAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotww/+NaYxmX/8wZBIEphZO/1i3WvHGjWvMNrxl/QpYN156O1SE6kS\r\n/2854eZyVMYowmIouCKcFTyzsQ/MblaqoVu+wUQWMsyHkfniHTnT3VhgCIqY\r\nEpexI8VgvJL2BSn616CcPe4pdxgHUy8BPhEqGPrjH9Xduw12BLDQxSX7OvYx\r\nt1OUEuLi0m7wKIZaf1pEPTWn58R/LcI7px365kySOIe/4MGKitK3micI38YJ\r\nEJey1xv+so0cRd9jhfX3MMF7jawT2FFfDtzLe9sQJ4K9WGJhIY1Kf67INks8\r\nsbJtqLWeJRsKVkbyfgs/5Q+18Pm19N/OSsQI91b4hLsDeaQtxh/2h9mm0kjD\r\nudkvwRHM0puLm6XhB8LT1K6Yen+yUh7DBIy0oJ0KHZi7O7UPHfjx3CNjq92Z\r\nJSd/ZN9hYKYHqkZd00UNsf+qePamSBv9ZsGRjHwSS8MlUfBwC+q3mG4fkVjY\r\nynJNKNa3/zVuKxp2lzN7a/rsrdlYUE3oU/jUBH5chEQB4y6BsnbivlmbVR/f\r\n2vUi4UOAQeKFmqBN013F/f67MaGJEM9EfMS8z5Mbdv/9mmktFoWRUh0n2lVo\r\nhdkN4Q06VpdOGOH81ooUwRG+pKoQArxXZY8LpHoumrDEoJQnFlBSZ7MyHSd6\r\nnVsm5WcCvZhfJ1kLB8jFVJAufPHJUNov+fI=\r\n=dtiy\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"e412f21d7ef63892113e26ce8800ebd5eb3e682a","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.48.tgz","_integrity":"sha512-DVnmr7ebOiFbwdJcA4z0Jd8/ni2a7jSlU6gtcbDu/KMrykZAWgeEWMrK32X2z6LiuKYAI15q+XVdVhEiM9QV/A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.51","@syncfusion/ej2-angular-base":"~20.4.48"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.51_1676983231856_0.3644582418830382","host":"s3://npm-registry-packages"}},"20.4.52-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.52-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.52-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"67b40305d434d0afc637ad88572f2045be92f70f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.52-ngcc.tgz","fileCount":588,"integrity":"sha512-sKC5HE3vFdlet8+7Ms7uqKQngquNfFhtnK4RbkSEkqYxOBQIRqpBb9qw6bhMwNakdKi81hN5zcH/wx0VzmxB1Q==","signatures":[{"sig":"MEUCIFk66N5gJweV5/eQ21kf8flKFpAn2m8/vLK/nL8UBfFBAiEA/pdDYhE/6UB3zs5YvbKl4uMj0n8BqUDJPlyu1yZBVlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3197026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/eqjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOQA//T5slD92KKDLWbWaa2yxxeMEEKo3/oTqVpA+cjJMv6u6sJAm4\r\nweMMjp9A0iqYGV+rwAVuhNanSXHD3olcl5KHDND/mgXYJELypFShDo5xlTDq\r\nGKemOOHNgddbJQihVQbC8hT3Hto3l3aM/eyw8fzGoJHzemf0QYX+UuldEiF2\r\ns0ASYX+FXyMG85DYWrhwYc3PpRZK4A+hWqYalvKaKI3YvQh1TF2nQ56XXPSS\r\ngTtH6NXdigW48+Rcu+oOtwhz2bb5AvVu9PeXc+pohhFgHJSIe9pnvYswBaBE\r\nfSk9+2Vl5tTu8HHZD7jxRVk73l9KKur+bZaOZaM/6MsPl7QxxLWt3tlOySDI\r\nBpSK0h9QfzX9hJk+aJjrgCApD0o8ockBKstpWkSHemeopYxAhZJYoNYLqrd3\r\nC1jmJuGc1cFGwXMrVFchwZAq5FVNKtFSSq7r0RwHwMIlcuAbGP2XS5VgXpzg\r\nW7auNgMfMR71MkScPuNI4fSklNDArqEqwf/AQC5H9igC53kYjvTO+Tnt8X+N\r\nJBq9YE8teLui/ak1rDUD5Jk4l1g34r73bpZM2/pE/uwF9LFTn6bzDKzuPdta\r\nXk8UNShLL1wz7z7wczeLx5V6Uy+lENSoXR0akWNw9+clIiT0UPkJhf5vKV3S\r\nYLxDoJmPZWm+OSgTxZ17LKk99Lxjq8Sv1W4=\r\n=S+lI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"26ace509c8d2f0a5041e318ff74326d15f5b69cd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.51.tgz","_integrity":"sha512-IBmuCIggYqJaCxQS0ZmSG1VYGASTJCtOXtPr1x67We7pRKv1jHVmZJ/lqKjZWDayQw6jY96sdl41rh/xj55n5A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.52","@syncfusion/ej2-angular-base":"~20.4.52"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.52-ngcc_1677585059553_0.4927315568372097","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.52","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f5e6fd5e750d6f7b1e562052ffa41a73f4f89ae6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.52.tgz","fileCount":785,"integrity":"sha512-siEfBL3sIsTKQ/LPzsqq2uVcGB+2SXehITDRMVX87+NrqFgcHiRCAEkUWUjS9LfvNAJkU621xN/dnAcMVeGGow==","signatures":[{"sig":"MEQCICHIpeu/RyluIvVeQPsI7QfaGtedDuTRBblW5Pj2U7gyAiB3FdAep0u3v3jJDRM4QpyFix+8uGuniEo1nOO8idPSCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/euqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonIRAAnEHDrbnE1o1ILW9WF5eluDOYRW3+sVPi0TYtWgVq9WJOxdbn\r\nDFzvEwguSozAPD9ponWOayXarDsJ/pEXr33ZqPD8CTDVqbYiqb6HU75mp0pM\r\n1ojAmg2PLqdJPKd8q3kxPuo8gp4y7odGXSoQV0+syrS1kV1q7KI7jOg7O0lV\r\nq035nWyIzSCYKl95AUdEpoaJ24Wpv/SLCil2DVImFCZ09KIqruNYJhcSBYPn\r\npVKF/HrjidE0GvnvVkDCWDNmukcgWiH+q6geuS/gwCpODy7jR8UVuqHOLgkp\r\n4S+J2MXg/agvydD5wE57ZlcAUYDP4gYsai57gWMR0il5541cT39fGyGIz+LI\r\nGxRSJVxzUuxsvRyh468kEufMGWWJm++czp/cGUnoQ4NZClBqN7a8W2GEKDTi\r\n9a0OUEhDTfGn1gFFaZ1+KnOFnHKG2jD8Vp5Gni+QZtTBtcvzZ45YyVeHH6XU\r\nDMzFvWQoz9rU9msD5mqoTlXZPtdrH8hzREHvpbfF8xCJ3BWqTUdGLCQNxOdz\r\nvlokCpHEI6nQDkBbaTt0lF/rLpX30JFTUHJBNG8hrnxmNyO1dceajxMqLEPd\r\n4eRdLGA3pd4/s0AGas0s9xMjt/tbKXcZWP+xshB+WvjSMbPzCcIWDH1Ay6Si\r\ndae24AEWpsdSws2jDZOcvGViADcR/1uAfgc=\r\n=aK3F\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"407ac176047a5dd8eecbff222386006064ce15ec","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.51.tgz","_integrity":"sha512-as7M0BVpVWqy4QgxpUysh1V1OyVrqPLf3Cewgspt/RdIqZr0nATWp94IxEUVZjUZQ2W5nMGGXSPVsvF0x/4Qbg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.52","@syncfusion/ej2-angular-base":"~20.4.52"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.52_1677585322366_0.1334885955027545","host":"s3://npm-registry-packages"}},"20.4.54-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.54-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.54-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6f5df88de7b347867549a9cc6387c91bf2c155de","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.54-ngcc.tgz","fileCount":588,"integrity":"sha512-pyC/H9bV19cMLDtvkD/Rk0yyC54A24DyZbFicxSXRErVWmaJiOSw2z3Vu4sSQP+OZXs3aXl6QLRI7KOvA81DXA==","signatures":[{"sig":"MEYCIQCIetYroO2k/wIhAXogP6hdfOUSkgSJbbkMoFxermOEaAIhAL5V/9Qw5NikT/uFr+DDVOMpZLk2cBKctGDK3uHLbL5X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3197302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHmtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgvQ//fI0ih/CWYpg3RstqdHR6MK1p9iKBSwEAT9aTLbsEICAKCW8u\r\nCwzICPAK0zq/7xK1X1VdaKkvXSGBp0r5dB5Hpb+Lv12s4AsQjK0VTtKgLQJf\r\nJIaJGVRuVxiRlbZowE8p2i9CUb1dJoyQGJDcpwPXsjJbOxGIIoAExfjTpLuB\r\nMzTaAXlF3tmoLbKC+nq339FextE/XBsfKwrvSDiZdcgZih2Lybiu9pRhTRH2\r\noCEvZ5l7ZlavDGBHfYjZNFYG10dpaa8ZXxpahF5xpquVgZN5uCLdP4EyjpjQ\r\nmp7ky2XstXhL78+0/aOwNysXyD334olAOdAlW7kLb5Iy+gUgZEosJC3e1pD0\r\nEqxtXcdxCCj/9P0Ogr1P0jrsANuSgdwWrg6Z+X62ohRCp+7g2YMPemnVHWO4\r\nEKNXbiuscuCdhz52voLt1yB+iZa9/7FE3fmpJHsju1Emj0HlgxccjmXmol/k\r\nhF5ah/vJgAHRqDL8d1R0tnt0BM+U3huMRceR9ebO3ssffaB1TznGbzCJ3FOD\r\nZZNrIAfO7EwHGdvyfrrnCEocBPv+VHShqhhiao4isF21+VFgHIDiSomwFTVh\r\nAEcvSRkQx/e1iAM8gOVWnRr4wsnbjepG1q9Dw15Lb32J/8lxu1cKTB4BTWqs\r\nK8qaKcY1PhVeEfAB8p3rGWpauhwmIJUu92w=\r\n=nCG4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e41b677c8bfe25f6414716d9325b35ab63c42601","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.52.tgz","_integrity":"sha512-uswiEE165weRg2wwtVMg6XPmcfEJOeVcJjF5mVmLIlb4Q7c+JZ+GtkZMsA4kLxwGiM1T0Fyv8ckT74mfJLtZIw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.54","@syncfusion/ej2-angular-base":"~20.4.53"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.54-ngcc_1678801325343_0.8670014912725312","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-angular-calendars","version":"20.4.54","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@20.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c309380a49501e5641dc431bbeff06674531c76f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.54.tgz","fileCount":785,"integrity":"sha512-h/FzwG9bmD8eRsA4QrKGa/bOo/mRHjGbA8KO0tOuKFpCqWWAQRZIEZ/nmL2SVhT3eSzwt0JHZrVohWu/FBtPuA==","signatures":[{"sig":"MEQCIGe1Dkw80RHoeI+NuGITurij+r8HXAStPwxSvwCOHZGdAiBjEQIxlUIqNleBOwsRsV+eyk9yUNmrb9fWgKrg7ht/cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHrbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkcQ/+PFFte4UPU52cwxKa6XmnyuOQ4lbXCCbH9vLQaCW7/aidbqzB\r\nsrr4so5/gvVhMd9uaHji9UnOIc4vAmhA/qeOakTkhCdfidRmJqD77ma4bVz7\r\nlbYJcquHyygiXg0DTRkzXpA1Yq+FfaNIwgYQd0E0xWmsyBoP8gkIWTVtKosS\r\nRanUq8y860nfUnMqmiX8Jy7VPjl6+H6vk9r4J7hCnDZaqONaIJsyTEFPTbQL\r\nAn3nIRVZCw4bggvfmBL+MCAl3p5L66cHg7FAtWONrIIJvLFEXvH2MDSNoauO\r\nJmJHfHN7yzBXABsha9vFV1tKfqkFbwmfgljBRaSCwXKPKacd53oLkr9Uwcqh\r\nMzsm/WqMZzz8SR0TwbI8px7X0usydglwdV+G/spv7nl452MdiCB+FuMdjFtl\r\n2uk29L84WSSJM8mfBzOpIp0TVbggC3RpzdvVkecRxTmZ5GeX8woXWnTM2881\r\nDbJ7vKzDsyY9Jp72Uzh++FEU8pfgQBd4suRgaMbNeOwnr5+ALztR/dwlWrp/\r\nJ3N9AUNzoGE9WlsI4vWEdsKFryjgId7t0qQdgImTySzGOpj6JxrkbBB2gyOG\r\ne/Ny81AMmu3QwJhsfEbfncoA5o9tNE04+hRCzdLAGfLvKpOVRvarzrCU2ihQ\r\n8gXppV+2hMFZI8/24ms1W3aTuj1KXYhRx4w=\r\n=bkvC\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"407ac176047a5dd8eecbff222386006064ce15ec","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.4.51.tgz","_integrity":"sha512-as7M0BVpVWqy4QgxpUysh1V1OyVrqPLf3Cewgspt/RdIqZr0nATWp94IxEUVZjUZQ2W5nMGGXSPVsvF0x/4Qbg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-calendars":"20.4.54","@syncfusion/ej2-angular-base":"~20.4.53"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_20.4.54_1678801627652_0.16161574994606553","host":"s3://npm-registry-packages"}},"21.1.35-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.35-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.35-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9d263f7cb6fc798904491430b46445d21c900652","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.35-ngcc.tgz","fileCount":588,"integrity":"sha512-IjpzNsKMjpmFMZxSCwmLLi+kiec0ch9gAztpbpRTh7QC+0EbHnUdT6ZN3xYpWE5Oo+IdP30CgLtmDRxmmzKEGg==","signatures":[{"sig":"MEYCIQC3v/uomxeAt2EEbnuwUvQi+CiBK8nRUqzHT6yp9p9dMgIhAIZLADiFLMOkZ3GBdQpbHAJlcYJMGoRD6EIGX3mhnUX+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3213009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAcnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDpg/5AbFLMx5IMEfIf8bJ2YWC1y8cRqpQwq1wQJCJR5uwj6HIPDhj\r\neGVWxPKfpCwUhwsTqZwKsL994dMKlebHXb0djpzhvUxJO5QU2JQ3RrAo8DTO\r\nV9VcA0i7NoM4lYXkqbPX8hKGppq1m2QH4uo6U/1EiYDsDgKCEZtTwRWyhaZL\r\njpAUffJl2t7FIY/4Vt+jbN1LvJbBQJsw7g3EIsakxFS8kBctOdGqm+11fk3W\r\njXQcmmOGGGjGg4Sv2cQwszUFqjSxKiM5jLev0eLt4UD8twBQr9ruZY7tr2tt\r\n9HMU2kLekCVGixrlCYC6yHaYYbXCoXS/zpZ+MrmBSXpc6D8XEYREtgQVURq9\r\n4SnZn9kJU0xqLtFn1MPUS0ufG7CwL3DXQb+eu0IowALtp7/PRYWmqi3mNlzW\r\nlO4aC/d4Rc8QnZ1iF6258dY10bpRVs27crNFkvQCGJw3Jfr6kcNmVxQonHJU\r\nbFWZv5fL/auUp9WbthMO5vmV+srPMZfAVSelCxLiKXJAibK3+b/UL19z3rcN\r\nO3UtDwpnUtOc4FMNYlp8MOXUGxLropKiWQOwEUYdjyFkjBwIT+m0sFbItSV3\r\ngQBLVA6cXa6wB6B4KqJONcXuYR7PvmE+3RAIXkCfkTT9Z7yQrCJM2JfjBlPO\r\ncVJDMDDiPlAbZhQWm0Q7DEINZbCZst9GaEc=\r\n=jcjR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d36ed0e965bcc06e457be19bba5f0f42146b1792","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-rM2vx9onmwBDAdlamn2+OfMBQjB+V3ko/aiqrCNe8z2srcZKTvugA/GXv9k6CnPpqNYptcLh/PKcFRsqXzHa+g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-calendars":"21.1.35","@syncfusion/ej2-angular-base":"~21.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.35-ngcc_1679558439170_0.4961364994915083","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.35","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"792a857fc9d0cb37a6c2b7c857bff6b8939171f0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.35.tgz","fileCount":780,"integrity":"sha512-hfOfFAsf00AI7SdXj85xQdLJw6CiH1qugTqHDLAbk2qeVIhDqNDg8uOYUcd7SfmRqs8JlOe9iF4dnhcqRi8Q3Q==","signatures":[{"sig":"MEUCIQCQ6u+7357/yVcQIlYmMbEB9aTqoowzlSWoXUT5i5w0ewIgD8kVu+YDbOxkV1Ee6iOc6tPo2krBI66IkkE1o03nZYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAjTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPMg/9GZkgI+chelCJo1YYgwzSDfoCDWcLjOrXaTX/AYDKEFmcIzqu\r\nJj90C5251078kyaHty6ikviJvvl+aplxtNMoZSjK8910xLIlHk7pRWagUzmZ\r\n09XwdiFdgi3ZR9/o+SUWtAf554rqRGYiAWUG8DA96W8sECxLkJQS47/GNhzE\r\nOx7ioB10nLjPugrkpZG+axyuFf8afJusM8ycHF+N2xPdBxWvaXEGDwtRVS4J\r\nchAYPOBTwUy8/v4mPmZzFctvrlszdZ54MO+8GFLIEDIGjI4eablQUnOdc2Si\r\n1Jx7eOeHF1c2wJJljG8e86NMLcQtuYQftrhvMO5FpzJwkybba9wjxZfMBm3Q\r\nXZtBImdPS2nw3y+6VRwDvv7SMJUFIizquTqP7m56eT7ZU/vMHiJhtmN68wFf\r\n/p2HBGdiGyvoWTNJJmPfeGBouakR2pJKyJtAia0JG8X9tF+2e+ZxHl+nWk4h\r\nVdvUB/fHbltdCYmXwy7iseNrwCfce4NIX90lj7v/EKQBBf6ntEA95pY7GKf9\r\nkaOxjgfa9fvLYCCbNoykzJtjJ73QnS30tgszNJ3Vpmhg8lLgV4MyfJF+ub1f\r\nW2AeKplt/RpNO1hSgr/quJPwz+NvLyqMCzGv3rg6tpAzVfXNSffJp8wxylGS\r\nLVm2xCmKFcyAl7y/mBkz3Z0V7o48sB86VOY=\r\n=RxcA\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4e426982512fb1e491238ffa70fcbaae7ba4b3a7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-ajyjRI/PEzWWBeWJPRNd4I4RW1S9cqrwynXY4Kn3yaKiqjvaFpbobZBd7IbvUb0PdWlUabm+FCM01d1rJdbjBQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-calendars":"21.1.35","@syncfusion/ej2-angular-base":"~21.1.35"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.35_1679558867504_0.9038249947881705","host":"s3://npm-registry-packages"}},"21.1.37-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.37-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.37-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ec7f757108cb5b160dd1d5d9cb4d57b50dc8ef02","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.37-ngcc.tgz","fileCount":588,"integrity":"sha512-X0Ub7HJLLW/kXqqauyzyqNUV6QeIATb5FevLqbUejx0bvhfXJkyVjGrrh4ZBJKkFQUlInuScNXal17mh/Tl1WQ==","signatures":[{"sig":"MEYCIQCCwONZdG+dLdpg6To5lNg6piEKa9GXP4J5pXBDoPF+LAIhAKQ4Dsg/p1u94oagANJWL5fTeqMfiZtwY+xSyW3ZmZpd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3213831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFJaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpE4A/+K+bjoz+VC97shJLutAZIU4aiZKeOgG6s1QWe7u2qgtNHLxVY\r\nq3/TSog/xEJZ+jBpiONkpR48m2Gsh9IeHWIlhxyyp3ySvm9E+gEqEaPkLhG6\r\n6d1KswmXXrPrZTgYBH6l/12eTIBpn7OeF4sa4eW51SpnwjVrPTWrbQu2P1pG\r\njH2pOCwdofZQSVA0kHtEBs4ktxi003Od6t+rnUN5yDiXAbXz2EbmHJMoWT4u\r\n+2gOEE408+vovuOBR6+L6xmagZ+874X11I22xUgD/K6RDAXrUSbdGI7/ND1/\r\nz2ipbHCKBz0XY+h8RiPQxwoe98qddlE5OZakYSbZJ9T29Th0TdJO2HME3PMJ\r\not73KtAT3P7kAUBbDaIFLcC/a4tRwykg/46nIREPaQIPUqXWuJ7Ft5Sxdvfy\r\nk42SCRezGFFzl19tEgivTfQlO9YjcKNeADXZMpD8bZ3Da+OhnJDynU9RRM7z\r\n/UvkS8eet8+a49lyuAF31FKwurQqXXi0QCCQdLtGVyQcEUpdIi6JKGwxbgRW\r\n0apBhKT1o6LRN7yLCl+tdo5+54xU1TstrPdrQfq6hkWGrM069flWy5/NDA5g\r\nbE/hctHyBCBVjoaAGMWtJzZ4A+bxNNfCgddPaHR8yqQE529d+BzMHStRoSg4\r\n3vjuIPp4KF7ShT1LeqeRYq4QZ7Wi1ieQdFE=\r\n=7t3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ccd3fdf5c56b5cb257791f5aae4e56e2f2c9a66c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-GJ4h75qsnNOecvJCoR3xTsbwwAwTAADh9UIEEPsiqUjwdJcDwEA47Shcmqa23i8jE3YYbISbCIYHkmMlg4TeOg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-calendars":"21.1.37","@syncfusion/ej2-angular-base":"~21.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.37-ngcc_1680101978623_0.5354772983265144","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.37","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"30b2945efa27c4b53f0990533cdce3bce3e743e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.37.tgz","fileCount":780,"integrity":"sha512-HSMjwTw3xXhIXCBHII/lQWTf/ZYtT+FkvudKBCFHIfzQjMm+ZeqJgTtFIcPpb8qcei+AVGGtrGzq55S488La0Q==","signatures":[{"sig":"MEUCIEs0EU377a3yefcd07ES1HNqjfFj4GPv+CZp1YG/gGb/AiEAskff3WdMfaI/ehTnVL7GgNDR/aBdF29/N7BIpUXB0n0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFQ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+YhAAka22C/JMI7rQ7ZfcMvZu0d6xvgIUiixEZaOx6h53o4jZ9US6\r\nPPRXpcm4qiJs1SiHMLTy6yNtRHP7ZLHA7jdFCpPZtUZStEze9mrfLpieH6Kn\r\nnVDr09+rQsTvf/OsICY/2ik0nW+2SbeLY5pRH3JaRbUV7QhSGuSmmb+X/nkx\r\n3uzUWi0apAh6AqLlMKsQT5RVlBmWz85rn6cCcEHzVPbH5aWHekH6e+yoLo3x\r\npqJyQn7fX3agfzk/Zjr633ygd3eHMurQuLfF3lstIyy9HC29ccg22n3OO4Qn\r\nVHrksnacCcqsfzoNXOIqq5pF0gUK7Z87S446X/Q+EZzPswkcLNbA9O2e7d83\r\ngzotQRHXqeUG/qbz/MOw5Tz+d5LqKjMOEXbL+5cr77V5mjvRcoiOIqu5x44f\r\nHG+AWLXhE5jRYpQ/9hpLz4oZbboXv7u2Be3gu2f6yrLX6eVDrVFGwt3LSBZ2\r\n8aSNzTNXrFtsHqnS5JpNrBTcNvnNu79DodxjAik1p6y+/XFwnNESQu1fCkfj\r\neYbRenlUBBL+LciZa61GpeKOYltn91YJdqztpa/FVaUITx7VnfL2OD9IKzmp\r\nxZK/GK+Mr9Pp/tuta7i7AJD/kSabMcmNtQqrq8FH0Lca0yBD1dStTHsN2Ooh\r\nXy3X2f/FONc16YjyegYTZxmYx2/F7sMNkXs=\r\n=WnLz\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4e426982512fb1e491238ffa70fcbaae7ba4b3a7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-ajyjRI/PEzWWBeWJPRNd4I4RW1S9cqrwynXY4Kn3yaKiqjvaFpbobZBd7IbvUb0PdWlUabm+FCM01d1rJdbjBQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-calendars":"21.1.37","@syncfusion/ej2-angular-base":"~21.1.37"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.37_1680102460918_0.46255421604594193","host":"s3://npm-registry-packages"}},"21.1.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.38-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"af1752660390453adb9fbb6aac71b99dc6c81788","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.38-ngcc.tgz","fileCount":588,"integrity":"sha512-VOC7kg+8tYPo1sDGb/6cn2VQumf44w+VSm0YFBMsxX4b2knelh/MK7hjDgmGEKHPjf/HSDen3LUiU6GYFCXJzA==","signatures":[{"sig":"MEUCIQDxyMA0EI9jYxZmN8MBTiBfh+xdI2ALOxr9+xXnmbOeQAIgF9KcammdP+xF09vUCjBKL0YQLLDajmGRMWFZPaZE3hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3213948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCILACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoabQ/+P5JygTf82zedV+8C9rSQwkhCjZqaSlPihFW0gG3Eunu/xMBc\r\nspFfbFPqyHvmyBkjXWsTCjzCgQts2rF3nm6p/wBh+qgGU7Bx3WEjGAxhkXSr\r\nm1oQitPA8OogDfAwmmqX7pJF/KCr0uFJ9Fcd+uVjGYakDkMRAmwkvtGQgfdO\r\n+FUAjk1YRtXmsK3x8QHjCkxbx+GAPwKi4U/VhfYu/eDVeW3UPU/uE3UBYvVL\r\nZ9MQfAjgdh2Wb/JzCDt1EdKi+yZdp9Zw/pdEkOzmOZe/CLz9Bi4xXXzEu5RV\r\nJsgdPm5ZrBbCjAcdnKfti0qn9MB4U5Ujjv0iJ8uAefvXU3BJLLVjZvrcG7Rx\r\noGQlaWkBaUNwcIm9UruMxTiDBeo773LJNKIMl7e1CDNQCpEZb87jAvpOWRPq\r\nS7QtnlST7BOMbk/qmNATM2VG45n15Q5cR2QJWYtsyqHJzYSE+YUn+Gc2oxAA\r\nrpPM7Dx42gVEKMhBJs8fheKWfca5IOGxS3lsKJj2nXBbspLOCfZVGGJpEzGP\r\nkmhX3VRnEVQylJLWC5l8gxM/Nt9p+4d737NOohJ72gbXW5f1Nca91opjgrZU\r\nAJlpEyu0VKGlwQ4z8qEFY6DbDasJMLIoYC/uB8uvX0ErYJFVDPhccdFzoDB4\r\nFv5A/Y1+LPmdPYXVMH5q6nwLwlv2FL/Bfgw=\r\n=v2yN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"3ba938b1acceb314f926679781d69661f4637c1d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-txWFIpj+o8T68rsazB6QmmYkSgFkLTYAv+QYKVCluAcdCfJkjIdBsa7GcV8pUvBdCmSM5pRBvUJ6AJ7mRpTcAA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-calendars":"21.1.38","@syncfusion/ej2-angular-base":"~21.1.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.38-ngcc_1680613899482_0.09042397437627647","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.38","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"74e2601cf919a39641bdf61c9b44379beed43386","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.38.tgz","fileCount":780,"integrity":"sha512-9ToOqq9lIiHJRvGQvCAQH2KOFtohDgFN1Owl8zSERhgq1tEyCj1HXL68Ao0O18NHsHVZmsJdzcSnmgcGStAo8g==","signatures":[{"sig":"MEUCIQDEZ7v+43fN47dAFNAvt8cKyyQ5GjdbpCGJ48lfd+dDbgIgZ66JAC+nstQf3k/FsdEeDC41j17N86GayN75RPUPqKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCMFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3GxAAjN7Ue1ET/JICl5hD9LdEClJWbHFuGlYS3SXGtvzKmAP9bf62\r\n9Q6u5gG4xcRgFNDR6Z+2/jfYWxAeOC/IFbwR4RxUZwkKzTgUsn+7QXA4m/ki\r\nQ7gae9hQRjJNS2b+FnJuOwqX6iWu8AtwOboElT8CM+1Me09wh5+ROJeIf1cJ\r\naHwMAZFIyZMJsSMrhZB4oN8nXgPbRWv7bnPEPERuoTnuavCF7ksUg1pY7YiX\r\nqIGXOcbqM3XWErtL5wccKsyLgFEEX7sTZnm+ZyPdqb+QDiwKXPlhifCDalWJ\r\nFxaHm329t8XRqQdoBpf+M1n0q4p3td9Bxy2V6Xyu7j09VWOpYTmDX1tf4quS\r\niyRst3xTqsq5vEsDelvDluYW2axIqN+r2N4jed4qwstbO8L1aqrCuuabtiJt\r\nsIkG6n5TLg8GWsOI4SgeDm8KlQp49rsOCcEqZOqKiSa/XXyQBSZBULZ9DCo7\r\njekyPIrS+8AbyHZ3k22KEH+QpQrpelSRJv9mnYTxht3EhZCzjWxRtGzWUWHh\r\nuVoNUAKjYpZV70yTD97UnzrWSAjOHI3ntI9Ef3LnnWJuQFX2W8lDt1Jyl7Om\r\nGc+XLHnxJiTWL1Y9jE8KSLybzmPTFWh8G3J4BCVQ16saeT9aGfOTw1HpQpBO\r\nMUqZ23n9Rcf1o2Yzgtgaklk4pfxIIXTHJWI=\r\n=VEYd\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4e426982512fb1e491238ffa70fcbaae7ba4b3a7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.15.tgz","_integrity":"sha512-ajyjRI/PEzWWBeWJPRNd4I4RW1S9cqrwynXY4Kn3yaKiqjvaFpbobZBd7IbvUb0PdWlUabm+FCM01d1rJdbjBQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-calendars":"21.1.38","@syncfusion/ej2-angular-base":"~21.1.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.38_1680614149232_0.5539080872876032","host":"s3://npm-registry-packages"}},"21.1.41-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.41-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.41-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fc96928ba7d2b8235d5f40bfca5b195c7fa49d86","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41-ngcc.tgz","fileCount":588,"integrity":"sha512-cOucb5RYofd6I/mqf4qu6CoV76Vzs6ukaEyNDH9G8cdxFeUq67dNL9cJLu8GzXrn2B/I83QJpNxHL+OPLWDOhA==","signatures":[{"sig":"MEQCIFHFweiLnOLkDPwJRg3V1dR/mk07LVxbWbXug4P0IXfUAiANSTEnK2ICf5qikX0htrcXDl1b64z+etV2mRDUlz8ctQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3214138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnqkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwAw/9HzbRoEYPY1MWdJVXryI3x+F5O8jgXDfsjUKGkxsJLVhXZsJA\r\nHcmFk+38kuvCaUeprFvUh6s9+26E/dojTRIwaHj4BeGs7nOEldT5nM/RgCm+\r\nyiGnuTUKnnmAgUm3F2bJz2/S9VT4cYLMfpkFzF/zzVETuYpq55GnjBduOmF2\r\niLmJ6oVpVNJOLZivFQ6NPRSKaR89El7ReDlfYCr7WdzK/UEIhd+We3nwXhtd\r\nBNw494eLrD6PlzJAcXBq6IVh5YzuC+qWKsDuCI3zrSxTLwISL4erCpTk1aKi\r\nmtDb+Ppav+PaZshMVgtlolKVNHRo+zg5wzpO+xIDP1T+Pagr1ydIA3/GNWy4\r\nzg4tlS6J7qKiMZ/E/5l/ShToEzNX3vrjo1P96em4xoe+IlG/Q7SrMxYOGbX8\r\n7cyixqtHnnlpSbnYJlJlii9cYlZpC4gG/0M5x0Mfn5dtYA/RkEAfVCo9JNxm\r\npGwBs4NfPIpvNROZh5dJ85vw60gZiOzb1XbIota/wZKRvLuJQMejY139gry2\r\nyyBZDtLBUVHmMdEVYnr0+wySCgbZ8xk3sTmp/g5wqntRZJPueMehW5K/I6x9\r\nIC40txS0V3F57S87acf2c/fC4qGUJ36rDeJAHCr6zazU/UjYLeT5rJzSAMzk\r\n3XM51VHM5L57vUYJpZHO47EeHBYrFeSNUxs=\r\n=DRvB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"6434011626bda67fda31faf7ccbfb9486c2db420","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.38.tgz","_integrity":"sha512-koxUTjkPHZowomc4wqt8gOe/qhMi1Pq7iLmGQMAT5/l+ckZbrOpOH3XR0uB98/2Djp5lXSNd8M/ghT6lVuG51g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-calendars":"21.1.41","@syncfusion/ej2-angular-base":"~21.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.41-ngcc_1681816228182_0.010418291892991594","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.41","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"49370ef672c657c2d513ceb113dfa1034b27abd5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41.tgz","fileCount":780,"integrity":"sha512-x61pjqINRhQQStw1bS6aU3RKXSNpGHyuNnWErz7KxV/EHW5likRtexRfdZxYl9rM5zcYi1G635ToeObX93Gyjg==","signatures":[{"sig":"MEYCIQDFKjAJkythVy3gLWzVH908DAkCxqt9h3X8AF6wm6pZ8AIhAJF7rWthrQWd8swcO8OJqGlDo6rqQOfH8Lq3W0TiM+fM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnulACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpP3RAAi0fNnMgrhozD9XYhqzbbSI2vGCC1W3vNMOPUeCRKE/UAGJ0L\r\nzgGs9lDUhP4htx+ExHcXQ7hAHoY5XXXfAwo15FMaWJHaTKL6hPwLIW1n1/9a\r\nr4b88CBfV+PaGJKDddeHcNgKSeZo/2ciSjmykVhsXYUF5Zh+rMsiqWcE/Fn3\r\nWIDvZblQivz45R1NtppuzKR/bzV+uEehi0sJI7rXsIHmnZJYbisnf1hveGb4\r\nSynEqCHTrhDmRNQIPSu2ocZfoyAZ6hiCigIMoJGOTtZJyY1i+dLLgREVgnT2\r\nvWSVy6Qf2UEwYRRqhhy+/zS6BbaxHd61PZGyKqe+/2TiLu4du0uY/LCtMy2S\r\nkKlQ/IYJXQdFFmeNSfsJS989+KMrHPoMNYXeVTP6jraYys+sGCbFaW8cSF2Y\r\n4hNU1scehuXjrtA1hJSyndUdOeVsgoJOn+gFgL3V2Z1eVj1upyLIPllOjrTh\r\niweOJDeEsdxyavPf6PKA7qkNadBzRuqICPUdbgYHHRL2Yg3MFUWQG84+WJ1q\r\nnn+3hA+vhxaSLhTH8rPSjMt5668hSj1EcsKhgrYnro9wzPAx5ZjHD4Ijs88M\r\np/V4RNnZx+RnouW/rEyiPojCOfgun0p7MjNLZ3Tanaoxgi3SfsIoPfuEE1IW\r\nQCWTWoCV0noVDLMpMVyvqgwheq5o9omAzH0=\r\n=eZpu\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"bd6074f71f53dfab1bdb8e5197b4a519f00093c0","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.38.tgz","_integrity":"sha512-+VlTB7V1Vqn0RmbvvBfJxWRLSD2jsiYNshet2EPT3VboSpmzp69iBOFDvagDdzjcRIA5YLtQPHHFXFuYp8vjRA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-calendars":"21.1.41","@syncfusion/ej2-angular-base":"~21.1.41"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.41_1681816485016_0.15027736497314037","host":"s3://npm-registry-packages"}},"21.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d7cf75c1d961583118a76f9736d8601984093996","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.3-ngcc.tgz","fileCount":588,"integrity":"sha512-SYw/qTmvsYTCVt/Rhruxuf9amoLnHgF8s1WlfuYcRmPvtuHr4gAHyFmQ+jg9LW8FpgtYY1+IJEQWlU2XNZtt9g==","signatures":[{"sig":"MEQCIDLEvqWzhV+LlEJg21LXkusI1Ptl2tdLLzu6RFmtxqO8AiBZLsgYecC/xgMTMW6dIXa4wHv8VJmCS/7NC/zrQV34Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3214660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUj6UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmofiw//UThDOC/XlhkO+uSp/JRGd2tTRakrJyTzugAezj/uB/r4m8cL\r\nEVUoRltTdhgS5o7ZomMfZChyN8NBGSfS4L1M+vQ5Jrf2QQTIsPSy9aX03zbJ\r\nMtBQYGkHBeuJs1glDE9NfBL3J9CMB6oqMosJ0x/SDxiR9YObnhnBVNlszInK\r\n5feIZwbX4j55460JHYtQGdo/u4IoceoZQfQNOjqbqgSamgTg4AvM7hy5MyBc\r\nqvRSXuMX3MAYz7Liq0Ct9gcUENS983EnZDoYw2l5tcJoZaJ/+9Vw/tcfOHiG\r\n5aC0OH9nWNvNEcvnTt/bmmhFJDBlYWFCn2dKnggYScIMtpH/pAPJWC63Lp/+\r\nzpXspBDsTfU6P6kgVw1pW08sAZIuM9AK5k47VNkQaVUgaU5JpB2p9T1KfBEt\r\n/dBfskwgRmNepuVeabyIdi+2caTW5ifWvvkOcbHsmrbv0qQTPhqotQSnNIqJ\r\nTHeXyJeQ507gJmxVDPke9VyoNjzRpZpSpwJKgpoWvzrcNWju3cNYUnmKfUFe\r\nsPZaaZXC2a2N2+EcsH9OG3bCoA2enm5xwIl03uD/KUXdbIh2XBuvXpPaAhPe\r\nerX+gW9wK/ul54ZO2iljcsC3SwQE4FPDlJ5PeYGYDsGifbBUz6V2i6SukUca\r\ncFFKR4s+BEOPAYXG7l+KaK8J3M54koJWABo=\r\n=tXaq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b490cbae5a053b51e2e45bd93fabfd0bed688e49","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.3.tgz","_integrity":"sha512-0kvbKrGy6F1llFk1kFzP1KotvcKntJj5KBt0ZSKu53vPNWHpORAgY3db1Jw4tQriCU4I6XU61gjr2ag01IpZyw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.3","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.3-ngcc_1683111572057_0.042480760575972054","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2241bb809d94cc587e5644a831cb01bf69b20665","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.3.tgz","fileCount":780,"integrity":"sha512-4v4/R1JZIf6wRd6b/7bQhh0XyMW7HJyzThVn/kiuOanRDIfPTIHwSl8IAPi1b8x4HomHNqhlI4zeKhgYtNNsaw==","signatures":[{"sig":"MEQCIDnmHqpkM03sXVnnF8FoXZv33DMRR3LV0nb+PSevtC8PAiALeMMCjr8/+5dqUGo1fyjNxLY7ZU5u23gaZeYskToM2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUkFgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbGw/9GAraluF4izmxx4bn8XYHtYEq5kYJ8cBoFxdZk44eCYp7CT0k\r\nVkd4dq8EXWOp3kYy7esTHZPE7v+TgNu00sdWw0TmsPj12OENkG6XljW0nfPD\r\ncVkc6WJorkm7NboTHvdcwIES0c4U+5/Ecj0pETiV5hdgizbNtpsUdcADRn2t\r\nazRQzK+Wtqu5NXEdoglMb/E8PFToDkCgO33LI2BksWrZD1kD3pSo811lxOlH\r\nip/uy85iDUijUetFSoO9lOiBBRS8dr/zD4aECkntWvTablkG9SKTQsU2etNM\r\neSG3PLrnZl7kTyXkbnZo7Efh8MFGW4MDM/1wRvHBroHv3z2Ig19fD16YoB52\r\nzdDUzfy2wuTO8jNkRvxxhitO0RqxdkaAUfsYVYj9pZKFNtCP1pkJQFm6uc5e\r\n6pzz4HQklpVk4+ci/Tj8hFQJfakZb/KiV4jWdTLQDbFgqwSTAeN3DER0sOkE\r\nezkzdvVh0d3l3N/54TY8eJiYQ7937J5HW87OVdIQwLiBzNhMh+zHpafSa9vq\r\nEFsKW2H1lqscU77ODrhiPlf28ya1TLNiBMLwa3blaOvHtVQ2zQ/TBf2u8HpU\r\nBsjDDzt/gqLOIn0odD3zHg633aHo3FPMbmrI7hscumjV6hCp7agB7LeU3Vub\r\n1STPKFmvFHgc6LlJXa0TGRQZuECrXZ9f7yA=\r\n=yc3h\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"baef256e382576eddd28ff4d39aa7f166dfc6671","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41.tgz","_integrity":"sha512-7ym99vhVuMaywP9A3h/IsrbSIRb0rSkvuFhhWN5YodqjQ8Iwc+Ix7fVrBuAQ+3ejwfM+y4Y5IywjReuj4AfSxQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.3","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.3_1683112288577_0.5652398013160316","host":"s3://npm-registry-packages"}},"21.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3599db6c7cb27c87c047e5a741c8608c7de7086f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.4-ngcc.tgz","fileCount":588,"integrity":"sha512-MiIH2DJuxnYrbY5Hh8BIA8tQpZ2Lc3FC0xJsYCOuDC6rqxdeiWY6JwQUVQ55S2HTZ5x9pqkxw19NITll5CNFUw==","signatures":[{"sig":"MEQCIA50GqZefnZXPeio/t1hRc5ZcU942z8GNTjXNttqeRpdAiB0kpBoth+sjtKBCfUx7K8231pSC6f7RfG7KmcOZ1/PUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3214809},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f44a1382515462ee0de80950d9172d26274b16bd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.3.tgz","_integrity":"sha512-utZmIgQCg+fJqRyoYA/o4YsS2iCLtC3pWL25oE/To6Hx94RhOGhH+hv8EiZb4b6VQfns4Gc51ywQQR/U12yyOQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.4","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.4-ngcc_1683635446049_0.2985389308202546","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9c1c80b59d45c6df41097d9516039afa1ccc6137","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.4.tgz","fileCount":780,"integrity":"sha512-tp4Za63RpEjVhxAIynVcIYu4iD80KbAlUwoEejgKJ1an7a96Wv1q/UYXKJA/jBnoMAu+DgowyF0FcOYmjLbBsQ==","signatures":[{"sig":"MEUCIFWOyj6i2vrUaMvxi1iLdjzvsBpK5DL3SM5h4OH3mzRRAiEArAoIw9n5KYaiEBdOp+WD7w6e9PVCAZy0dGTn9ge9gMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660512},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"baef256e382576eddd28ff4d39aa7f166dfc6671","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41.tgz","_integrity":"sha512-7ym99vhVuMaywP9A3h/IsrbSIRb0rSkvuFhhWN5YodqjQ8Iwc+Ix7fVrBuAQ+3ejwfM+y4Y5IywjReuj4AfSxQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.4","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.4_1683635697363_0.9081332376070359","host":"s3://npm-registry-packages"}},"21.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"eb5e5fc32a60c194638e1703e235fa18d8f47b28","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.5-ngcc.tgz","fileCount":588,"integrity":"sha512-8GVnQLvAHjFMLeraY83sibNZr3zrWJVhQPbhxL20w3NSCJlRD7YNgwTvZYRtok6pHC4bNPg7DBLJj/qJe90TGQ==","signatures":[{"sig":"MEUCIGbPn2aoTfYoMhRde5Pt+M15/LEnT9WYaKHTkZGyxMHjAiEAqoQawCWOr66S7oF51RHG26L6EF+rIa+HcwLIblDwxcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3214988},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ff7159a0c721ae2d7c4406a241266451cacf4209","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.4.tgz","_integrity":"sha512-ikwOolXKrG15jfSWtWWAIXS87zKbslIVE0yWZvmL/QhkBbbdtNOC5I7ltO6PdMTFjRbpSbXGWjIPka+qjjYKxQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.5","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.5-ngcc_1684236718115_0.40235945847923493","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"40d937ed66b475ce8a5939a08b03880a47c872c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.5.tgz","fileCount":780,"integrity":"sha512-45zN6jb+Jr8CvkNCf0QLlF/WgLGjw9exDkyWMYzrYWqAuMKIBYnLr3CfyHOMdE1K0Zyrusm5st6pdPUpMPkLrg==","signatures":[{"sig":"MEYCIQDDZ7/nUVx+WryKsCZaartVehXqNd2L12E7yA0KDjbQFAIhAN6BCDBMC2YOLok7HFf/+/1h3xSk1Auh8fzO2myO4fpr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660512},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"baef256e382576eddd28ff4d39aa7f166dfc6671","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41.tgz","_integrity":"sha512-7ym99vhVuMaywP9A3h/IsrbSIRb0rSkvuFhhWN5YodqjQ8Iwc+Ix7fVrBuAQ+3ejwfM+y4Y5IywjReuj4AfSxQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.5","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.5_1684236999667_0.05340783085266554","host":"s3://npm-registry-packages"}},"21.2.6-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.6-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.6-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2e1739723964a7f433dbb266d0b4a827366727f6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.6-ngcc.tgz","fileCount":588,"integrity":"sha512-ipCPrc0IoGOmM2WE/dNOzx7UALfaPckoQcO+9p4sWyhQVlp3/9e5DiW3iNEV8y7MOE8abwXa1uOfA5puLMcK7Q==","signatures":[{"sig":"MEYCIQCuezaLczr1lVqWuobkSLW2TYnZtu+B9kLoWAK5UeRn3QIhAPFFrAGTQLiSmNDeHCNaeqxthJzwo2PdVGrE+ZG7f9/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3215154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"5471ec7e684fea233e95e467757fdda0a3a4c031","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.5.tgz","_integrity":"sha512-Qqu8WI7sgGe68MgJugXKBlnBNyNiLS0In3oIwxPIhqdu1h0ZKwhSJswkbMAmmbrMcwXd/NVo9c2Kkiryb9txBA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.6","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.6-ngcc_1684842604541_0.48805310379989986","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.6","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5929f8346f3512b415084b22226d3460179341b5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.6.tgz","fileCount":780,"integrity":"sha512-hja/mK61RdgKyLLz/pj1EonRJKF82A+TEREkbwzc3zHmAwpSTOgCrSg3hSNtN4uDa3qktocFXPl67oypZTwlBA==","signatures":[{"sig":"MEUCIHnHxIeDZKuRvL+o3khjyXM3BBEUMvrYk6Ovfb/n/JHVAiEAngcyVfOkF9Mr127n9UExsVarewPHik+TVBY5567Jqms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660508},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"6590fbb758d649a82a13e85f4c353d6cf4e8ab8c","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.5.tgz","_integrity":"sha512-8dDLCbkbT2ApemoZms5lDwg0ONUNI32UvRNyBS2fBGanKeBBhoAbhGTJHtURMHciIATzBEZkPimSLIrnMbibOQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.6","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.6_1684842834096_0.8708645015669392","host":"s3://npm-registry-packages"}},"21.2.8-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.8-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.8-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"575d73e9698a15a2f25e9bb322930fbaddd6c058","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.8-ngcc.tgz","fileCount":588,"integrity":"sha512-uCOCKU4txq9gosX61il7iflhmbnJVKHVEaPKGX+0S6fWkI5MdqxIs4hjr3UP+QxAjb3uUO3ZZ86QPSvncPsDuw==","signatures":[{"sig":"MEYCIQC/rvXYGPPDTH9S1znTIpnJCE4wLcQREt6zxly5kCFUFwIhAIrHhjn3eaHsKvjHmWSSXBeDwTjf+L2gke3FkwX5XCSr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3215362},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d829254f4e1fa6633bb8f3b0833a49a45df58784","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.6.tgz","_integrity":"sha512-/Ixp7ODXAhqhSDcM8GUntJ1fzww1v3fDQON+OcAdOhUIbX0tV9+miWmgtez9If7kM+6s79bN2LjYg3vnumUVlg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.8","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.8-ngcc_1685447556044_0.05090513032858213","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.8","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0b94771e7381facbfda861fdd7f50cf0560ee92e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.8.tgz","fileCount":780,"integrity":"sha512-ySBbWTsBJm72mr5N1bVK+wjPC/QkSzXNRp1jA0SyUe4AiQiS3vnWNkFYxslFU9SJIfSgmuhyCEgQUKD6LbM0dQ==","signatures":[{"sig":"MEUCIDWMTTAGX1KVkKzLt9ytpa9rFYkjKJaB4XHq5+CCnerSAiEAy8yjaDX+jAMVPhBTBQ0LDMJo5KxLntxyqYJGvWxDMIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660508},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"1a222b2688fa08ca99f1fafabf405f2c83db2719","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.6.tgz","_integrity":"sha512-rlvgO+h6NIfcLFIk4hUoeyfjKzfXldUd4dnENsw6JyctdB1XG1LoIs3DF8MCvkDIH/F8svdSukVUfRMOF+C0yA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-calendars":"21.2.8","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.8_1685447875115_0.4890158217028444","host":"s3://npm-registry-packages"}},"21.2.9-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.9-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.9-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2c882baf822d672a4ce6667c7edcbbd8c6c77222","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.9-ngcc.tgz","fileCount":588,"integrity":"sha512-1g/iInufngaRtc+9Y6uSWjnisL9WtyL4v2pLUcqnLn3dg9GqhAp/iVL6SFjPDB7+aR1Z4Sqb+ZqvaBSlPoiRVg==","signatures":[{"sig":"MEYCIQDHH+XtTwvBU84LOpzKJ3JwXr+2RRFD8r8zhdZgXaY9IQIhAJwUWQ1SUMTp6ZOtzLzDjJUFGFDWQ4KsgswWxOqB6dhP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3215386},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"83ce9fd199ae649e577a963776d3dfec13887c57","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.8.tgz","_integrity":"sha512-kjQ6XSQutUWkS0P11EWCiQnQ+QeIE+vo9vmV8DXLl/5j0BGvPpUD+BmzteikJ8c4dkl56Ni5h1QeI9uvvgYLFg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-calendars":"21.2.9","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.9-ngcc_1686057876552_0.9059509779666259","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.9","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"364c661fa672ffde0be4806a5b3637cd8c76514d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.9.tgz","fileCount":780,"integrity":"sha512-6leNZ+bw3OUullLACNDFt7RTJR8u+KtFX+hqCgirD2zoigj3MEZErz0A1HkTZD02xSWp7VpwuRjwVwgMVIVRTA==","signatures":[{"sig":"MEYCIQDEhrYVtJTo5dRtma2Bqm2NA8Cg9otoml9Oa0W6RDWzGQIhAIRveXXnAEag2bcBgsfL8n/uxRgxNPB3Vixb+cHqbkAN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660508},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"65b9ab2998d54af7dc23d62df9c61a6ed5e05c17","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.8.tgz","_integrity":"sha512-cOVzDMXc7S5LdH+E10JOJgEiGBamjJ3tj2b8QVV+jE/vobhEkbd7UtGbEOZFh6bMZ/3+F6fxLEWDGCqkVMSeMg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-calendars":"21.2.9","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.9_1686058137862_0.959083131409652","host":"s3://npm-registry-packages"}},"21.2.10-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.10-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.10-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f6a4e1a7bd9672c534301e8b2ad9bf17e4f0adc9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.10-ngcc.tgz","fileCount":588,"integrity":"sha512-FQXlwLTpkPwixtYu8NdW+ql4g41z+sFj08k9AyhsdnmR5y9CumkIMxcLPvZEzcFM4jT5lW9hWQuoq6bkILYpEA==","signatures":[{"sig":"MEQCIC1CqFvEwNuzCBnwEax8dYC8hvv72pTkvNQBDN6BP88YAiBVNpB3uzoMt1iRF+pn81nn8JY57l8vAQ+T2GVS0ysgdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3215394},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"53aa8f6ed47845f257f0db80974d6c49485f4764","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.9.tgz","_integrity":"sha512-5P6he8qW0rUZF5tnwDKw3FUbjIk8N86/DKU2nWbpdd37k5uNmlwUURjUGdkHlNYIchoIZLLJ7ovrSjEs+EwNUQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-calendars":"21.2.10","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.10-ngcc_1686655481834_0.6424596453444638","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.10","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7d8618b975f91fb5b9146fb43ab166b72d4d80b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.10.tgz","fileCount":780,"integrity":"sha512-eITd9CI6DxNnw39bmBq4/fmWbgIerWJ0269EXamDS8EFbLjaF8BxRqOFlvKDaeSH1RHqPf2z9e8HT4y3/V5/xg==","signatures":[{"sig":"MEUCIQDS8ujBbcqY8loPtQKGuLOtplZPktcwfH4rHOOzvsTBoAIgaUOFI5RGfw8SMNIiiGzRf5ipzsn6vlZHQfTInf49/2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660514},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"65b9ab2998d54af7dc23d62df9c61a6ed5e05c17","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.8.tgz","_integrity":"sha512-cOVzDMXc7S5LdH+E10JOJgEiGBamjJ3tj2b8QVV+jE/vobhEkbd7UtGbEOZFh6bMZ/3+F6fxLEWDGCqkVMSeMg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-calendars":"21.2.10","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.10_1686655753295_0.21603051611279622","host":"s3://npm-registry-packages"}},"22.1.34-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.34-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.34-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"91edfe701989f59a6ac3330ac4bda4f2ac16b504","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.34-ngcc.tgz","fileCount":613,"integrity":"sha512-km8A/3+p4PoKtiqAa0+t8XW5fST2xHWOX+vXwpvnKSKREaSUcAHDxy85/kd5OF96geglxa22WrHPaIpxTQ5wgg==","signatures":[{"sig":"MEUCIQDaWNJCEtRA4EXBvYyB38x9sJdWrRC8A3Ex91nxUvkEhQIgJuEsL8uogrUvtvY0uG7evjNjzRH6Z7ajKuzDbqeLnfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4778495},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e4b053c71afa58b434e4f3554e554e4b6dd90b50","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.17.tgz","_integrity":"sha512-DJ4YvmlX27kpqBMnVrr9Iig1Lt9JeTavGh/AfiMO47IeR115Bo6VQg+NQ5JZ9D4bSMFvRNisBm2C6laap5nKyg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"22.1.34","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.34-ngcc_1687348349629_0.01785850336745698","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.34","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4313ee6b4ad06262399f5fa1ca205ebf25f8e835","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.34.tgz","fileCount":559,"integrity":"sha512-5aybMuVmBEOeD3kYaE01B+aVdmnRgo2slbERrt87fspPBbdAVwCzGIZhLMyZDg86siD7ehMtiNpRhZKMmzkHeQ==","signatures":[{"sig":"MEUCIDGCkacVrlxOhJCxyXldSObmNWXXDDj9GBmsgn4dNiCwAiEAzuiixC8ODkPdwEP+JccAbah2g2Ztv60NXxGIPtwRpg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5216061},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"b5da046095f80e869c3d96de19b06a1d1e752502","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-Fv8OeIaouRO0F3xt9Myrnqehf0o7Bpy5EzfdOIT5/gOzrI1pAWNT2rNV6w0SU/fVdEx1FEIC8d1G8RWrRa1pbw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"22.1.34","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.34_1687348766802_0.001263069945859563","host":"s3://npm-registry-packages"}},"22.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.35","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"de7ca0c43c8a76b24fb961de96e0ddbd59ddf398","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.35.tgz","fileCount":559,"integrity":"sha512-4MfcWSbyIRaZzQIyuPXP3Modz3b5ph/h6TFlOhZW0jqXpTs8yDXzQMNhwzlKJzew+oMf3E9i58TkpLfW/ewftg==","signatures":[{"sig":"MEUCIQDeCbSbWq8aLtW/CmZqT1RH3Ws6zeaVInDBwUxWefVIcQIgVg6he5NWbFmXcmYO8djqr9plwMh1w01WUhcoWw73Ngw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5221877},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"b5da046095f80e869c3d96de19b06a1d1e752502","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-20.1.58.tgz","_integrity":"sha512-Fv8OeIaouRO0F3xt9Myrnqehf0o7Bpy5EzfdOIT5/gOzrI1pAWNT2rNV6w0SU/fVdEx1FEIC8d1G8RWrRa1pbw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.14.12","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"22.1.34","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.35_1687433440729_0.24340377299372973","host":"s3://npm-registry-packages"}},"21.1.36-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.36-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.36-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e3b3bf8b1b6493257e453e8773f434aa9858a5e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.36-ngcc.tgz","fileCount":613,"integrity":"sha512-3zXvqU1Dk868pPHnQ4342QPh0J/ffq9fPJcgMkU5w9OdrK+UiyMUAkyLuAL2Z4vGCJVEi0ZNWfmUnr4ndXAzLg==","signatures":[{"sig":"MEYCIQDyaxW9Y0+vtgJ0oaWpwAw7LkIBBNwBVg6ri3gjm0PLxAIhAOA9zDWLGJ1PVzeroQ6srxchF1t6qBxC+LZjLRdG1PG/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4734425},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"881ff34a9a35a1b52858a47b2ff2ae7c93c5a612","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.17.tgz","_integrity":"sha512-Be9qSEL1P1PvH5byyZBXt3tCBIuU7E8wT100CN0qw/JWlL8h3mWYg2QMBKoMtdIp0UmSjWl3jwrrpfF9vSJZhg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"21.1.36","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.36-ngcc_1687952756235_0.7433162408658736","host":"s3://npm-registry-packages"}},"21.1.36":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.36","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"494dde4df37f1084c643553ca7ce06d498d0913a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.36.tgz","fileCount":820,"integrity":"sha512-D4aCSGOsL2WtKk8PJ0zJokT23orPwSiIPlt05roZhL6VihPt9SK5KykfmQz+CO2oPRg9PyQW/jLR6pc0kz/ZLQ==","signatures":[{"sig":"MEYCIQC9hBqtvXXhR0TqxPdwCkFLm7KWVxD5laaCtc8TmDzv6AIhALvF2FR2nvKTn5mlXzSkIZ1VuIRccLLV8UuKg0Emhtur","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321066},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"63fc872fe6c42230ad81c126c637a3936b3bf6f1","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.17.tgz","_integrity":"sha512-v8xq3fGmVmMkJakDD+09vM62gJcgIi+m5ASn1Julu91t5jj8E9WTCP+8tCWJAOsn+0Hd39c6WCVsrJ1AV+pHMw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"21.1.36","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.36_1687953251447_0.710460889537398","host":"s3://npm-registry-packages"}},"21.1.42":{"name":"@syncfusion/ej2-angular-calendars","version":"21.1.42","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"102e526757e888dddabc4cf0c8a71287fedf9011","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.42.tgz","fileCount":780,"integrity":"sha512-KnY0gFGKTWVCZEPQqyBkc7TE0JJr7BcfCZOsKMNmDC5xFDpukNXbwqdpeY0TnRXh70vWWcduCjGLyZIAjD4Fog==","signatures":[{"sig":"MEQCIBXYmB1Da/5HCxEttwmOIUR7FRIn0KAggrkXFD3jTEGPAiBwshBTIR5pIjl05uQxvw8waDLd6iKOnqLWR1MQsrPszQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660499},"_from":"@syncfusion/ej2-angular-calendars@21.1.41","_spec":"@syncfusion/ej2-angular-calendars@21.1.41","_where":"D:\\june 2023\\pacaages test\\New folder\\packages","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"49370ef672c657c2d513ceb113dfa1034b27abd5","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.41.tgz","_integrity":"sha512-x61pjqINRhQQStw1bS6aU3RKXSNpGHyuNnWErz7KxV/EHW5likRtexRfdZxYl9rM5zcYi1G635ToeObX93Gyjg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@21.1.41","name":"@syncfusion/ej2-angular-calendars","type":"version","scope":"@syncfusion","rawSpec":"21.1.41","registry":true,"saveSpec":null,"fetchSpec":"21.1.41","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.14.12","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-calendars":"21.1.41","@syncfusion/ej2-angular-base":"~21.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.1.42_1687963703199_0.2838527058949831","host":"s3://npm-registry-packages"}},"22.1.36-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.36-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.36-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7ea9e5ea82f3e68375b225c361e48c75d8db4682","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.36-ngcc.tgz","fileCount":613,"integrity":"sha512-AOWKaj564oKVMvHVqxCz8tpWuAkJJL42aT1IsqUhCKn0HXpS0nylbYgA9Ne4QCysErmpqj2hirWohCSsgRuD0Q==","signatures":[{"sig":"MEUCIGx3GO0qqjOZtrAglAGRfNnUs62mZy87QZ0c6RFn8DV1AiEA6KOpuypZTqItYW09Op0T1GUCv+COoEBjmSNQ3S0+qeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4734421},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"23948b121645ca26dd6a4dfb1882811f6b20ade7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.1.36.tgz","_integrity":"sha512-bk31Qh+L1l/CymO7d/7z9ybbsg0+Y5c+obBp82ZzjPPZMezoSozmbwdeBdu9maHGjHeqSOd/ProLX3q2kBb68w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"22.1.36","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.36-ngcc_1687966720344_0.7107436857016167","host":"s3://npm-registry-packages"}},"22.1.36":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.36","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"df7acebc8d2f79a83052ee09896ed6eaf4d71797","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.36.tgz","fileCount":820,"integrity":"sha512-3IfY0ENnUMCet/tbvNIp5QE+vHdKVzdlWKo9DLBh7sdr/L79GTq0/4lC8ACIbGpomfnafpFYpi/8q/tCSuLthg==","signatures":[{"sig":"MEUCIDr0P6igkmOQ1GDmMw9VDnAyDZpvC+EuISKza2kW4iyVAiEAp/8btdgBKK7+Yrpxy7NngczAALzErwmQgtSl+V7LJuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321064},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"634273892bc2ae6969be7a3839abb45b7fbea574","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.17.tgz","_integrity":"sha512-04OCEthrFVt7oaRDSieBCi+J8Mn4C/u2e0nf29G2metwucG+MFBa/CHINjFP8cUIX7g0CRZRbuk139/l05gVYA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-calendars":"22.1.36","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.36_1687967484713_0.055909718969587185","host":"s3://npm-registry-packages"}},"22.1.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.38-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7da0bf2a7e2ad8755a3cd85e4dd7d5249aebf13d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38-ngcc.tgz","fileCount":613,"integrity":"sha512-Ucx5JAI3/+2TnSVZIrizrfqrzi2V4DHzO5/7eO+Dx4sy43wZbUHgcaVCUBug5IuQe6W4Cc3q+PpwgOn4A47rfg==","signatures":[{"sig":"MEUCIQDs4kt2izqWdEDaLmjUxPbdEowbB1msfFOYyi3eMk9CYAIgWtmFrm+vTv8d3YmHpnEq1gTBbzA54QHoCyOazVMOwO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4734767},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"56de2c01e38e9aaa2b40aeb088d4684476f05ef1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.36.tgz","_integrity":"sha512-aU1FFCTGFGeZcbRiySSPOHkIypCaaOszjQwb7EMmrXlA+DdJV2UEZpQlPHc4PANDPI89F4OcXBhnF6GNi8DHSg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-calendars":"22.1.38","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.38-ngcc_1689081231645_0.20340480407815842","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-angular-calendars","version":"22.1.38","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8e52be2dd5fc1065906fb4df14775ca131a0362c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38.tgz","fileCount":820,"integrity":"sha512-PfW23EVkBmC1ocmXJcyZNQJXBaHKqEtK9TEpCxA/EVnQlsXoeObMD9RFVfwohg2S+rNScq3f6tcRUquEoVnmvw==","signatures":[{"sig":"MEUCIQDJVj0414tjHi1zmQ6ggCEXbcnRX/7ExyMUaHrIIrp8NAIgRWbCzSyxGXeGtArKSlobJsLNeeDSnZt05N59JVIXE/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321064},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"a1d6eca6daacb129d552438ffd7cd40c69cd0df7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.17.tgz","_integrity":"sha512-Or7R5ySxn6ZyTeg7Mbb/4JCxQhYp6tk+zPax035gCpCP12V1ppPW+C06mZs09uNmbE9VbZuLZuEJac89bRmLEA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-calendars":"22.1.38","@syncfusion/ej2-angular-base":"~22.1.34"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.1.38_1689081617828_0.8717272146274779","host":"s3://npm-registry-packages"}},"22.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5425b247a5012596e62590b0bece7fa4f0b18412","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.5-ngcc.tgz","fileCount":613,"integrity":"sha512-djSrTbOnX4oGgNk1nFgZ64gocjydiUtKEz0h4H6MyvjSBTkmrHG488+FU/w3Z6ofyUW16wMGdEIkDHJ850Wksg==","signatures":[{"sig":"MEYCIQDpBbDoLHhgevdBkzwsoKTo7MT1/dyjj0LALA0AKW7YsgIhANPO70ZKf1cPv0SsccPn00UGQu0AGFnAqFwHzEk7ZWZf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4734782},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"7422f7b4967154b00ecc24515ac33a1a8320ec91","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38.tgz","_integrity":"sha512-PlDLX3SONwVHZCmmIYjT9eOfr8Ry1ldKw6IPxsdtkx8+ZGduPWfh5xIWpBg2p/VhqYp1cc/DF74lAFA8r4Fq1A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-calendars":"22.2.5","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.5-ngcc_1690468557872_0.13830140447118433","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"afadd27b41e1f2fc06e382723afeaa886391b1a8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.5.tgz","fileCount":820,"integrity":"sha512-VedZkasaIHhXGhvbUNVwLizo7ARpT8XkeCOu8uDNVgci+HEgaYszYyjDGfiEvjuMNeQGEq9E2ix1QbawEjwt2A==","signatures":[{"sig":"MEYCIQC2Tu0/VYKEP0lYKAnDIVtVwQv1Bmph4Wq7/SFTzdwdcQIhAImEN4C1/pGJrwSP2W7v27SH4MlzAf6XeGwh8U9ROjZG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321070},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"1d15f9fab53ecf0ee769009f1a99d4ecd2052165","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38.tgz","_integrity":"sha512-kR7be3uKOq1qAV/EAw7KNbywZlUT8GFbV/VXx+FNLpB+uHUwzKuCAgxG36QemrP1wuidUWZFav4lev4jl8+RwA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-calendars":"22.2.5","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.5_1690469277889_0.8423035775749907","host":"s3://npm-registry-packages"}},"22.2.8-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.8-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.8-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"907744729c0da8e3834265ffce6ece3a0ac25cdd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.8-ngcc.tgz","fileCount":613,"integrity":"sha512-3cd1AXfYSbb8SCrq1UrCk8KQ3166QSF+jYaMk/rFPzcmzV4FLJWDFXA06P4s5owQCHyK0Yxw8kCtwooNHT65OQ==","signatures":[{"sig":"MEYCIQDrtbgdaTaUDtO6mIYpb4hzPbd083cDEXo8RrSlrfRf5gIhAKxRO7fcVlMF0ite6MDXyC0SP/Gm4Qy6czhlLAcGYi+m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4735281},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"5d57c074cfd6a70b8d34baf8d92ba771cc67ea12","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.5.tgz","_integrity":"sha512-s3PanJpwDACVhEa0wLH1urBCaZ0TVt8/RvhVoU26bgspt+sP9XMvlFl2Cx7+XVi0rgkKZe8te4EowVnFPB7kSQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-calendars":"22.2.8","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.8-ngcc_1691496401077_0.700797822278479","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.8","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1ec2856b0745ee7147a0dadd2eaa6d08348fa9f7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.8.tgz","fileCount":820,"integrity":"sha512-0Ahw3T0rSq4LyNTd6D2OO5JWey7NR5OSnZWxHAPq0z8Uh58z4cNSP3HGIq6yNvKGbv74USeoo3ZgkL+xt5lVmw==","signatures":[{"sig":"MEUCIBaaQryX5C7OyJYBNnVd6s2g14KHIXKzVfjCiQuJxpXuAiEAxbBcMRd9osvlYhHI44skEwXpB24XsMEOWMiTkJluBkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321068},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"21e3039f9b016806c2cdadde8e3086af3c507d2d","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38.tgz","_integrity":"sha512-cNaa6DZQ4yV+l3kiRu7KChbBAwPH3bOpyVdAVfl0InsVn+5ahSHgaz1/4HZI1EQbQ01QPw+RncK8ABXWp/i0Dg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-calendars":"22.2.8","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.8_1691496926458_0.6486213025630339","host":"s3://npm-registry-packages"}},"22.2.9-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.9-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.9-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7ac1aa43823b719e6bfd1025e3d74dbe995c0b79","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.9-ngcc.tgz","fileCount":613,"integrity":"sha512-e/N4+g1lskxmsqvDumbO1CwFwdR1JAwVOIAiWyyJGFupxS8kSzNxmEu1IM1jDZqFvwkDHay1KdVPQ0Ya54Yq/g==","signatures":[{"sig":"MEUCIQChSS0CFdVYN+tYir+y25A/MiOCItXEMw3c4bpMHO9AqAIgaX748a13YkOzbEAhvVxcKLlMTZyekyBBuW8fhWhsbjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4735468},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ef30b012013c644d16a0f0e818a4ed5daccbb9d1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.8.tgz","_integrity":"sha512-jLlyNdawSm38Dilrv9hIN81BFAu9rs1DmqS3ZRGCykS6ZDbUZLullKM1A9JPpyv2chMed/MYmqtGC67VGjVU8A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-calendars":"22.2.9","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.9-ngcc_1692102147595_0.09837971041589122","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.9","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e6b657f249831c3f2630cfb71aabcc6104058f14","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.9.tgz","fileCount":820,"integrity":"sha512-16BlJ2MawPzQ+0wKFYsCr8alHR2GseAh0t1GdObuXF0G843FJAgPX9Bvl8afYZYPKqGYJ5IkvDIflYNBFlcpag==","signatures":[{"sig":"MEYCIQC/rJHLn2hIcyiaVgkOWBRgfUW/c3GUReRFuXgsL41NhgIhALJsYw5sseXeLpdS9CSWRQfhT87BfXpOxwbUg5GF9ty/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321068},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"21e3039f9b016806c2cdadde8e3086af3c507d2d","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.1.38.tgz","_integrity":"sha512-cNaa6DZQ4yV+l3kiRu7KChbBAwPH3bOpyVdAVfl0InsVn+5ahSHgaz1/4HZI1EQbQ01QPw+RncK8ABXWp/i0Dg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-calendars":"22.2.9","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.9_1692102534378_0.9270678538911064","host":"s3://npm-registry-packages"}},"22.2.10-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.10-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.10-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"426c57ee98d57b9bb7ef288fe2e355b4988554e4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.10-ngcc.tgz","fileCount":613,"integrity":"sha512-FCPulJJMpXL5RWJqAWv3QfsZY9UiQfD0zhey2nPvKewXBU/vdUi9nMvhox980JihQge3SGqr2V5f5sE7TcpXtw==","signatures":[{"sig":"MEUCIQCrlXKGkNQSykLuVesuKz8gJNErnrbQmE8TsEFSxTMNCQIgbQOVQT34RdDcqvzWHcAYYomBedVRogedrTT19EB38as=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4735644},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"83225df5d9cbb26a7613c5f0b0d784cef2a63789","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.9.tgz","_integrity":"sha512-1s9dKIletw/SQUv42LgtY9TmeHLaPoeiz4s7zWB9bbdGjgQR1V8MluINt2+gb2ST0qNiweurlsfAxr76x9O5xA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-calendars":"22.2.10","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.10-ngcc_1692726997700_0.5785037831195319","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.10","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b21323be2b9e73cdd09e963937e8204533754d03","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.10.tgz","fileCount":820,"integrity":"sha512-YR5dJmctm8xbld2rAKDA5SHJZecpQRd6wvUccENsOqSc+10XV9a0KD9d5oxtIAaVhNGS9E7JKx6jaWUyrUFCKQ==","signatures":[{"sig":"MEUCIQDNdxR2NmVQlPwN6tFTS6yPBOoRenXbCmym3pcLhAEKYwIgOHLVXhIDsA4cy8fT5AslMRIlpTZ7fU/6Mu/5wUrNCuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321493},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"1a27e6fba22ea3507080dfc5792722c5f058b817","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.9.tgz","_integrity":"sha512-sLVkT1hTXTdd1u6CDVker0P4wrcqh2Rsq/q7NcmSyHlqVXa8axBusbJxdfUYdw5OSs79qe1R5YGUh+jSL7NBwg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-calendars":"22.2.10","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.10_1692727410163_0.8561506418917253","host":"s3://npm-registry-packages"}},"22.2.11-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.11-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.11-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"978ca614f7f1f4ade72dea6a91938f01632e6b5c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.11-ngcc.tgz","fileCount":613,"integrity":"sha512-o4jp3tfHd/kYCu3nmFvk7BAnGZaR7cxnqSsya/aLCmGnbt8+bo4Vl0o91eG7HoYiVHA9DsIQo5Xjf1NO9Deixg==","signatures":[{"sig":"MEYCIQD3R54tM131g7dgE4gkHMCBvHqFv0f/gF1P0imclPn4pAIhANrAG87ku7OqCIklgHt+ePJWmQTFpsAQOaOP4zeGQZpO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4735906},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0817b0397ac7ad8dd862059dad313ea23ffb8efe","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.10.tgz","_integrity":"sha512-/NTWMqzyCi5v5UjzCg6x8Ox5dy5cRGjQbWsT2lKDqSolf03oyNsLtGLkUHgTpqLQaKNaZI1jK0R6BuzFgh/d9A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-calendars":"22.2.11","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.11-ngcc_1693271835426_0.31115384838339155","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.11","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"37ddb7bee2b85becbaa2c8b33e50a11fed91d187","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.11.tgz","fileCount":820,"integrity":"sha512-S19RyYjmfLWriWAHCU2ACZN+W9CZxtPu7b0XsB2LYWJ2jMlYYhWnwCpexYtX5ALM8p4k9C91qgnM6MtZQubehw==","signatures":[{"sig":"MEUCIQDRE/kXj6d4cp/A6g57BY4B7y6RBq7NON9RLB8hWihq7wIgQjXl4++Fwxj/2eCOGGT5F0AifAaFM/vy4rZHn88vN0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321521},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"28a6d30e69dc251f93db1b6a1a637487672c529d","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.10.tgz","_integrity":"sha512-+XmGCgS/6ShX+bZTfzR497NEKfstjU+8SdLTC8LdwWy1eKoyB61whfzjJpnrajUShSTgtP2x4EE5I+ia9abp8w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-calendars":"22.2.11","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.11_1693272159926_0.41971002201758467","host":"s3://npm-registry-packages"}},"22.2.12-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.12-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.12-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"efcf59c93d497b21cb075db629211e5b922e3cd2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.12-ngcc.tgz","fileCount":613,"integrity":"sha512-FNnTZDteIP1vitXjUZDxLcZNE9q+f/dgqr87BqigKqE1rdqUvkzRW9ehXuiA7SnTmwSzFv/i+0XBdZ+3zKMZ2g==","signatures":[{"sig":"MEQCIFw2wUDt0m45dlChk9qEKYIZmE2rkFqASBvsyRh0T/LIAiA86gjBLyo02wb9usScY3LV+fs2kU2ovv/gBS79XLIieA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4736453},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"117f6083f2ac7c5dfb0b0f1cd9ed39e0150b017f","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.11.tgz","_integrity":"sha512-pfbpzslt7HFV7tJeUyr05SUCLrGgbulJ020Z8JzFD81tcUr+V1YjKyLM/+FS4TYLfNifMXsw5vYb481nU8Nc7A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-calendars":"22.2.12","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.12-ngcc_1693910150594_0.6355792790200336","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-angular-calendars","version":"22.2.12","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@22.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9905f02d3b308da2f1db8301347c78380aba92fb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.12.tgz","fileCount":820,"integrity":"sha512-WIfzmVYDBzAicFJD/z1fAegu6YETE1f3NBddwzUMW0UcVMpb6BM8U3mbDbNG+SDs5A1GG/heylSlwufesDfS7w==","signatures":[{"sig":"MEQCIGcxNJBzjCU3SuGsdGhGcCt66P+kiGYUM9fMaaE9wtUnAiBe136XV2c7GsJgUE21Rt4sHPPimPcno3c+ZlbqsfQN4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5321545},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"77333f451c5331a46aab96a00b00c40e7c80aed8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-22.2.11.tgz","_integrity":"sha512-3fpmB62vJHv1jbkhHVi8d4mnGr1tpAwG32MLHLir/uaC31XHOxAwiPk3UXIDROKkKTd84Ok8dSyaoXjj5JWu5w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-calendars":"22.2.12","@syncfusion/ej2-angular-base":"~22.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_22.2.12_1693910544395_0.9942963891375836","host":"s3://npm-registry-packages"}},"23.1.36-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.36-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.36-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f249491e2189442a15f2fe93ac8e20ed58acb388","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.36-ngcc.tgz","fileCount":613,"integrity":"sha512-JMqzIVWybYqL2SDC3AiKgv11E+pevtbD6xuU/HvRx+J4AuIT9PLP4p/8PlN6IoWL8YtZKU+cEGd2yK8lssbDfw==","signatures":[{"sig":"MEUCIQDQdu3Wx9xLpYuZZmCsZBROdaIS3ceZvEgi+BEbh1ERaAIgP4OJrY0+TmeeWmkl47GqntrEXTquUDelHTnMFvTA8sA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794694},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f443926d2235cd497a64937be473bd3fe0fa73d1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.19.tgz","_integrity":"sha512-vfcBI8BdjGaX3YBVA84JsDD1CbL55SDC/SW/GXyfNgas+HRDzrnsVSXbpQL8ZDi1n8DGzU+5vQBF5HFpPO1WVg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-calendars":"23.1.36","@syncfusion/ej2-angular-base":"~23.1.36"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.36-ngcc_1694764738456_0.5342100283121538","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.36","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7fa0cb9b21093f1e93584a1c2c6b1916ffd8cec9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.36.tgz","fileCount":820,"integrity":"sha512-bXxaotezpcDm1iGRsDwJjRhQjvNKhaa4Dimv0PyLfsvk85J3Hu3IEpyFTXYElGW7MggzpYkWdPfVLISaXk5ANg==","signatures":[{"sig":"MEQCIFdmEN3Dp9ILyBknqQC7TU89rvmpcoaRNeY5TiqncoG5AiBbmcsxK3QPrVPouAO3PfZFfUgYdKET/bAoe3m0DkopVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381725},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d7bd9824f1340cbe3824890c1be66b07b403931e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.19.tgz","_integrity":"sha512-pJEmOZcwJhHhUakgjNVKqQlxsFBZI6lcUdUcawn14zLM/6gOQVowpDaAv1pwMqmVR0JeqSoudYTbKex1pa/7qQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-calendars":"23.1.36","@syncfusion/ej2-angular-base":"~23.1.36"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.36_1694765334880_0.7683851305417506","host":"s3://npm-registry-packages"}},"23.1.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.38-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e1f3ec571fdb8187fc2e00b0813100bc02d503a7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.38-ngcc.tgz","fileCount":613,"integrity":"sha512-zo19BGVoaHgNXdkaa1FdPqNWWTEPP+r/SJR7B4UQ1GtMDzPgBJG/hu+NI4WpvIWvPl/f1rzAOci8Ks+rScnQPQ==","signatures":[{"sig":"MEUCIF1YsWFVTVG9lWNoA1QFh69MDOGU/n3ycJTwkP+DtfMeAiEAkUlvbLX1BlwMBaBMAtRO/ejn+Le55O42UOGT5Y6rtaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794697},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f443926d2235cd497a64937be473bd3fe0fa73d1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.19.tgz","_integrity":"sha512-vfcBI8BdjGaX3YBVA84JsDD1CbL55SDC/SW/GXyfNgas+HRDzrnsVSXbpQL8ZDi1n8DGzU+5vQBF5HFpPO1WVg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-calendars":"23.1.38","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.38-ngcc_1695728681303_0.3509014089327911","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.38","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"254e4e0660a549b054a37e3fecbeb38bb3456b83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.38.tgz","fileCount":820,"integrity":"sha512-Mk3/6vkmkb7k6xSwGzoykCVmWDk00aKew9CH0IpDCFfPvf9qjZsglFarVb2c1/4B1+TFhkQ+SaQDbP4oCVfddQ==","signatures":[{"sig":"MEUCIEeR6ybsPQJ3YYX9Qs96qwbXEX38l0oStCgDhf9y2GhuAiEAi2nYE/aXngJbqcVcUCfj55ZSzlgUxogA+2LAAHjDRLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381724},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d7bd9824f1340cbe3824890c1be66b07b403931e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.19.tgz","_integrity":"sha512-pJEmOZcwJhHhUakgjNVKqQlxsFBZI6lcUdUcawn14zLM/6gOQVowpDaAv1pwMqmVR0JeqSoudYTbKex1pa/7qQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-calendars":"23.1.38","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.38_1695729251459_0.4523554393130773","host":"s3://npm-registry-packages"}},"23.1.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.40-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.40-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4c89f2f3fc2aae92c6bd21bf73d76e164b94f26f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.40-ngcc.tgz","fileCount":613,"integrity":"sha512-5GkbgPcdebz7dEOKPEfptdF6EzMcA+nqYe7+4yoZh5OBOon/h1w7dhJerH5r8lyal23sQOGM4OYp/+Ps5PFU5A==","signatures":[{"sig":"MEQCIBWtVonomhhUkwgDgbKFGyEss/iRB9rsu5i3PdQpEI4UAiBOu0WObzI+MWwWFyjauhxifYCsCeQsunJUm6UqiDomMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794693},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b23a1bb67e8b3436eeda98c1079977c4e6ee7380","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.38.tgz","_integrity":"sha512-zbCm2YTHQNQaSmPOEkrn2k0l86mn6MaVWJs2mnLNYCn3EPKHmkBoM8Xwcs8/V57yAARHQF/r0P2lcsr3qh9mCg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-calendars":"23.1.40","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.40-ngcc_1696943670069_0.04037609970296163","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.40","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"97383f7de39b731fe8f770045624a6d774e8aeb0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.40.tgz","fileCount":820,"integrity":"sha512-B9nPymZ2jdVn9oda5dMSKBOrxUDlTyrv65THuxZZ+YB3I622gnYh3mZSSIghx8pT9d/8LWKJ3jJUKXuUohHYzA==","signatures":[{"sig":"MEYCIQDOuBO38CKLMysZCy3K3wajRpoDDwxF98ZSpJxPjVVN7AIhAKL75D3mnsh8doXEHlqW64V2CagdA90/8IlDXpVqSCSR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381724},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d7bd9824f1340cbe3824890c1be66b07b403931e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.30.19.tgz","_integrity":"sha512-pJEmOZcwJhHhUakgjNVKqQlxsFBZI6lcUdUcawn14zLM/6gOQVowpDaAv1pwMqmVR0JeqSoudYTbKex1pa/7qQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-calendars":"23.1.40","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.40_1696944109213_0.6436184520360371","host":"s3://npm-registry-packages"}},"23.1.41-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.41-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.41-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"999aee13374a9887cf55fa46dbf069cd0c3dfd51","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.41-ngcc.tgz","fileCount":613,"integrity":"sha512-BkDYjmMB4D1NIP0AKYctj0cxLdJq6bAZ/prE8uFRkhVuomNHfJcaY6fdJFVmhRwKK6QfQITPUWd9BAJC4Nc45g==","signatures":[{"sig":"MEUCICfnAWm9E1Nb2r8OO6WX/4XMsvBD5Ld1HS9UPgcCatg8AiEAwv01g5gmkd8AwgUivgBxSPOp6PVSgMPXPfureuSSbZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794608},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"eb97b85af849371b2f064daa76a38ca9e3ba83a5","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.40.tgz","_integrity":"sha512-RVQJvluZI6+WA6kTkat/OhjZmFL1K3vQI9lWCeDpRv+EVkBaaMBSIg6OkA87T9tFGC9xj9a8/skTJ5HQ/+DelA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-calendars":"23.1.41","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.41-ngcc_1697504614229_0.024094222488940442","host":"s3://npm-registry-packages"}},"23.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"23.1.41","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8d6677d05143343ac8d55e61a20a3c9278e6a56c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.41.tgz","fileCount":820,"integrity":"sha512-z/wyN9/38ZCi66208FWBHEFWvLpP4kaanRphIMHgoEHjcIvU0SWLZSkcBVculPKeRWhKoxk/q9dmLDt3vspTAQ==","signatures":[{"sig":"MEUCIQDMCZooP3FpAMiAng6M3KeD2gEzs+sHtnNvMLCf0ChOCAIgIIlcQsTrw0uNQ6J1lxNtzpnPeGuYmAtUImN6RpPPkrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381720},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"f6c1561f62aa5174da39c7ad20dbb0e9004a03c4","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.40.tgz","_integrity":"sha512-DF5d9P6rud7vCgUq6ZR29fRSSFfpM+NdqHTOTaR0LFuKWz73yKgSR0mW+jfvn6M6kALVeAm1KB+0HFOnBvP9kw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-calendars":"23.1.41","@syncfusion/ej2-angular-base":"~23.1.38"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.1.41_1697505002035_0.18501448270877496","host":"s3://npm-registry-packages"}},"23.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d286c6090d514308c290365588bd2f83fd8a1666","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.4-ngcc.tgz","fileCount":613,"integrity":"sha512-/APgI7sJEZ4923tDjWAWSd6zz0xZ70unnj5XFT8HvULMPZySucHCj9JwCCamtam8U5M1osgHJ/MsMRmoggnG9A==","signatures":[{"sig":"MEUCIQCSYuexzMRJxM0JZhV/36QZFND7qzYkpQNdNVubFMz8wgIgOhp1V3J3i/GZAP7LTjYOUCDDYPDskSBpkCoe2zwflSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794769},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bab619a31348cd6b943d0c55613d3980d54896ec","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.41.tgz","_integrity":"sha512-vtgXv7YBvZ902yNAXZ/Z3YbaGJgFNXr+LCIqS9ONVfd8oa3esBtkobeYHwvfTQxMqpq7B61gRwufhqXCQmL4ig==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-calendars":"23.2.4","@syncfusion/ej2-angular-base":"~23.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.4-ngcc_1700460477110_0.3251241185230751","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ee67bb7ef4f73462395fd2c31e324a0bc23fea83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.4.tgz","fileCount":820,"integrity":"sha512-yADdrwhJbRexhXMfbKKTkhx40AZ/z20DHZfxgeT6Kw0QX6uq99P37Y9rmI6BoRENdMaKuCAbsfzguW27p5oBgA==","signatures":[{"sig":"MEUCIQCd5kvozlCVe6eVWCHCEJlVk8KvZg7zads05RvY0Vmh7AIgfWaT2xNZiQqYXO+nuSthzWJ+sfi64gV8Y+8noOp/rXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381795},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"0640372b704b3713c4d46c42da671a4c99f21f71","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.1.41.tgz","_integrity":"sha512-PSYcd2uYM2LNNitdKblf/l21vnnrWgcMy2JMbv0dDleuW58Y124c2mhbgF0GjLrCv58hx1nMIZrsFm+bu8kdJg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-calendars":"23.2.4","@syncfusion/ej2-angular-base":"~23.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.4_1700461700768_0.6245708608861404","host":"s3://npm-registry-packages"}},"23.2.6-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.6-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.6-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c720d22c9ac55075e13f348c8864d473a76861aa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.6-ngcc.tgz","fileCount":613,"integrity":"sha512-wPPCXSunshTzLc6EGvyTk91ej8dv9P7txn9PsdmyEFaFQGmNfhJGaTrd+3FgaprCJlRYaq3/ZRBC6iQQ3mF0TA==","signatures":[{"sig":"MEYCIQD4W3x2wlUv20xhceuWINEHA16dguy0Jh7iYrMSkeFHEQIhAIO0JBoCHL1PvAkKXd/2X2pFH7tm9aIkyBs9Eic4BW5x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794922},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0449d85451e230f2278e9064c434769954f4a0be","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.4.tgz","_integrity":"sha512-xk2o8c+UjWQq+uSRQ5WexKsbYKwbf+DE8u0+EDxdjIROUfhDAS8AIvg6KJnVzCnbAsOugLs+mBpBo17mXKMvhQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-calendars":"23.2.6","@syncfusion/ej2-angular-base":"~23.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.6-ngcc_1701149568926_0.984598289984743","host":"s3://npm-registry-packages"}},"23.2.6":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.6","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7bf4567a4965cd4a4eb1c87dcd3ada36cea8d6dd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.6.tgz","fileCount":820,"integrity":"sha512-MhDzv14CHgSOyzq+E7fw+zUxFRbKxsoBRMHmlvjpdgOE1vAlTcmUia6bcAlF2py4ct9+Fu5P04UDywEmW5pdJw==","signatures":[{"sig":"MEQCIA5Co+1cewLtfkES+rvnRk3371+IIG2CuUKBy/KWbjZQAiBmskeKsLsZqyo1jc4hgQkxqh35PdxD2k0BdMEQueJ81g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381791},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2548f635f7dd06760dca3ecb4b146c94ee07f393","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.4.tgz","_integrity":"sha512-UVCa5OftdeE9S0CS4YzNfAqrM2YVPymw96O5PrvDCSrTtD92kf+HeiX5uKOeTMdwKzJOpbJsRFgvvq+sYFOu8g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-calendars":"23.2.6","@syncfusion/ej2-angular-base":"~23.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.6_1701149867094_0.3425685995973162","host":"s3://npm-registry-packages"}},"19.3.53-13828":{"name":"@syncfusion/ej2-angular-calendars","version":"19.3.53-13828","keywords":["ej2","syncfusion","web-components","calendar","date","time","datetime","daterange","culture","month","year","decade","timepicker","strict-mode","step","interval","min","max","globalization","datepicker","daterangepicker","datetimepicker","enable-persistence","locale","value","format","week-number","enable-rtl","presets","min-days","max-days","start-date","end-date","time-format","rangepicker","month-picker","angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@19.3.53-13828","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-angular-ui-components#readme","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6759f1dd107e642aa933f6a6b5207c6517e2e587","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.53-13828.tgz","fileCount":564,"integrity":"sha512-H/W5x7u+aKqbQ5eeWiWAU1JVBesbTADNjMhhf5vsgrZ0rC3ahen82LJzJAhSZ7jcLuxRMT+3ITd6foZ7oGhnUA==","signatures":[{"sig":"MEYCIQCpHtUVcS+Su9TUdcbKO9i7o0+89sLN/oNozUO0+6yyhQIhAOEspyg4KlhmyD9O4bHypHwJM/bNQilTo5YWfqwDFOpQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681220},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@19.3.53","_spec":"@syncfusion/ej2-angular-calendars@19.3.53","_where":"C:\\Users\\SathishKumarRajendra\\Downloads\\angular-f8k56q-c9lpaq","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e99c292a825fbdccf06aea2222b35cc467500613","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-19.3.53.tgz","_integrity":"sha512-7dIZT5Ne5iXas+sWx2SCQmecDpwhLbkG6SYjL4Cz8dn5lYu8SOx8lN/lUJSM67a1JJnYT2xNCs0J/Mqbb1msFw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@19.3.53","name":"@syncfusion/ej2-angular-calendars","type":"version","scope":"@syncfusion","rawSpec":"19.3.53","registry":true,"saveSpec":null,"fetchSpec":"19.3.53","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.14.12","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-calendars":"19.3.53","@syncfusion/ej2-angular-base":"19.3.60-13828"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_19.3.53-13828_1701402722148_0.09569633064297389","host":"s3://npm-registry-packages"}},"23.2.7-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.7-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.7-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e8dd397c880510b805e583317d20ef219ee3adb9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.7-ngcc.tgz","fileCount":613,"integrity":"sha512-GPOlPZyoRY+B/2CL4zFjB21waetzHYMo4jMfb76UAE8aXXe0UPMDbQNnim+X4jydILnJPdMNYE10Bw1+dwcmxQ==","signatures":[{"sig":"MEUCIDqJCbfp4lq062if8HfRfwMSJv1keIz+cT7W3bsjqqm1AiEAuHialLwYEo+1+zuP8EW06WwPz5PJTLF/zvbWB8BukOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794946},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0506df02bf7a2f223f1b74a301b33449ad79951e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.6.tgz","_integrity":"sha512-H3TXutRoyzZeoPeuWsKxFHB/QVKRHQlrAJsEysEZAueihwCiEATghqSlDCiihciBNdePE1aELkTjJbUgMOBxgA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-calendars":"23.2.7","@syncfusion/ej2-angular-base":"~23.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.7-ngcc_1701744408244_0.06272931219615363","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-angular-calendars","version":"23.2.7","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@23.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d5abe2d4f8de9f62aa2e35085782ab411f205e6b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.7.tgz","fileCount":820,"integrity":"sha512-VgarYLQX6XNEr4ElVfnCsAGZBkL34MmqB7ffd9LmciKYSZDs1ZxGFGmcP5/PJEbSGcicGbQlqGEAaigomIgZRg==","signatures":[{"sig":"MEQCIGudWd0GtEGk+HqUFqqEs/NB2/8C7jfsfv4ZlwuvcS9CAiA0pyipb2k7k0CdPJNRxvb3pkyydgrE5FaUDDmH4xx83g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381791},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2548f635f7dd06760dca3ecb4b146c94ee07f393","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-23.2.4.tgz","_integrity":"sha512-UVCa5OftdeE9S0CS4YzNfAqrM2YVPymw96O5PrvDCSrTtD92kf+HeiX5uKOeTMdwKzJOpbJsRFgvvq+sYFOu8g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-calendars":"23.2.7","@syncfusion/ej2-angular-base":"~23.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_23.2.7_1701744812911_0.44682625324106406","host":"s3://npm-registry-packages"}},"24.1.41-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.41-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.41-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ded8e27905c454d3b077c8d6451dec98fe9826ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.41-ngcc.tgz","fileCount":613,"integrity":"sha512-ZoONoi1TPo53TOGBKQR9KASfBLgsKZNXjMKSqR+x9xiuPQ2Asx98L4CS0HQbwH8X4rarqc29pdHmVpuQZv/q5A==","signatures":[{"sig":"MEYCIQDIoqoM3iHU0x0rbpiWRzrfEERLSSma28JrXdIt6TVougIhAIwCCMdDU+6lj1ZUXAeYrHJuUCs5atfxv0XeUV63Yco5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682609},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"4c74d5ab7aea4d569b71ba282395f0042181babe","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.2.tgz","_integrity":"sha512-pC24nXM45kWNxkLBTo/Af0E6JvmtJ6pwqL5oRdXfIWnm/aAfS3+hBHrMKJ19ZE2I/o2zLDKClccxg3NYbpdykA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-calendars":"24.1.41","@syncfusion/ej2-angular-base":"~24.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.41-ngcc_1702880592793_0.6596720790062127","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.41","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5ca7cda815ab9a6ef319d95bb5d8126fd2cf38bc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.41.tgz","fileCount":820,"integrity":"sha512-vCuxhLUox0iObufyyuabixA3tJwCHUirpLYCNLcyCSg7KjAoVja2OAJuafuQkSqOBwwi3rrU7xUktvFJtlJ4/A==","signatures":[{"sig":"MEUCIQCPBNZ2H6s8gKWHCWjt3vDW02+pazadmC1kY7+ZG8miEAIgAfKP8mdMmyOQiJL4to+8mc+rQSxbE+gUeC7DWGFDw4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381451},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"177768c8bc5d2367b3b7efc34ec6a3c5d29ed880","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.2.tgz","_integrity":"sha512-nO1Tu1SbKoc+TCejQ+xPQ5yB/Ei6x2YnWeup8iF4+99+Y2V753rTvYNZvvGXs+YhKhEAXQfgfoXhPDmFlMCnaQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-calendars":"24.1.41","@syncfusion/ej2-angular-base":"~24.1.41"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.41_1702881296712_0.06903959345804256","host":"s3://npm-registry-packages"}},"24.1.43-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.43-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.43-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"43e18ebb746a7e7cf74426958843d0d21e24b4b3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.43-ngcc.tgz","fileCount":613,"integrity":"sha512-Hf4Q6rvVGdk63ica/tKtJG9odjXVTIMWdXe7wiWuvAEWOxwJQomNnPp0oIs2IeUUwPyB4HIEGyiKyhNM5KDvXQ==","signatures":[{"sig":"MEQCICIPgVXNHIJiI1rmXYynJ1s4dXPNUG48mV8A13xxYEtgAiAbDWMSuqNSHG/XtsLBi9TcFB+qTBYCBD2WD301dI9kVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682612},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a3df244a1c7b97be887df5ed20e605abbf46c4f2","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.41.tgz","_integrity":"sha512-nPeF0cZkSeBLPO9pHerFlWGXOjAa9kWGOyfQJjK1mNHwEOPDg+pVHy2vQuTsZ2tgE0YbhCQn18I1X52K00vEfQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-calendars":"24.1.43","@syncfusion/ej2-angular-base":"~24.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.43-ngcc_1703657824376_0.04129187537894419","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.43","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"17b72752c527df7b43291c7c75ef23ec0c3a52d5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.43.tgz","fileCount":820,"integrity":"sha512-d0ijjknpduf5QAjSaVHdetZRqOUo/5oIvxlymE+KBlvquzT5FAo/VgtliR5IVuQCqPOPiq1VCkBmlEyZr3wD/g==","signatures":[{"sig":"MEYCIQDLvP5XtvkwzyQRh9HkQ0TSyvxcPj6I7rJZJ50f/3QE/gIhAMtdTrfN35/pYTamnUO5frYqmAp7pJHK2bsBWKcPFAwl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5381450},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"177768c8bc5d2367b3b7efc34ec6a3c5d29ed880","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.2.tgz","_integrity":"sha512-nO1Tu1SbKoc+TCejQ+xPQ5yB/Ei6x2YnWeup8iF4+99+Y2V753rTvYNZvvGXs+YhKhEAXQfgfoXhPDmFlMCnaQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-calendars":"24.1.43","@syncfusion/ej2-angular-base":"~24.1.41"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.43_1703658113716_0.9461693430051323","host":"s3://npm-registry-packages"}},"24.1.44-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.44-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.44-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3b0e321420f9309abb80a6c357a826c43cd8c86d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.44-ngcc.tgz","fileCount":613,"integrity":"sha512-9S745sTl6VtKh9m0ROIXPnil/r8Ym3Xo76LPgbIOuRFUtZje5h7rBcwlI8xxIsGFnIqEybS2xO/D5t4xvBBG7Q==","signatures":[{"sig":"MEQCIHmNpZy0kOyvwKYo1f7hoSSKSzWiB4f63qDdmzwkwEDnAiBV/t07JkQyeWLDRCG6ZNiqWwsHVogMTBViaJPo5Q27Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682956},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"bb9942f7c0192e20a85817178add3673fbe1d89b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.43.tgz","_integrity":"sha512-C22wotA6fmO+qi1WxBN4Vg3Ft+5WE3B53kszxI92o9//kck2/4STWUh/YK3BshkHnvxxFUBG0CWTijyU6Ti4Yg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-calendars":"24.1.44","@syncfusion/ej2-angular-base":"~24.1.44"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.44-ngcc_1704252580600_0.9365046787289131","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.44","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7b0dd65cc964697ff17f2e2465703826e9ec4918","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.44.tgz","fileCount":625,"integrity":"sha512-Vi1SnM66T41mTPboscrYukvAqjCM5MMB2P0VOGgf3Zfw2+GUn9V9w92ALutmdnqTi6D81YfbrPiNiH2pBPgDuA==","signatures":[{"sig":"MEQCIHmqbSyOeqHGVaC9A/ZC1c68TUl0CHsWWBB5X0pt9sZxAiAi2Zcto3xcCIGZ2KO64mhcq8/z7dgbc5GrxaRsRITRYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566631},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"7d4570f3e091b41f9b1429e3427d4da054253457","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.43.tgz","_integrity":"sha512-sWFw/EjfHhpPQJfdi2Pp8Prc7WGpQZhARFkTg3dcfGX3C/1o94gLDNK2jWVXQ+GRmoi1YzYFO6YAq+s1R/21UQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-calendars":"24.1.44","@syncfusion/ej2-angular-base":"~24.1.44"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.44_1704252888119_0.2435538279818661","host":"s3://npm-registry-packages"}},"24.1.47-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.47-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.47-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f11e82a1b4da9a798c903eb53c5bf4aeb7af618b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.47-ngcc.tgz","fileCount":613,"integrity":"sha512-1Q9jGbO9OQf/PIjI8RPza1dPPn8XoR20uma3Dadpkd4y+bmXmW4YMzlO9dfrrfTCgHVtkGrzJexY/BsV6tat/g==","signatures":[{"sig":"MEYCIQCAxGqzTw3IpNKKHSkFbKRnJ6IH08RMi71zuRhmzca0kQIhAOcXSrtq9AkPGNyk7qvs6XCounvuGoUnDskbWG1oGfq1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683135},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"a5fa0dd4568309d6312f46ad71dbc5b930ce0504","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.44.tgz","_integrity":"sha512-v5cCZgzBazIF4r4AfXwqI7MBCZ3lR/ziJN8EfdYS8faxgBf/y7yge8AfYbEc7JEDh3ca/whgy3Bc0KUCuDwxew==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-calendars":"24.1.47","@syncfusion/ej2-angular-base":"~24.1.44"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.47-ngcc_1705976738421_0.8142102870120973","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-angular-calendars","version":"24.1.47","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e072fc249a17221d1acd3e38ed6358c7af60ac5d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.47.tgz","fileCount":625,"integrity":"sha512-isQ05P0h5gm2iq3niGjePpcGHrIHpR4+dYF+nAXVPRANwHaL2AEc6vPPyAxuFt0bkV7KgHmTWOhkt8dbuynspw==","signatures":[{"sig":"MEYCIQD2gIoaSD7VOe741F315tpA4P1XSvCMS8TicesGixShWgIhAID0/3sBVFR8TxXv6AjT96i3OzKrb9WNBGz8UxOMQPsI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566631},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"2264bdfc1a463e7c50940d321ffbfb3adf2ebe2e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.44.tgz","_integrity":"sha512-Z5vGpkGvAyYaSlZjSN6KK7HWJDKeuFKFQsg8GDWiQz1rFBfeZPFVMRNv1TpWE+QodeRJHDsRr6v5znvrQoZqRg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-calendars":"24.1.47","@syncfusion/ej2-angular-base":"~24.1.44"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.1.47_1705977000459_0.6154267746124069","host":"s3://npm-registry-packages"}},"24.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"745a00b5ff87a93bc972358eaea3a8730378b426","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.3-ngcc.tgz","fileCount":613,"integrity":"sha512-uo0ZkyLLrPYvpj+cr2CsKBPTHsN8GT3B5yy2ZUf5h0HEmW7ZYl0qIqudyvao08n9dRIuvcnqz9EU3SFsXO6VNw==","signatures":[{"sig":"MEYCIQDoQqqkPhrbe70wsiOSi2d03OQmkqySGt5LgVUY7WeLgwIhAP1jKatk/TX5bIRtdJ0G7V3QJRD1ccgtYG/2v7yTphrj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683340},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"9f63f986de7eccd8c277300a5aedce86e0e06921","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.47.tgz","_integrity":"sha512-BgKK4McCXm1YvAAHRStb67wJVb9t1GW+Dy0c6TWBWfMeQpgN2UjwwyGQuubdE34jZ8yUiHJBAlvFP3gx0eDCYg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-calendars":"24.2.3","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.3-ngcc_1706709871437_0.048080021959873154","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"77c9b9515a0dfc7191dcc2db52abd3df8c6a5396","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.3.tgz","fileCount":625,"integrity":"sha512-UJm0rnw64yRpq4Jc3WEwRRIzj6wt0hVypepNmHzcyFuJvpltGqGAc9Y5Kzwjaln2xDVuDweWEmID7T1W3UDSnQ==","signatures":[{"sig":"MEUCIHCnjFqe8u+nj+VXUYIa9k1Sb7Z5V2miCi+2v77JmRK9AiEAuojewZlI09+7njTDM0T2OkhcfFqWbUZPnxjMDAkputw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566623},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"bf0185c66b5e91c8c0b3e928285d8a6c6cbb863e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.1.47.tgz","_integrity":"sha512-Vb37VFwOY0gAYHWopH21C6SnYtCirDYPRG/qBB8sSo96ZO+qOQ3l1M1SvkXVasGU0ETUNzWj7mWvOOQTucINcA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-calendars":"24.2.3","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.3_1706710381234_0.27824291382805577","host":"s3://npm-registry-packages"}},"24.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b0c95c048e2c640bb38a90ca1827990ab00e7810","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.5-ngcc.tgz","fileCount":613,"integrity":"sha512-YcZdN4emZYRw+/jy8j2C/OKcbGjYr905g1ZXIRiHWTypzfBUv+y5P1cw8Axv6Ti9cWjVJl4C1HGkzSFR3XnECQ==","signatures":[{"sig":"MEUCIQDzrpkMrKj9xUUyQMT4KALzsFlQlBnedyniCg1Ih14eygIgLAD9p7UMsag6oNcdp97iubMWeOKZWy6vbQS7T1UsBK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683506},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"85922e34ba0852d6e6d9ac096408912bede493bf","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.3.tgz","_integrity":"sha512-qAc5ilNOM7wqbvDVJbaWFXJYAZ4KrOWufNxCzzRxPs9P9O8Krsv5qCIno84UOAY7uOjOMf98vUkZFtzHiWG40A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-calendars":"24.2.5","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.5-ngcc_1707789499017_0.5430932416113552","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"becc3947ea1fff546abfbefd6762c54290acf3e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.5.tgz","fileCount":625,"integrity":"sha512-NzNA9AUrKlc9DP5adLERC2vSLPxgPKTcXvZyNLdhLmNMADBmkDZsoum1wsnTztqD8jQQvATX+OQPe+CYm9yX6A==","signatures":[{"sig":"MEUCIQDlRp5v42mgEEz0eNo74qrV1DMtnu6H3c2JWx/YlLQ78QIgSuDGSohnDzWMOwUpyIv1A7oa4o6IW6ukbjhkj3Wx1KI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566627},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"7fcc18a5504230add01f14dada8c68e41c71b3f2","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.3.tgz","_integrity":"sha512-m7KqUq/43mx07tq8A81bTaUY8U9pyN+8QcCUCq1mOikVK+pGdXg9fpvlPHa1LfBVPSalMJV+xO3rTCRF2G6Jfw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-calendars":"24.2.5","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.5_1707789793180_0.7208628012787679","host":"s3://npm-registry-packages"}},"24.2.8-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.8-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.8-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f68eb7428c3036981ebc2b90b25d06e07cbb868f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.8-ngcc.tgz","fileCount":613,"integrity":"sha512-mAeVB862JjaJvBUwSe3dPCollG4/pVokWGpHGOJcPj/EvdlBsIrrz1LROPzsydgG9WyxsXgOw2tfq5wfZPk4WA==","signatures":[{"sig":"MEUCIQDrFBHswxC8ciUlIr/uv3LF+0neY3M0s25jVtHB6xQkpQIge+g2Y1b16FdY5mpTY5iIGzfg5Yssg0sz2ZvmMZ5T7mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684006},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f66dbfcdbe9f2be6e2fa38e0bd160997dec4d0ab","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.5.tgz","_integrity":"sha512-P3R4Aw98J16/RN8DApNBMQGtglxdLsVrBBIZiemHp5HuZmEK4tHRqQeDZNCOa8bzKclQReSSweTpwMZBz7TqiQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-calendars":"24.2.8","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.8-ngcc_1709015678494_0.04966190626078859","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.8","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5fbc91e29a3d3aeb1840d582ac0aec49238c61ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.8.tgz","fileCount":625,"integrity":"sha512-PJNZq5MulC5ldA2W4JmFc/RSsuw0iVQ4iSyY6WUzLJD5FACU8j6ts+fZ8ZPtoB5mrMrKoNjgIzbIJrtnKZLoXg==","signatures":[{"sig":"MEQCIFMLV1iHcNCIU5keT119/JV8Mnf2GxHRgDfVMeVh3OL+AiAms3dgwdOmrql5Mb8/YZ2JrRc7wgMZ/vsaoRvq0kiflg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566627},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"56bacaf96c65d519884423dd150ec94a41c618f7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.5.tgz","_integrity":"sha512-mt/zVWdPvCoeT2GOOWkgto+jKHRV7xCF993K5YE+BeGGZob3UXahrE3md1AOvWHaLxd6jE39S4jIE5wOiTU/Lw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-calendars":"24.2.8","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.8_1709016164664_0.36398218744999","host":"s3://npm-registry-packages"}},"24.2.9-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.9-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.9-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f83da12e8ff38695412cd3b98317430ef216cb98","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.9-ngcc.tgz","fileCount":613,"integrity":"sha512-ONDhO8eRHUzr0JZV4+NY11O8sz0jKcnVyx5i6FO+AUe7QQPeRuA9pqudUyb6cRHQLcb1rBgJpw/zYJ5JqKU6VQ==","signatures":[{"sig":"MEYCIQCYSCVRrz7zoJ0mkpTDl+nWW2ZHoxSX5GAGVgs3+xScqQIhAI56eXCK9oiR0jPMLQNlgv5t8Q5pTuyzICsNV3+4S3pH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684199},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"0934f2ee51f76cafbd0f68b4fdd9c0867e14bc81","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.8.tgz","_integrity":"sha512-OWBtkhkZSxlaLJcSWTtBeBqUXjdOL8EzewRK6/9/YOg/qzul1Ytd38jvyJMOuFN5TIarQSImQyliQKf6rIGC4A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-calendars":"24.2.9","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.9-ngcc_1709629060055_0.5465922675499642","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-angular-calendars","version":"24.2.9","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@24.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"484e18462354c3d212fcade56a458cb88fae2985","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.9.tgz","fileCount":625,"integrity":"sha512-U2jVogu19/T+SCiKJRrXbTL7P5GXOZ7CbMRQUrw2Z0SMv2hwuyJSPQUCEVeZB9N2OUPMnWx+MLXIOZLoRjvJPg==","signatures":[{"sig":"MEQCIAe+us/W9iHv30qd1ohI7nlK4q8tn2oxcoPPeO498UbYAiAqXyGQ1uPEBC/54tAmen3q0HSFjI2BCK/X7UlarYjaMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566627},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"73e6a53a5a8dbdecf931f4d14e334353e0e57ab4","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-24.2.8.tgz","_integrity":"sha512-eXwsNlNXmgY1LIucVwcZFvn/jjuiRWV5mk6Y9yMHe5tlnLLyO+BbIkX0S+FBSRpXgnsScXpx6tR2vjyaCVuCJQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-calendars":"24.2.9","@syncfusion/ej2-angular-base":"~24.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_24.2.9_1709629436928_0.09386716927478589","host":"s3://npm-registry-packages"}},"25.1.35-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.35-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.35-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0697663f2011bb7e9115d650a423b3d65f02f710","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.35-ngcc.tgz","fileCount":613,"integrity":"sha512-clSqigYLlD31Avbmb22cb61vQSindYODRlDHHODRwtuuGBPoxohj/GB5mcR6ZhxHnhxbhj7IAc1AopSElwPDHA==","signatures":[{"sig":"MEYCIQCEnkiPXeD1KvNYAGEZkayjlFMKYhkiztmPag5X47JXEwIhAJIMi4qfAhRnks3g+nfx1Omh3C9ncJkOK+tUXwVQIBVB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682617},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"25497e9ab966540b9296c72d839455dd94948d98","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-uxEdieNJ5+X2ztGCbvjv3NuJK1c5BKw9HemIp5JW7aAP24nyEDocskwe8dYDPd2jaHa70CvwHXduUKzKq32nwQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.35","@syncfusion/ej2-angular-base":"~25.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.35-ngcc_1710504601910_0.8225619091289305","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.35","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9fd750c94ba988843ca1324d07c25445cc06642a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.35.tgz","fileCount":625,"integrity":"sha512-jZZyzTocmxGGdwM8oAs77nQtOj4RAJaeyzloAw+ltW9GcNMqhYiZZtg8fBFcX4pJANOkuofxxVCdQo3AXHovig==","signatures":[{"sig":"MEQCICeekfpl33LrVdrwClpuI830453ILUE/ritmigSeMahhAiB4UI/qDYEQ5MLW5QUcPS8ivjgCUWVQWZoJUaInxOcR0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566640},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"18f51310fd0d148ed2655031d14f085595af12be","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-iEtGdAFKXxGU49DcdHgloVx3QJchlIpVw2xpfOXEn7ZYq8ZNlqebl0REwTgAsJ8fBGrXudrBozyIdWnHr5TzPQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.35","@syncfusion/ej2-angular-base":"~25.1.35"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.35_1710505210447_0.6314178403481165","host":"s3://npm-registry-packages"}},"25.1.37-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.37-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.37-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6acd1ccf146b3147a69facf9a1b5aac72f5ed4cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.37-ngcc.tgz","fileCount":613,"integrity":"sha512-M93kxPzJ/FZ7xvFzH1sR0r0iSZFIiEmmBj6t2UPwgXXY+ZZMcAbG0AKqmd7hU78s48aNflYUrPDXcfgHy+Ig8Q==","signatures":[{"sig":"MEUCIDgPznvk5I6bdfRoW7rnigli4CJMjfEelivaBr8KhFdmAiEA5HRl2300vist6JS5uIyWux6rJHj+/RCH6+0FpQR6Ykk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682620},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"25497e9ab966540b9296c72d839455dd94948d98","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-uxEdieNJ5+X2ztGCbvjv3NuJK1c5BKw9HemIp5JW7aAP24nyEDocskwe8dYDPd2jaHa70CvwHXduUKzKq32nwQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.37","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.37-ngcc_1711428857780_0.7191195014407479","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.37","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"56d0b694a08e85a4368d21cf7317874a565d204e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.37.tgz","fileCount":626,"integrity":"sha512-ATS4RFl5+o137HzkfHuJF+KGPmYR6t64jVITdvWl9JixP6eBgmgacxnqkSPyE7KxK/lbEk6PWBmqvcNz5gJj2A==","signatures":[{"sig":"MEYCIQCk7zsr2LiW1uLfCEYSGQKXGR56j/VmWdKCwevYWTW5egIhAImj2QPDdYQmjAnIWCb6wIXO4aFAb+XGrqqZledhgwAG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567309},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4c43d952f1164ecaeda1c4fde9740f4fc181ad9f","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-3accnoWHXcb0godKZRlbVfCHss0HK2Oh6WUcZ9mrD8TKASvg6+ETwPETlkHLSiffRtYOQzy1szTWmwRM2zid/A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.37","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.37_1711429370757_0.6557656657411721","host":"s3://npm-registry-packages"}},"25.1.39-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.39-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.39-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c86ce342fd129214ca590a7a585417618a470572","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.39-ngcc.tgz","fileCount":613,"integrity":"sha512-XJCcoNCrAOgjwCJF3YQoxm07Ntt1oIU009ywZGdC4xGsRfuKbsouXbK0jq09vgOO58B2jQ4mlz9D2h0kOStJIQ==","signatures":[{"sig":"MEYCIQDtw5IgUZhLHQAyZo5+yrOjDSO2lVENCVWEDZXRHHL1cAIhAMh6qBC1YL6RjRH8BcmmLGQOip8870W9diKXyqgwaCTo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682792},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1e8da56345aff285daefe5b392ac7a72aa25ee9a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.37.tgz","_integrity":"sha512-YTp1DPbsk7XA83MMtqImjOA7VR8JORmbgmyf+Sj32gh3EPlhwSiObxcjrD21QJDG+SezFzS79IUGJRpEt84DFA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.39","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.39-ngcc_1712665865379_0.735110505214726","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.39","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bd541b2652e4b9058582ae4225e8bd741a5f511d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.39.tgz","fileCount":626,"integrity":"sha512-AJ7ZW/84F+sJOc1ZBPyQEEHVgciSNbguZFv7mBWTs0ViTlEq/Hqg7jwLhlamEZK1ANqBe5o3aQdAUuPwFsdzpA==","signatures":[{"sig":"MEYCIQCRakZ1nlOTxrG5EO53IlTt5UuJAgC4gssUcpVCRYwQTwIhAJbNAKEoAsEOw7/yTzYG8vmaoEpTgsTTAHu+quBTjMFc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567309},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"5826d0870eaf45de7c169090bf1071e73e17e3a6","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.37.tgz","_integrity":"sha512-Awx62TI3fpcXiWG8USl6woHCEPb9RZ78JI4MNhcYdfC/S11v8b7wXgnQ70V+BG8Xyv+oCFx/+KHmm27EFBrjzw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.39","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.39_1712666217113_0.3288316607461954","host":"s3://npm-registry-packages"}},"25.1.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.40-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.40-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b9fd129d5887c0a1d2aa7605e9a3a97ed813321a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.40-ngcc.tgz","fileCount":613,"integrity":"sha512-XfRF/rY6zlrODVOVep+seEe1eLxhh9HbcqYoHuOKZCdf95RUAZxfCId4Bu+e3+ekMeb4tlleiyxB7Rgj/zYecw==","signatures":[{"sig":"MEYCIQCQpI5gVfOVOmEKc6yhhYTFYDczHLCLRjpMguU6mAcR0AIhAOZ8BZPiTWZZp0oW7Z77pTDIgcrQHHLdvDiO3x+QcskJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682931},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"d84d58e0129f8773cf256dd7738dd09d4b290f73","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.39.tgz","_integrity":"sha512-1QfdlC5NnEJCJ9G4Vl3XHIW7/uPRoQq0b3qQloPYyirxLo3RqHi07Ckw1E2/Izj2A2WanWumB6BrxnSG0iph+g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.40","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.40-ngcc_1713233729182_0.30992204277070345","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.40","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3f4024034a0b9f8542c12871da6f71b11ef2a54a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.40.tgz","fileCount":626,"integrity":"sha512-+qUBNSetN2hzZMPhXAnHU5LJrv9xEl/A1Ryg/a7Iz9N/jGAaRNXf9EluKnPbvlPIta3bfqufCjihQY9Rr5h9YA==","signatures":[{"sig":"MEQCIBj/CHyhguRTxJI6QLpGel+eETCh9aXIL6R+N7WMgDngAiBdmGjenWlg/tneRJb6tl5nP9MUuKYjqor8Kq89uH4sAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567309},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4c4e81412e5c86aefeffce5c73046276beecca41","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.39.tgz","_integrity":"sha512-DHJHBgPRiNmoikxaGJf9S3iFf2RfyOGAhi6wjpKyXQB99A/V1UrN2/th7YtTeRQL0IRStpQRfvjQUKnxiD1R8Q==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.40","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.40_1713234147474_0.45885456509334155","host":"s3://npm-registry-packages"}},"25.1.42-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.42-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.42-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b054a3cfbcf9c9ef6edff82d58d7d7ffc87b7222","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.42-ngcc.tgz","fileCount":613,"integrity":"sha512-X/21HiYaJtHaCGfK9rDPiAkCUY2iOB0gTU+O9cxeHTcz4Y1RUZSo2970ZNoGg+L0ZM/GqelHeqytPziGhXQdug==","signatures":[{"sig":"MEQCIDw57fNists0NYUWZ/nZfYsQCTKPW6kWBeCcgjbGYO6aAiBwEZuiTLcGAyoQ0twDhhka5lKxghOg8TtMjwAowR+bSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682956},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"6940e541cc2ee1e0179310f65b0d6914890d1616","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.40.tgz","_integrity":"sha512-O4fHsERN4+8s932UiJKkHwXSxzD3oXNUFCs/1vLliW2DddDM1X/gqnJf0NyopR2oG4auq9q8zfwTmnK39Q7G9A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.42","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.42-ngcc_1714445917057_0.18548118759569188","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-angular-calendars","version":"25.1.42","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d780b0c09bd617464dcba5bf03f14a19f708a210","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.42.tgz","fileCount":626,"integrity":"sha512-Mm2ZsJwweRHFl8LJrTtcK8v12tvXqOtVfd06jbKahYVKvbswssSPAbpxRyzItGMjkbXxpfOTLZE+An6uc7a40A==","signatures":[{"sig":"MEUCIFu5zrwS4xhL7EHzo66mWUlON7JUhnkSqp/Zkg/FGTEwAiEAjxY/TnR5wsEu65GKuAquBnaEY/uKyJ4HF8fi2NUkyTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567309},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"5b9075ba2f29c8e86c0bb5213a826a56b4171500","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.40.tgz","_integrity":"sha512-FkcE38ZJwFXlUSMplUYpqpmqPfIF2B2FvyJ4PWY3/QWngsi+lrtjxUPH7QE1MZsXB5Dw/A5DTK2fe5DUn1OThg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-calendars":"25.1.42","@syncfusion/ej2-angular-base":"~25.1.37"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.1.42_1714446254844_0.963032905217859","host":"s3://npm-registry-packages"}},"25.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3ca61ff2929144987b08ba9d77ee686fed3bf4bb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.3-ngcc.tgz","fileCount":613,"integrity":"sha512-8VbQFFokdXtouLCNznXdwHUpILhY25aPWFQLhhouZeB+idte6syfl2Tv0Lc5qVIXojzO/LnD3Gtlcvy7Qa8A9A==","signatures":[{"sig":"MEUCIBMdkWIFG2HFA4BMsWcQx23H9Cg+GLUhgZLsiZvXae9sAiEA+Kcm67whuOfJlPbk9jq2cGBa+8Iv0O3FVghSeg6FYJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682946},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"8280102b50f4c8a7596cb5c7bd67f5a11a5da526","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.42.tgz","_integrity":"sha512-MU3MlIvG4ehXb9G8X07+HrKXNTM1M6/sDFYoHo8mqK7pExWYxfRKx5XL40oaOC9vgTgoRjfbTVqV7r0pk7J5Ww==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-calendars":"25.2.3","@syncfusion/ej2-angular-base":"~25.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.3-ngcc_1715175687399_0.06478405569236068","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ad8fbf22326e90939d8ecf56ab3ebb5698398ea3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.3.tgz","fileCount":626,"integrity":"sha512-DMxSUlKkR4vXwktGjQg2l7Cu20jnZinSh5e7hv2rDNfFF/Ucpy5QysRxGmkLb1+nPplHezTYZ/CSZZ6VyxXadQ==","signatures":[{"sig":"MEQCIHtlMxoPaphCzkXi7GdZV143AAomxC+w41SpkkNipjNdAiAB1k5jZ2u1uSikm+rJfuO3c/MtTu57PbDJQxaWIqd00g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567301},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"b4ab8ab18a4b2b5965f4400bdcd65b69393aca79","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.1.42.tgz","_integrity":"sha512-SKe8nZd2M4/bX1hKpseFUwDYTizmhl1vSsSkfrnxzltFw0q2elf9+IqJSQjuaQp1cFV2LtHX7B0VJJXkU/8hWw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-calendars":"25.2.3","@syncfusion/ej2-angular-base":"~25.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.3_1715176221307_0.9932346223585986","host":"s3://npm-registry-packages"}},"25.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bc30595c4658506872b2ecf28f1bcb14009eba93","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.4-ngcc.tgz","fileCount":613,"integrity":"sha512-xZr1JPe9phVn90wQntD2e0L7iLlTx/SO1U42SeDoiRAPI71a0gC5cPGWYSwZODXr1RZGKEzDDG21oTNL8B35AQ==","signatures":[{"sig":"MEUCIQDqYIcsYBkesBqc3MEiyPnJGMPzg8pa3Fh+/7x9oB7zfAIgBEykCUKCRKmCd0ovHtS30I7Y7B1LXnrCifg2bU7DxqI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677925},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"c8685be211ad1edc58e1c5976ce93b1efc5fd576","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.3.tgz","_integrity":"sha512-asqmlf3ZClqzM/oM4ennlTRIM3Ih78fukhChpiOh2HIhHHwHM5zmLrhP7idkhN8IOAlW2Wb0rc3BUK5XQPIbIw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-calendars":"25.2.4","@syncfusion/ej2-angular-base":"~25.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.4-ngcc_1715653092018_0.821609580385994","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bf04349dcd05852e1e63803bee6c900a42e71741","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.4.tgz","fileCount":626,"integrity":"sha512-HtAB/bPd/FvAeszxH9TJCYcuvyqQZGHhrDY9ZfahesqlY2PWGZ5lBbBa3d0bepW4K27eA07BxcIbayFkYt5tjQ==","signatures":[{"sig":"MEQCIG4toXwe0txJNdY075IQH2UWX2Anc2Nbfopa8ju9p8knAiB2bkR6jgBCYF+YLNn2KaBGelry4E7fSjGkyDl600l2gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567297},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"6b030b39f86927bfde4f471144b118f128df4b13","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.3.tgz","_integrity":"sha512-7v3Anl91KwfDCJNXVPlr2qXPOI7sT+lyzJvjnldSXOhh8HJFuOJYEOlM7yskN0wg8SJQMgBJXTvcGrnoueot+g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-calendars":"25.2.4","@syncfusion/ej2-angular-base":"~25.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.4_1715653419008_0.9362876518243486","host":"s3://npm-registry-packages"}},"25.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5f7c3e13f8b50db36fed71d2bbef4c01a19f10bc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.5-ngcc.tgz","fileCount":613,"integrity":"sha512-ymmr6n0M8LPcXyoxSmlpMbsXEgIMzvShJtsosoRH34cjAUD3Edshxu4IR6/QXnSC2u4frf2hDMNPlu7X42KCaQ==","signatures":[{"sig":"MEUCIQCRYS45aek9wcx4uj+qCChOMxrXELbo0zxrFG8TYkZabAIgWdATIeleaPRa5Q6/2UKc1psBmd/6DK1MAya8UfjnA9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678124},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"08f0e90b2ea94134db6dee42b66513da524dba6c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.4.tgz","_integrity":"sha512-lMGwAZzsZwokOanyYaOfeMSjcgLOb0cyw35wQY60y/PmPraJiTgpF1S0UJ3jtFE26TQrC0u2PC2addPPCpoYIA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-calendars":"25.2.5","@syncfusion/ej2-angular-base":"~25.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.5-ngcc_1716261935852_0.3398185391685773","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7b7c3bfb3924fe5197e246d2526ee0d7cc1d9261","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.5.tgz","fileCount":626,"integrity":"sha512-B1KkMgjLGiWfLYSRI2/qmSCiJZCjSFbEr7GSi8U3c1tEXbxajv9cGIYCN9muIHwfC2NdORVeg8iClfUumWb+kQ==","signatures":[{"sig":"MEQCIHcqYz+5gYOF/ltZZLz2QlNbKqDID7lMlj50c7jJbq9DAiBqAAj0eDIVngDYp065NpB+7Kdp7hOyQl+GXOKPKoCQjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567297},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4cb33001940b4eb23d1b2330d20b81212c21dd20","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.4.tgz","_integrity":"sha512-2p8YvJA62ZlRBavpWbAeQZiM8UxOGhpWoYEwMnNSAqogmYjQ54diuG/21SdpAhVNBlpncW9Zk6ZDze9ZPOm8qg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-calendars":"25.2.5","@syncfusion/ej2-angular-base":"~25.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.5_1716262233976_0.7708776963060457","host":"s3://npm-registry-packages"}},"25.2.7-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.7-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.7-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0086e4d3b44ff98a53175ecf63e11dc94339feea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.7-ngcc.tgz","fileCount":613,"integrity":"sha512-SZ5vZG3h1ZP/n64a5C4gg1ULVW13zU/yP2S7XdvhncWjQ8FgD14Ih1LSoFSEtuAty4D6uGjOg/3Ubak38FWt2A==","signatures":[{"sig":"MEUCIQC6qcXuegKnJcrUVBWC1ZDgDb/0GdVPXDjHy3ttY6gIWgIgLrEdLdkzdupgaZtFnQNUxeQUh+P6KwG+S5rS/90D47k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683558},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"7ab32db33c0b170f11f6934337e1f5dc8d80184e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.5.tgz","_integrity":"sha512-7kx+wiyC2LKqXMXuk6GdOIF7cfz45YOizdn+AdViBGxauBIbAaZewzmxklOamdYnw4HKS4M71rmuJaNuOMOAXA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-calendars":"25.2.7","@syncfusion/ej2-angular-base":"~25.2.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.7-ngcc_1717469117810_0.11976575418502788","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.7","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"76fbaad0f175dd4c03212bfa4af29b2638a3fbd0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.7.tgz","fileCount":626,"integrity":"sha512-1NTDZoNt3f3cdYxudji510W74ejaHlU1jbzZs4aKaqP5U/EfYdwZ3UFx7Wyv0ZcRP41r9zFVwjZn2JmLwVZQDg==","signatures":[{"sig":"MEUCIF+CUgtV88gyLyxqdJbqj9/+Cw7S9gtmqvqlj28U+NstAiEA9d7taOC6MppJFZqb5SLHz7EuMdNH8tjwpzy3HMyan24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567297},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"ec786ac79e7d7118024947c25c480e37b7559802","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.5.tgz","_integrity":"sha512-XemmTIT8xGXkMppZXEE3y1FBkToVaycrqOHFv4OEpOTaL1QO7iJhPPMOa/4Te/l8uvnx239wBzh0o7IkpMx1/w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-calendars":"25.2.7","@syncfusion/ej2-angular-base":"~25.2.6"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.7_1717469391271_0.8613396180123905","host":"s3://npm-registry-packages"}},"26.1.35-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.35-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.35-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"736412eed998aaab92ef451dc06f819b3925bf67","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.35-ngcc.tgz","fileCount":623,"integrity":"sha512-KJx+Vamc0RmPuJSfL1zZN2r8wbNkPv0TvhKv0250yyNooZ933cZ/bin6rJKatj8MjPU0tXoYMI1JOsNmxj3teQ==","signatures":[{"sig":"MEUCIQCr3vn1LHm6wg/jlebFniuYiPH0f2mFLqN9Hx9BSbHXXAIgejkfQrHZpqVq6m9QuBEwZ/+H2DmW2NhElevDjIhy2wA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5886894},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1190b4221d8fddc2a3775fa485eb4a6deee1db1c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-LfmxmEfmF3Jiqj6F0y6fxYSfY+n0V/kaMagvfhCQmwPp6oXgEVqO59AX8z2POWW2d7EDodgT04Ilq/LB2cdz5g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-calendars":"26.1.35","@syncfusion/ej2-angular-base":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.35-ngcc_1718111266540_0.6854244401379654","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.35","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ede92ca6ef481c2aa5b74023b5c6d5278aefa453","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.35.tgz","fileCount":637,"integrity":"sha512-WidJyvIS5JryOpFYH11IZWngQP8BAZLWASD8tAYA76tolMD4XeOlnPGzpOeJ5XIC2a0mG0+zP++12BEHH2Xd9g==","signatures":[{"sig":"MEYCIQCURdYZdeZmtXtOCpGceROhjATFAf0uw+EywQ2ep6h8tgIhAJq4RREhGM/GGun12FKW5qwuydEyvjo549sAq1pqMuaA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5852696},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"14e5b8b0f2443a51282959d06bf864923129ca0f","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.35.tgz","_integrity":"sha512-Ui51ynRNJlSNKZZlgJ9/Yg/noy4he2yUkJioNCzYfs+DQP2cKzBieyD8Vt4Eb0tJ0TbN0UwCVBBzodbvsBK/Jw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-calendars":"26.1.35","@syncfusion/ej2-angular-base":"~26.1.35"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.35_1718111821415_0.7523912622055942","host":"s3://npm-registry-packages"}},"25.2.7-18564":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.7-18564","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.7-18564","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c4fa58e3f71d64edc305a4d03bf609b3bcf72244","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.7-18564.tgz","fileCount":626,"integrity":"sha512-6TBeUuZSgLpkoUvxtnHf+WfVYcvk7FXMYZBmqSZSE6uT+1/5+81hmKENr5YHAma6X3W4xRh2focY4SkWdWWRCg==","signatures":[{"sig":"MEQCIA94bqsrab9vC7873mrVlUSXBNFl7HNXKYCuPcuVZ1rHAiBdtfsQHzl9P2eEPgoGJFx+ds7HA2WRVZgaIQTU7BL+9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567308},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-calendars":"25.2.7","@syncfusion/ej2-angular-base":"25.2.7-18564"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.7-18564_1718777871546_0.04589168585707326","host":"s3://npm-registry-packages"}},"26.1.38-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.38-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.38-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ee3755c1ff766045336b718b603c43002f6c8f3b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.38-ngcc.tgz","fileCount":623,"integrity":"sha512-W5WcULC3IIw9/qNmZRaBO6aYF5RULHXKU1ZbT1rTIANQwUPQFoeNfCXKcvv4e/3T4Jxz4WsKaHhfHEpUbkb8kw==","signatures":[{"sig":"MEYCIQCm2TR/NWSx4S0s1GD3SphimH6mVWo48189g256xBY1YQIhANmMbBVKFqL1lhBMjB0or0txdAOZzjqFiYxNTWmonsoh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5886897},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1190b4221d8fddc2a3775fa485eb4a6deee1db1c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-LfmxmEfmF3Jiqj6F0y6fxYSfY+n0V/kaMagvfhCQmwPp6oXgEVqO59AX8z2POWW2d7EDodgT04Ilq/LB2cdz5g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.38","@syncfusion/ej2-angular-base":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.38-ngcc_1718791319108_0.8893160867523209","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.38","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"907a63309e3393b84225521f03ad324bcc34f2fb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.38.tgz","fileCount":637,"integrity":"sha512-+LRR9rPiDlUJ31gkd+oq7tcnPTRJa3QhiXGfN4qKvERLB7KhFHm2ZcncLA8QWHSLgurgdOZuoU2cL+c8Rb7p1A==","signatures":[{"sig":"MEQCIHZ6f9QC4miXWfluLQtnWpbO1DAVejTLuYcPVMEuK55/AiByHKHWCrkHkX8M204iYoYIFyrS8TYW/0HwmNNGF3xl0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5852695},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"14e5b8b0f2443a51282959d06bf864923129ca0f","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.35.tgz","_integrity":"sha512-Ui51ynRNJlSNKZZlgJ9/Yg/noy4he2yUkJioNCzYfs+DQP2cKzBieyD8Vt4Eb0tJ0TbN0UwCVBBzodbvsBK/Jw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.38","@syncfusion/ej2-angular-base":"~26.1.35"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.38_1718791622801_0.19330191062998314","host":"s3://npm-registry-packages"}},"26.1.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.40-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.40-ngcc","homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d37baece4fa0c175bb4cad3428db50ca404de540","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40-ngcc.tgz","fileCount":253,"integrity":"sha512-97XwMcUuhNSopz103vfPSF9DD5k+cVD52LAsxa+hPMvJWBhjI+1OCltaJtmYqmk1wsdom708WG6otT28EGFluQ==","signatures":[{"sig":"MEYCIQD9iZz/B+CxnWk6rWe0gNW3v3lrotPOtc5UHyPV/DqqTAIhAJ8ji8a20g5225e2m7909V6q9q/tTQHzk4/vx7dMXhTL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5698532},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"4f947d251533eab25f0dcf2499abdc6af5ce1eef","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.38.tgz","_integrity":"sha512-IguY/2Jp0DQJXVa9ijXo2bEfrSHZuFUMzzNQ28A9qKGiZhlQAWi3fsZiBarEcL68AvYb8G7pQo4/vY30oV1h6A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.40","@syncfusion/ej2-angular-base":"~26.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.40-ngcc_1719896573481_0.07356803378730281","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.40","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.40","homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"46bc67589b34598c1cf4cec124ea6d4ce788e728","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40.tgz","fileCount":267,"integrity":"sha512-sZeViZqyemRAUgkBBwcgW1Li0+w5pAkLrRCy68j7KlLU62dxlL1N+yH8Mjw4DFNeBfWo5jqycTFWSkRUKlPajA==","signatures":[{"sig":"MEYCIQDDa1ObHJcgMKZr4HVgfuzQ9OJenexcaZOBGVrjDtbf+gIhAN8UdX3FJT46fPSG1HfFAQ8HtE89MaxXsnv3Dra1ogC4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5664330},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"78bd6ff6504d86d2d442995209cb3a2e547f3383","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.38.tgz","_integrity":"sha512-5ZV+1IL4+pVq04DO7hVYFI/LmKKG2pO3xjfsh9rWV9AlU1pwRABX/iMPn+z5QbXFilvzkM4GUpQAi3I5LzhyYA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.40","@syncfusion/ej2-angular-base":"~26.1.39"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.40_1719896955358_0.012106705400892093","host":"s3://npm-registry-packages"}},"26.1.41-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.41-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.41-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"af0813ca295486ae46a31ae9763eec96a094164f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41-ngcc.tgz","fileCount":253,"integrity":"sha512-BqGoPwEukG/VgH5v/kylRx56M/8tW1hN92dyMI+cEz4ewCjJb2Ekp5Mo4Ff+YzwWfMTCTizzJbom59QD6ZW3bA==","signatures":[{"sig":"MEUCIEpjq3cf5IHJef4cUDanKwVuPK+vqMsQhgN0owm1fmatAiEA9LR6DURCBbMQ0dYCtE2l7SwJzHOQSqTYCE8vlt6F/Mg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5699520},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"31dd99fe3ae06228582598b8deaccd2aff4a9182","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40.tgz","_integrity":"sha512-RtKbetgbeF6TnaLm9EG6RO1A4m8DvdYUUsnAUOqOrQ8MUIvtVq8n5S4qTzBNB26txMqs+9vWPudi+uMjx4eWJg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.41","@syncfusion/ej2-angular-base":"~26.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.41-ngcc_1720508341400_0.07847642761256202","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"26.1.41","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"20ca76d4a6b316e05c9386274a3f221afc677981","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41.tgz","fileCount":267,"integrity":"sha512-q4NrPo/Zd3mTu+wCf3/XklrQIWQgFZG58qPCsXvarw9Y4RPcz4ThJiqUDLO6OFfIvKJ78AVOgtdpY6/xXMyfJA==","signatures":[{"sig":"MEUCIQCnmsyYLsYtFkr3cfP3sFjJ1jWYq74i3CxyC0RbNuZJGgIgWJ2jYqD1gM/yRP/TF4+fPTyPee7Io7J+/s40fZgDrMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5665462},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4f6881f5d645dd7a6c780c0ddd85b71cb46a3346","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40.tgz","_integrity":"sha512-PSWlN0KVIMaJ1JdJfEXJvuUZ4YXo/xxdT+KzBnUPsG5xdwct5Nwr842mKV7HGXldcZ9wYpyt9SBm2uCvAi2/PA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-calendars":"26.1.41","@syncfusion/ej2-angular-base":"~26.1.41"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.1.41_1720508735422_0.47408558285959934","host":"s3://npm-registry-packages"}},"26.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ac92229a5e52d2dc1fa2072ef8323a354d8381c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.4-ngcc.tgz","fileCount":253,"integrity":"sha512-tuusU7SAWqzPhy+Kt78LJBjcAmZsBzTtksIeJ7z89ShuuPFNvfvWwBkLE3Fn1Kwx/Ya24QZoUOupYPh78pZAUA==","signatures":[{"sig":"MEUCIQDvftoVoMOCk6xeFoHGvUZWF81cTqveGNUpIzft8MorvAIgfJYXJ6yHToAKUe1RmRyHJi6lH9WWy7p4YnDw+wUBcrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450109},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"380f16399689e622d7f6ce94b07d51771427976e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41.tgz","_integrity":"sha512-EzAPGMNmAtBzKTshHEvnC8xQkf/77aK2/JNJ44WrJaX++VFe+/UhxXn9bUsWiyP07wO7bdN/F5CbE1DGc0IKBw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-calendars":"26.2.4","@syncfusion/ej2-angular-base":"~26.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.4-ngcc_1721812992837_0.5873396089109055","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4d2355f094dda5e55471ff77a556d938e5e573db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.4.tgz","fileCount":267,"integrity":"sha512-6KJQdWwjkDiNFOV7/5EEcNc7vBX9Bkg9XnyWXuRUnz/xPucXNsTePkD58dqwoPeLoleX4nubSf3MtQdW/YM9Hw==","signatures":[{"sig":"MEUCIQC3mVk//URzLCtfa0rMoytSERtjunS+RPWqlJ1hn0qASwIgGn5tclijZC0fEK1qBduaWoZRlcOWtisKX+pIKtQJf/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416094},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3aabc323768ab16c636916ab845aaab0dd8f6ed1","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41.tgz","_integrity":"sha512-qmu6B79Hyx5DZ7w7fM3qNkwW/Ins/zE6uqYJZqMXgnqE4oC4jipFB3I/r2HLvlTG1/QLjbK+5KL01J4/mYgI7w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-calendars":"26.2.4","@syncfusion/ej2-angular-base":"~26.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.4_1721813510568_0.31570609781551573","host":"s3://npm-registry-packages"}},"26.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"52e3066548e9860a4e198da562b87bd53f89579d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.5-ngcc.tgz","fileCount":253,"integrity":"sha512-qTRdbuefhify0mquQv2vBcvaq8NTc6BBMeNpWjdSH4m3zAuJygFjTEDHBevk35V3KK4sctd6TNNGFT/4OyYw1w==","signatures":[{"sig":"MEUCIBHMoV90Yx9iS0bE/dmwnMLqrQy/YtGf021pRL6AG+bEAiEAmZqSHVkzwsqmee9Tt8w2M/x9nxQsWgdQxDFyDS09IeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450109},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"380f16399689e622d7f6ce94b07d51771427976e","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41.tgz","_integrity":"sha512-EzAPGMNmAtBzKTshHEvnC8xQkf/77aK2/JNJ44WrJaX++VFe+/UhxXn9bUsWiyP07wO7bdN/F5CbE1DGc0IKBw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-calendars":"26.2.5","@syncfusion/ej2-angular-base":"~26.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.5-ngcc_1721950013414_0.3134348401969502","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7d297e293e2f8aaaeae4f4982c635a72a49ea546","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.5.tgz","fileCount":267,"integrity":"sha512-dxfNgrt9ZBxiWGh6DaMe2mwD+CGClgP/kkeB8W6kaK+3D6B5zYVuFCJuw9oHmpBefuDg4phdoG+nZ/k7Ti9HkA==","signatures":[{"sig":"MEQCIH404/APYEh2DmWlTG7tj3m/zkc3zfIx3IYb/4u8uRQkAiAzMPjGWqQgz0sAIE42mCNhMRhog4srmLIqgirpLNDXbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416094},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"3aabc323768ab16c636916ab845aaab0dd8f6ed1","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.41.tgz","_integrity":"sha512-qmu6B79Hyx5DZ7w7fM3qNkwW/Ins/zE6uqYJZqMXgnqE4oC4jipFB3I/r2HLvlTG1/QLjbK+5KL01J4/mYgI7w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-calendars":"26.2.5","@syncfusion/ej2-angular-base":"~26.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.5_1721950464331_0.2136814411973118","host":"s3://npm-registry-packages"}},"26.2.8-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.8-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.8-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"95d0e6b65dba30f9d7b2fc27acc6f2e5a3af3689","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.8-ngcc.tgz","fileCount":253,"integrity":"sha512-2X/H78ZddDTKOwemz+LThuA+lTYxZQzCBN6e6LICVEontKcXRqgcXGN4TFUavN00/6PnOQIconaoHMd/rU3+GA==","signatures":[{"sig":"MEYCIQCwHLNNYHsk8mpusdoTWdUFCJBQbp62Sf3d37CM9kCymwIhAI3kGHwRlGQoIwICvcO0mm76Gu4Ez0A3BCjsCnhf0wQj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450105},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"671072206876254e4ed7d82aa549e22819627847","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.5.tgz","_integrity":"sha512-jgOCuYnnNgteUIpWK+k34o5W0F17NLNKEnnRiaJoQcssBdO4QNeCtRTvq6DKUeitGXdn24izxFVd691szKmCXw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-calendars":"26.2.8","@syncfusion/ej2-angular-base":"~26.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.8-ngcc_1722898626324_0.9262902180043495","host":"s3://npm-registry-packages"}},"26.2.8":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.8","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e1b5b9aeedd9a29f02c1a47bb7031c4f6c21ecb8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.8.tgz","fileCount":267,"integrity":"sha512-jEDCzDMY17ayoxvFwAfDQ7QiN38NgW3sWrfe7+oZ467bk1WDHy58Yl0m+3iUK4myI9tExDwptpf8PQsVwK/zNw==","signatures":[{"sig":"MEQCIHxexXUhUNajHt6ItC3UPW/KLMR4w1iSAXdrqMU5JC1cAiBIqT5/bnhcGZAFQAG6oJSwt1vo2jrsZxHbqbN5mvd0Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416294},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"180d5247250edde37c4a122ea117f5926a096ca7","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.5.tgz","_integrity":"sha512-mIvUpX13O/vj2yEOBHriIN+kv2a6KP85yWNs919IPGjOwPH6WjyfaIxGFR70ZBxwVo9IzqDYXn9vQOH5XhOqIA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-calendars":"26.2.8","@syncfusion/ej2-angular-base":"~26.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.8_1722898929090_0.03924220640025733","host":"s3://npm-registry-packages"}},"26.2.10-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.10-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.10-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"92a4d4b5b54738ec6a6d9417b3f9b965b63274ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.10-ngcc.tgz","fileCount":253,"integrity":"sha512-2G/W8ATFVcypGASK27PV6LdeJ99SDZuY0KJ387XmcSK+l+5mugSZnY2psWbaaTplbJTgmN67vTVTT26y5/zMvg==","signatures":[{"sig":"MEQCIDUjG1kFaNYyx02mgznbmSmRR3F2wJBxOnqj7MzM46dBAiAGghWloZcUC/RsjmsJtExbJ+VeepsHTj56AP4qx3we4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450111},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"e0c72db21b5d09e673c565a2b91fbcd1b52485de","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.8.tgz","_integrity":"sha512-EJnBnrhY9SmwIVpN4IqOxnjHLrY94viIONDcMNQNHrkbj724v9Ci15gVCKbkDjiXWp6Zc2bBU9fCv5Q5FgF8DA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.10","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.10-ngcc_1724108204306_0.050048043069456316","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.10","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"78b9e392f72a6f2a5d0c8ca105e660fa69972699","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.10.tgz","fileCount":267,"integrity":"sha512-92HnMLkjqZY5rvzXPEN79VeO/zXgu56VlMhL+Jx7nFMKGjWgQ0eMGexpcKdlGvFEvMeoWd9QyY1OORYpvFiV9g==","signatures":[{"sig":"MEUCIQCdGsA9iO25o4PoRkOBTI6LlSmBI/eOKiQemXoiqo8EIQIgdLZObIrANfE8qTe4vYwNALt3bpSsd8DywrHsiTdE0HQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416833},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"48dad59c0a827ba369ce0b45dbb434d74a009c05","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.8.tgz","_integrity":"sha512-onU5OtpxpSvlkG/j2HWgALYR5ugwMQSM4oV17Jcaf7WzPOEBpCc4z4sRHFfjlOP6t6ZZibLQf059JUSX42ERyg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.10","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.10_1724108660343_0.3746790855045903","host":"s3://npm-registry-packages"}},"26.2.11-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.11-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.11-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"df12b42351bc11e6cac53d1297f897c358ff1186","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.11-ngcc.tgz","fileCount":253,"integrity":"sha512-w/B3X2N2dduI8dSThRMI6C6pmikvjWcUbhyfyBlGT04g/6hBXLmtm62gJkXKaJyGQVp+CkT8ICCY7lmO7tv6qQ==","signatures":[{"sig":"MEUCIAQJhxtlDYfmgC1ExtW6CZDV6Q661c5qOThVx4jnRzGgAiEAzQO8f6Ugf/p4HJ5SBlcd2AMC9MrDwZM6hgzTNx7xsWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450115},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"3ed404e9c9149dd3102586991e2afe4590911297","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.10.tgz","_integrity":"sha512-mY8o/KGfKxl8nzcnyCX/HN3rgmXrEOYBWe6rPbFsJJ1cQUUX3STBA8//TKHFEO0if6MEkdW/PbfyT3OmcM0PGw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.11","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.11-ngcc_1724713097403_0.2599030882495239","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.11","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3506079a3fe62b573040e76dafb8f04346c0eaea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.11.tgz","fileCount":267,"integrity":"sha512-MhMMuWWWcMR+sZuWatAHy8h5BOpSHlQsv4YoVSWSx1Zrs8Viojflrw05lM3Rul33U1Y0K8YTx3TtamfgBokQgQ==","signatures":[{"sig":"MEYCIQCPLwJBzgGrckeFkQ56yjGezOmAUO+2SBM8v3Sa71TevQIhAPl1h+KGTa4/JOdgXIKqljDCQ5pWthgzVy0TCF0axHOO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417043},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"c9a31fed2ec28b36bd30e77a31a22c9b9a516627","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.10.tgz","_integrity":"sha512-qThZMrfe91pUCunnDEOs47ZQLuJ34HMWVKG+LodPbbIPRHwsqwHa1oDY8botnX4+xJX2wRt4QQ4uKSayxGENug==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.11","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.11_1724713405229_0.09903657880260885","host":"s3://npm-registry-packages"}},"26.2.12-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.12-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.12-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e978f8c2a672def65c300bba57a14070ac9b160e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.12-ngcc.tgz","fileCount":253,"integrity":"sha512-oafkF7LAkcFFJ38uBDj6Zad6eIvck5b0OAGgyCYGSfYi2DoztezVBMFUF0wyvOIFG/CU0Y1haBSMvgogaTR8yg==","signatures":[{"sig":"MEUCIDhqCLgNKx2OQ4io04tXfYr0tnSBge2DBKTqnmTXmeVJAiEA4iRqgfCt100HSyiwFaveV+9UQEsIvFuNU8p5xjKqoeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450115},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"b43b22d0fad1527e7861ee0194920513dd3ac3c4","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.11.tgz","_integrity":"sha512-/G0TyBnw8C7a97/KXMnrnzC0O9Z2iojW8S/F61m1UssSOMqLCzqRENEcfd6fGil2MGckmbDYrLIkfbAep1sZRQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.12","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.12-ngcc_1725317686840_0.8273049723843999","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-angular-calendars","version":"26.2.12","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@26.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"603673ed865363ec54c1f9b7ab7fe92b4cdc9687","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.12.tgz","fileCount":267,"integrity":"sha512-nTpLX7yAyFB88WNxMm7+cPZk12NL6AvD+vebSDyrup8F2vLuR3q8nKXD9RELKUvwnrvDF0leNFOKE4yFuESPJA==","signatures":[{"sig":"MEYCIQDDauCoiI/kYr6o4wqazpwePywfTYbXy8c2x/0IrBPUMAIhANcnpgiHNrVJwLCpkje+bqwVSTmueAjabvNcKc1Jidmm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417242},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"587c4c6df70e0ac1c414018116ea6e8be9665c17","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.2.11.tgz","_integrity":"sha512-5RdOof1MnPRC9EXkkByzbvqfVKpYY99oZdMRwncktE3gGs4MS6sfz/p6yl1ArP9g+guiU9Ht25EvY0q8X9IO4g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-calendars":"26.2.12","@syncfusion/ej2-angular-base":"~26.2.10"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_26.2.12_1725317929738_0.7488364970061796","host":"s3://npm-registry-packages"}},"27.1.48-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.48-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.48-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0072f0dcb87a6e774d918260bcd1102633f192b0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.48-ngcc.tgz","fileCount":309,"integrity":"sha512-tyuHNiM1NKf9d3VydachJeS3lJJzJvkmxMFGEOnmTI37ScJdm/ZizQPc2LTlf6eidB5m+MXrWqowwye71LVIsA==","signatures":[{"sig":"MEUCIGB1HpqS1SDgjxdH0uwxVpzWxYNNRHlqFhTLYN1jDW3gAiEAgdgnSrs4LeTRy4PmYQmZUQl5UNDap2DthjUIs2NbREY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472151},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"92317cac1c3d84684545c67403ab846e0b4fd827","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-eGb/i8tQX2gKlq78gU4QRkvFfHFIC3EuF6YFgPz3UZWUt6Os4wQHjSDBXfyFRBBeIvAJIiDO9ogZdK3vqAQaTw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-calendars":"27.1.48","@syncfusion/ej2-angular-base":"~27.1.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.48-ngcc_1726654018436_0.04033283784564534","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.48","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7d77b0be637799ff8156e51ff24c6aec6d99f413","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.48.tgz","fileCount":323,"integrity":"sha512-1k/LcvRB596eVgKXdC92DYy5qOyHaswY/XUxYtzEiZPZNUP643QLIBSENT7cpv5Yds46DNm+ESgV3dN/aXFKkw==","signatures":[{"sig":"MEYCIQDzp73o/1fqL4OArk9bW413fOoTKzRR3zwDeoC8qCtwCAIhAKgf6HCJScwn8oc9gQgr9PVdC4Yk96A3NUsp57AaKHel","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421433},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"624351ef13e51988853d7ddefbefd476ad0a50c3","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-MdDzIwvMbEpd2IJq9GPdy8B9zALNrwPdC5vrPdb0bPtuSrkuBaDPkTQcve5biH9q5CTSlbd5KedKw2DlDGMvpA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-calendars":"27.1.48","@syncfusion/ej2-angular-base":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.48_1726654547178_0.6630130520067405","host":"s3://npm-registry-packages"}},"27.1.50-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.50-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.50-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2926b2233c71cfd78b135ecda2c66bff4e517866","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.50-ngcc.tgz","fileCount":309,"integrity":"sha512-/hcWCOaiWnILp7rqYjAIkcAL9FHumbPTMvM0tks+i8rg580cP8xja92Awo1jhBZLPTuF8HGmxKAUT5wa0BOXAA==","signatures":[{"sig":"MEQCIHpFSqbBg5d5DAWR/Qsx5kGra5I9aiDkHcQ+Z6pWlrEdAiBLqA0YSLzJOXSR3/H3LMqgfzn7fZyIAoaR98M6sHJqwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"92317cac1c3d84684545c67403ab846e0b4fd827","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-eGb/i8tQX2gKlq78gU4QRkvFfHFIC3EuF6YFgPz3UZWUt6Os4wQHjSDBXfyFRBBeIvAJIiDO9ogZdK3vqAQaTw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-calendars":"27.1.50","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.50-ngcc_1727132389174_0.8522822895613538","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.50","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"180bc675a81eb9dfca789eb78e9f4f87e96a30c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.50.tgz","fileCount":323,"integrity":"sha512-ie5lnjKHW4I40NLOIjOd9e8mVPsWS8hHXq52dKtK90Qtvy1l3b8ZB1mxGKRuSIFcuyVdueQpJpPtNhx1gaLLqg==","signatures":[{"sig":"MEQCICmhbYLlfLD24pPJQ38039dM2zuN2NibrO9Ga17gMJ2GAiAKnxeLobKTEP7kvUnEajRk18MfcIckfT3Ljegn1cGu4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421548},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"b946f304a0cf7247be3a8858a38e01f934104bb3","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-DPJhFeWxGZwrxEoWOQoDxc8xkw45qCphL3mEYnF8EbeSMpSaGIq/ipZ3Hu+Z8ZLpI53XCKfFjVdh84bDqFfrag==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-calendars":"27.1.50","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.50_1727132911869_0.997040940685757","host":"s3://npm-registry-packages"}},"27.1.51-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.51-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.51-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8a997c8702aa51a7199d06146cdc49801cc1ad93","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.51-ngcc.tgz","fileCount":309,"integrity":"sha512-bG5KZSmVhIctRaQdi9eKKV/NBU3C40FP39Pg99mGcYUaQAq50ihG3jXdFL1Q6jgTYTPTwjRdmO9h+obQQc80GA==","signatures":[{"sig":"MEUCIQDPD6aAoTCfoOcqQC8yaUwLPijdNYiOUedLznp1uniwUgIgOOjFJ9PfpKBEOQTm6skJaHLhpoNcKkNP5PAcJacNtdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f07873921e76cb40f98af0b7bf4e8c2c816a5134","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.50.tgz","_integrity":"sha512-v/XG6kutJazi2p+s335mgdOw4yOA2k9171e7YUQedi8tZhzs/1+0QerazL52zTfrMuzGdZz0S+o7Z6mntQ12Yw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-calendars":"27.1.51","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.51-ngcc_1727702627279_0.9259659664246802","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.51","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4da05583625d83ad506dd3e5bbc219bdae879851","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.51.tgz","fileCount":323,"integrity":"sha512-OUBcuSf8BzC41yG4j4mWejPL0bCtVa9lOGLufzBwCslfLwYkpkIGxLB8KNM3CKABprPX9p2BtViLpXEuvlPCcg==","signatures":[{"sig":"MEUCIQDidfHYnMzhll9ni3kDrrQvFtyNvkb9P+jiB1HI54wFgAIgWJhEB/8aTxNKmzGHCJHewG8RhG/QlxxTv44YkSGAZcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421741},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"571aebfe390bcb72b584d7e84172a6564efc40e2","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.50.tgz","_integrity":"sha512-erIU+IFYTgDu3/KFue2N9eyBGUBsgbnbYPe+nVwzHRdvQn0tRAe3bdEZdJsd/g1q0Ts+pfqcIBTW9gDTdAMQ6g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-calendars":"27.1.51","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.51_1727702975705_0.7244325466419581","host":"s3://npm-registry-packages"}},"27.1.52-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.52-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.52-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"88af03a6ae11330d5f49169b627d03b4c19c749d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52-ngcc.tgz","fileCount":309,"integrity":"sha512-GGsuUo2dngwlcU0Q8AMI3DQGW18QvKDDfqInbtosXVf1GIVx7V0NjMdiOW4sNqV144jjsBlgXnKj3KgMrqOQ3w==","signatures":[{"sig":"MEUCIFhQzKPWtGACrPa7aJk0a68GJGzuIzTm0ICZy6WO5FHeAiEArnH+pC+59Uvn1+8Lu4QIMpWVmYNA0WQwIclggIylOjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ba6b888d2b5e9803af36c0c6925821d0ca259edd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.51.tgz","_integrity":"sha512-yPdR9S38RDjBXi9U6YDxP7EFwCCsd/vmlYcI2d/rbh6ccVaAkBapujs03nwuNgH/J7J1RXk1ERhSzd+GhHw1qA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-calendars":"27.1.52","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.52-ngcc_1728356829700_0.9634174890882061","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.52","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"312372a783814fa367dcfb2b189697e583664c21","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","fileCount":323,"integrity":"sha512-UBNmtx2lYT767lzuog42zYxaeSZhNuigO2wEpbU9PRCgnDtX+kSdaY33fmTPYvxbmRIHH2XB+fgstE96uPx8ow==","signatures":[{"sig":"MEUCID7xLd+/mNxDJp0BflPYnRFqXacCzwmmihozptvTR75uAiEA+qI38+V9rcsy2SOElFMczmv6CsQwm3gnBWJ6LY8WJBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421928},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"c1fed12700c1882b75c8271a20fadaea7c25caac","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.51.tgz","_integrity":"sha512-EGdwI1HtYLTClz9d1HNorYWPHVE/pkg68DRYekrq6eAQ+OADwyghBoFwVDvvhxdHUYzmpfNGD6ydqDCjAw+fXQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-calendars":"27.1.52","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.52_1728357180108_0.03724762549288929","host":"s3://npm-registry-packages"}},"27.1.55-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.55-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.55-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"59b5494eaba3865eed8feefb305e2cfe57af8682","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.55-ngcc.tgz","fileCount":309,"integrity":"sha512-7DitxL18M45sVHdJkY/ofeVzFq/IvOjefObjQD+QhGC52pHinuPu0XcMPMp1ROBexP4AojtJIjUD4cTTDyAjBA==","signatures":[{"sig":"MEUCIQDE3qMdcaDImAfN8k1xj3w94AnezWcnsS3fIzg44+PT8QIgLgHxNXXfJTiB7dMrcdlt0VKzY0zouTy9fNnxFNM7h7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ba6b888d2b5e9803af36c0c6925821d0ca259edd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.51.tgz","_integrity":"sha512-yPdR9S38RDjBXi9U6YDxP7EFwCCsd/vmlYcI2d/rbh6ccVaAkBapujs03nwuNgH/J7J1RXk1ERhSzd+GhHw1qA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-calendars":"27.1.55","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.55-ngcc_1729565772864_0.13701667547265162","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.55","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"65220c53dd2a75ce84ac08374c34dc0bee23f34e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.55.tgz","fileCount":323,"integrity":"sha512-XmYivYhXogSOfbgNcaGLQODdVO1Epep+kCkuNLvWMr7iwhmytu0GyRZqW0T0X+nUnZNO9CHZU8SF5dmBR/P1OQ==","signatures":[{"sig":"MEYCIQDpWJNSMlzkvq2KXB+wLKpmvZJxjvP5xd61TnwcBfVK4wIhAL2c2k8Y/CpH+u2ulGCp8OD+dIfH8o+ZQumOvHxFvZwb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422133},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d742ff7f851fd84bb015b000961dece7c2b80ab0","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-vNxKBdntCRsknutGmTNEPSlc8kChQfn79RLSicqh7wkTQOwopvaK0J9sZYgYeoptjM5M6kuyZzatjBOUNICUdQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-calendars":"27.1.55","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.55_1729566124024_0.9112790578497543","host":"s3://npm-registry-packages"}},"25.2.7-30676":{"name":"@syncfusion/ej2-angular-calendars","version":"25.2.7-30676","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@25.2.7-30676","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"321d6e10c0d31f51e309e729777ec6d879220f32","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.7-30676.tgz","fileCount":626,"integrity":"sha512-R1PdyhcroK85LENOOcndiq5+hfTcsjnDpSVtoBChaIWYilY3Du1VR4xyUGSlePrQ233g7b9wIiK8SAJRfXVgxQ==","signatures":[{"sig":"MEYCIQDB7m0L2+rkgDRF1K570KKUL40Pi4N7t1jFi9Oyh9SEdwIhAJdodBly8g/MtoWFD9gu944ljiwiWlUIdPzIUDl9RNVP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567309},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"ec786ac79e7d7118024947c25c480e37b7559802","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-25.2.5.tgz","_integrity":"sha512-XemmTIT8xGXkMppZXEE3y1FBkToVaycrqOHFv4OEpOTaL1QO7iJhPPMOa/4Te/l8uvnx239wBzh0o7IkpMx1/w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.14.12","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-calendars":"25.2.7-30676","@syncfusion/ej2-angular-base":"~25.2.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_25.2.7-30676_1729769188593_0.3010595479211591","host":"s3://npm-registry-packages"}},"27.1.57-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.57-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.57-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ef0cb102a5e6ee78747785c2ce98e244ea3d7584","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.57-ngcc.tgz","fileCount":309,"integrity":"sha512-ceVb3LUVxBlVs+iYpozxbMZdJhjGnutC2nJBVFLcS0IwHsHz+JIbDJllhLK8Mt5vVC3SacB+j0wh11rjOnxfMA==","signatures":[{"sig":"MEUCIQC08w+8TtiQUpydcv02Ezp5i4nKouFFN4dzc2uu8T8jIAIgMKaIcDmNR2xK/44VFL+C6pyFae6R56Q0JMssfMyEvI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472154},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"32a3388fd9c923f40ff797705424cb5110948e3b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-ytB8HB1apCYOxVWu+0t7zEMYJPlmUydHaaPIyrO997XQWx78Fa1IeEBfMKoA/ao/BUp9cW3fP+39MKfOVJo/KQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-calendars":"27.1.57","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.57-ngcc_1730159921764_0.022467995091508097","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-angular-calendars","version":"27.1.57","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5821d92d7b1be962f220c02aafc4ecdc99162807","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.57.tgz","fileCount":323,"integrity":"sha512-nWaAAy5TSUw0TTrOg6nQ0c0thO8kCu4dNaW0RRrjiSrxuX9p6V/wNxlNOKJqbSkYN8rLaa8Y/8mFLqkl8J/NIQ==","signatures":[{"sig":"MEUCIE0y7dw/dHuIfwr9I/vRhC3hNuhT/FVxpyei8Ov7uqcYAiEA5kzoOqg2FenDRf9ybLOTDv7HffhEGVv2CUaRF3hi+aM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422133},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d742ff7f851fd84bb015b000961dece7c2b80ab0","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-vNxKBdntCRsknutGmTNEPSlc8kChQfn79RLSicqh7wkTQOwopvaK0J9sZYgYeoptjM5M6kuyZzatjBOUNICUdQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-calendars":"27.1.57","@syncfusion/ej2-angular-base":"~27.1.50"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.1.57_1730160230588_0.4218310647593613","host":"s3://npm-registry-packages"}},"21.2.10-11964":{"name":"@syncfusion/ej2-angular-calendars","version":"21.2.10-11964","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@21.2.10-11964","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c5350b3f75eadfd6613bc2bc05aaddebd273557e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-21.2.10-11964.tgz","fileCount":780,"integrity":"sha512-7DddZc9spDgo8Z8VDcuAsR/ZsSDPUyp1GtBaIHi47zWrxG2/HbC2nKz4BGSXeyCYPuG2DJdBMyZjJ/g17fDE9A==","signatures":[{"sig":"MEUCID7O7VaGHi4QYJjiYgriWuIQ/MVshuVP0++CMRB+0DNcAiEArX8P7AQZKsHg7V9E7Vi6F+Tu1vFWQg1IUPUhgqCdvPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3660526},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.5.0","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"tslib":"^2.3.0","@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-calendars":"21.2.10-11964","@syncfusion/ej2-angular-base":"~21.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_21.2.10-11964_1731410857917_0.8103393576400866","host":"s3://npm-registry-packages"}},"27.2.2-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.2.2-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.2.2-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7e01a0c0d94f629e6ac762fef8cd3c24dae41675","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.2.2-ngcc.tgz","fileCount":309,"integrity":"sha512-mkuKAgJtc6c633WY6OvS/K3c5oMayTgFjRzzSsbcW3WeS4GyrwJrhWW36Fi9WznB4dFFpCVWDFuZxNxY+KdFdQ==","signatures":[{"sig":"MEUCIBy6biPPbspe8CkbQfDCsctVAryxyerLORwNk6i4Syf0AiEAii7TzWSJ6vY4UQKgPYDNaP/9HiLcLzUrEM/m7F0GEJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472144},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"32a3388fd9c923f40ff797705424cb5110948e3b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-ytB8HB1apCYOxVWu+0t7zEMYJPlmUydHaaPIyrO997XQWx78Fa1IeEBfMKoA/ao/BUp9cW3fP+39MKfOVJo/KQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-calendars":"27.2.2","@syncfusion/ej2-angular-base":"~27.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.2.2-ngcc_1731644212811_0.8364176495395184","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-angular-calendars","version":"27.2.2","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1d2ca85ed16aa2c8055ab16bc2f0bdcaca557c5a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.2.2.tgz","fileCount":323,"integrity":"sha512-7+KIqr5nhExnL7rLwl72v8tx/MBIvW08ISm9A8Pj0Br1iZmdvEHkdx7Iwfvzb0sGzAGnZJtiGj0/c3f2EzK/gA==","signatures":[{"sig":"MEQCIBM8+Ud5OP61YwlfyYGNEeBa+oQg1U/+h+0CZwJ39XO0AiAq8vPWKqqBxYZ5xkMlW7jtHBNq86uYali9tDjkaToC0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422125},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"d742ff7f851fd84bb015b000961dece7c2b80ab0","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-vNxKBdntCRsknutGmTNEPSlc8kChQfn79RLSicqh7wkTQOwopvaK0J9sZYgYeoptjM5M6kuyZzatjBOUNICUdQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-calendars":"27.2.2","@syncfusion/ej2-angular-base":"~27.2.2"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.2.2_1731644758180_0.7628103988330488","host":"s3://npm-registry-packages"}},"27.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"27.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fe5994fa4570df742d5c72c889d344bf8e33484b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.2.3-ngcc.tgz","fileCount":309,"integrity":"sha512-rVioEDGb2/XBv6lx6SlgeujEjij2EFq3HSJeDmXREe099WgTS7cQ6ivqtt9G5bRe55OoPjuN6RBnUVjaVljrfw==","signatures":[{"sig":"MEUCIQD31B8msmdGgSzOyTMRg+RHAefxTzXK3M/0Aeif4xfmigIgJAHybdpi/ew7eZjC4I6byhdyVS+7TYgRfl3YLMhaah8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472144},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"32a3388fd9c923f40ff797705424cb5110948e3b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.1.52.tgz","_integrity":"sha512-ytB8HB1apCYOxVWu+0t7zEMYJPlmUydHaaPIyrO997XQWx78Fa1IeEBfMKoA/ao/BUp9cW3fP+39MKfOVJo/KQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-calendars":"27.2.3","@syncfusion/ej2-angular-base":"~27.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.2.3-ngcc_1732211907656_0.847226494276498","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"27.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@27.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f9359e8cb2b4dcbfe6c333a3d3d9c5f787bcd2e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.2.3.tgz","fileCount":323,"integrity":"sha512-mJrx7NplLfxFWUcEmCSwIUF4hn/NlsHJrVxWyLeImdzChCSwYIf13xzwVrBei3kynvJzBRcayoErptGgA8Qzfg==","signatures":[{"sig":"MEQCIHQbe4p1Pmr+alk9qTo7uOKBNyrmEROCZldVs1zMEcB+AiBXkpKYhvnsO8Gq7egT80JuWcHjM/1eTnNt85RZlDBw/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422854},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"b3dbfae00bc0ab0889eb5b14b6abe09bdd95c09e","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-27.2.2.tgz","_integrity":"sha512-3OaOx2/mDcriRKlFUHr9pyJlhzZtashrCzvelVWYHI58lX4fJBeo9TKadvp87xLQAE7c3UHSMBq7DWcTYXeHvA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-calendars":"27.2.3","@syncfusion/ej2-angular-base":"~27.2.2"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_27.2.3_1732212255036_0.9021747614723568","host":"s3://npm-registry-packages"}},"28.1.33-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.33-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.33-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3865aa995c48ca811f191dd7279151632ce3a704","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.33-ngcc.tgz","fileCount":337,"integrity":"sha512-6vQvHhc1fg7LInMOmgsUUJ9nm/xGSWV4cE98fr2HX+m9SfuhGgGaiXtqML/YgrQ7Zj+EAcx56ZWkIYAtgD6CCA==","signatures":[{"sig":"MEQCIC2Td+kmesF6QfJcM9P2cviA8lEEv6oT3zgh0g11c+/tAiBYLctQsqJo37Yt6WkjZM1lvkx7bI17N1FoR73ZwAyi6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474113},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"93c0c0c08f289d3b67898f742906bd7aeced2704","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-bUVGvcjb76WY4qGjiDxKVv5X0GeqJifMCn/aKWhX3G4KHwy+aNqr9CBmTPgXHzvqBxlhTZuEInQbIVcePSN0sA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.33","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.33-ngcc_1733990646525_0.3567511594509889","host":"s3://npm-registry-packages-npm-production"}},"28.1.33":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.33","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"25a3269f72d6bed693f0852d795d35881e369de1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.33.tgz","fileCount":351,"integrity":"sha512-ZXZTZU0aV+9eKzCYpZmN+Nt5q55Mz6ah+sKeUwVNmJIituh2LeRyzOcIX55mYPPyfALbOGEGXeaW/dEY01i6xA==","signatures":[{"sig":"MEQCIESddbiV2tn97+XWZt+Ik9WumTAUp7Tc+UawphROGre+AiAWGkzPVUVbCIfYQbHVvGKtGURt9OKUSmDCL3KWAlxPAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423334},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"c6a5c3ea550dd5e1ff9c11dd9f26c1b0e64a30c8","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-Gode7A6LRlyddXAaleNFcROQec4ZTKZHWVbzxjOTvkiW75EDqsl6tHq66wQ7q7/TRDKchtgoXhjmTqIv4ONkSg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.33","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.33_1733991129173_0.5501821891878795","host":"s3://npm-registry-packages-npm-production"}},"28.1.35-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.35-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.35-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"14966c8010bb07112f06f5fab4af89a75030e1ee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35-ngcc.tgz","fileCount":337,"integrity":"sha512-50HFSbVA326InnCbcuaV+r3y29lCFTSlTMhRsTHOSRZKZccHwCyeyvTrVMR9W6E3CndZvqkTb6ww7aF8srGlwA==","signatures":[{"sig":"MEYCIQCjx6+wtFISLMw4AaGqLVmvnSxrRNJHXQ65OT2aVRsMyAIhAJzlvYHuJP9ogYAcsfsy/Ghuy+DKe4Olpmw4QgtOzd7I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474116},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"93c0c0c08f289d3b67898f742906bd7aeced2704","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-bUVGvcjb76WY4qGjiDxKVv5X0GeqJifMCn/aKWhX3G4KHwy+aNqr9CBmTPgXHzvqBxlhTZuEInQbIVcePSN0sA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.35","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.35-ngcc_1734545492580_0.758653348771462","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.35","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"dc8ad6260d3bde37a16e1a4d94ab97e6ef2764ee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35.tgz","fileCount":351,"integrity":"sha512-Ixed2+9ty2UXZPLZzO576o9Rtrnep3LbcNyX2o1Xio2LD/BWiRWr+vcbvLaNvEQAkI2lXsAEGtrGyLY/zlJTzg==","signatures":[{"sig":"MEYCIQCQEPkYJWpNIjMBoDLZC0eIdmAVLkGbw8yqtmYCulQobQIhAICLtGd2bzEVai64Vp+8//e0s01RbL5ha+divoyZfxiu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423371},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"31605037303efc08a7876efe6f2aac0884786288","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.33.tgz","_integrity":"sha512-A55cnfPwCuxhxugKRIx0FTLGAmQdXaX4P09YhlAWnXwO0CU/nAZzTJWjU7fsVryPe6EGUefkkAec3hMqPmTrsw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.35","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.35_1734545789962_0.38635533282916046","host":"s3://npm-registry-packages-npm-production"}},"28.1.36-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.36-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.36-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"147df706a7b9b41e543e222eccaa4144e6ab755a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.36-ngcc.tgz","fileCount":337,"integrity":"sha512-ffrYPFiFLc21thUmeVvXfpw20ex214TUpFin9rcPowweLzJ8xqxWtAWHeNEhfxtz/SCz3KMX2Jz5NXK/NRKVGA==","signatures":[{"sig":"MEUCIQCC2SCcNeNYColmSwvgPEMMI6ooQ1g9/rTFGWTdO6XPrgIgRC12fL7C3Z8PNxvHMjULFSgYawXD5FWs40wv7O08Ek8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473394},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f1b769efbadab945b4ceb0154db0a6108dc6824a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35.tgz","_integrity":"sha512-tQwocVkckdgJ9shYRpprIkDa93rKgbgQ6xLCe3Dg7Hz+8ck4iTWkWHQJU9VMJVTUztb55205bwtfwDsnnf9s4g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.36","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.36-ngcc_1735037224411_0.9355200544226321","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.36","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8e86ef0291f3834270a93e3b78ba7c7ab7c9e2d0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.36.tgz","fileCount":351,"integrity":"sha512-AQdBeqTICY9e7taqYnsEFkFAP3LTBqGe36MAt8GhZ/6ybMLJMCaRLvhtQ3YCUzqdhLMm1GkxakzCScqpZ8TWmQ==","signatures":[{"sig":"MEUCIQCnbOyQaEq00R+vQFwnKm2vDJIX7p0OWSfgHQ96QKQsRwIgD+gLBhJHT01uk6vDMpOrE2d70DwN7UXWd9BrfUrzba8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423607},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4a6e74c5020d54089963e6f32810be18e3741911","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35.tgz","_integrity":"sha512-6y+5NbBLquNS+h4ID9qc3bmfaUnLfMbpJPKG24TBdJPjH8K4UiNaG3CNVFRGqNGnsWXU1Ab+qyrpXlv4RzkmUA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.36","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.36_1735037498746_0.2785254829009203","host":"s3://npm-registry-packages-npm-production"}},"28.1.37-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.37-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.37-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ccccc7d458610620f34c3f7381b1ffbd2062db82","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.37-ngcc.tgz","fileCount":337,"integrity":"sha512-R62dDUMUnrib9pU+MaKZ6lxVWNpf2obYHoskEiMkxXmy7rcsQ6tTGTCZLovZOLEF8+8CZ12dQgXi0j+IM1gD/g==","signatures":[{"sig":"MEYCIQD7PKsSPCER/oXh6gq6IofL5npj5k7jOK/dHwifiDw+zAIhALg2FJGA8weq/qmXRYOm+IBelWKKzPTWcxs6TbUtZJwV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474116},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"f1b769efbadab945b4ceb0154db0a6108dc6824a","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35.tgz","_integrity":"sha512-tQwocVkckdgJ9shYRpprIkDa93rKgbgQ6xLCe3Dg7Hz+8ck4iTWkWHQJU9VMJVTUztb55205bwtfwDsnnf9s4g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.37","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.37-ngcc_1735602558303_0.8472037723094257","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.37","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"25f6ee3861c6e468bf514a5c3bbe8318ff4d3372","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.37.tgz","fileCount":351,"integrity":"sha512-umCLgomLIjozgL5YgsP2Xr0l1yyXpH/oVxZwFFTOo0spdo0901U12LjgVdHmaZ6zs+kueOvje1oBX9u9i4FksQ==","signatures":[{"sig":"MEUCIQDyr1tys7DLJeG5msapjmwPdgiTKcOBsGaqROi8nk/vEQIgWVI+mE5NCrrlZUNDaxWLdcr82ObPCeWSFFBpokG2PC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423607},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"4a6e74c5020d54089963e6f32810be18e3741911","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.35.tgz","_integrity":"sha512-6y+5NbBLquNS+h4ID9qc3bmfaUnLfMbpJPKG24TBdJPjH8K4UiNaG3CNVFRGqNGnsWXU1Ab+qyrpXlv4RzkmUA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.37","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.37_1735602872030_0.5018234131263044","host":"s3://npm-registry-packages-npm-production"}},"28.1.39-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.39-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.39-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a910f3f6b133572bf3c9adb19b32bc51251f355e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.39-ngcc.tgz","fileCount":337,"integrity":"sha512-6GCJABepyilYCWPXrZH6ayyhs1ZFaK2De/RNeYyHau0OJmu19IOqQ1IjYQPe6eEENwwW83180Wzcbo7TA0eYeg==","signatures":[{"sig":"MEUCIQCAGL110jdYyLQ1SSmuwh8vMAFJYfWzTfMugSzU93XwGQIgZeh3Y1wgWKBX1giijvNUQPd0Cc8NzcisSyokaQwn6Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474116},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1de3ebbd8cf75b990bb28a9aa4da1652d15a7b9c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.37.tgz","_integrity":"sha512-BdGlAXNjYV53QO+XEFGq5VwxlMuCioH/mErsUu4FgdMlZoBOoyvz1hARmJRkX85k6L217d+n7jO5TNKZUmWkJQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.39","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.39-ngcc_1736823756278_0.5486491695957232","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.39","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"eb336ecd80bbfcfd176a778bf52356bd81515f40","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.39.tgz","fileCount":351,"integrity":"sha512-n1UaUaQdqT99tlyi7nWEdbKmbR8TwWQZivhsgEQA54p7H/lwyc9Wr9ikaItvkyT3BkpoV61iGMmIHUJBWnk7zw==","signatures":[{"sig":"MEUCIQDKf3F8V1MfyTunWDwQXis3olKaJdrcjuc5UlIzDxTeMQIgXTfafUir7mx/Pmw0NgT6PtFryHekmljvmH6YfGB0L7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423772},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"67740827108f08bb7e421f1c3f8256a0c05ad799","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.37.tgz","_integrity":"sha512-TI8tbEA7iJWIsOkAbeCEeQBBopvookELS+Uzw+PwfpDb8c90bmLA0SJHPTA50PYjz5jK71oNGFWkZt+Pnv2fnA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.39","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.39_1736824073773_0.22440406942480773","host":"s3://npm-registry-packages-npm-production"}},"28.1.41-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.41-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.41-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3f47b03f43017169ccbed87070de620ee1c41002","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.41-ngcc.tgz","fileCount":337,"integrity":"sha512-LqFUfvdYLO/VLK41tbXVqze30wVRaooTcRSNQYs5Ic+C0bfNniyjRaF7INWR2/wG/Y+AhultIonHnEEQcp7f+w==","signatures":[{"sig":"MEUCIQC495Tg3ccrA3TH6RbQ7QWNE3Yj44EidKtDn8aqrU073gIgWBB2ge+qeSq+aIvId2qCxNoezlEC46RXuoEzNPDSR0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474116},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"1de3ebbd8cf75b990bb28a9aa4da1652d15a7b9c","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.37.tgz","_integrity":"sha512-BdGlAXNjYV53QO+XEFGq5VwxlMuCioH/mErsUu4FgdMlZoBOoyvz1hARmJRkX85k6L217d+n7jO5TNKZUmWkJQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.41","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.41-ngcc_1737424354427_0.9701682396029512","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-angular-calendars","version":"28.1.41","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3cb94907cd1c8deb99f1a38b596e7e645f839dfc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.41.tgz","fileCount":351,"integrity":"sha512-S8HNBOv7GtOR/CL1utv22hiegh9Nj/7CIaSzhl0phuh1XSSpTX/ugzK/jfFlSSvNwNRLg+TjDX/22pBbqiNT2w==","signatures":[{"sig":"MEUCIQDZbjNGn6H93Z+zH0RPhahNABZjZqCGC1dURnxXPvjXiQIgXXMj3sVrmTQJ1qgcUmNYdeq0WFN2h62XxnPXOAf8FnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423928},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"8d581ccf79ab47b1960e43210879ee645dc485fd","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.39.tgz","_integrity":"sha512-jZgF49TPP3kpbr69xeDgH6DjJSLtAMXhHS9mQw6QWecwVhSxpXIMcye3oM6nL6u3N0wyEpkDHuHPszU/hCoh5A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-calendars":"28.1.41","@syncfusion/ej2-angular-base":"~28.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.1.41_1737424607619_0.9881588471841682","host":"s3://npm-registry-packages-npm-production"}},"28.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c3abc14b1851b8d544439febcc1a2731bb3790b2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.3-ngcc.tgz","fileCount":337,"integrity":"sha512-GdX7ygZgXdYdwpwlc9y6J2EVLtEZ+yP8mvQitR1nCWLZw4K46uQjvUCUb5PaJDsrptjT0FRz232YR4JsMhHwsw==","signatures":[{"sig":"MEUCIDIawqFs+t957AuqiFyYX0r/douVvUCE58/I+uXyFuNsAiEAzy+2TxxiRxjw6UwmSgaPm+uM5Xt8qiZxI1mnvf4q2u0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474106},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"85217d3aa72bd201cab52bd669586d20e8c049d5","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.39.tgz","_integrity":"sha512-5pcXAsAEsVyhQiYGPIi9u9S2Lmb9/ck5hS3GfuH4J6Cy3To87QUS1hTJNpNYgWKeMMsG3zxOvHMDiuo2Rsi5hA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-calendars":"28.2.3","@syncfusion/ej2-angular-base":"~28.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.3-ngcc_1738146181497_0.678630703031923","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"2bc4c03a6f29c5c2c95509c2060fe64b200f44d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.3.tgz","fileCount":351,"integrity":"sha512-sBRKM8SKG1/nVjwWIrfrZERR4mdEe66MbwOFsz+7Qyjofn/hHWjL+bpAQ//HFaavtm/0xm23dSeAWwVFi5L+yw==","signatures":[{"sig":"MEQCIEAeySTtmpVU6SsMIFIZtcZQsd8Qg9CQ2rUGqpTSKmE+AiB16Zx406T985gDqNfa8LC+7ndu3uTZvBE+fGeYYsh3AA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":423920},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"8d581ccf79ab47b1960e43210879ee645dc485fd","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.1.39.tgz","_integrity":"sha512-jZgF49TPP3kpbr69xeDgH6DjJSLtAMXhHS9mQw6QWecwVhSxpXIMcye3oM6nL6u3N0wyEpkDHuHPszU/hCoh5A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-calendars":"28.2.3","@syncfusion/ej2-angular-base":"~28.2.3"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.3_1738146718925_0.9728373486673221","host":"s3://npm-registry-packages-npm-production"}},"28.2.7-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.7-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.7-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4258a65799b9ddad9576c64c7c63ed5599114c09","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.7-ngcc.tgz","fileCount":337,"integrity":"sha512-oAvnMxpnLcZLRbxt9KpfmIJi6ztTTCwGgz7HnUG34xtiFH8gpWydVjvTCp5qR9Yp7Ng/TuovrTl6yaDnV2giMg==","signatures":[{"sig":"MEUCIQDSMeF+RbJaGRZ3z5ehqCISCfd9ktyYRarMs02/FihnKgIgPDqpE33kw3jpz/09hjDbfXUvi1akImEiS26bhNpeFwc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474102},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"32cc5c42dec37fa431f89148374965dd371305f7","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.3.tgz","_integrity":"sha512-B/Ezdz7iJSkm0jqQhn5XiD1Z/PjIKwdwGjAjVP8Xo6jjnhCYKQzTaFJ+7zwZFdeMUMn6HXILwxb+1UiTMOGa0w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-calendars":"28.2.7","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.7-ngcc_1740451940425_0.5626424353490893","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.7","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c1f9cc075829cbcef99405d545e694884a4e34ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.7.tgz","fileCount":351,"integrity":"sha512-Ww1UfgbYuRcSRtSxG6cNo3+IdHho1DNK1SnID1bupmn+38Rk/4NKHvv3rzMoBkOKO5NYNqhBGWyMjHk2S5335A==","signatures":[{"sig":"MEQCIBQ1JCV5LFTZx/7KoRuS1DJi/HPNVSv1DDmchMzrFKCyAiBbRqSOwkfjtnu70uz8sCMdnLO69o5xLZc64DEyBGbk2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424068},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"326c2b6c51c13945fb3df3f9a1f04b4589f3944f","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.3.tgz","_integrity":"sha512-TZzGzHXGfo6hTlYw/RuOY2ZAC84iHatU6LyAK8gc+drdcqHbmIqN7HoUVRdEAuQ/Idi3n4vU8HIdU0Up8mP6Yw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-calendars":"28.2.7","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.7_1740452204019_0.00310676431415291","host":"s3://npm-registry-packages-npm-production"}},"28.2.9-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.9-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.9-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9c8efe558e117ab131fa0f536d71d60c90bae36d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.9-ngcc.tgz","fileCount":337,"integrity":"sha512-QaGqPiNRc3u+TNHImSyGNLn/oocWIQyGbp2N/e3aeVKZex+Q3jw4wbdel7UmxQ47pbW21eEIbe3EjaOuztEKMQ==","signatures":[{"sig":"MEQCIG+CMbBWbCLTXjnQYm9mGYiLR3pZ+seejqbFBr1jWchBAiAOmagvnczVfC8VMQfbkbHp6AlJbF57lrLEn4+LwCyeuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474102},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"c33fec0955f7328500d3fd84f4953b136169b35d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.7.tgz","_integrity":"sha512-Xd1XMNJZqmxm9CTar2m4F2tiAvR/WHWQuXWU/a9LqYAhu2E6GuN1QCJVP5/yQ9R8wHim6DLRk+6kKd6kq4G++w==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-calendars":"28.2.9","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.9-ngcc_1741055919709_0.66512121941755","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.9","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"28645cc42a8872b082dfcbecb8802c96f01c37f9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.9.tgz","fileCount":351,"integrity":"sha512-KeiF5HCODNZ1UYKp5KDeLapho3ej9JVEJKGpUTUSXHp7g1XW8DHzPilM/r+Nq/9lH28KV438EMIPg92aAreJfQ==","signatures":[{"sig":"MEUCIQC2l6R4tvpJbQ+sU1snBbnt5i2bNL+bxifNiQlQllUCJAIgCiHY4Fdf2Xy6H2jKL2GZB6pkXKXZBkPTnsiqBD969Bg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424272},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"46208aaf050a25d5d597caa918cfe892b018f417","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.7.tgz","_integrity":"sha512-Nc4ZnJpksqmzd2G0DKoiK/XCowaxjG0e0AGG8MX++KNVdRjOvYII4vYiifZSaRtlXVx7mHeYlAr7L0cVoYKt2A==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-calendars":"28.2.9","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.9_1741056199874_0.4078739504247415","host":"s3://npm-registry-packages-npm-production"}},"28.2.11-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.11-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.11-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a82f68d8a33a622abdc190c54a1ee356249c7116","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.11-ngcc.tgz","fileCount":337,"integrity":"sha512-NoB8nDA4FHxu3BzICLBSlC3pW1eXQmkG91dnxNvKjLMUfIthoQnJIFq3YqVAr7bFAGph0TwkFiv+1mu4zZ8DRQ==","signatures":[{"sig":"MEYCIQDfwLi1409/9Uk13I6JX39X/oSzOk8JZ+UR7XtyeoRTmgIhAOdRyVXrAmt8oRnAnkzFpRoJGDDK24xesaP7T7MuHkev","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474110},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ae0bef28aab7e42426d17681f2159f469b9f2718","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.9.tgz","_integrity":"sha512-h/nGpQXcLUj4+pcZJt0NP4y2AVAVNavDJJc+6tKhhQqyIM5s8CvFPCW93PWYY2OuauKQq9qhJRtXygAVtFbVHg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-calendars":"28.2.11","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.11-ngcc_1741659696424_0.2312250300126637","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-angular-calendars","version":"28.2.11","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@28.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"066e7e0ae8e704af3a0c53b79fba078ea5e740ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.11.tgz","fileCount":351,"integrity":"sha512-EYPKAdTFbDc3k3+75oFuI8stYcQszYZ2e2KKq4A698DzOalLb+FJovJhX1c2Mm8FojrL7k1CaPZ6Oa204IO1CA==","signatures":[{"sig":"MEQCIA0qNdUYpFyeJH8ooS9rUOTbIF7s3NMeFHfwMqJZGMUzAiBkclvXFHhqYML74hqla0gGtaXlPUlzZJZQ58LOOywRsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424791},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"a105a2b0e6e46d88a41c2d53c1b83bb83b6fff7d","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-28.2.9.tgz","_integrity":"sha512-NBC52y6mxINE9HRLEnI4y9QU3msU/WvGB9NZb8l6n4ckFhWF9bURPXq1p5u2iTnmFOM+PMXuUi+OYENNU0GMjw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-calendars":"28.2.11","@syncfusion/ej2-angular-base":"~28.2.5"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_28.2.11_1741660034128_0.7766052838714355","host":"s3://npm-registry-packages-npm-production"}},"29.1.33-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.33-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.33-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f82674cf545ca0db900e27c1aff6fd09d26d974b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.33-ngcc.tgz","fileCount":337,"integrity":"sha512-cH9UGHlIbp+ZxKG1QEOw1U/hOuuICsZ27KR0tW/hVsKUPZDA+JwAJa6nOIeSgwpeM1JvIyiPgvGWiD9izvMpbw==","signatures":[{"sig":"MEYCIQDnDG+z+HknWqlXTVeIUQGYEal/1P8LQuAVGu9muYGrhwIhALmH2RwtDcaxwW26FA0dsVhlF/tmsTWc5zNgZmN2dCve","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474440},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"995b55c0664f1559622c36150c559fb51319588d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-sx7IFd7JJzB0kLijk5w0CQuBMvErzy3n2dfGRENEacoclTkjnZ1b8YC9GBcjF1pKtL+qfrArxm2r605TE9YbTA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-calendars":"29.1.33","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.33-ngcc_1742897422044_0.2024022652746067","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.33","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"379069458452aaf410033da78e0242994fb2f09e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.33.tgz","fileCount":351,"integrity":"sha512-ColrYZw7GEE6U4WFxzniDmuKIBvDwBAdG139mneZIml3uEXcfCTlS0VsIHIPlmU/LWJXEwzXfKHi1iMowVcw+g==","signatures":[{"sig":"MEYCIQC6Oeoa6MLda5Tsg+sUxcUz8Rxye1q2FAKE1hkE6ETRrgIhANVxiNv7hwKuH952CWueoWjUv452DlwxHwyC+1J03NwO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424921},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"ba2c05d98815a9152c1608f3e982e27385c76242","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-g5PQlIlMatyB48qg4Wu1Yd4dOO++K/pe8vDD8z0HI6n8XRRtivaJIynEVrnPVYO5UJ2T7p42ik7rntTnQfSfsg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-calendars":"29.1.33","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.33_1742898074489_0.029989478041732687","host":"s3://npm-registry-packages-npm-production"}},"29.1.35-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.35-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.35-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c9e1b577a231884155a5ff2cbbe9dee525444b47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.35-ngcc.tgz","fileCount":337,"integrity":"sha512-Rk3mGY3MFv5roKJGZMD+XHO13p3J0+mAAoiK+UZTVHh+4EQtt28XswRxP4ALZVnZmqPJQgrt5d66Y0rw8MHlYg==","signatures":[{"sig":"MEQCIBGfP1bjDHqKsTJpZR1yHVoIa5hfdiMyBJcq1b42LLiQAiBkM8fqBhgvFri5bBNduV1PesR6eciIPYrp7UDoA3cnkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474443},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"995b55c0664f1559622c36150c559fb51319588d","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-sx7IFd7JJzB0kLijk5w0CQuBMvErzy3n2dfGRENEacoclTkjnZ1b8YC9GBcjF1pKtL+qfrArxm2r605TE9YbTA==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-calendars":"29.1.35","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.35-ngcc_1743470663839_0.3450154868407247","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.35","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1831419e56007daa444caed1b7ba2d2dd3d9d7cb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.35.tgz","fileCount":351,"integrity":"sha512-rgoIPa2oZ9/IuhybkdhqczMYkOF4+7Ei9FCjPfYy+bPdm8bNvl5xJ13fvoZ59ZQBcGJOHlEC3MOS8SOVf2vSfA==","signatures":[{"sig":"MEUCIQDylwABts95nE1bai+KpZrTWfqolDL5HBEi5YKvQtzaowIgI7EDaTfI/tlO6QpVIXIfYh82CDqC3twoXWHOT16KjrI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424895},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"ba2c05d98815a9152c1608f3e982e27385c76242","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-18.32.5.tgz","_integrity":"sha512-g5PQlIlMatyB48qg4Wu1Yd4dOO++K/pe8vDD8z0HI6n8XRRtivaJIynEVrnPVYO5UJ2T7p42ik7rntTnQfSfsg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-calendars":"29.1.35","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.35_1743471186973_0.7330458908258879","host":"s3://npm-registry-packages-npm-production"}},"29.1.39-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.39-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.39-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"af6de577f5b3fbee724c67a7c3f6aac3989a2377","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.39-ngcc.tgz","fileCount":337,"integrity":"sha512-NiPArInbF57exo6uwkft9qztjY3qs3efT+WfhnOsTBIdhU30u6qlgfRSHLqSpluTg3aCRr/dRwWpvIW3KfUZoA==","signatures":[{"sig":"MEUCIQC5EpZkPXQ16bzm6xYmfahfDWYxmc69LGD8PBncIsOWZAIgIKtbo1vdUXv1Q5ZpwpzAVD4Dx6TkBw7uDhTMt2J63XY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474443},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"67adc4b037814b10a54c7e6e6b4419a49cb8a572","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.35.tgz","_integrity":"sha512-AsghAsrcCWyRv6BVkfgDd8iZYnHY90jHSzE8rM0uizXrGWF8b//1B17HOIzlvFiePZ8A9T12WSxfEYbkOz8auQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-calendars":"29.1.39","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.39-ngcc_1745289699222_0.22842395715943353","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.39","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ba000ae644f4cd48a796d2c288b968d361013c79","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.39.tgz","fileCount":351,"integrity":"sha512-ceXOtLoHhI+kZYwamyZfigm6KoHF7zfFYiP2nhQvIfxgCEyjQxkM1UTPFg5dQar1SRlu99sllEq9C9/xarogEA==","signatures":[{"sig":"MEUCIQCYQ8uWt0XrSv3zdNk/a/sUrL47CNbjcWy+S8AOg4QkPQIgYZUKZ964y5bWGKHZ/L0KV8nJy4okdGz2qPwc3Y4lTQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425056},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"c8f85b63ec8b30eaff963b1aa00a2e83ace13ce6","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.35.tgz","_integrity":"sha512-cfZakG88VqfdT4+g8Z/KLKpUsSfpGJfmWH4ItfZFWMuHjZfifgDEvRP62J/7w2xcT8dW2CGiE6P3mr+qHEZ/5g==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-calendars":"29.1.39","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.39_1745289998681_0.4771539972992407","host":"s3://npm-registry-packages-npm-production"}},"29.1.40-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.40-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.40-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"49083c6a814d881909604114292ab6fe08daa79e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.40-ngcc.tgz","fileCount":337,"integrity":"sha512-d2f9UI46SZuXQEZtUBngYybsx5bNA4tyxV80X76lN+H3/3hspSG9q8EHDH2YyTTYZsJzB3Qcav0N3zahTUnKrw==","signatures":[{"sig":"MEQCIFIL2atCZM8ha75u/IWwSBrOXzazwDxbc8E/jo2/ahtYAiBIQW2RcmS7O/HGP0gLqOdF0afW3TQzHoy7k7p4Z4Uksg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474443},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"178cb8b91740323dd1cb536376c99256e24715d0","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.39.tgz","_integrity":"sha512-gxFb0xpnqI167fEQeqvCJPO4Fgbu+BX/JybvVW6f3l+7KOoV6wRZfNLmFewlC0YWeMNmAXVEtbOMGh0o0R3nhw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-calendars":"29.1.40","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.40-ngcc_1745891188524_0.6593855096349932","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-angular-calendars","version":"29.1.40","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"367f7479badf462ad733f73d8814352e1561b1d8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.40.tgz","fileCount":351,"integrity":"sha512-U4+HajKkZDhrx6yB+6LXvksG7gPsM+XN59P7c6ef00IDRgLQ3iVZGH0tVdX2aWpxrLORnryc8iwlmLOyp/gQ2A==","signatures":[{"sig":"MEUCIAl3nuAMZURzcj/gd0x5dZ0gg04krrRxbDo+NyHepLlHAiEA0nZz9q5Cacfiln3aAp1zJu+wgKfuQk5wKwNUiisOcrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425430},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"491fc589780788b2dee306d595f4d7b2d6f34291","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.39.tgz","_integrity":"sha512-3R01nbNZ2LNvk29QiVGIGjwE30gWK12u9QkTllTcvPDe57pXuJy7ktrlNR8a94FjuYY30xgPMd/Q3opNlU/IQg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-calendars":"29.1.40","@syncfusion/ej2-angular-base":"~29.1.33"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.1.40_1745891472623_0.6317504131542626","host":"s3://npm-registry-packages-npm-production"}},"29.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"150ea128ad937ac001396206c138c63c18cd02ae","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.4-ngcc.tgz","fileCount":337,"integrity":"sha512-BVvr3lqLOrTwUz3xHuYWIy6+QCzZVlKY+FPsHRsjOMqzrMuH0r6wk9pXjP/dXnEzXMuMi/Rux7Ti7BnVVH7C9w==","signatures":[{"sig":"MEUCIQC64sj38a21drGd1DQZlLHy5ydZi/gSVBKYXyX30Gg+bAIgUYgQvFXWFyzdXtvunGC5ptNkxBuqLJoTTIbjrhfN9s4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474433},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"caf081de91c07c4c0f9d25da21a36d0bed371aeb","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.40.tgz","_integrity":"sha512-ZQow8B1p2aZOOjHLOyuITAiHgNGcZq6TPqBKJNl4euciaWCkv46lq3o0Tq4CM9rt7QyK4dO2lPSBYQWqmB6+wQ==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.4","@syncfusion/ej2-angular-base":"~29.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.4-ngcc_1747219486139_0.43759099816796065","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e0dc45227ec3a87de7976a9069dd4bbfcafd6f9f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.4.tgz","fileCount":351,"integrity":"sha512-4M/O7MzbsdX/Ovy2NXRpGKUS/sdP6/2xyDodrwv5oeKXH1TVFigWj6ueUz7M5gkL27rZ6KH4iQTlm1zEtnW+mg==","signatures":[{"sig":"MEQCICUZOvCD9XaYpogCpN5aAuqaHt/vZYTGbyaO8saWUOOBAiAqGG1L9d2Eeul6ERmI8mIJd1F3F6nZAXBmvNDesj0SHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425447},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"95469f714b7cad6f01f6ffec1eaf8cf74872c954","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.1.40.tgz","_integrity":"sha512-JOZ8r70/nUpQDEYrwLiisJprmDey2xpnYUX44Fl4r4rQqYBa2zuPlwurIYoIC20W/54FPL9BIjqKtHgrtynnsg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.4","@syncfusion/ej2-angular-base":"~29.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.4_1747220013912_0.39147503967492403","host":"s3://npm-registry-packages-npm-production"}},"29.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"001856bed891f2fe3ed1530475c06f053989aa3b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.5-ngcc.tgz","fileCount":337,"integrity":"sha512-Rp2I4kax/4fw8QgMsoSfY3Qs3s4LEaFRkZ3wfVyPZrdQQKwVGAxfiN1h/7EAHTGIn0PU5uYYccHcbSw2RYfcOw==","signatures":[{"sig":"MEYCIQCZjhLDH0s9+ihxofbC4djU/ZTSWZaxUwE36+v+VHo9jAIhAN7nK+i9iARJFl9TNxvEhqM19du3l2ZchkPGtgVst3Hq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474429},"main":"dist/ej2-angular-calendars.umd.js","_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","_shasum":"ba5cc7b3c9dfc6292bb3765d688f872caf9313e1","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.4.tgz","_integrity":"sha512-WG2spENYPKhcxvx4ZHKh7F/smapE+Dly7VfmHrJu2FmMCryjk7fmnrxUW+HOXvFemyf8U8Mi7vI4AscdKDatqg==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.5","@syncfusion/ej2-angular-base":"~29.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.5-ngcc_1747788025434_0.6301191663526104","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5096e9e12b9af7fd123a99536e97dac0da6f9883","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.5.tgz","fileCount":351,"integrity":"sha512-PmRE8Os9nVqg96cp/LYtiDDc8Y/Nb/ix/328cQmfPz0dac18r7PRCSQDkVsR8l195KDazQVn+Z/8JnaecqG6nA==","signatures":[{"sig":"MEUCIQCMoDs3aBvvn+G8yK92zaY7eui6aRRENDDHJxY3VBhwVwIgCeTacoL+sgMrl8M2Le13iOjRR5HMqfgSRPxM8soig9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425594},"_from":"@syncfusion/ej2-angular-calendars@*","_spec":"@syncfusion/ej2-angular-calendars@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","_shasum":"e5843876546150dcba16b1675d138728554ea44f","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","_inBundle":false,"_location":"/@syncfusion/ej2-angular-calendars","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.4.tgz","_integrity":"sha512-vqL/VRM+wB5TQYMorWZXp/z1a6IwQSeJhuQHTeA8BoGp52B06Vmvv18iIdTwshG+ts/m6KoMjBAu3VvfuTX7Yw==","_requested":{"raw":"@syncfusion/ej2-angular-calendars@*","name":"@syncfusion/ej2-angular-calendars","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-angular-calendars"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"6.5.0","_requiredBy":["/"],"description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.5","@syncfusion/ej2-angular-base":"~29.2.4"},"_hasShrinkwrap":false,"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.5_1747788331525_0.1044805422314139","host":"s3://npm-registry-packages-npm-production"}},"29.2.10-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.10-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.10-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3e5d8e5970494d9c0eec88d140881badd7dcd317","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.10-ngcc.tgz","fileCount":337,"integrity":"sha512-M6Li83ugE2qL2/pkIh/yUn3UZ/ObcC3GyUJMjZP6GvjLxiUM0a4Mliq9B1uzqccHXEiqSgJfYOaVqfUAAnMeRw==","signatures":[{"sig":"MEUCIQCnNh9yXg7OLZ3UHRDi5CbwcL6bMGQBWIW7QD7ibfRIvAIgKkx3D8JWqsXUhNYon3FWyyCSTiH/uDNv3bDxnf9lpsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":473262},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.10","@syncfusion/ej2-angular-base":"~29.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.10-ngcc_1749524216908_0.09774223454699982","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.10","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ea4fbbf9b5334c84032f7c57ff09bafa5131f4d3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.10.tgz","fileCount":351,"integrity":"sha512-XV4jYxnsxRMbgIGXy6GQIh8PSuuhVgTwhkkSe6wdmWu3sznTLOLFEB32KMCM4JtLF4an9b1nhAcozfreMrFILw==","signatures":[{"sig":"MEQCIE8qTmgK7pwbg3AwjTniRpYZF6LcGkJ4WQMbCQOEY+uDAiAQnCtbEV52PyTvAk4xlhU+XErWfSpSsHsGo45kwlys2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424828},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-calendars":"29.2.10","@syncfusion/ej2-angular-base":"~29.2.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.10_1749524454286_0.6762369170472005","host":"s3://npm-registry-packages-npm-production"}},"29.2.11-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.11-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.11-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8acc9df7d690a155dc1da56b4224b582f07b2e01","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.11-ngcc.tgz","fileCount":337,"integrity":"sha512-TNeLCykfCuP/uNVdgbwGsx2rkQbwzYaJIhvfOShTlPLejZVnEVV4sZlMCaAVGaq1u5D7s7VeGXKGBcPuArd8yw==","signatures":[{"sig":"MEYCIQCm9GmuwfO83LhexEIx0yVv3VmVoMrxXh+ul9Qyq1ucNwIhAKVhbWk++//5JRs9fVWmCWTLDbiL9Rh1dfymXqxOXKId","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":473263},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.11","@syncfusion/ej2-calendars":"29.2.11","@syncfusion/ej2-angular-base":"~29.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.11-ngcc_1750128813748_0.8198792771991577","host":"s3://npm-registry-packages-npm-production"}},"29.2.11":{"name":"@syncfusion/ej2-angular-calendars","version":"29.2.11","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@29.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0aad851e088dcacc24c5b6c06359ab2d7dc1544d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-29.2.11.tgz","fileCount":351,"integrity":"sha512-55RKUDMrjZhUUPSZMD0vLnuz0zsy2/2YvSiWym3AlzjiqiWV/qMSpcXnBs3JQDtAalOhcmhqwNUmkTVQA7sjFA==","signatures":[{"sig":"MEQCIBQUq8iN6W2Yx/pQhIKk5K0iYTtyN5hSqEPuoXWyPFQPAiAF+pO4cbrP/3vI0oJlXpruV5gRNixFG8yfu0VnxFIQwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424829},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.11","@syncfusion/ej2-calendars":"29.2.11","@syncfusion/ej2-angular-base":"~29.2.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_29.2.11_1750129010803_0.2123221042517256","host":"s3://npm-registry-packages-npm-production"}},"30.1.37-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"30.1.37-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@30.1.37-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"004383cbdc90c2f3c7bfa08d458098f437faf448","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-30.1.37-ngcc.tgz","fileCount":337,"integrity":"sha512-6rWoGvA6h/x8ZvbxpoH0sMe0rhXXmwvSWHgVp+2NmnzugMfTPPX5C+frPEKdUxjCndpsUOlQ7FRZOAJCw7aOmw==","signatures":[{"sig":"MEYCIQDDUglwea5iC4hnt6QuW/toQUDKWSE9zjLA8PsdzU6UkgIhALKGZ70m/0QqBnz2DHnQW/XGA8vzlGh3l4n+jKxTEDay","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476650},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"5d9951c03cfb7251b1330b2712d762b61aee148b","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-calendars":"30.1.37","@syncfusion/ej2-angular-base":"~30.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_30.1.37-ngcc_1750854615446_0.19678031314883682","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-angular-calendars","version":"30.1.37","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@30.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"add9ca2b90863fcced5ac3ad53936edbe1e351ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-30.1.37.tgz","fileCount":351,"integrity":"sha512-KTQz5at/6Ja8EkxUkrm/9SNvebTHlgIXjXQhxGhapBFkWZasCWu0PjSo7D0nWETR76QbLubdvDH6mRjqk6e9SQ==","signatures":[{"sig":"MEUCIQDoUaua14nfBA5CasXHr+ABBm7nzcEwNAOOUwwq90OLrAIgEhgIu9eUaxZPDEO60zQtP2PAnJtjyyj+G3oI/8AYofo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424525},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"5d9951c03cfb7251b1330b2712d762b61aee148b","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-calendars":"30.1.37","@syncfusion/ej2-angular-base":"~30.1.37"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_30.1.37_1750855083980_0.3922667036545979","host":"s3://npm-registry-packages-npm-production"}},"30.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"30.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@30.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ed15d70a79466977b515e069205e48796a123410","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-30.2.4-ngcc.tgz","fileCount":337,"integrity":"sha512-uyeyMZV1H+4PfFsCeSGgj8YUo1UasfjhFF88R69iYb1SK3XIY4AYUkAM7HkDO3TQ0WoB5N+eKJXxXsD5EHA9ag==","signatures":[{"sig":"MEQCIFkLrg9TWrPlMne1/MrfJ2pZ5pQkO2P4BHs3z9ypA6FQAiAHouiHR4sG6Ls6mTL7RLb1gVbi+MmIkKY2B+5+A5xhSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476815},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-calendars":"30.2.4","@syncfusion/ej2-angular-base":"~30.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_30.2.4-ngcc_1754553698116_0.5953013371744427","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"30.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@30.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"fff507d9eeb56ad07ffffe486ea548093f463a63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-30.2.4.tgz","fileCount":351,"integrity":"sha512-dX4JKZ+2x/eg5WTemDx6AtqL1zLn55atJiSOgFtULTiumlyJ3Caf5OFl35WoLdXubmJtvWUB7VMXyAuP/xR6Ng==","signatures":[{"sig":"MEUCIQCsCdD1k/uyk9asXgs3UCOYO7UB49je3PNvA30HSgRI/AIgTFaZ5GJ/mPUIZbqCOOaVgSKjHLIlGPSaY8Vr2fqmwzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424544},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-calendars":"30.2.4","@syncfusion/ej2-angular-base":"~30.2.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_30.2.4_1754554140298_0.5505698809822868","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.17-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.17-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d040838d4068581ca023789802acee3132dadbe0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.17-ngcc.tgz","fileCount":337,"integrity":"sha512-B5oVeYWHLyD6RiAhJ3rx7HpsBCnFcgq7Wv52KXQbmz+7hzYXu0y5mspNHzG1p1k/sl1t6L982CwNYPC06XJJUg==","signatures":[{"sig":"MEUCIQDOd4lzjqtQl003CCbU8OqvyoWDf4kTlH6rDzgEVlmVnAIgM+bLp63CsyTe8ao/cFGTCVNsUvhVY+ncvwujL3/LGTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.17","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.17-ngcc_1757056332642_0.9040240797742083","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.17","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.17","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"aeb59c62dc267277811da0924ef19112410b08af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.17.tgz","fileCount":351,"integrity":"sha512-6nxTQQmo2ofQjGItzLeh+iOJKFD+bMm8LGQfX3AD66yrtooSS6BK2PmUmA4bJNkrCuSfoVn2aad5ONozH4Wfug==","signatures":[{"sig":"MEYCIQCpUSxcGSF1onnQ9hFhbegC2pNeNIARSFN1HKTCJC6qLAIhAPDbWZeKzNYmF1wRkcMEDA5iPyjz21pwkErRm7y3Yb3U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425676},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.17","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.17_1757056811246_0.06468239264363262","host":"s3://npm-registry-packages-npm-production"}},"31.1.18-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.18-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.18-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"db709aed2a4553c6a7a8c207fad22a79ca83b6b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.18-ngcc.tgz","fileCount":337,"integrity":"sha512-FuPrVm8dOnYT/Nif/Dqtl/f0Ldd/utRhYmvYVZ/LtIERleMhwZdUQN+0KoVihfiUcHxpIGdgv1NaRgIAEyheCA==","signatures":[{"sig":"MEYCIQDuBE9SeFoRspyM8BJzkurIh2x36hsPM+MVaOB4ffMdRAIhAMZ514MSnHJhyzjEOQMEe2D4jlh0ToZXAJaJ3WD2JIbA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477962},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.18","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.18-ngcc_1757471299018_0.7200589295262898","host":"s3://npm-registry-packages-npm-production"}},"31.1.18":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.18","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"a4741d33c95a012d0c5212390284ecf2257b74a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.18.tgz","fileCount":351,"integrity":"sha512-3QL1Uhpa1NoAS/51IaFv9G/aas97HXs/2uoHpwa06a4dN4W0OKP7MOMtvv3BqVf0Xb9TJO7JbL58O60k5unwAQ==","signatures":[{"sig":"MEUCIHb/EAkE+9Y+s4FL+EqaOrYv0/bVDDf+0M1KKIcNziXjAiEAjZKwidGHiT5yit6WZTCtkr16EyIfavwQM43/GeshKQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425670},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.18","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.18_1757471498368_0.06389725565634996","host":"s3://npm-registry-packages-npm-production"}},"31.1.19-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.19-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.19-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bde006e51c9557990d8a2d245a8ec4290b40229d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.19-ngcc.tgz","fileCount":337,"integrity":"sha512-LaROTk3h13oe9Twht77e1wVS60wbrKbuwOgW+xVmLpXpijeA6LFtyn4H6sTO5hPVQTpY83S9HxW2yepXo2bTLw==","signatures":[{"sig":"MEQCIEZ8Get7UAf8SB16VwbegWgKWGfqGR1nIgmgZu7XTbnQAiBKNkf3ZBFZS1DX2I1eAcJibXCYbs7N2VS1bJmdPx3bYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477962},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.19","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.19-ngcc_1757590550064_0.6188615549641165","host":"s3://npm-registry-packages-npm-production"}},"31.1.19":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.19","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.19","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"395a523b5b39f5b45f88c3d484400dc90ef06546","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.19.tgz","fileCount":351,"integrity":"sha512-lV3Z4cK2mN93Sz9xANYQSFLBztnzIyRt1aRo8ohfq+PxhgHdB1zb5paOGKXC9Lki/e4Xa/5uT+zZ+Dot3AEB1A==","signatures":[{"sig":"MEUCIQCb2E8IG1oQRg8aQhGHlHSrCGIcWk8yhi7ObGaLZp+84QIga0eGLQRCR9iWq0lCq8/J4jvyVzj71Ozhy4xkQp6rFx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425670},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-calendars":"31.1.19","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.19_1757590643293_0.37800825815100647","host":"s3://npm-registry-packages-npm-production"}},"31.1.20-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.20-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.20-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"04ce4a5b32badf044d4870c96d51d72ca967542f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.20-ngcc.tgz","fileCount":337,"integrity":"sha512-q6/EyY+K7v7BwPG0XyA3DvZBeM2hBHRJJ5QoDFPQcmp+hSVpkjE5gHwPLfrUt4dPIyJe+dt/TrLtPxM4DDzPMQ==","signatures":[{"sig":"MEYCIQDmtLZN4iNLYcSGsRQKKIPNS4/zyoqhm5cXUv6d7yiqwgIhAKm39ij0fQA3Td9+zxgqwuiHPFB7lm6jl/c6Koyx8KJk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477962},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-calendars":"31.1.20","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.20-ngcc_1758077373596_0.09650007249107295","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.20","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0829cadfbbafe39cc6048584da17c848c7b2d156","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.20.tgz","fileCount":351,"integrity":"sha512-LasGXjjgj+fA1CqpS1oaMbzBVaarDb41dxJHqGLTvyMwqZZE2Iu9nX/mIQ+Tte/5N85Q8fLY9H4M9SqRE2j8Rg==","signatures":[{"sig":"MEUCIGTl3/KRhFAO0bRyPb+s1j9Q1cMXx3iHv4QQOq5mY4hXAiEAhuZYmQmVOPns05XkC231AunTblO9/Yp570aADVXn/Es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424901},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-calendars":"31.1.20","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.20_1758077649229_0.7620645400256396","host":"s3://npm-registry-packages-npm-production"}},"31.1.21-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.21-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.21-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"00ab2b69ccaaa2e683dd0c473b6617c2366561cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.21-ngcc.tgz","fileCount":337,"integrity":"sha512-x+2zKSM1GBi97NkQzCEv3xnNxtrkWeiKzOpuaqRSQputi9YrDBGBXRE55kLsDboPOmphXUnIxxOW2liUX4Jkng==","signatures":[{"sig":"MEUCIA2n0zTM1z72glwlIf6qdhbewyhD03WJrd+DMW2HxtiyAiEAgYYUmY7qcsWsAf8BbfUUYFeHONH42Z1sVZe2uyX7Bo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477962},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-calendars":"31.1.21","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.21-ngcc_1758596461265_0.1451089305056814","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.21","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6de1e9ec6a7e48f5b5e175cd14278efcad1c9abc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.21.tgz","fileCount":351,"integrity":"sha512-kVOxL1pZ3Zm0MZVQySDyzdVAunJ+TEdBEsUF2tvzkYjs7myUvV6JH5NDcr1k13pw+v/16C32xHxUuOvDfp62sQ==","signatures":[{"sig":"MEUCIFCC+wwhDWzDa2YJvSNSN1h/ZA2mLDcDhBTazRo2mqXBAiEAmFn5bka/uNnFOgkv6d9EdIBZeIwNsXbR8TvVYLCwW6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424901},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-calendars":"31.1.21","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.21_1758596710713_0.23421259430660002","host":"s3://npm-registry-packages-npm-production"}},"31.1.22-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.22-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.22-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5b21da892c514e223a4392394fad9394ed892818","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.22-ngcc.tgz","fileCount":337,"integrity":"sha512-0qFY+T0Nb6cjPNE7hAwVcYD+nPP7xTH+MU6qmaiFqYVpox6apw4eQT6jaa/aZ7VSNvDbam4cthhsXd8rIJDosQ==","signatures":[{"sig":"MEYCIQC7+XE9pmg9NTc1n+pONGYYDsloVXFPO9+Gmbaq8Ho4dwIhAPdiIswERo1OUNGfXBB7mSiRh3tIWx5+KvNy1B2tp3Ux","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-calendars":"31.1.22","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.22-ngcc_1759289775540_0.05212497663034399","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.22","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cbf352c36ac5148bd9907914bcf01d4435203e16","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.22.tgz","fileCount":351,"integrity":"sha512-SOuMZduEt2Mc8BQDcvSKnpktgFMc4y+QRtQF+a5EcoQEzuLVIGi3p/9Q1hgqYDN4zXD1pZkDmnYz7P4z9mt7VQ==","signatures":[{"sig":"MEUCIQDVxuAPUCv2DFEpWhY+F0rWtTeimPaGr5hS/EFBgdl0xAIgbJHlMQfuzmxpaITPzqRQKtmy06BFtp3H2Mydm3+UCtE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424901},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-calendars":"31.1.22","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.22_1759290084407_0.804355662030827","host":"s3://npm-registry-packages-npm-production"}},"31.1.23-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.23-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.23-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f0b91dc4d7eb20342d471bdebf3a8efd06301cba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.23-ngcc.tgz","fileCount":337,"integrity":"sha512-kU27vcNHL7TUoBfIau5rfss3Z4H9kMegQikjlC70cuc19beFw+CB0rpcxVz7wkIOskpb8lZ4Wbh0ZW2WZf7VCg==","signatures":[{"sig":"MEYCIQClW+SpV0IYeyOvapxD7LYfvLCTrKje86KSwktY1+oDygIhAMkO7LIBssxm0+5G3ryMLFi60jb5M5oqgS5tvE/TsDU1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-calendars":"31.1.23","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.23-ngcc_1759806306197_0.22869795945717786","host":"s3://npm-registry-packages-npm-production"}},"31.1.23":{"name":"@syncfusion/ej2-angular-calendars","version":"31.1.23","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0f3460f6e1a63f7f2bf32027b1b525095449b565","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.1.23.tgz","fileCount":351,"integrity":"sha512-0m6FB+x8TRXhgIg94IaqdJ1BqMHU32nQgXgyo0OutG9DBkrzUOCDFgXVyKOiM5EhvzidQfOiw20aOcHyd/eQvQ==","signatures":[{"sig":"MEQCIBKRVCmKwKxm3clPrUFIVkqTndrHBZCwfIsyG0WIvbo2AiA+dIe8dtMP4WXmQW0DtRwb+1zqyrGXoBsUkbIONT3cHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424901},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-calendars":"31.1.23","@syncfusion/ej2-angular-base":"~31.1.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.1.23_1759806518820_0.18347704061878845","host":"s3://npm-registry-packages-npm-production"}},"31.2.2-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.2-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.2-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"19c4d56600d1e19a74ccb40d91096783a873fe0d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.2-ngcc.tgz","fileCount":337,"integrity":"sha512-AJhZf86+EmvX0TYqTnoDrG9NgAUxFQ+yCiW4LbxltVsUFfri1pHJTljtT/uxflxMQoopotfbzBUS76tIi/THuw==","signatures":[{"sig":"MEQCIF+fn7Ak6U7YBXnZMQoW53trsCxsuoQrnW6gJZqwlIgwAiBXmE/vfXovFRneLMD+nCQWXD4YoYMdGx2uMaXjApCKOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476815},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-calendars":"31.2.2","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.2-ngcc_1760521498008_0.10668458415846072","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.2","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9b84e49522fed91d6383148be161f69e5a191940","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.2.tgz","fileCount":351,"integrity":"sha512-fGPWTX5zaf95W7ximr1xXvi6jUN679Hto7wc/E2mlB7yXWH3nSM2e2o7BEr9grC8ZOGz2qzEFA3gQUUOovQM4A==","signatures":[{"sig":"MEUCIAX8l9LmDN/jhgLRaUe01ynATcrSKPy8cBdfHO6DDqt1AiEAnPOOZDIe8mqT7MDwzkEjLPO+eHj3jQ6/9EB0L9a1EpU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425068},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-calendars":"31.2.2","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.2_1760521946448_0.9348150701413136","host":"s3://npm-registry-packages-npm-production"}},"31.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"7065e45363d269c676b5ca47c49a2230cef4f0f6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.3-ngcc.tgz","fileCount":337,"integrity":"sha512-Nk2cITGrY5ti9cnmTMNKzfWmdEoBZlJa2yd6mKnP1kJ3kY5MjllYtQQZi8I/klG1KvEAv9u/ZGk7BokQ1ypF8A==","signatures":[{"sig":"MEUCIFIauGRJ4p7FH7csL3NfzUxkJTnxShMqQsbj6w2X+ZQ5AiEA/oFZeB6b3/a0K4Ju+FX0x2Qa+OUNN4rA0A2TEJELvl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476815},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-calendars":"31.2.3","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.3-ngcc_1761105945195_0.7658904203792787","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"03c85f44fccd41ace664ee05a6f374a1619c59d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.3.tgz","fileCount":351,"integrity":"sha512-y41pmlXJC770wR1U5yP0Bh3Ug/+3y02R+AV16d+q4jyAoXrmfVm7mVR69uvoz/GKcaWjIdCl4y1cnBLm9dAmrw==","signatures":[{"sig":"MEYCIQCeQBVo1PTdqDgk/GeB6TsGcLFZxXcYv4YDuZBWZqI2xwIhALdMmznhrJlePMUmRM9bN09S8suIkYyKi1/3UZz26wLo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425068},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-calendars":"31.2.3","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.3_1761106258815_0.41664658621086637","host":"s3://npm-registry-packages-npm-production"}},"31.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"23f5d526801e770135929521f08ae0534f8e15f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.4-ngcc.tgz","fileCount":337,"integrity":"sha512-EfwV6ZFgCvktcQUwdOzquLqPfB+9OtCU6czpchUpzmYEVTzStg6hA1BKiaynXaJS+E3pwll/p/AnXdiz/fq4tA==","signatures":[{"sig":"MEUCIDYTSYiKbtrYFoR6UdrfCWfn2PJWwubUv4FC7TEO4sQQAiEAtsuZfMbkqzD3X0ajQWQp8gep/MSLBrSSY7hFWvb2V/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476815},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-calendars":"31.2.4","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.4-ngcc_1761622962455_0.9553307525280739","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"530c1b1da22dc9c7f3b53054c76579836e79bef5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.4.tgz","fileCount":351,"integrity":"sha512-JDq4aFephUyM81N29dwxz8+DfFMf1Gk15VbGGVegVgQHXsi/mBQj0xbeM9YCzO+8FUxOpddGE0599eH0jja4Xw==","signatures":[{"sig":"MEUCIQCQ8FeqHYMQLtQfa6HD7hUhjoUjbQsgkd1HgZzrgtXIhAIgDbrglz+zLUsrhIaMGIynp/tQpwyPE8OSnhNDrsnJtZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425864},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-calendars":"31.2.4","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.4_1761623212059_0.45925530453514285","host":"s3://npm-registry-packages-npm-production"}},"31.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4e9a18a1fe80a9b3ef29e7b3aca05c96edaf52bc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.5-ngcc.tgz","fileCount":337,"integrity":"sha512-105pJSs1KjrEmuRVnvOXfOeX1hNgheqQ+CcTYIfvrXTQ7qQ0ByJG8Q8Au86sva/NH09vc2oryeFSZX7nklRuLw==","signatures":[{"sig":"MEUCIDNABhtgAF2Nspvjh3W82ttVIx+sVInXbs/O+9dJDUYpAiEA+CxKS2Hp4FtD10r5Cr6Ncuo0+T+rwsRgLfwk3vPa5Zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476815},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-calendars":"31.2.5","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.5-ngcc_1762225367440_0.3920010095171975","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"41d7944c6799a2ff6018b7e0316a33ddf80ac6d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.5.tgz","fileCount":351,"integrity":"sha512-wulB8W28iqVUpt3bHiy2pm81gIBXg8kCkdtq//9Vdk7yTQvX0l++VPxvfCJwjCBx0o1bGurcXdxKT0O/6Kb6UA==","signatures":[{"sig":"MEYCIQD212N8k6Bq4UlGEKtCOua/5hMxL5cVks0MkMl8xClKugIhAMd2UUjlfHM7v57xtrXLdcLmZ9sNyQGPoeW9RoC59Y8J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425864},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-calendars":"31.2.5","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.5_1762225669024_0.45907305575676216","host":"s3://npm-registry-packages-npm-production"}},"31.2.10-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.10-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.10-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"bb27386e0d89b4e47a5d1a89401a6239df809f1c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.10-ngcc.tgz","fileCount":337,"integrity":"sha512-0av9CT1SFwDZL8X6nn9oBuwKz8hlcRcPWIrB8WAmz8S7Y6m3vzNzKAWHK43vtjiE5eeJAzmFfF9EZl19Nwa9YA==","signatures":[{"sig":"MEUCIQDEEpBSGA6UK8Pi46aWJj+5Ig2u5oJ4cgJ7xBdC7f1rUwIgG7hkyogI1OHRaw4lxp9HtDa6S7EuQzDAN3RG7snWCL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476823},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-calendars":"31.2.10","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.10-ngcc_1762977895032_0.8476814738244165","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.10","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c825c38e2ee64d67bab475c772f808d5ee5f3021","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.10.tgz","fileCount":351,"integrity":"sha512-ypFxwtICaEHUt0e0LEI+KPMtikMhpJv4HKYhuyg/i0/iHTWg59mW0HgKaWJaXCTFb57fT+CO55jQHoco/ZF7LA==","signatures":[{"sig":"MEUCIFvDx6MSqWOOOXAyvqRZHhKx371UF4Z6X62om5w9fDj9AiEAo9vfEZxxCEEwpmz7dLslzTA2H8/cBh+dEqLlZ8eAJEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425870},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-calendars":"31.2.10","@syncfusion/ej2-angular-base":"~31.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.10_1762978117015_0.793309405300102","host":"s3://npm-registry-packages-npm-production"}},"31.2.12-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.12-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.12-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"6e8da3e84a5f75421e86328ad69a7a89b4e7107b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.12-ngcc.tgz","fileCount":337,"integrity":"sha512-5fIIe1781Ry/rLFxoPU1j4g7ovH47gUfaeiT1wJu3KFkW323LZaNRSc4zLoeeaZNViN2LUAEuhv115Pdnm7btQ==","signatures":[{"sig":"MEUCIQDazYaE6zQLXq4kvlHvEGEqeRszMV1ehJFLo0GF7FE/kQIgF12u/DZzd6ZWrTn3M4U6bp9BV6vgSo7tzH8zQ7ezZ0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.12","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.12-ngcc_1763451998026_0.7918171516679171","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.12","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cf16bdc3878dc1fa5f4a01d17791d8b4bc63bad8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.12.tgz","fileCount":351,"integrity":"sha512-rD94RMM2MqLjALLh1cfDUo+sUfwjxEFqedJc20H6YSt+gLpfyHr3YBgkFnDsRCGKRelVMVTuAAiK+uJkWDGI8g==","signatures":[{"sig":"MEUCIQDp43La9jFuLSntDYdjmovteribudU/DkB3TyHQt4cCrQIgHyipJGvFB4uWJIazaiu7zcm2rt1FYi6ioKst9a4WrG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425872},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.12","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.12_1763452451067_0.1718635148951515","host":"s3://npm-registry-packages-npm-production"}},"31.2.15-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.15-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.15-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8a66ee43b9465b03d67b59bd6bb1f0ce170d0d32","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.15-ngcc.tgz","fileCount":337,"integrity":"sha512-ozXg2O8zBFUON2g8V4MK/almSkcOEJLRI5+yP7Eec2UCsooVLK12NdSqo651Yx/hhx9lup3zjA72VhE7wF+lrw==","signatures":[{"sig":"MEUCIAYT6dlPpgrZHImZebFcvsZDllfd8YE6LK4NFbr9Lq9XAiEAp7C4+s9WgqbdlYWPPbUDVBIA5MEshJIxJjSsqgHL0xY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.15","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.15-ngcc_1764030198827_0.4207721992931748","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.15","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.15","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c9b202ec9335d7b0c9dad0c3bf163383185f5fa5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.15.tgz","fileCount":351,"integrity":"sha512-wcdHvPTbX1scf6ZsgFoc7l1dMVecSvHxMqVACAJPbmaA73V7wwalQ4CXeSOA+duGotOA8PAp43ekeCiKZ0Z2lw==","signatures":[{"sig":"MEUCIQC9oiW+BL+4oAB1NElRrm4lsQ9za/BXO24qmmFBdEQKtQIgSulcq4+yOAZseNCW4UCW1ky9VTFTsRLK5I2SwTcY2Fs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425872},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.15","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.15_1764030465000_0.7348734380052702","host":"s3://npm-registry-packages-npm-production"}},"31.2.16-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.16-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.16-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"4cc2fdecf2002b88f4b596de4c66201f2ae9b178","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.16-ngcc.tgz","fileCount":337,"integrity":"sha512-+8Y/MktuqUD442HEd8sAz2UwyPxVHCvLyc1fJXixRHwf2FHFe6DVJwbCmCY/h1Gfz18x2rO5kVHKClS7OvrMRw==","signatures":[{"sig":"MEQCIBvZ/LrMXFG9Un8HG+ekLO8bjKa8aGqXgkQR8SnPMy+yAiBlg/eKhymc/7SA6UPCn2fGgB3PG70IBqtNBYUhhmTHnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.16","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.16-ngcc_1764648872527_0.43569891040603004","host":"s3://npm-registry-packages-npm-production"}},"31.2.16":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.16","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.16","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3c9a957a70a192531c34ae6f040f9e49e426a9a2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.16.tgz","fileCount":351,"integrity":"sha512-yH8WYeNg2bi2f037iqUzXqgiMpWa6XTvyCL7xY4436+Z5emPMFPZ3P7N62ja0NA6D7MbkSRO+56foXBOFe1VeA==","signatures":[{"sig":"MEQCIHAoOQVLAggkM/RYUY0RMRFMQbXKaqumZVwICbiNbpMgAiAG/BQCwAOZbyAgRqezdgMVA3et/BDRE4mw3Fi2qzwhMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425872},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-calendars":"31.2.16","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.16_1764649120720_0.5114706302688685","host":"s3://npm-registry-packages-npm-production"}},"31.2.18-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.18-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.18-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"16ef5d98605ca5ed379ad86e0c3bd92d89d99ef2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.18-ngcc.tgz","fileCount":337,"integrity":"sha512-c+Buo1W1N4U9MNSBsWlEtr/tLuwXz2RIRIK+xMbbmiZiqwt6Exnu3TRyrN7aVvuOSBFJsSvwlllDG1UVACL/NA==","signatures":[{"sig":"MEYCIQDU10d3VPQOATHLiVX5Fme4cMCK2xpPeJG4DB/b+v6zNgIhAObdBJhoTh9qN8nQqSKFCWCWLbDoXW+d51jotI124dkz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476825},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-calendars":"31.2.18","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.18-ngcc_1765252267200_0.7312409062512104","host":"s3://npm-registry-packages-npm-production"}},"31.2.18":{"name":"@syncfusion/ej2-angular-calendars","version":"31.2.18","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@31.2.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"514dde4160ec46b8c819042bbc8873e9c4d124d5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-31.2.18.tgz","fileCount":351,"integrity":"sha512-0cDyodfB+9pqe5DggMPpHqD2Izt2loLxEJ90tYqKhrqEvzl5LStCJl54kUtig3J0Qz6XUugROqDWoRl1ziW3fA==","signatures":[{"sig":"MEQCIDm/WqJz5HK9Y7GGUhTranKY/6fMYgYYQYFM9U8WD/9JAiAJJfhBGI0jKse79QHxojONM6lt+Dr5qMFB3mxFTL7Sxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425872},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-calendars":"31.2.18","@syncfusion/ej2-angular-base":"~31.2.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_31.2.18_1765252513944_0.9265992189167076","host":"s3://npm-registry-packages-npm-production"}},"32.1.19-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.19-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.19-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"215d22dec3e9fad552bdd1d7971c24e04a3aaa83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.19-ngcc.tgz","fileCount":337,"integrity":"sha512-k0oNpBM5uO/Hq1jwS3cS9n+fqKzCuuHx2x05UiUTjDJ0UsSzmf08LmtL6THuGRIpcnht0wro/8HOTsBV4srBRQ==","signatures":[{"sig":"MEYCIQCqsVKjhKSc5YqC2t6gLqjspGaas7l47dfMdySwfLacZwIhANzhbBkI7CMYaRN6sCjCYlKIm1ZT/1y2fRsUp4yreXlz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477244},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.19","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.19-ngcc_1765867241116_0.523503645258854","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.19","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.19","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c144bb83bf14e9d20f36391e5087b8cbe3364cc4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.19.tgz","fileCount":351,"integrity":"sha512-SgLVFcWDH4zAnBanv1M7tKshcdgGJGCuxwz2UmUqEo+nfRDeIUUZOANaOYXmX3fFbkMUpGfVkVuVOl5Gm9wzRQ==","signatures":[{"sig":"MEYCIQCEYvXzsUBl4AI/VyFDHe1Y8ZVMlg4P1LlewGEXVpCa+wIhAIGozXh0KW+Wcd4bmo25A4xdKWnxxLSoniijZGNT6t4U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424320},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.19","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.19_1765867684025_0.08961410274950232","host":"s3://npm-registry-packages-npm-production"}},"32.1.20-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.20-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.20-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cf09049cb79bc94cec15e8b54d87aaa9a50c331c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.20-ngcc.tgz","fileCount":337,"integrity":"sha512-gflNdncJs81hzjWCY8UTfgFOw+faGCjcXBS1Bh2JG3Kbszw5D/T1Mi+DAnGrhcoNkgh4Dwl7/XNkmRMhfeWV9Q==","signatures":[{"sig":"MEUCIQDFlWsV8ccE9/wD9x1P61212AwOXmgVEQ59nVYzKfXjBQIgAJ/eXXGTqNlY3sv2FU9/LIT5pYPKNWmJdhe4/c8nCDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"6c4e6094f106ac10ea1f299c9582d3df90b18ece","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.20","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.20-ngcc_1766466379063_0.7127833835715751","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.20","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c20e23aa2a59bec1d973b7e6f9c4a671d19661db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.20.tgz","fileCount":351,"integrity":"sha512-0vFMFpbGj1evGkCF1H9RByCrn/e5i/5McjPwA2jF11eZw4pPmRrLFub4naWTI7DGapBgwr/ewRdy+YWCrD93Og==","signatures":[{"sig":"MEYCIQDwidxSbQgNU5FDyQMV8Xg2n3T6CqDtAoaXZXEI9vuz5QIhANvNDg58PTyci7dxWf6VDo8MdRIzB0XgrSuV9DvzHXI5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424990},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6c4e6094f106ac10ea1f299c9582d3df90b18ece","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.20","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.20_1766466634768_0.7939996052672713","host":"s3://npm-registry-packages-npm-production"}},"32.1.21-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.21-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.21-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"45bb18756f24af4eb994263e7aa822047c402dcb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.21-ngcc.tgz","fileCount":337,"integrity":"sha512-HL/G6loJP/qcW9tsc/2A/3KGndxgws6nGbj4DAyMO/OrIntpxsK1yldfC82YfZdpv/Wmyg9nue8w4qx4Y4J0GQ==","signatures":[{"sig":"MEUCIQDjrRRY1Fn1w2UfUcA5un1MjQWQNdc1Rz3lJ56c0I4Z8wIgPXk6dpXATG1SgIrbXPGua24R4J87YQWAXLELQ/C0JU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.21","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.21-ngcc_1767061633398_0.8002897343978415","host":"s3://npm-registry-packages-npm-production"}},"32.1.21":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.21","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"960b8fc14a2c29073a05f73addbf5a820ffe60b3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.21.tgz","fileCount":351,"integrity":"sha512-2N1Ze7N26OeCLxK8c7YWNAfQ5tavSRGBvTrlgESaRUWG9+C4f/H6SdIygp6TunFbM1SldwIxDvHWRsxA9hwHTQ==","signatures":[{"sig":"MEUCIQChC2wL+UulnuGLTy3uzlRFjLvXGw48Pyuwunef6AAxqwIgONZ7bkmK5D5UPx9e4C14o0eQ9Qgut0HzQcsUkgFfjM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424990},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.21","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.21_1767061895969_0.9326212744699605","host":"s3://npm-registry-packages-npm-production"}},"32.1.22-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.22-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.22-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"e5218a98fff4bde0b5208462bf3da578db8126dd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.22-ngcc.tgz","fileCount":337,"integrity":"sha512-+3gpru2v37Diwf0BYh87uaXSAYpcQj5iTKeVDKFaaYm6eOSI5W+HVes7DJnt8SOXuYxy2Vd8nRAHx8rprrlyoQ==","signatures":[{"sig":"MEUCIBu+NsNfNmjRwwIab1/6E/73TlWKyAfO6m3GHXb3K7vQAiEAgIi6lHEKYXs/D9xcDvqKN59KKe5Wu82HhwdY9NrUxQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.22","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.22-ngcc_1767667722911_0.9002187893687006","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.22","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"9dfd64f44dca4d9561b58acca1515d4709c9d2f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.22.tgz","fileCount":351,"integrity":"sha512-IRpcJ+sltOgVUxDWIVMdI/cjb4hDsEhyJRjil8/1sOrlesSNAhi+xMFuWMnlSPqOlpD1sSgIftKxt6HZsaVyuA==","signatures":[{"sig":"MEQCICy/51TbTNyKi4wBu8TBWtY0Ax2iz+xeun+OXdxvr50jAiBsEKLyJTwW4XEpwaDVdRrL2odire8NEkDh3x4TuI3R1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425112},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-calendars":"32.1.22","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.22_1767667990378_0.6960619097659375","host":"s3://npm-registry-packages-npm-production"}},"32.1.23-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.23-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.23-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b134535ab782bd02da458dfd9f6a7a894d6e6af1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.23-ngcc.tgz","fileCount":337,"integrity":"sha512-SEhZkvEaU1cJCRbAv45uxaqBV2l1pYeKcLGORzLCxcC+uVCo0SQ/7yZ++HBXEQKSEAD1CHHfVz8nXsEB4K7rsg==","signatures":[{"sig":"MEYCIQCAX0yA8cfH87vyOhMA8VXXZkNdlgjYpPpcydFnBYAPtQIhAP1x9e0BLL7kI54g8eQvH74120IA8/zI0IiihIMetxgv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-calendars":"32.1.23","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.23-ngcc_1768275827767_0.9287352014761072","host":"s3://npm-registry-packages-npm-production"}},"32.1.23":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.23","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cd67ada95327117e1822b3b3da080ba11c1b2960","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.23.tgz","fileCount":351,"integrity":"sha512-TrdBRumMKqMlJLwHM49gNB/LU05o89TKcNWyO0TOHlKCxYj5VqAIT6YnkI7rIL6ubFPfDUSSsnzwVOaIMZJu5w==","signatures":[{"sig":"MEQCICbXnnPEoAFuyPhHhZLNXgTXqxw1xVcQES/vQ+uXrKwYAiAusj7kEJoWLAcG/za8DbFWHiAoA6/2gUf8VY3RC9bDew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425112},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-calendars":"32.1.23","@syncfusion/ej2-angular-base":"~32.1.19"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.23_1768276044020_0.5893631274391964","host":"s3://npm-registry-packages-npm-production"}},"32.1.24-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.24-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.24-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ff6c41e3b91ae86e94a34dbc335c8d3018df4369","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.24-ngcc.tgz","fileCount":337,"integrity":"sha512-j5La24sm4rgQRmE1rv8tSJ/gEX7HtQckqtN1PcBBLAOIPJ3oWDG1gndTnjTbQsK+ASnZB+m+EKbufIxMbqSMmg==","signatures":[{"sig":"MEUCIQCCick4rueAy+MTHYVIEHrW3dfpiaWvOdLouKDN3xL+DQIgLszAuy+S3IWgAlmkSBBOsaN7GjbQ2/fTwsdTpsOylpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-calendars":"32.1.24","@syncfusion/ej2-angular-base":"~32.1.24"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.24-ngcc_1768875882726_0.7278341286068077","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.24","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.24","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"990e4d14159321f4db7d8f7b21112b57d1993406","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.24.tgz","fileCount":351,"integrity":"sha512-3Xp6PEVtZuW5ye63mQCcbdkgqH0eoibDiMcKanMWKF64XjDMr0TYPmyQ9ngZpNsaykWJYACugL8s1ybAfU0M+g==","signatures":[{"sig":"MEYCIQDwynue3w539worI4RLt8T5Bdmic+2ZCw6eAnyngk6rAgIhAJ5WToExDPJDKLrPDcgIX7bnZP7HhcOMc0CwAxaJZYRS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425112},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-calendars":"32.1.24","@syncfusion/ej2-angular-base":"~32.1.24"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.24_1768876306073_0.5724473152813971","host":"s3://npm-registry-packages-npm-production"}},"32.1.25-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.25-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.25-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f8a963cde88e8fd28334d8ec42607c2baec5a128","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.25-ngcc.tgz","fileCount":337,"integrity":"sha512-PCe+PjqWG1l5G7+DGEpjLhUZwOBLLl7Q9amJjYKKh6RbM4mx9Zi7C4mZn5NRlSmWlpSG2B/bxGA+IDEdIL+tLg==","signatures":[{"sig":"MEYCIQCR0hB9obvcBbpmq4eHkROFZXz9UuDTZM4IIHSpzViyIQIhAKBXyTbDh+vz6Z+FAEyPX7GdQeZtTOnICEevgdbe3Hhj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477960},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-calendars":"32.1.25","@syncfusion/ej2-angular-base":"~32.1.24"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.25-ngcc_1769482373506_0.3125580374603061","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-angular-calendars","version":"32.1.25","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.1.25","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"52621924f0f684785c7749b1979971c2e8badf69","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.1.25.tgz","fileCount":351,"integrity":"sha512-I+er+ugJzCd6Mg7SBkw+yqHG2cW0yToEu+7Dk9zVLX995gPBKa3Sq7bdJXfc+hTtsFur6/xwCkQfuhR8YTAK5A==","signatures":[{"sig":"MEQCIFnJ+a/dOv7mrK2kCGBNWkag+pymxdWaBmOuhXDhTuB3AiAyqLwErRFr/W6fTktwhMyKQPYlYqtHpeF6cSzkOfMtZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425112},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-calendars":"32.1.25","@syncfusion/ej2-angular-base":"~32.1.24"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.1.25_1769482649043_0.31541683781508634","host":"s3://npm-registry-packages-npm-production"}},"32.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b373f60f8414f18d7d9fafd513a96b07e5423b96","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.3-ngcc.tgz","fileCount":337,"integrity":"sha512-mR20jvKXxNcEa5uRYWEWm3FJv1ivJUQeyOJ0YohxWlyS8EOZ6Ss8fqohMkeL6lcs3XZLt96J2oU5dBYSMNWzNw==","signatures":[{"sig":"MEQCIChohUy7SE9XKn1rQAycGKnRUd8d5nKvbpOEiuZMBg7kAiBkliuelSw9KMmZ5q6XNQMg7tlwsNboMOXNrokNqBK7kA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.3","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.3-ngcc_1770256730302_0.9094139794876568","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1148dc57e186ef96d72a58872dbc60cd758f0a21","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.3.tgz","fileCount":351,"integrity":"sha512-vvZwQ/0I3uXNvRcB2Fi1ucvtAr9clhfyOD5/L62jtlPIV48PUfpuJ84AMXUQll9LHtwzhbzngWOHYHrAcvustg==","signatures":[{"sig":"MEUCIQDsvO6qytU+o2derd2IAtTjxmTFBRRypVESHIXqUvV5wwIgNFqnqh8F59BUmn3BB9bWZyY6FzIfsWa5F7HSfjuS8Ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425246},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.3","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.3_1770257180366_0.3870479378252998","host":"s3://npm-registry-packages-npm-production"}},"32.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"1b60e3ea7c4fe96fd396b04673067de4c549f420","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.4-ngcc.tgz","fileCount":337,"integrity":"sha512-xvP2NOMQjlbF09VAwbAiJ1p7k6FpCUnsgkQ6/zwlpw9TOW1Z1DPS9+tHqn4VzdD8cXPR0OGxJKRpBRYsHUnNuA==","signatures":[{"sig":"MEUCIGr1ubcJJ75dHZvBdDvV5TeHrl6LWa0Gkuqgp0+zz9xPAiEA6GEyjM6vxKwFjn4ByMeCQ2zfYQcwE2Q85I3kZ2osJAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.4","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.4-ngcc_1770781020806_0.42899253133366","host":"s3://npm-registry-packages-npm-production"}},"32.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"cab39b2d14c1f99a46db46ab98c36fbb5003163d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.4.tgz","fileCount":351,"integrity":"sha512-1SwNpUJXVX9QG88Fj/glXKExroNBPp3gLHM8twTAaorUnigoCK6Ue3s6Aq5pZGQbuOYqz4wv/r8mBux8CXmWyg==","signatures":[{"sig":"MEUCIQClcvnW9tAxrDSKgi1g9nlf/CVI4kjJ+p2yv8mA1qiKsgIgJ4GTBhPE8i1oODXWtqK5RP44kIJBzE50KMnMb1AYMio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425246},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.4","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.4_1770781255513_0.8096375082578604","host":"s3://npm-registry-packages-npm-production"}},"32.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"8c77e70cb842873c8909bef67eba8200916dd363","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.5-ngcc.tgz","fileCount":337,"integrity":"sha512-S9CO4TTvaUJH293t2ak6FPtCedpN7K0PfT21RzqBg19dApiVuxWzqIgSb0BA2VdxBu855M2VF4pz4IScuDyefg==","signatures":[{"sig":"MEUCIQDchCwyb/O84hYimBBWQklDPOL6iq54qlC4ARp9ts94IAIgatgLOAYgpuILwTG6GPjFZn5Tc3MhOEUbCXnCxyZyeXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.5","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.5-ngcc_1771286451625_0.19941507445537265","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0da2290e1c546e1308f55c23a2b49773605d72db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.5.tgz","fileCount":351,"integrity":"sha512-sOnO3q/ceXWY8ZfQcIpj3XJfYp2q9MR17RCB50SAjtTalrnp0ncwDznqcAN1qun4uEATu+Akq44rn65sDgnMig==","signatures":[{"sig":"MEUCIQCTHikFWFRl33TBYbrG8+6D4/oSfU6azUYsdrFwTLjHQgIgUlEkXG1H9TiUVlq71bk9/9MjLc+2OXDCvBZh1EqHUdY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425707},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.5","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.5_1771286659428_0.3182745996222498","host":"s3://npm-registry-packages-npm-production"}},"32.2.6":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.6","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"d069a71d8696353c04d883886ca8955828b04704","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.6.tgz","fileCount":351,"integrity":"sha512-xZzLKDgmQSQkhRMQFY8jaUmuvoMdiS6igbGLufH87QAOXzg7lwvbeKQR/A2/Hew2eK4Oue3HwiLxP74/pLBPxA==","signatures":[{"sig":"MEYCIQCXRyh2DNcpdD0YcpWX15BObBZmPi35EWnt5m05mKSUsgIhAOWKFwxS8j5GNGdJuxh5zhDY7YIxu7ZpQ5jWIK+//x1l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425707},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.3.1","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-calendars":"32.2.6","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.6_1771912531319_0.3493405665523326","host":"s3://npm-registry-packages-npm-production"}},"32.2.7-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.7-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.7-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f25eb1148b82267f8d0868d68b8d968618e51a85","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.7-ngcc.tgz","fileCount":337,"integrity":"sha512-a18dQVzwOa133Xq6a9I6F3KpxA5k7yL+i+jUcKFU1FwthkFKYOhnhT2ymt8MDf6M0mi2DUdi/gu+SifSIvYjBg==","signatures":[{"sig":"MEQCIAWiL+jUjeZudcD9g2AA9j/i6XoLMfzUqr9IUOyE4h4BAiB8wjcYfOC2QDqPS4UlWwKTRf6Js1X1cmLPR/pnWdz0Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-calendars":"32.2.7","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.7-ngcc_1771914167749_0.3707908700197857","host":"s3://npm-registry-packages-npm-production"}},"32.2.7":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.7","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f81df3a71cb00300331ff2092f48157bfe5c31b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.7.tgz","fileCount":351,"integrity":"sha512-odD9fe/7RNgkZJE8J/BSGBwPvfqQswIqvVBZHaHtobadaw/ZZlNwt05YfWRUJA17U5DM9s20KQV/m+91ucAc5Q==","signatures":[{"sig":"MEUCIQD11Qx0WFBOAX9x2WAflO95ldsx0wuxi+rIESxp6DSU5wIgcDS9snXNlU//YUfBmDDVJdhNhC99idMGAdtJBRI9IzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425707},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-calendars":"32.2.7","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.7_1771914399774_0.9564143750218335","host":"s3://npm-registry-packages-npm-production"}},"32.2.8-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.8-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.8-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"0cba924a8629e98d96e28efba045387ef04649a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.8-ngcc.tgz","fileCount":337,"integrity":"sha512-d6AyiAzSFybm4usG622hrAssaWlSkDFrQp9ufcfHfgig+sO5Rx6XyGjXvr1FFMQBmDGNGXttRHFjAiKA2SEv+g==","signatures":[{"sig":"MEYCIQDI0A+Kme1gpqzynMciGgDoxO7XX64O3UqGBkSAM52JOQIhAMhIeES+128Fh7EnUyfxGlH4Zi+o4/f4LsaxWC2l48Ca","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-calendars":"32.2.8","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.8-ngcc_1772507614145_0.04350307871535808","host":"s3://npm-registry-packages-npm-production"}},"32.2.8":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.8","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f1bf3c3c60b6b76a4ad6808e67a1c84e36e46340","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.8.tgz","fileCount":351,"integrity":"sha512-vCSy7TW9oJJyMlYbGfeT7nRDM4SLOy9zQ6aB/7Oglqz3jlliQ5XIBpAibK0rDtSCxtGkBnz428FufMcmta03Lw==","signatures":[{"sig":"MEQCIEF/YzjLWEpT6jiQHVtb8ErXmiK2w2IYmHZR0H1SsbUUAiAKfbGDB9YiiUVUateh5WRKLKTUh4m8x1XFNaeJtNGfQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425707},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-calendars":"32.2.8","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.8_1772507822139_0.013422618109347084","host":"s3://npm-registry-packages-npm-production"}},"32.2.9-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.9-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.9-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"ed52f6bda1ab49ef03723c7448771302177e7439","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.9-ngcc.tgz","fileCount":337,"integrity":"sha512-krt+btD8XZIvNhBJapDV1J/1leRJiVDdimIE+b4EMPhgqQHhhTdKejO3pJVLscMEVjUBSLLhhqovR8RN+A2GBQ==","signatures":[{"sig":"MEUCIC/Aq9uRo8uhXAqRw59Z8eTLKoLcfCbX2FC6XTok9/DtAiEA7j5KO2M1p1QeTCmGpwDmNzv+RIdaCoQrUEY0j09dvcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477950},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-calendars":"32.2.9","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.9-ngcc_1773108673115_0.6507772186163314","host":"s3://npm-registry-packages-npm-production"}},"32.2.9":{"name":"@syncfusion/ej2-angular-calendars","version":"32.2.9","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@32.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"b991ecb69f5a8c42bd2545ecb24c71d026f89319","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-32.2.9.tgz","fileCount":351,"integrity":"sha512-ty+55a9atrZcuDHYh1PtR8XKSphf0qcSod6BnAspIwyeSiE1XPnFvajcsKxYbLJmQHLxOiXxUk8Ba0CTbEYa0g==","signatures":[{"sig":"MEUCIQD9YUaMSE3NJFV4PGA9oF6P4K0N+0Xl43HBf5IpgQtt5QIgJgA9Gxt2VBEkHUIgzzXQ+tN/90wZ2WRhAHiZi4mBHGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425707},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-calendars":"32.2.9","@syncfusion/ej2-angular-base":"~32.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_32.2.9_1773108935397_0.7807227084458261","host":"s3://npm-registry-packages-npm-production"}},"33.1.44-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"33.1.44-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.1.44-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"68d1b6bd852548fe8bfeeb8333743d2f5730c764","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.1.44-ngcc.tgz","fileCount":337,"integrity":"sha512-YPseTlp+4y/LR3irVHkKZDhV/SfgTPSosnNdFTFkZ36Fs8y5SiVwWMAs2LseJ64L1e46/JtMBEl5BORXfA4Qyw==","signatures":[{"sig":"MEYCIQDU3EDPh31N1BKyVvk/dFDrLP/+UCKaQqIM/4sVudn7PQIhAIt7eD9kx/Qc7r55oRNKkv8+HSL7SW6FxBa9C0I7y5Xi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476244},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-calendars":"33.1.44","@syncfusion/ej2-angular-base":"~33.1.44"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.1.44-ngcc_1773658248327_0.29754840504184443","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-angular-calendars","version":"33.1.44","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"830773829d900f23f5c31b9e2552a50e0a12f12e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.1.44.tgz","fileCount":351,"integrity":"sha512-ybJyoi5/ewQ1bdfAphbs3baHnrWz55MhpRgHmP671B99+SHzPvJVroZj0KG3DrHAQcv1OJAXb5HaBpROBfrrWQ==","signatures":[{"sig":"MEYCIQCMDKhgKWArAu1A5oz1h5uWmajiW0M7sMNTRCe5QcediAIhAL0bxQE6lB9w71g7+OpIGtQAMlfdCEYF+bFV6TtQ/4RT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424751},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-calendars":"33.1.44","@syncfusion/ej2-angular-base":"~33.1.44"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.1.44_1773658673705_0.19592637231600474","host":"s3://npm-registry-packages-npm-production"}},"33.2.3-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.3-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.3-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"57ebf1e8dec68425dcbcb9a93945f2a86893371d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.3-ngcc.tgz","fileCount":337,"integrity":"sha512-zKT6FhD0Uuf/Y7Afcl1LWpMM6dPb4mDrHDa+CJHPrY+7lhXkgSh0ozjA9SGMjwtuWV1d8pN0XzwI/bb1JQqpdw==","signatures":[{"sig":"MEUCIQDFT0gB5J0BxMqLoUh7jjJC52Wn4pmsx244loHYEiT1vQIgGhJaZ8IPQ8j+P1PerdUApfggdCQsT5VT8sOxcyPU1QA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477423},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.3","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.3-ngcc_1776745358089_0.5032449658918154","host":"s3://npm-registry-packages-npm-production"}},"33.2.3":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.3","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"5145005a79f3d1d7572756b6480afd072eca6628","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.3.tgz","fileCount":351,"integrity":"sha512-FZ648Elm1IJ2A7FKgwoIPgjwZqjyr9fzW2nbbMPJh2GxMHNzoPBWVwYFSAOjNY05Ck7ySBCzepvb2jX2s4y4Uw==","signatures":[{"sig":"MEQCIDQxnduAwKLBj79D6px/u4SWlvyKP/KzBDHpDQev+9iGAiBDMiMkDlvEYwtl5J7oWvTXDIEUnmlnxw4FFEvH03KDZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424768},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.3","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.3_1776745791882_0.911774844800094","host":"s3://npm-registry-packages-npm-production"}},"33.2.4-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.4-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.4-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"3e95947151fff5ce2659bb689ffbe3f246d6e429","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.4-ngcc.tgz","fileCount":337,"integrity":"sha512-fqOriSRLZFNGiliD8CGt4b7B0ZxAbYHst7Oeq5jd+htywSKYFtHJMMhih46eRCgKhJJwBADBzQ8wDT4V7BQ1Vg==","signatures":[{"sig":"MEYCIQDEM4leVqh8/QBvHwjJUkFLzvBOH0q9j7/8KkZEuAxdlgIhAMFxrKjUBGoTyo3CAnJigK2L2hAiLpaFrdLkHGPSxCh9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477423},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.4","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.4-ngcc_1777346360332_0.982608015752708","host":"s3://npm-registry-packages-npm-production"}},"33.2.4":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.4","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"c16f4bba749760b0a6a77f90ebd64fc8a58dfeca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.4.tgz","fileCount":351,"integrity":"sha512-f8iqYzc/neVlka6VjbhwEw9mI0ekWHn5xJ5BgS4v6Kqv0A1xRiobi6ynNW0V5BVtIWH0BFELWAWrGwrzBFRZHg==","signatures":[{"sig":"MEUCIQCsmJhl/nYznc11wlyzLIlUe11eFDEa/l/P9wyCpvFwiwIgPpCDo3/ZExspoFw5neAxeC3HH5+aInqvH4AYDCvnOts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424927},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.4","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.4_1777346684818_0.5282866598587692","host":"s3://npm-registry-packages-npm-production"}},"33.2.5-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.5-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.5-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"35f1d050bc423fedf2b0f140df88c07287fe5a51","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.5-ngcc.tgz","fileCount":337,"integrity":"sha512-Q4caul95ouxDuuO5SsqGTHC7UrW3VJRwC+d+xIkchjxf74w8PTx3N1G/pyTsXQtCMHQcwnRGP8GMMBhbsQa6eA==","signatures":[{"sig":"MEYCIQChl23Ys/7krUGbAro0P3Qygpn5Ytpg/6AM+dFjVpI2aQIhANhTiA/PLtXK3K/LiubypxKhxK0rGxm8GZAZ1P7OiYbw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477423},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.5","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.5-ngcc_1777950591051_0.4915024764019975","host":"s3://npm-registry-packages-npm-production"}},"33.2.5":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.5","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"f94b7850aff7c9e0716d8ba4271b44580001d575","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.5.tgz","fileCount":351,"integrity":"sha512-9rRW9yhYYAKDljjq9u0npl754kJImw39EGLpq5j6ZFW7gHtkgC24Vnmkq0uWlemWIOnXPpri7UrFUXDxuWanTA==","signatures":[{"sig":"MEQCIGrYLBnG5Z3k4JNPLMgIjPESAx6/C7pXO8ASngFPwJ8LAiAJFr+TQCOe62zREXHALJpUbcQ9dPGRPn/Ac/TSQyxCEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425107},"es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","exports":{".":{"node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","types":"./syncfusion-ej2-angular-calendars.d.ts","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"syncfusion-ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.5","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.5_1777950791031_0.16802648400648157","host":"s3://npm-registry-packages-npm-production"}},"33.2.6-ngcc":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.6-ngcc","keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-angular-calendars@33.2.6-ngcc","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/angular-components","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"dist":{"shasum":"68c13bd25ee511b24938d14b6e0ea71cb8f4a5f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.6-ngcc.tgz","fileCount":337,"integrity":"sha512-fPoyLljfpWKS1fuEoIWkCMEIdgl7itNdTYEPteuh8oh05q8TpHhGhzpjpfEOLMJbOIDbddqUx8823lA8W5z4Gw==","signatures":[{"sig":"MEUCIQDB3Xkau4dF9PyrFlGUGGwQYCHAx7W9gIyqLoNuz06g4AIgGzHWjSQFw3BD6BVEGZNE12L4LHk/VOMSj5wil+xrDcc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477423},"main":"dist/ej2-angular-calendars.umd.js","es2015":"@syncfusion/ej2-angular-calendars.js","module":"@syncfusion/ej2-angular-calendars.es5.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"ej2-angular-calendars.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"metadata":"ej2-angular-calendars.metadata.json","deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git","type":"git"},"schematics":"./schematics/collection.json","_npmVersion":"8.19.4","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.6","@syncfusion/ej2-angular-base":"~33.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-angular-calendars_33.2.6-ngcc_1778552919645_0.30513629069191106","host":"s3://npm-registry-packages-npm-production"}},"33.2.6":{"name":"@syncfusion/ej2-angular-calendars","version":"33.2.6","description":"A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-angular-base":"~33.2.3","@syncfusion/ej2-calendars":"33.2.6"},"keywords":["angular","ng","ng-calendars","ej2-ng-calendars"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-angular-ui-components.git"},"sideEffects":false,"module":"fesm2015/syncfusion-ej2-angular-calendars.mjs","es2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","esm2020":"esm2020/syncfusion-ej2-angular-calendars.mjs","fesm2020":"fesm2020/syncfusion-ej2-angular-calendars.mjs","fesm2015":"fesm2015/syncfusion-ej2-angular-calendars.mjs","typings":"syncfusion-ej2-angular-calendars.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./syncfusion-ej2-angular-calendars.d.ts","esm2020":"./esm2020/syncfusion-ej2-angular-calendars.mjs","es2020":"./fesm2020/syncfusion-ej2-angular-calendars.mjs","es2015":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","node":"./fesm2015/syncfusion-ej2-angular-calendars.mjs","default":"./fesm2020/syncfusion-ej2-angular-calendars.mjs"}},"homepage":"https://www.syncfusion.com/angular-components","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","bugs":{"url":"https://github.com/syncfusion/ej2-angular-ui-components/issues"},"_id":"@syncfusion/ej2-angular-calendars@33.2.6","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Kfqf94gUGDBn/uWgVFI0FsXoblLctkwBtz8YqixMOSgPIys4rhcS0UVDBFDsBVa0GkU++w9ntDL8yo3z70yhWQ==","shasum":"fc26c39d369221bfe30e1314c67917bce920e09d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-33.2.6.tgz","fileCount":351,"unpackedSize":425250,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCw/Ph0hSbAVPaNdFhsLKEfn1STpLC0a6JY32PntKwG2wIgIQAYFi23SoudP3YsoBvtb5OofJFu3Vk5LqAVN2K8wBs="}]},"_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ej2-angular-calendars_33.2.6_1778553130302_0.8507699079533191"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-angular-calendars","time":{"created":"2018-09-11T13:22:51.688Z","modified":"2026-05-12T02:32:10.658Z","16.3.17":"2018-09-11T13:22:52.026Z","16.3.18":"2018-09-11T18:04:26.620Z","16.3.21":"2018-09-21T19:39:06.840Z","16.3.24":"2018-10-09T07:10:50.388Z","16.3.25":"2018-10-16T10:00:54.740Z","16.3.27":"2018-10-23T10:12:22.855Z","16.3.29":"2018-10-31T04:34:54.206Z","16.3.30":"2018-11-01T11:21:33.670Z","16.3.31":"2018-11-07T10:06:08.696Z","16.3.33":"2018-11-20T13:11:31.944Z","16.3.34":"2018-11-22T03:47:09.467Z","16.4.40-beta":"2018-12-10T12:20:53.248Z","16.4.42":"2018-12-17T13:06:56.770Z","16.4.44":"2018-12-24T12:10:19.695Z","16.4.45":"2019-01-02T11:59:53.647Z","16.4.46":"2019-01-08T11:02:19.676Z","16.4.47":"2019-01-16T11:14:10.763Z","16.4.48":"2019-01-22T12:00:26.252Z","17.1.1-beta":"2019-01-29T13:45:00.690Z","16.4.52":"2019-02-05T16:33:48.122Z","16.4.53":"2019-02-13T10:09:18.372Z","16.4.54":"2019-02-19T07:28:26.667Z","16.4.55":"2019-02-27T07:18:13.195Z","17.1.32-beta":"2019-03-13T15:08:36.872Z","17.1.38":"2019-03-29T07:30:50.672Z","17.1.39":"2019-03-29T19:39:09.762Z","17.1.41":"2019-04-16T11:09:28.131Z","17.1.42":"2019-04-23T09:06:54.032Z","17.1.43":"2019-04-30T10:19:52.593Z","17.1.47":"2019-05-14T10:41:02.808Z","17.1.48":"2019-05-21T12:14:56.763Z","17.1.49":"2019-05-29T07:46:12.258Z","17.1.51":"2019-06-11T12:41:08.989Z","17.2.28-beta":"2019-06-27T14:51:13.199Z","17.2.34":"2019-07-11T12:38:05.635Z","17.2.35":"2019-07-17T04:38:09.517Z","17.2.36":"2019-07-24T07:42:55.089Z","17.2.41":"2019-08-14T03:56:10.943Z","17.2.46":"2019-08-22T10:51:09.969Z","17.2.47":"2019-08-27T14:22:48.625Z","17.2.29-beta":"2019-08-27T19:56:00.659Z","17.2.48-beta":"2019-08-28T14:24:12.794Z","17.2.49":"2019-09-04T08:57:38.904Z","17.3.9-beta":"2019-09-20T12:40:48.464Z","17.3.14":"2019-10-03T16:15:58.450Z","17.3.17":"2019-10-15T13:09:32.326Z","17.3.19":"2019-10-22T12:35:39.866Z","17.3.20":"2019-10-23T11:12:49.676Z","17.3.26":"2019-11-05T18:34:58.764Z","17.3.27":"2019-11-12T12:04:17.159Z","17.3.28":"2019-11-19T13:13:39.684Z","17.4.39":"2019-12-17T10:22:08.647Z","17.4.40":"2019-12-24T11:04:22.262Z","17.4.41":"2020-01-07T09:32:17.455Z","17.4.43":"2020-01-14T06:47:49.575Z","17.4.44":"2020-01-21T12:34:55.972Z","17.4.46":"2020-01-30T09:22:29.253Z","17.4.47":"2020-02-05T07:00:09.929Z","17.4.49":"2020-02-11T10:54:50.241Z","17.4.50":"2020-02-18T11:55:55.274Z","17.4.51":"2020-02-25T14:20:13.456Z","18.1.36-beta":"2020-03-19T09:11:46.277Z","18.1.42":"2020-04-01T10:45:57.727Z","18.1.43":"2020-04-07T12:12:03.420Z","18.1.44":"2020-04-14T11:39:00.320Z","18.1.52":"2020-05-13T08:23:40.952Z","18.1.53":"2020-05-19T07:07:49.414Z","18.1.57":"2020-06-16T10:48:05.285Z","18.2.44":"2020-07-07T00:42:19.503Z","18.2.54":"2020-08-18T12:23:26.619Z","18.2.56":"2020-09-01T11:43:22.131Z","18.3.35":"2020-10-01T09:41:40.834Z","18.3.40":"2020-10-13T13:56:19.657Z","18.3.42":"2020-10-20T11:27:29.634Z","18.3.47":"2020-11-05T08:14:59.820Z","18.3.48":"2020-11-10T09:25:13.809Z","18.3.51":"2020-11-24T11:28:41.630Z","18.3.52":"2020-12-01T13:15:42.313Z","18.3.53":"2020-12-08T11:39:23.851Z","18.4.30":"2020-12-17T07:24:28.486Z","18.4.31":"2020-12-22T11:43:18.596Z","18.4.34":"2021-01-12T14:36:57.541Z","18.4.35":"2021-01-19T10:36:01.396Z","18.4.39":"2021-01-28T05:07:29.329Z","18.4.41":"2021-02-02T12:03:21.819Z","18.4.42":"2021-02-09T11:24:16.329Z","18.4.43":"2021-02-16T09:33:25.507Z","18.4.48":"2021-03-16T09:42:15.522Z","19.1.54":"2021-03-30T14:46:33.837Z","19.1.55":"2021-04-06T06:32:31.913Z","19.1.56":"2021-04-13T09:17:28.946Z","19.1.63":"2021-05-13T05:55:04.375Z","19.1.64":"2021-05-19T09:58:58.158Z","19.1.66":"2021-06-01T06:01:25.502Z","19.2.44":"2021-06-30T05:08:07.919Z","19.2.46":"2021-07-06T08:14:45.949Z","19.2.47":"2021-07-13T08:09:11.381Z","19.2.55":"2021-08-11T05:30:31.109Z","19.2.60":"2021-09-07T11:01:47.995Z","19.2.62":"2021-09-14T11:29:32.397Z","19.3.43":"2021-09-30T04:59:31.948Z","19.3.44":"2021-10-05T10:17:33.107Z","19.3.46":"2021-10-19T10:16:46.951Z","19.3.53":"2021-11-12T05:44:20.844Z","19.3.55":"2021-11-23T12:41:23.861Z","19.3.56":"2021-12-02T13:54:40.653Z","19.4.38":"2021-12-17T05:46:55.403Z","19.4.42":"2022-01-11T14:03:50.765Z","19.4.48":"2022-01-31T10:13:19.473Z","19.4.50":"2022-02-08T10:11:57.927Z","19.4.52":"2022-02-15T13:55:43.010Z","19.4.54":"2022-03-01T12:10:30.750Z","19.4.55":"2022-03-08T09:32:45.658Z","19.4.56":"2022-03-15T14:44:48.400Z","17.1.47-1015318":"2022-04-04T07:08:51.159Z","20.1.47":"2022-04-04T08:07:15.418Z","20.1.52":"2022-05-04T07:32:35.334Z","20.1.55":"2022-05-12T12:49:18.098Z","20.1.56":"2022-05-17T10:53:41.908Z","20.1.57":"2022-05-24T11:20:21.855Z","20.1.58":"2022-05-31T14:06:39.693Z","20.1.58-alpha":"2022-06-14T07:28:17.259Z","20.2.36-ngcc":"2022-06-30T08:40:54.135Z","20.2.36":"2022-06-30T08:47:04.851Z","20.2.37-ngcc":"2022-06-30T09:42:34.158Z","20.2.38-ngcc":"2022-07-12T17:19:48.398Z","20.2.38":"2022-07-12T17:26:56.707Z","20.2.40-ngcc":"2022-07-26T11:46:12.141Z","20.2.40":"2022-07-26T11:50:16.687Z","20.2.43-ngcc":"2022-08-08T05:41:20.733Z","20.2.43":"2022-08-08T05:46:52.171Z","20.2.45-ngcc":"2022-08-23T12:32:59.591Z","20.2.45":"2022-08-23T12:40:46.167Z","20.2.46-ngcc":"2022-08-30T13:42:58.927Z","20.2.46":"2022-08-30T13:48:29.141Z","20.2.50-ngcc":"2022-09-20T11:23:21.485Z","20.2.50":"2022-09-20T11:26:31.144Z","20.3.47-ngcc":"2022-09-29T08:46:22.777Z","20.3.47":"2022-09-29T08:53:00.417Z","20.3.48-ngcc":"2022-10-05T13:34:50.188Z","20.3.48":"2022-10-05T13:38:19.347Z","20.3.49-ngcc":"2022-10-11T12:49:48.241Z","20.3.49":"2022-10-11T12:55:10.228Z","20.3.50-ngcc":"2022-10-18T10:47:25.365Z","20.3.50":"2022-10-18T10:52:24.081Z","20.3.56-ngcc":"2022-11-08T09:51:02.532Z","20.3.56":"2022-11-08T09:56:40.321Z","20.3.59-ngcc":"2022-11-29T12:45:56.341Z","20.3.59":"2022-11-29T12:51:38.633Z","20.4.38-ngcc":"2022-12-21T09:27:38.048Z","20.4.38":"2022-12-21T09:35:39.104Z","20.4.40-ngcc":"2022-12-28T17:02:55.078Z","20.4.40":"2022-12-28T17:10:17.394Z","20.4.42-ngcc":"2023-01-04T12:32:37.098Z","20.4.42":"2023-01-04T12:41:01.991Z","20.4.44-ngcc":"2023-01-18T15:13:23.829Z","20.4.44":"2023-01-18T15:19:14.853Z","20.4.48-ngcc":"2023-02-01T07:18:11.362Z","20.4.48":"2023-02-01T07:26:46.572Z","20.4.51-ngcc":"2023-02-21T12:35:31.551Z","20.4.51":"2023-02-21T12:40:32.124Z","20.4.52-ngcc":"2023-02-28T11:50:59.743Z","20.4.52":"2023-02-28T11:55:22.565Z","20.4.54-ngcc":"2023-03-14T13:42:05.575Z","20.4.54":"2023-03-14T13:47:07.870Z","21.1.35-ngcc":"2023-03-23T08:00:39.407Z","21.1.35":"2023-03-23T08:07:47.807Z","21.1.37-ngcc":"2023-03-29T14:59:38.911Z","21.1.37":"2023-03-29T15:07:41.190Z","21.1.38-ngcc":"2023-04-04T13:11:39.789Z","21.1.38":"2023-04-04T13:15:49.531Z","21.1.41-ngcc":"2023-04-18T11:10:28.444Z","21.1.41":"2023-04-18T11:14:45.264Z","21.2.3-ngcc":"2023-05-03T10:59:32.293Z","21.2.3":"2023-05-03T11:11:28.789Z","21.2.4-ngcc":"2023-05-09T12:30:46.322Z","21.2.4":"2023-05-09T12:34:57.616Z","21.2.5-ngcc":"2023-05-16T11:31:58.376Z","21.2.5":"2023-05-16T11:36:39.909Z","21.2.6-ngcc":"2023-05-23T11:50:04.808Z","21.2.6":"2023-05-23T11:53:54.362Z","21.2.8-ngcc":"2023-05-30T11:52:36.343Z","21.2.8":"2023-05-30T11:57:55.385Z","21.2.9-ngcc":"2023-06-06T13:24:36.834Z","21.2.9":"2023-06-06T13:28:58.152Z","21.2.10-ngcc":"2023-06-13T11:24:41.998Z","21.2.10":"2023-06-13T11:29:13.556Z","22.1.34-ngcc":"2023-06-21T11:52:30.060Z","22.1.34":"2023-06-21T11:59:27.147Z","22.1.35":"2023-06-22T11:30:40.958Z","21.1.36-ngcc":"2023-06-28T11:45:56.622Z","21.1.36":"2023-06-28T11:54:16.721Z","21.1.42":"2023-06-28T14:48:23.495Z","22.1.36-ngcc":"2023-06-28T15:38:40.669Z","22.1.36":"2023-06-28T15:51:25.035Z","22.1.38-ngcc":"2023-07-11T13:13:51.996Z","22.1.38":"2023-07-11T13:20:18.178Z","22.2.5-ngcc":"2023-07-27T14:35:58.149Z","22.2.5":"2023-07-27T14:47:58.244Z","22.2.8-ngcc":"2023-08-08T12:06:41.341Z","22.2.8":"2023-08-08T12:15:26.851Z","22.2.9-ngcc":"2023-08-15T12:22:27.973Z","22.2.9":"2023-08-15T12:28:54.629Z","22.2.10-ngcc":"2023-08-22T17:56:38.131Z","22.2.10":"2023-08-22T18:03:30.600Z","22.2.11-ngcc":"2023-08-29T01:17:15.821Z","22.2.11":"2023-08-29T01:22:40.321Z","22.2.12-ngcc":"2023-09-05T10:35:50.899Z","22.2.12":"2023-09-05T10:42:24.668Z","23.1.36-ngcc":"2023-09-15T07:58:58.715Z","23.1.36":"2023-09-15T08:08:55.168Z","23.1.38-ngcc":"2023-09-26T11:44:41.547Z","23.1.38":"2023-09-26T11:54:11.778Z","23.1.40-ngcc":"2023-10-10T13:14:30.446Z","23.1.40":"2023-10-10T13:21:49.537Z","23.1.41-ngcc":"2023-10-17T01:03:34.549Z","23.1.41":"2023-10-17T01:10:02.391Z","23.2.4-ngcc":"2023-11-20T06:07:57.289Z","23.2.4":"2023-11-20T06:28:21.028Z","23.2.6-ngcc":"2023-11-28T05:32:49.313Z","23.2.6":"2023-11-28T05:37:47.321Z","19.3.53-13828":"2023-12-01T03:52:02.408Z","23.2.7-ngcc":"2023-12-05T02:46:48.450Z","23.2.7":"2023-12-05T02:53:33.079Z","24.1.41-ngcc":"2023-12-18T06:23:13.103Z","24.1.41":"2023-12-18T06:34:56.943Z","24.1.43-ngcc":"2023-12-27T06:17:04.584Z","24.1.43":"2023-12-27T06:21:54.058Z","24.1.44-ngcc":"2024-01-03T03:29:40.768Z","24.1.44":"2024-01-03T03:34:48.316Z","24.1.47-ngcc":"2024-01-23T02:25:38.582Z","24.1.47":"2024-01-23T02:30:00.612Z","24.2.3-ngcc":"2024-01-31T14:04:31.661Z","24.2.3":"2024-01-31T14:13:01.468Z","24.2.5-ngcc":"2024-02-13T01:58:19.267Z","24.2.5":"2024-02-13T02:03:13.372Z","24.2.8-ngcc":"2024-02-27T06:34:38.656Z","24.2.8":"2024-02-27T06:42:44.835Z","24.2.9-ngcc":"2024-03-05T08:57:40.235Z","24.2.9":"2024-03-05T09:03:57.084Z","25.1.35-ngcc":"2024-03-15T12:10:02.075Z","25.1.35":"2024-03-15T12:20:10.638Z","25.1.37-ngcc":"2024-03-26T04:54:17.938Z","25.1.37":"2024-03-26T05:02:50.953Z","25.1.39-ngcc":"2024-04-09T12:31:05.538Z","25.1.39":"2024-04-09T12:36:57.339Z","25.1.40-ngcc":"2024-04-16T02:15:29.365Z","25.1.40":"2024-04-16T02:22:27.666Z","25.1.42-ngcc":"2024-04-30T02:58:37.248Z","25.1.42":"2024-04-30T03:04:15.024Z","25.2.3-ngcc":"2024-05-08T13:41:27.548Z","25.2.3":"2024-05-08T13:50:21.498Z","25.2.4-ngcc":"2024-05-14T02:18:12.296Z","25.2.4":"2024-05-14T02:23:39.193Z","25.2.5-ngcc":"2024-05-21T03:25:36.099Z","25.2.5":"2024-05-21T03:30:34.231Z","25.2.7-ngcc":"2024-06-04T02:45:18.049Z","25.2.7":"2024-06-04T02:49:51.463Z","26.1.35-ngcc":"2024-06-11T13:07:46.835Z","26.1.35":"2024-06-11T13:17:01.632Z","25.2.7-18564":"2024-06-19T06:17:51.702Z","26.1.38-ngcc":"2024-06-19T10:01:59.395Z","26.1.38":"2024-06-19T10:07:03.073Z","26.1.40-ngcc":"2024-07-02T05:02:53.772Z","26.1.40":"2024-07-02T05:09:15.596Z","26.1.41-ngcc":"2024-07-09T06:59:01.677Z","26.1.41":"2024-07-09T07:05:35.761Z","26.2.4-ngcc":"2024-07-24T09:23:13.090Z","26.2.4":"2024-07-24T09:31:50.798Z","26.2.5-ngcc":"2024-07-25T23:26:53.650Z","26.2.5":"2024-07-25T23:34:24.523Z","26.2.8-ngcc":"2024-08-05T22:57:06.508Z","26.2.8":"2024-08-05T23:02:09.254Z","26.2.10-ngcc":"2024-08-19T22:56:44.480Z","26.2.10":"2024-08-19T23:04:20.602Z","26.2.11-ngcc":"2024-08-26T22:58:17.570Z","26.2.11":"2024-08-26T23:03:25.462Z","26.2.12-ngcc":"2024-09-02T22:54:47.029Z","26.2.12":"2024-09-02T22:58:49.951Z","27.1.48-ngcc":"2024-09-18T10:06:58.631Z","27.1.48":"2024-09-18T10:15:47.407Z","27.1.50-ngcc":"2024-09-23T22:59:49.477Z","27.1.50":"2024-09-23T23:08:32.105Z","27.1.51-ngcc":"2024-09-30T13:23:47.526Z","27.1.51":"2024-09-30T13:29:35.929Z","27.1.52-ngcc":"2024-10-08T03:07:09.891Z","27.1.52":"2024-10-08T03:13:00.371Z","27.1.55-ngcc":"2024-10-22T02:56:13.143Z","27.1.55":"2024-10-22T03:02:04.281Z","25.2.7-30676":"2024-10-24T11:26:28.874Z","27.1.57-ngcc":"2024-10-28T23:58:42.005Z","27.1.57":"2024-10-29T00:03:50.778Z","21.2.10-11964":"2024-11-12T11:27:38.166Z","27.2.2-ngcc":"2024-11-15T04:16:53.152Z","27.2.2":"2024-11-15T04:25:58.379Z","27.2.3-ngcc":"2024-11-21T17:58:27.900Z","27.2.3":"2024-11-21T18:04:15.231Z","28.1.33-ngcc":"2024-12-12T08:04:06.839Z","28.1.33":"2024-12-12T08:12:09.355Z","28.1.35-ngcc":"2024-12-18T18:11:32.909Z","28.1.35":"2024-12-18T18:16:30.189Z","28.1.36-ngcc":"2024-12-24T10:47:04.600Z","28.1.36":"2024-12-24T10:51:38.931Z","28.1.37-ngcc":"2024-12-30T23:49:18.508Z","28.1.37":"2024-12-30T23:54:32.232Z","28.1.39-ngcc":"2025-01-14T03:02:36.479Z","28.1.39":"2025-01-14T03:07:53.966Z","28.1.41-ngcc":"2025-01-21T01:52:34.612Z","28.1.41":"2025-01-21T01:56:47.814Z","28.2.3-ngcc":"2025-01-29T10:23:01.670Z","28.2.3":"2025-01-29T10:31:59.133Z","28.2.7-ngcc":"2025-02-25T02:52:20.591Z","28.2.7":"2025-02-25T02:56:44.222Z","28.2.9-ngcc":"2025-03-04T02:38:39.964Z","28.2.9":"2025-03-04T02:43:20.168Z","28.2.11-ngcc":"2025-03-11T02:21:36.603Z","28.2.11":"2025-03-11T02:27:14.429Z","29.1.33-ngcc":"2025-03-25T10:10:22.226Z","29.1.33":"2025-03-25T10:21:14.696Z","29.1.35-ngcc":"2025-04-01T01:24:24.042Z","29.1.35":"2025-04-01T01:33:07.187Z","29.1.39-ngcc":"2025-04-22T02:41:39.409Z","29.1.39":"2025-04-22T02:46:38.860Z","29.1.40-ngcc":"2025-04-29T01:46:28.768Z","29.1.40":"2025-04-29T01:51:12.853Z","29.2.4-ngcc":"2025-05-14T10:44:46.351Z","29.2.4":"2025-05-14T10:53:34.110Z","29.2.5-ngcc":"2025-05-21T00:40:25.616Z","29.2.5":"2025-05-21T00:45:31.746Z","29.2.10-ngcc":"2025-06-10T02:56:57.111Z","29.2.10":"2025-06-10T03:00:54.550Z","29.2.11-ngcc":"2025-06-17T02:53:33.955Z","29.2.11":"2025-06-17T02:56:50.963Z","30.1.37-ngcc":"2025-06-25T12:30:15.626Z","30.1.37":"2025-06-25T12:38:04.166Z","30.2.4-ngcc":"2025-08-07T08:01:38.326Z","30.2.4":"2025-08-07T08:09:00.473Z","31.1.17-ngcc":"2025-09-05T07:12:12.869Z","31.1.17":"2025-09-05T07:20:11.457Z","31.1.18-ngcc":"2025-09-10T02:28:19.215Z","31.1.18":"2025-09-10T02:31:38.563Z","31.1.19-ngcc":"2025-09-11T11:35:50.244Z","31.1.19":"2025-09-11T11:37:23.485Z","31.1.20-ngcc":"2025-09-17T02:49:33.800Z","31.1.20":"2025-09-17T02:54:09.436Z","31.1.21-ngcc":"2025-09-23T03:01:01.472Z","31.1.21":"2025-09-23T03:05:10.913Z","31.1.22-ngcc":"2025-10-01T03:36:15.744Z","31.1.22":"2025-10-01T03:41:24.596Z","31.1.23-ngcc":"2025-10-07T03:05:06.414Z","31.1.23":"2025-10-07T03:08:39.071Z","31.2.2-ngcc":"2025-10-15T09:44:58.188Z","31.2.2":"2025-10-15T09:52:26.656Z","31.2.3-ngcc":"2025-10-22T04:05:45.427Z","31.2.3":"2025-10-22T04:10:59.024Z","31.2.4-ngcc":"2025-10-28T03:42:42.634Z","31.2.4":"2025-10-28T03:46:52.247Z","31.2.5-ngcc":"2025-11-04T03:02:47.651Z","31.2.5":"2025-11-04T03:07:49.193Z","31.2.10-ngcc":"2025-11-12T20:04:55.218Z","31.2.10":"2025-11-12T20:08:37.191Z","31.2.12-ngcc":"2025-11-18T07:46:38.239Z","31.2.12":"2025-11-18T07:54:11.268Z","31.2.15-ngcc":"2025-11-25T00:23:19.003Z","31.2.15":"2025-11-25T00:27:45.229Z","31.2.16-ngcc":"2025-12-02T04:14:32.717Z","31.2.16":"2025-12-02T04:18:40.919Z","31.2.18-ngcc":"2025-12-09T03:51:07.344Z","31.2.18":"2025-12-09T03:55:14.094Z","32.1.19-ngcc":"2025-12-16T06:40:41.285Z","32.1.19":"2025-12-16T06:48:04.195Z","32.1.20-ngcc":"2025-12-23T05:06:19.258Z","32.1.20":"2025-12-23T05:10:34.957Z","32.1.21-ngcc":"2025-12-30T02:27:13.575Z","32.1.21":"2025-12-30T02:31:36.143Z","32.1.22-ngcc":"2026-01-06T02:48:43.065Z","32.1.22":"2026-01-06T02:53:10.568Z","32.1.23-ngcc":"2026-01-13T03:43:47.911Z","32.1.23":"2026-01-13T03:47:24.205Z","32.1.24-ngcc":"2026-01-20T02:24:42.866Z","32.1.24":"2026-01-20T02:31:46.294Z","32.1.25-ngcc":"2026-01-27T02:52:53.664Z","32.1.25":"2026-01-27T02:57:29.188Z","32.2.3-ngcc":"2026-02-05T01:58:50.461Z","32.2.3":"2026-02-05T02:06:20.515Z","32.2.4-ngcc":"2026-02-11T03:37:00.962Z","32.2.4":"2026-02-11T03:40:55.662Z","32.2.5-ngcc":"2026-02-17T00:00:51.808Z","32.2.5":"2026-02-17T00:04:19.586Z","32.2.6":"2026-02-24T05:55:31.464Z","32.2.7-ngcc":"2026-02-24T06:22:47.896Z","32.2.7":"2026-02-24T06:26:39.927Z","32.2.8-ngcc":"2026-03-03T03:13:34.326Z","32.2.8":"2026-03-03T03:17:02.294Z","32.2.9-ngcc":"2026-03-10T02:11:13.436Z","32.2.9":"2026-03-10T02:15:35.546Z","33.1.44-ngcc":"2026-03-16T10:50:48.480Z","33.1.44":"2026-03-16T10:57:53.851Z","33.2.3-ngcc":"2026-04-21T04:22:38.226Z","33.2.3":"2026-04-21T04:29:52.013Z","33.2.4-ngcc":"2026-04-28T03:19:20.486Z","33.2.4":"2026-04-28T03:24:45.012Z","33.2.5-ngcc":"2026-05-05T03:09:51.241Z","33.2.5":"2026-05-05T03:13:11.195Z","33.2.6-ngcc":"2026-05-12T02:28:39.801Z","33.2.6":"2026-05-12T02:32:10.505Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/angular-components"}