{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"dist-tags":{"beta":"32.1.25-810416","latest":"33.2.4"},"author":{"name":"Syncfusion Inc."},"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","readme":"# JavaScript Schedule Control\n\nThe [JavaScript Scheduler](https://www.syncfusion.com/javascript-ui-controls/js-scheduler?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) control is an event calendar that facilitates almost all the basic Outlook and Google Calendar features, allowing the user to plan and manage appointments and time efficiently. It receives event data from a variety of data sources, such as an array of JSON objects, OData web services, RESTful or WCF services, and [DataManager](https://ej2.syncfusion.com/documentation/data/data-binding/) with built-in load on demand support to reduce the data transfer and load time. Also, it is availed with the multiple resources support that allots an unique individual space for more than one resources on the same calendar.\n\n<p align=\"center\">\n    <a href=\"https://ej2.syncfusion.com/documentation/schedule/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm\">Getting started</a> . \n    <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm#/bootstrap5/schedule/overview.html\">Online demos</a> . \n    <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-scheduler?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm\">Learn more</a>\n</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-scheduler.png\" alt=\"JavaScript Scheduler Control\"/>\n</p>\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=\"Bootstrap logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install Schedule and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-schedule\n```\n\n\n## Supported frameworks\n\nSchedule control is also available in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?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* Fare calendar - [Live Demo](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/resources.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm)\n\n## Key features\n\n* [Multiple views](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/views.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - A wide variety of built-in views are available: `day, week, work week, month, timeline day, timeline week, timeline work week, timeline month, timeline year, year, agenda and month agenda`. Easily configure each individual view with different, view-specific options.\n* [Data binding](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/remote-data.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Seamless data binding with various client-side and remote data sources thus allowing the data to load on demand by default to reduce the data transfer and loading time.\n* [Drag and drop](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/external-drag-drop.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Appointments can be easily rescheduled to another time by dragging and dropping them onto the required time slots.\n* Appointment resize - An appointment’s time can be easily extended by resizing its start or end handlers.\n* [Multiple resources](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/resource-grouping.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Supports planning and management of events for multiple resources and allows to group them under appropriate resources. Also, supports date-wise grouping, linked appointments and other group related customizations.\n* [Virtual scrolling](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/virtual-scrolling.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Supports to load a large number of resources and events instantly as the users scroll.\n* [Recurrence appointment](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/recurrence-events.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Allows the user to repeat a set of events on a daily, weekly, monthly, or yearly basis.\n* [Template](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/event-template.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - The key elements like events, date header, work cells, time cells, event tooltip, resource header, date range text, and quick info popup comes with the default template support which allows the flexible end-user customization to embed any kind of text, images, or styles to it.\n* [Timezone](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/timezone.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) -  Regardless of whatever time zone your system follows, Schedule supports setting your own required time zone value to it as well as to each event – thus allowing the events to display on its exact local time.\n* [Timescale](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/time-scale.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Allows to display customized time duration, with clear and accurate depiction of appointments across the appropriate time slots.\n* [Customizable working days and hours](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/work-days.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Users can set specific [work hour](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/work-hour.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) range which is visually differentiated with active colour. Also, the working days collection can be customized with specific days, so that the remaining days will be considered as [weekend](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/hide-weekend.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm).\n* [Custom editor template](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/editor-template.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Template option is availed for event editor, thus allowing the users to add their own custom editor design and also provides option to add additional fields onto the default event editor.\n* [Adaptive rendering](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/month-agenda.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.\n* [Export to Excel](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/excel-export.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Provides the options to Export the events to Excel formats.\n* [Export and Import ICS](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/calendar-export-import.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Provides the options to Export and Import the events as ICS formats.\n* [Keyboard interaction](https://ej2.syncfusion.com/demos/#/bootstrap5/schedule/keyboard-interaction.html?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - All the common actions such as traversing through the appointments, multiple cell selection, add/edit/delete the appointments, navigate to other views, dates and much more can be performed through keyboard inputs.\n* [Localization](https://ej2.syncfusion.com/documentation/schedule/localization.html?lang=typescript#localization?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - All the static text and date content can be localized to any desired language. Also, it can be displayed with appropriate time mode and date-format as per the localized language.\n* [RTL](https://ej2.syncfusion.com/documentation/schedule/localization.html?lang=typescript#rtl?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) - Supports displaying the component to display in the direction from right to left.\n\n## Resources\n\n* [Theme Studio](https://ej2.syncfusion.com/themestudio/)\n* [Custom Resource Generator](https://crg.syncfusion.com/)\n* [What's New](https://www.syncfusion.com/products/whatsnew/essential-js2?utm_medium=listing&utm_source=github)\n* [Road Map](https://www.syncfusion.com/products/roadmap/essential-js2?utm_medium=listing&utm_source=github)\n* [E-Books](https://www.syncfusion.com/ebooks?tag=javascript&utm_medium=listing&utm_source=github)\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/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm)\n* [GitHub issues](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new)\n* [Request feature or report bug](https://www.syncfusion.com/feedback/javascript?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://ej2.syncfusion.com/documentation/release-notes?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm). 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+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), 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-javascript-ui-controls/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scheduler-npm) 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.\n","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"16.1.24":{"name":"@syncfusion/ej2-schedule","version":"16.1.24","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.1.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"5c8d6dbadc797cf0421e8645004ce8d5795efc1a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.1.24.tgz","fileCount":151,"integrity":"sha512-6HTNcHN7r6V2BowTF2zTg+6hqbJugEVsSfg10faYM2r9olRVf6+uHZN3cfKc4DgmeWMuW/Yav/LabSxa1rYkhw==","signatures":[{"sig":"MEQCIASmARB1G8MuHxKhGlxS52xwdvyEUNFHjJaB9W1ZaoYOAiBi6WuRwNeoNUAB5UFJrhXcMiUlBSEO6Z54qZJ54Sh2pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17850793},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.24","@syncfusion/ej2-data":"^16.1.24","@syncfusion/ej2-popups":"^16.1.24","@syncfusion/ej2-calendars":"^16.1.24","@syncfusion/ej2-dropdowns":"^16.1.24","@syncfusion/ej2-navigations":"^16.1.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.1.24_1519269893985_0.82027236028153","host":"s3://npm-registry-packages"}},"16.1.26":{"name":"@syncfusion/ej2-schedule","version":"16.1.26","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.1.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"1ef81cd44a70de6ae4a1149d527d6077747187b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.1.26.tgz","fileCount":151,"integrity":"sha512-ianGg7Oa81KE2mp+SFbwKsrfo9NuAd9wjF/B5yjNjKm6jZ8m2fbZ+sNnryyNkUZpsae9jFVskfmGi+YkJuTXXA==","signatures":[{"sig":"MEUCIQCwOhxdDi8G6E7LeUFeXHLtt7k7RGfs9qG8eG3zddqxxQIgST2GO2M00q+L2mP3ahreIs4M77jmF6NUniv+LfzkqyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17850793},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.26","@syncfusion/ej2-data":"^16.1.26","@syncfusion/ej2-popups":"^16.1.26","@syncfusion/ej2-calendars":"^16.1.26","@syncfusion/ej2-dropdowns":"^16.1.26","@syncfusion/ej2-navigations":"^16.1.26"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.1.26_1520268058321_0.22603986660920805","host":"s3://npm-registry-packages"}},"16.1.28":{"name":"@syncfusion/ej2-schedule","version":"16.1.28","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.1.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"4ae73affc03c7e7a681ccd405f8cc48ddce06a1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.1.28.tgz","fileCount":151,"integrity":"sha512-GromWK+zTC4pCsUu6KkcX41XwZmoNeLwO63+n1L3nM0VweCCbD8L6A7kLg3ZbpuT15dk5FPyJlX4+u98e5niUQ==","signatures":[{"sig":"MEQCICwClBZyvzeTW3NptUvAsYRhW6toJALjIEyp7tbgU7o5AiA7cY7uu/7Zlq4w3MEXhngTosZ6kYRBJaApCjePx/qylQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18037837},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.28","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-lists":"~16.1.28","@syncfusion/ej2-inputs":"~16.1.28","@syncfusion/ej2-popups":"~16.1.28","@syncfusion/ej2-buttons":"~16.1.28","@syncfusion/ej2-calendars":"~16.1.28","@syncfusion/ej2-dropdowns":"~16.1.28","@syncfusion/ej2-navigations":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.1.28_1520574103683_0.2914253224993568","host":"s3://npm-registry-packages"}},"16.1.32":{"name":"@syncfusion/ej2-schedule","version":"16.1.32","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.1.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"3211f258a47adae8d55c5d86e46652dbba259e54","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.1.32.tgz","fileCount":151,"integrity":"sha512-eCXvRqe0BqRVLqzj2vE/1BSwWr6wbc+f55z+lrcG6e8F/THrFedcwWxD/nDou32GOIQzzsPeW2yLftoileuBUw==","signatures":[{"sig":"MEUCIFFmJ87jNH8wdN5OOkeSNZpZjwGFAvydPg6xw5M1k+z0AiEA9RnecOeh39aW/QTEnk8nx30C7Z26Rcy4iLjZaXMblls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18037837},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.0","dependencies":{"@syncfusion/ej2-base":"~16.1.32","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-lists":"~16.1.32","@syncfusion/ej2-inputs":"~16.1.32","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32","@syncfusion/ej2-calendars":"~16.1.32","@syncfusion/ej2-dropdowns":"~16.1.32","@syncfusion/ej2-navigations":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.1.32_1522327368164_0.9046429773646194","host":"s3://npm-registry-packages"}},"16.1.37":{"name":"@syncfusion/ej2-schedule","version":"16.1.37","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.1.37","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"a89f68e6755d501b2eaa352b1cdeb5a803d2a444","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.1.37.tgz","fileCount":151,"integrity":"sha512-cwzKm/r4JF9+7alfr1xDFIBeAGJNPCZpZn/sXs4BbjRi6Vh8peJvt65Nh6T4x3SXL9JeU3zSc4EwmgunkZ5/wQ==","signatures":[{"sig":"MEQCIFE9yXxjR7D5Pv6obTgG1lDg0WBCxcjPp+ymvTdPRrGxAiAfJnCrVJHRdohWccGv1L5jKFhdvnOh7tbB4nT91f3WjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18152929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32KLCRA9TVsSAnZWagAAddwP/RNJ8xAXJiE1Weo/yFcm\nGcPnu9DEo2B+ajqVnikoqlGmRC1QwKdA2UW+1eUBa/7B6UQ+pFxAzH76KPDN\n1SjnA9juoHzh0z+RCIJKpAQjQYNM/MIT7KSwPS8QdQsEVeol3NJkNeSBYj9J\nYScOx86GNEC4YTNiMlBcBmBRJ/bXFsfux6UInQJUiLfAmFZOhoBIkEx/t4F8\nX2BS+Vbqnvbbo+JO6JSfFJOnsCfI6FEZPtsNijFMR5aOT66m1yWE7QntOEfN\nsDif+0/+ihzWfhnUU5JJ4q021K0Uoj5ctlKX354knzVtvDARcqqhhPbQgOPg\npUkwbHexhY9jH7VQYV05llgUi6hzqnzy7+erqiXgqnacWUa6HcI519RcYS5j\nK7YjyWZynV+ersiUD5b5mldFxB96lYEJTB8pISvn2M6yoxGkrWDkG0TgNywA\ncPPkU2FECzQeYjLnUcKY+GtcIDPEqVOEQ0kpXSvnYOk5ef4K5HZbFJasbxnb\n5zJ2Rlm0EKozvCMornU2Oc9uifgcB0hdAy+dfwPLjSAgiqyFVbySbrFFgU19\ntlqlpqhfDBpIKdtFtFWrcMiDB0g7L8qwxs2Wt8tYiCQIdxPj9B1x+60cUuOO\nkY/4tgbZFWUzm3JGavoHmS4vwkQLv2vtgOofM5R8U0FAIE+eOtbsi9gHULZf\nHAx5\r\n=ytQS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.37","@syncfusion/ej2-data":"~16.1.37","@syncfusion/ej2-lists":"~16.1.37","@syncfusion/ej2-inputs":"~16.1.37","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.37","@syncfusion/ej2-dropdowns":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.1.37_1524589194788_0.5860317484098914","host":"s3://npm-registry-packages"}},"16.2.41":{"name":"@syncfusion/ej2-schedule","version":"16.2.41","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"aa506a02a5deaa2b337e3b11b8afea9a7ed50222","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.41.tgz","fileCount":164,"integrity":"sha512-5awM+JPkSLkBGaZNcDe0RUda96pR233NCun5hI9ohEZBuMf3h1miMgLlMo/8MZnZFxSIqVFRHtzpOiQnmdqWsw==","signatures":[{"sig":"MEYCIQDL4eieVOpGyuY6Z4l4VbbGND6qIbPuVaL0CK/s0JlMmAIhANG20Rkxy7MQUORRFU8cvNUh2In39WadCf4oYXZZTVY3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22009485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMLBtCRA9TVsSAnZWagAAfK0P/0QF2TXb9cIKBWTxNa0H\n64xiq1pjww3BX7zp6BU++ydpZlSTjtBF4l50/GitPvqc7ZfZsZC2LGCbVtoO\nmePIlq9NWHcodudjVdX7I+DG6t3TSXVkS00AyEmEcK/89gHSo1Hmre/+9vdd\nuJFVvu1M6ExnWClQcixPYj9hVxyakzSlUiU9nyvU5Snpn/jUxg1Bf0RJu5Oi\nPGE7Eu+Kae40mnS2tG2KvHwsAWo66pWphg/XP3n2ALkCerMh66ROboZrlFfc\nyaDbgzGlW4o10jiExqRYtR//123u7UNMuNAgcG70gtbh04sE2toum75m5zX5\nhIo17HRb5C4+xnQ1X6sP+eCu12GZ6W+2v5lWXsAcv0/aeoHxwclx7EaSIx4Q\nAk7wbwSE4RfymkmEFbAhfBZ05UbXO2smIddac6i2VG2pdEYYcHw0Zl0JvMNS\ng2zgUgFWcFzXYxvYpkfgQ1AhyjKEDEodkTFYwFi9Ay5s+yU1BzcGQ86ls1XP\nzIrr+xQQlFSNHFHuxB49x/ePm2JWSgMwktlkpjIvRAONt6RJZdGbrGwVOURp\np8iF4xMr/uwm3/GUM86F+liwaifMgv/m4abVeXIOCNZnmP17fF7XNHFJjcgP\nyfzI0/SZ+4BRrvaUihGArFLf0Nyb9ZEestZH8pG6NkmPvyrBvPfuNTQN+N4M\n2PXB\r\n=gpqC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.41","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.41","@syncfusion/ej2-dropdowns":"~16.2.41","@syncfusion/ej2-navigations":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.41_1529917549148_0.8195052578870974","host":"s3://npm-registry-packages"}},"16.2.43":{"name":"@syncfusion/ej2-schedule","version":"16.2.43","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"6cd0023e4df57cda781119c8f04f428b5b669b01","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.43.tgz","fileCount":164,"integrity":"sha512-k9Z23LHm79byMIpt4N/AqLB4GgpUpMHHfTjjUzwK8vf2zD06lbHTsRxoasR15vQPkGm23d5HGEL1jtcrPal31Q==","signatures":[{"sig":"MEUCIQCpUZIND0bayFiVrYooA+1Pn7bSgF4KNNpET2kACVyUtQIgV2YJ8XxpsinOt6E1/3OWVowcoxDTK0gbBr5dYaQcePQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22062365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO3NHCRA9TVsSAnZWagAAq7wP/1eMYIS3c9Q4K3WEiYP8\naI8O6XI+YuvxZxpMSOwBo1nncKDwtfeahAj0upav/vVM8d8Pz60+qMY5uhIt\nzsX8VRwFM6GJriZhPjczj28vgvaniHLInd2iI1kPPb0BdVufQI0GBtoFCh90\nMSs/zCqsU0EEPdX8ZrQQc1kPyOyC37qaqjfEe1b3kAxIdBZHUGfZbCUdQB5a\n0Gw/sZupwyn464bA7YQbFHHpWPKqTV3bpf59aRhCP79JkIm0atPaqHqrMimC\nP00N8JXAWL+T1fRFN+pNFOkd7ySxbiF68Gs6gUEIaxTLTC4peH4dvzzCHglG\n7l6/Kj4QGrFBFhYjCCMKYG/813FSc8QfBtoF2GXGD3eJ/eEX+UMiH7DbltgP\n5tc5NVfs8XMtO5Nc0mEhgzoXeNOA7mxSk14typWYnDeM8Lb9T6YYKqbwzkmR\nHkbf9Se+dWUtT25nERLFA4MUCFk5R8rQTLCJ4bo4aa4F6bpRXEbXKIPpzyRg\n3fIgKm8VvDsPNcf/4rZut5zZmAu/O5p57aE9RZKu/s2j9frOF5ps6/Uh1+JL\nPD4Y0TCdgRrXbxWa/aBn/nZhjf2qhhXfPR7J/xlrzyrZ+ilAakrxJI0kYs5h\nRKBved9qbwoevLhNGsm0kIlrcfg9BK+IPhCIRQ/CDbjhzqLQkSFFBLz3Ht/q\ns2Zw\r\n=HbU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.43","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.43","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.43","@syncfusion/ej2-dropdowns":"~16.2.43","@syncfusion/ej2-navigations":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.43_1530622791339_0.22754733882709144","host":"s3://npm-registry-packages"}},"16.2.44":{"name":"@syncfusion/ej2-schedule","version":"16.2.44","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"31a1a82a6c96db827e68fee2b1062192ad994ec2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.44.tgz","fileCount":164,"integrity":"sha512-IN9osibBxAP6bMskf7rJ7RJyNppvzehMcgB8ZEGEV+LuqIpxYuRYfR0Ee8+M6Q5X99+ReU5Gu6NTEQixKziF3g==","signatures":[{"sig":"MEYCIQD+ASzgx9Mqg0cXtxqfk11VLz0/9p1SHZEBH90igcG/OgIhAL+xORxpGjW1KgZvmZ6IyGSRSTrUyl0qnHQgm64oWWOQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22070250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRIDYCRA9TVsSAnZWagAAlgIP/iHFaxouQrZWKhILFXvD\n7aRpJbBXTDR6bmyZoGg0HZGcP4i8P4cbzv0p5M+Iq6Wq18yvzDdB5znip5zw\nrWSuOcyjIMVAKhv9T2ZFx+Un5iQ+QyFR2p4s4xgRMMqoDvt+lXnj6fpiTRBM\n2eNtpr37evNsIXR/3kPNs/jC7IuIVe+eIv1V6ILn9LWLGN3Y7id/Egi8ASBo\nRoqyY+EinO4PLgwtq/UCwFVl80ihi7tcakKxkH85dTWbWJ1nDlgm3g+4dRNY\nN3aXYmdLR9MPUcW+cj+Ux2UMDq3PV7+K411OZWF50/4ktpBweZjd2yQY+Rr1\n7HomMuiiGDOEATmgVgvgRUuP0QzQROM+D/G3Q5ibpm3yhnOskw4ftiOUa8DA\nX2RE+ig4CSL7bCpkLhMfM68lZs9iV5/QV5xNJ5GWzkR1gOaLkLOuv9TB7FWS\nSMqfuBhjFRLHb6tGlAyDNmRDblQ/BIn0pftxNH666HYaSmfnGo8PLVgFv4MY\n6pwWw6F3RGdsMYJGKQAwOqcz5u6ZEdzwjd9h9iRTUeVJYgeXKpJLThZ7C6Na\np/kub/iouEO8mKIZOXmOb5q9Q5jg1rcIXwi+zdsLuEZLh+Mn1eBEh/eU6fqm\nG6OnW7u8N0fOR7YTHoELVYpPTGall9fdQtSBlxboM5CjJWFtfR1Qztfljwyo\niVWx\r\n=uegG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.43","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.44","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.44","@syncfusion/ej2-dropdowns":"~16.2.44","@syncfusion/ej2-navigations":"~16.2.44"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.44_1531216088240_0.2130256812119291","host":"s3://npm-registry-packages"}},"16.2.45":{"name":"@syncfusion/ej2-schedule","version":"16.2.45","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"22f051ef14c912b80c9a0ffde7ed97c13cc12760","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.45.tgz","fileCount":164,"integrity":"sha512-i6jm2DM1y/p3T0oziKRUXeIbHllYJ+I2PTbSCYIS0+/u9JC/OH/tZJW8+WrRKXR06z6Zff92SIBFljFLl3tdow==","signatures":[{"sig":"MEYCIQC1oLTyobIQJ0VaO1suKu9CPI2bYII4zZOPpY/oHZEeQwIhAIUbmfws6Lo6mAbLGs0iNRwY8/0ESIDCxRzJF0RHbQ3V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22069205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZ/PCRA9TVsSAnZWagAAhjkP/jvCCRpLSbb01a9AiDmq\nkMZVfwQZXlTOBgSBhckxfmrFcbIaOkkV9De6D/iH9OHYfCoKBwFBrK091UUW\n8HZnMVH7oRQNY8R7m1sTHuuEtSSCh/4VvahNZpcf4VMjYwSBPop9FvLvyrYx\n+ZKNKS7j1Nysf15XCXYT0y/CClOFp12XEP4MnvjvTE47i9wpGevrYYkRsWa9\n/NK937Em18mzWqfz+keGomqkPn4MVWBRgeN4PZrlC39xcfQ+Qy95eKGA3Z7e\nNF9XH+NPNgjRgTuXJHRz72iyacVVlHAelQQsGQxM3Y073Qevz/wTPILF5Boo\nnmjNW3PjK+9Bi/VrRKY48A8NbDD5UI3wIrSrtTHFgFDwnCvLeKgSNytFDy6N\nookMkaffkKo2vMAIzjraxl0A7uYeEnfr0fwwAI2T7rVmU3F9WJ1JgmPMq47y\n+pziDA3/RYpi/0cRsA+7ma8zAymyPSZ8kXTGTl71pK61k1gwiaXloj2hpdJg\nBDItKGBk/YI8zuHQGJYgyXglVrOYun3IWofT4lM13v39m4zlBznAhCzjsRPH\nNUF9BuGvpbI3H3+FTQQIvmo7qty1dXgUyk1zJXU6Au9tnzbTf2bkuNiSrwKl\nOtVn6EXePl1cD82e1QtHEG2e684ab1k45hry0pFr+IM4Zyp/ssqy/6Ssw/T0\nAHM6\r\n=gTmt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./dist/es6/ej2-schedule.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.45","@syncfusion/ej2-data":"~16.2.45","@syncfusion/ej2-lists":"~16.2.45","@syncfusion/ej2-inputs":"~16.2.45","@syncfusion/ej2-popups":"~16.2.45","@syncfusion/ej2-buttons":"~16.2.45","@syncfusion/ej2-calendars":"~16.2.45","@syncfusion/ej2-dropdowns":"~16.2.45","@syncfusion/ej2-navigations":"~16.2.45"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.45_1531813838762_0.7235503125453131","host":"s3://npm-registry-packages"}},"16.2.46":{"name":"@syncfusion/ej2-schedule","version":"16.2.46","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"9b1a99eb046c4e04508cb43443e8dbd72a8079b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.46.tgz","fileCount":165,"integrity":"sha512-OMJAymcMN397WKo5qN6hK2Nm5TlwAQMFTpHnONZKpGOiUTJbHFq4BXtsSl+y4onUj3EIcPLDe5AMQ7ld7sQqJA==","signatures":[{"sig":"MEYCIQCgzQ9FdRk+NiLbmHSIERHZ5owqxX5xGCsqIisGmUPD/gIhALWo5fl0nztnW0U0av9pNqIlU+rU2hUcr5gIsQdyznFp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21883903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXwzXCRA9TVsSAnZWagAAhoAP/1lNeJDWN/XZ/tVM++Fv\nKjKNKyPQKVi2G5rz6lmVRfOes0Q1i20sXWynLmEnlgc40oOEx17hb/TAQ99/\noLCbL5ppIefyrSRZR1vxFlKs8ZLVbiUGk8bsWmEnxfU+Qt2EEWxXXtRR35iK\nWggBrE+jkj8DuHLbNhC4/AtUZlcInwSsqEhJsdXhMLibEg9mks8X+qQAy9B7\nAo0IlGy6rWBOhNRpiY3YRDBJuT50jGpLHS0vW9qAKV8W8TJ358kBqDaSWTFC\niJTTidR8pmnZF2oH3C4oEV8fsjw2ZafQHenuz8+vZpk4Nm6y/dvd/4/xGd4K\nLZaKazsYB3p0e1Iq3aLzidqWwu72jvWk2En2WDBXKsOWvEfFClmqEWQxu2J6\nBBLwmuZd10GYfVLXEyD+T842rVNoSc24x8+auwrXDFLdq+pv6GN5IoZQ0XSA\nEITmSp9Nag/v+sxQU/qKYmKig8I+jDGeSCw1AqYTJogiVnTzxWDlymdZFUIo\nnrEdBTfwIeMgh6Ea8v6OpjgYESWFwxAT7JxESSUl0V21nsaV22mmP7AR+7CB\nP0RBAh9gvxsDfLYGelkUeTPAzH7RRu1GY0aBWT6j3faBuXLx+ou5GoCj3fws\n+ZrYiFWV0D4CzPjqW3C+PwS4XDnjQ+6mbBmWYA69f0nna4zMfadtSpke+MNw\n0DnI\r\n=2XWZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.46","@syncfusion/ej2-lists":"~16.2.46","@syncfusion/ej2-inputs":"~16.2.46","@syncfusion/ej2-popups":"~16.2.46","@syncfusion/ej2-buttons":"~16.2.46","@syncfusion/ej2-calendars":"~16.2.46","@syncfusion/ej2-dropdowns":"~16.2.46","@syncfusion/ej2-navigations":"~16.2.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.46_1532955862579_0.9866278697148758","host":"s3://npm-registry-packages"}},"16.2.47":{"name":"@syncfusion/ej2-schedule","version":"16.2.47","keywords":["ej2","syncfusion","schedule"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"d8b5d331317df79c6c92b86491b5b6e927d94469","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.47.tgz","fileCount":165,"integrity":"sha512-nt30Z73cnoocYOY/WiHSRS7A1qDPL+W8u6vbHgxgzy4tNsV5h/++vJHm2R5Tf7ImdFi5m18jA/xE6lSbFN/MTg==","signatures":[{"sig":"MEUCIHsjgCw5ucKxa+Xgi6UXME0iM9WO2KD6SMwZ3EBL2U2rAiEAhkF52NytcUpHFCx6brG8PzjFku1CPOsw7z8SpfMlvco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21912017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaZUiCRA9TVsSAnZWagAADycP/jqozW2eTt6tXk+kDpNb\nUD0ym5y6CNrNhdye2lZbB8vavZ1TQ5V8Avc+RvbKeKuNQVpxvvDq2R3X4AnA\nSg8x+XimuXuI6/ipbvjp6XYxujbF59FlWwbmgk65TYcWxMZEMAf7TLpUpIvD\nKwiHN8AhfLSDALh7FhH7hwJuCWWmeasG9QIb3LzVmzeyw2bWpGK6i+Xj0bT4\nGzD0aWUMW8mEmbb81WHR0FdotHqEuBlZ1LB1o26t5gnttFwHVfzL6iSmLHU3\nC7l2E8bdclNyGtcmdbeM854tjHBfldCnqkTgqfT76L7xatZhyA7E8dJMomqs\new2DSRN7VwOt0NzD75uUi/GfyW0HYyAZ5axRMQw1YWqJb807xVhJ36xC2Jyy\nvbwnYMgZXkL/QA4gJ+74H46spyZf4LuX++t+CYHfFwOlwmpS68Ri590+joRN\nRydqUSnNVDPxqH8nE7Egs9yp9L8krFHrTBiZNVVNU3alHAoFQsJroBYlkBgX\npwSjUNoujN2GLI/wtR9fniB4QjU4JNhrA9XmVwdyZ6TS0xqL/dvBOGeEHdd6\nf54dg85nICPKi9nkNWJm3FyFF+Sye7zsTdC1stc+MtxP96Zpkn3Axb1CooSq\nkRNuOb2pAYGFi8qtBc8yoK0w4FjiCvI0NymXYY0vKiv8e/Mj8Sz9qxngJEdq\ncqsQ\r\n=2KOl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Schedule Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.47","@syncfusion/ej2-lists":"~16.2.47","@syncfusion/ej2-inputs":"~16.2.47","@syncfusion/ej2-popups":"~16.2.47","@syncfusion/ej2-buttons":"~16.2.47","@syncfusion/ej2-calendars":"~16.2.47","@syncfusion/ej2-dropdowns":"~16.2.47","@syncfusion/ej2-navigations":"~16.2.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.47_1533646114045_0.765392244713013","host":"s3://npm-registry-packages"}},"16.2.49":{"name":"@syncfusion/ej2-schedule","version":"16.2.49","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"0bb49223bfbf77841f0e670ae419aebae3de0d71","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.49.tgz","fileCount":165,"integrity":"sha512-Xp5vZKyq45ZG+7ODnAmHZ9DRhR9zncKQ2exityLCqm4jpKIaSXeSCN0yiu7Zf9/Sjys5Ya4G2fA97N2PjLKMXw==","signatures":[{"sig":"MEUCIEwX1W5WJHz2mni1ZTFD3T+WCNumoCNzc8NBUmCnezhGAiEArKR+roFK7Le/DK51lRQMqPYPHwGLOS/9TsPsf/f3mpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22204923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfAlhCRA9TVsSAnZWagAAhLMQAIlhyZq6mCFlCvfUNatj\nCi1opq8odtqgg7INUjj9FXkgJCH/Fv23bPY+97R1AQc4CKDu4vGxCkv37aW5\nGlDDAu8on5JuOeDHyyDaaMNyPSGPoTzZxKMRspEIg7Oe60ilvNlAAlhx+m1N\n2WXyjs8c82uPGTbMOQ5n/0d8/Sj4XHFHwxssq/mC5yFEATNNYT/rU522t3y1\ngLXH8W7gYXhYqsXRWnr7FEWhXbejhg5t0lfl72esyV8QkiVIMW5nhOBvPNVv\nJwsH5XWfF4YnHWBI7KMiug5bYW82v6kTWsR2TZvyVAbN5b+ggv5w+EkXBtW3\nHiectBDrw3GHxjcHL7Flx0lV/VwDS0buaVm6P6nS/fiy8J0zYi3CqXOEtGQS\nDUoFeSHZxvEwp6WaPev9tIJi/rpuMp1VSKyX56AlDEpo8B7yqRQ8BS/+zTR0\nRnZjKaSJo8mHAkYNWOG/JdjR/8It3moiVyyi3TEcYDQ137ai+DCDU+C+OG5w\nJ1h+p3wqdYyObsql1QBB2tWmW39PLJmSGmj+SGr2YtkqoQaSPVb5tqG8Z55f\nJRddPLLN1BLbtfw6AUsQ2zL8AFz5UDI+UZIP5f+t9Kll2uZsNozzYjTX8vZm\njmJU/4OYaWu61/y5fMBAMUWmTuexv9gn4WJqvEvEobW44Pot5kSyHuWz4MWP\nFI+V\r\n=ODkA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.49","@syncfusion/ej2-data":"~16.2.49","@syncfusion/ej2-lists":"~16.2.49","@syncfusion/ej2-inputs":"~16.2.49","@syncfusion/ej2-popups":"~16.2.49","@syncfusion/ej2-buttons":"~16.2.49","@syncfusion/ej2-calendars":"~16.2.49","@syncfusion/ej2-dropdowns":"~16.2.49","@syncfusion/ej2-navigations":"~16.2.49"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.49_1534855521330_0.4961043541578991","host":"s3://npm-registry-packages"}},"16.2.50":{"name":"@syncfusion/ej2-schedule","version":"16.2.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.2.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"7410c8bb60b92d197896308d5763f0645b525559","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.2.50.tgz","fileCount":165,"integrity":"sha512-4yYvLe2L5zgKoJ7uaJ5cRGUfvm+gVwlPg3HaKkDvDCzyXn6ONZbPW3ZIdFU5o1EYjW2cq/BmU28+LW4yo/175A==","signatures":[{"sig":"MEQCIBFjv83QpxbYe9C5bvDtASSPaQ9sngHTopXHkak5HD5kAiApTLAlSsHhFwYjyl+nDVUjFbmVunzIMC4XpaNRFTPiqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22204923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhY5lCRA9TVsSAnZWagAAcR4P/AnVHk9j6JNaGu4b4ZU8\nbP4k2t8eoGoqK9PLTcag90KCfbucfrunlicMqpZuviQMpzsPryj+XcgmK8YQ\nTnKM/N3Ghl0uKCBvs8Vw/MzDrNibeETm7Nm6OyW0IDTnVbmCFX2zkoSfgLQ8\nUKgI5ac/q2/5TafRAVd3mAEh4IbTjbuTnwo2DHCRZJOhSvgiKHIBnzs8h+7q\nP9ivznatoD3D+NxEhS3xX+gMXKj4juS3xTnwHjshrXo82Iy74g8pbURTUrAs\nL1M4BcITTFNUkcp6EczPPe+/u05Mj2HmpUKyAMXpYcYZ2Hxtc3uE0cGY3CFR\nI4x2p8Re55KVZX/FyeawnSk9RfgOtgD6DVUG36xuqde8Ev5LBdoWvEqEVYYV\nAphNRgG85uryl3Ubey4jGsXsPMEnsZQdkBk40HAzsTNEvdnLLAAXzNm/2dbp\n0MFw2g+SozeH56y1GDeg++tGk6py0mgXPmhNv2rKdlVNvd6d7aykBtA5Q8SN\n3KopXOlvt0DP88ykxa5J94HYb5bodldfxQMn8tDZGUhLPgPy/fexkVwu2JUs\ns40vLkepFx/+rG/48hA3re4MZDRpHuKRzJK//Y9CyAC5WoH3hW41fIAW4/Nf\nXNHeSDjFDpbe86TEc/Qa8dOQm1k9Qypb5r88kWGDrkNdj6xdn4JsQOcnQDz8\nfqME\r\n=OhSR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-data":"~16.2.50","@syncfusion/ej2-lists":"~16.2.50","@syncfusion/ej2-inputs":"~16.2.50","@syncfusion/ej2-popups":"~16.2.50","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-calendars":"~16.2.50","@syncfusion/ej2-dropdowns":"~16.2.50","@syncfusion/ej2-navigations":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.2.50_1535479396757_0.27473125814287824","host":"s3://npm-registry-packages"}},"16.3.17":{"name":"@syncfusion/ej2-schedule","version":"16.3.17","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"852ed1b6db34835aff58b3253b678d4d1057b38e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.17.tgz","fileCount":185,"integrity":"sha512-xKZv1tfsZqea/CDudP651sLRkXQemGu5NyjHy7x2DY5RBekYGlbfYDEzMW1/72TVy/WAu6BwRz7GQMi0xYDZfQ==","signatures":[{"sig":"MEUCIBSTnxDHD+lsXYwE2MKdKtEvXqlQob79XJcDw5mIJwojAiEAvzKjIv/1Fmp7RAnqtGtR/Rj188pcT0CQ/0z1+MxaGhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9202387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8OICRA9TVsSAnZWagAAnEoP/RqO9+48UDZ686De0EvG\nYSHzwEl4oiRcHyUQalpuiXqd3C2kiHYnbnpnXm3xeYX/paI/v+KKmshLVIGu\nbuAroYT6D3vioVyOmDj2A/8wJtcNBCMoHpNMrsIj611bKhecAGk6iofAxweY\nIkGcbLFP8jbYKhGiraKvG3m7rYcq6ASAg8ysCHdRzK4/6kr/DAq+VoFGNLVH\ndBQHX58Y7Irl2PVb5uGDD+YMmAppTufBHGtulGmu49ywLJ/4PpPm1xYa9yO3\nOguGYmecY9KFdBYM//p6lAIIRa4PBEWf9nKprq7aGhyC4ISoMR5qx9JPj+Ys\ncxLttKYPeuG2V6Ux7X0IVTdgpu6mXzqyofFhFewae7MeT0o8Is1iKtnJF8ff\nTV6YGEICQfAZu33CjchtCQL/bxHNAHxcgao3OOlyrThdI/hBvgHdlfGbofFt\nIG5oLQNqfeKkQkt5c2pniH5epfrldMC95AI4qAjgrzMnKjY4v9IJh5vM7UKr\nLx3oi+EqVpBSwRHywMDHfcPmgLCZ1tEUvPMdSyZbidca42eByI0gRN1IXs74\nn4I57hnP+E8IV1ggdkmo6nP6X3CySAZG+/JMceCRlYG5F4zYyby2pBWjfQwC\nThUtzK5+3vHdXnSlP/I+zx7WxupXz9YajltCC0woQkEua64LHbxOCG9qrnee\n0UTD\r\n=RIXq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-data":"~16.3.17","@syncfusion/ej2-lists":"~16.3.17","@syncfusion/ej2-inputs":"~16.3.17","@syncfusion/ej2-popups":"~16.3.17","@syncfusion/ej2-buttons":"~16.3.17","@syncfusion/ej2-calendars":"~16.3.17","@syncfusion/ej2-dropdowns":"~16.3.17","@syncfusion/ej2-navigations":"~16.3.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.17_1536672647382_0.41029293857692406","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-schedule","version":"16.3.21","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"1d26797676934e691db8aff010d0f1ce4b4df774","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.21.tgz","fileCount":185,"integrity":"sha512-AZuOOuEEb0TfiGQtpiAS3I5J+9lFRqK6B39R2bkOK5U8Z32X//Vw9TmW/bgp4f9p3DXsdlNIvq0cuaX/4PVCPg==","signatures":[{"sig":"MEQCIGBMVeOgZ2xQeKZLSHjv+vFEQwNLi6sioua/x4AxmNQIAiBPfslnZq5aO7tjXvXnHgnDN1WqOopklK2Vzgroscx7tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9294786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUpRCRA9TVsSAnZWagAAaEcP/0X6yDYaQznR8UOT1TKz\nOHEI1rmtmpMhs63ReUZxA3Nuo4e/MtUuJpyi3JM/d27CEzm1nqQLrjX7WAId\nbUE22a6z7io/nKKoAM2usLUcw2p+ks+o52CDpwlB5MY1pA37ihwdiv6KRvgD\nc+ltKMSFqEzO8WypVDQfM5rYFdzoNA7g0+VWc20b/j4Rz4vYa2ofrCZTzzi7\nVRaKmrS7R7uPsqb7R3zPpnIVrNC7zJTQT1zuLQAUBDR3IsSQGpQG8fst0ugx\n5sQCYMAO4g+eNlAvjyVy33o9GlwJEimzu0W5Xte6EsCr/Qt9UsGCNFpdVdyk\nMg+ylTWCwm6SNKgqI9+nfpGEQsAxYZX86c0Xag+2X5G94m6T6Xb5z7Byp12v\nKppx5hCRRUuIvk6hwiw8O5toO1zMFi6zCQJUrFEm1Lt/hEmOmyR/edYoLFeS\n6BvUg+HqkNaI1SK4nEfR2m8bi2crqntHgJ38FlUGw9MQYAaE0AqfE3YrG4sV\nJiHTdoIRMPK7vaSIN9n4yJxd9fjeV308FpP+6gCXpdCfmwct+lV2DvL2m//j\nX/oN+rTX2IXGcorv4vtNAGmhbokzsbElnp7GKYUc5s+Gr9BHwME5t4+Vyt8q\nbW9go7kU6yo/8Dp6Q64f/Zycpvx3rRvr9MddmQoA9y457Z3AsCIc5RQd4Cs2\n6beC\r\n=hWvH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.21","@syncfusion/ej2-lists":"~16.3.21","@syncfusion/ej2-inputs":"~16.3.21","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.21","@syncfusion/ej2-navigations":"~16.3.21"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.21_1537559120573_0.4458895783737946","host":"s3://npm-registry-packages"}},"16.3.22":{"name":"@syncfusion/ej2-schedule","version":"16.3.22","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.22","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"1ad92c038c415eb9ed81ae6f0c7745bfca3911ea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.22.tgz","fileCount":185,"integrity":"sha512-phHHCWXWEjZZymley4RBtKQJQFbbmKnIFfoKevhw3Odp09FR1YL17b3vC+nHw6LnSj7wf6O21nagggHrBwJigw==","signatures":[{"sig":"MEUCIQDdK1lg0a1MDR2SqF/J5GFVxDqbqqKsKu4beMNMlH7XeQIgP94YG2BtpDHkO63YNtjiYcWL1bX/Hh3tpn1UOuR+IuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9294089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqg+1CRA9TVsSAnZWagAArvwP+waNo2boUCqyk2Agg/Aa\nHmedH2CNrLpwQHjNEpXihSc/chF0942hPBvXnSts4O4NJ8PkLy9x1SAPvR9k\nOcQ3aD+DKqAgbU8UiN8c0XdxbphllLc/HP7+LW3CEw4tFxWr49LRZW8qdZ4H\n5Cy7m4ZABgB8n/b+27mBI9I6d29A7AP2oX6nsSja15ByZi9b5vG2q89L82+u\n1PPqOwo6C8wirdEJ9miDgHMzSKiV7iqTIZyd+At2/R5wus9UgA2L7X31RG7e\ntxm944wY8lQ04uAk7iZ5ORe1Ad6a6G7EoGuyXmfBSmGF10rGhEgp6dlnjeT0\nzHuGHPqgKD46WUuwGxT2IZsI+8PIhbutR5HgkZ+Ctk2kUcqxt9SDsl7c/QR0\nNP4ERE6Kby77tPhamzlTzbH8Fft9GazEk4htRok/DlHrkjsaMbISGUOp57tH\nzYwvi9DsEoNnMTo2cp/jr+ADtkWK4SSg4ymRnATm159PgkBVK7qrCu4yFskw\nOUi0QsHIWER5f3+59C9rBzrb7ENYEWN1vEcRYk7Hhbhto8aJAnKa3QczF8X3\n6k3hFKIYRI8lhfMoVHSJc58YY8xtu64VNir7jf7qMpRnziUmu3bEp2PyXdwh\nA/kz2Xk6t0HXEDPLZORXeXOO0Moei1P9CFv5vVagQPBwH7BeOH7gg+1dnmjO\n/3CY\r\n=6/8N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.22","@syncfusion/ej2-lists":"~16.3.22","@syncfusion/ej2-inputs":"~16.3.22","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.21","@syncfusion/ej2-navigations":"~16.3.21"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.22_1537871795186_0.5215344806195341","host":"s3://npm-registry-packages"}},"16.3.23":{"name":"@syncfusion/ej2-schedule","version":"16.3.23","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.23","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"104c5896dd422e8d9192b0506e928ed86550c2df","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.23.tgz","fileCount":185,"integrity":"sha512-YF7REbk9TEkoSA4hx2oBZzXtesxxjbvO39R+urwp32PWaZfFk9WN68RjHHrjvrE/w6d58dUsfrEJOfdDp39v1w==","signatures":[{"sig":"MEQCIEM9qWrzpFuHbEy4LvWisJTPPk6+hEj1msHebCfJID8PAiBELgJR/Ta2dnHlm0ys0xu/dWuhlr4VL1ewa456yNF3xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9294089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtE4NCRA9TVsSAnZWagAAFNQP/1Y0OgRK3Sv2mrw79kPF\n2E1gqQtdE18Uha/t6N/W2OOkfZc0JcFhaceuGx0nJJNOCZStncbROpyVYUtv\nNex8vOCy03bflw5W0aJBIHp86BSGyPreRZFTprnwL53N1aFz7JCnhoBx1oSp\nqXgeFyT6ufHzomLp+zslFN9spiy+lj70hRCghq/FtpH5zmnE9VerUrZwl+zN\nooanyiDdBDW46r7IbQChkNoGlBl9fnFg6jGwZOO4joQ6EPyBvoXMvrjIqVA9\nxOkbiv7C6drC8+Ut7bNkqiVEepFFfB5IHD6UUpET7ALrCnYgj/xR2ksTbwZ+\ngaeHCL1l3SYO3yPe3INRu3QLx7V35tf2ShIGuk+ML+jIz4DHD810JZV7KHRF\n65BwWUvXbn4UqIN6Ch/he55uGaXJDYKvdmx33aBGTR/5Lc7ppCGJsGF1J3VI\nkWLC7TjCd8vKC6YMTrPleGUnHNFwUgCThnRYXsZ4C4c4XL9RCiN8gtLf0WmV\nEs2mbqHAmvAs6eGZcc0tvTuMmnh3ar6DE93FBDcxKgRNJWihS8Hq+pKGRo/f\ndTeMj5IPNC60Y3p/01yQqHKJu1xOXcEDsDrltMeMG5SA0HmIo1cGkjDhu/HO\nGotcGSKt1ZTqFGEDFJZL+cLSrU+mM1aov1nIvbfjl/v3X5bKY6a/zNlaFPB7\ngXIf\r\n=9p03\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.22","@syncfusion/ej2-lists":"~16.3.23","@syncfusion/ej2-inputs":"~16.3.22","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.23","@syncfusion/ej2-navigations":"~16.3.23"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.23_1538543115813_0.5858573064833799","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-schedule","version":"16.3.24","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"94b8a289690fc10d1a7cbc614da42009d56c3a83","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.24.tgz","fileCount":185,"integrity":"sha512-Dguq2aIHniKGqJM7CtthvqgJL70SygL4rW1yfAF8xC0C+4CaL9RBPZakd0pDMLLwphU+3BJqcpxjKOTQOg02kw==","signatures":[{"sig":"MEUCIQDQybIztSmgghIwLyA3HrIcbWRGwSOB+70DY7jv3VMEpwIgPkwxbSh5LwFWFgEkEPBd3a6zCBeI1I3rhvrwZV4JW9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9289850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFYPCRA9TVsSAnZWagAARB4P/RXHYmj/ucq8VXv0+Yzc\nyVme6UsgcOKEU8k6KZPIE98newex+SpMAvKFkcCPCxP9unBh8EUwwFCzLgng\nkoXBrEqJTTuoCeODGoXKLzP70r7R46Mbr0Oy04t+izyvxSVijZLqz1tcZhHn\n4UagWxpi+Xv2Yn5BFWD356sbug/O+NrXU5fR3hikl1ylvctN2f1iaU0f9Jk4\nge9jhsgKtFt+oA72HBoOnNNs0qu+na0khJXU9Y9MlXY+l/S5wAiXu4jOQhJe\naUSzEUgj+VSueD0mTvcCYHe+CX5wOOJGYD10CTTjQi8y8cAyCN/aHsBAq2SN\n2sDLDG5WKCiqSM/K74x7klnK3mYjStENov3eDGUhPuZh7x5olaImR4UJQgn5\nHvYgRBi6Kn1B27yaiITEVA9uM4xFI53ObtCTZLWktXMJEjTx1RSsZl7QPuog\n2m0RRzO4fWXtErM495bcxg8O1njLi7XSRKoXsvVuWg40LuW0T18Xe0GU41NN\nYKwJrsWlkcFxEnGMvzXI5URj/HdJxyFVUEuvvjla4y+h64w5zZ59ASCkWLS8\n2E+T0HFVtngQmGinMi4I2aJ4FKSFcVvSRKXcDJshf5NBZSiCp64CXGlKWci4\naGc42tPrTu1ZOEZq/hk8Jf4NnvYqQCV58/Fxl3OIrTXygaVEDMQzFMgDrUA5\nPtuF\r\n=30Le\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.24","@syncfusion/ej2-lists":"~16.3.24","@syncfusion/ej2-inputs":"~16.3.24","@syncfusion/ej2-popups":"~16.3.24","@syncfusion/ej2-buttons":"~16.3.24","@syncfusion/ej2-calendars":"~16.3.24","@syncfusion/ej2-dropdowns":"~16.3.24","@syncfusion/ej2-navigations":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.24_1539069454572_0.24024742627700268","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-schedule","version":"16.3.29","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"2545891b0087510d5e80a8c30e5868768b82dd51","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.29.tgz","fileCount":185,"integrity":"sha512-+Puioz11QEkjxACIcuqb7uBoJbj8GfLSDe8rlxO/pJ++uNymj2/Wi6nCQdCqHyeoStP2xYYBJvH8FY8bcakaNA==","signatures":[{"sig":"MEUCIAgRNC7amDDpY4iADWli4rW5X0/XR/uvSCdvS5jlwRATAiEAvJdac/5HXkuxYjKa2OnAIoZJU4eRs7f39CymrqHuaJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9485051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TJeCRA9TVsSAnZWagAADJ8QAJXEhOiSxAvabknbujeI\n6xwGhn7e/BUflY0uMyITIpiKL2EbQw5+6BXErQgsFCogStbfChdRRArzn63J\nGonEnFYIWBxlctcxK8VMyYcvJFENslMZno8UmFzKKvn1AK/mDoaz/sBtnd1V\nHvekM5ev+P6lqrwugjqQnbNY9EA+x+i2995/YlSYfAPdVHRSeqDtYzOAv5NH\nbCAFQuETOr5P1+GJLJmB+3s33oxdvaoUriSnu3KXqKN+0Eg35RE280KtliNG\nHer1TI6CO9WiX07IwrRm8kY403ElKByYezNcAcr+UNeuLTrwJ/VzDzUap1h4\nhTDmisZB2FWvVQblc+TZaMPk4khK9IxmTX+rcko48zYwtbbwU+OhUeYaJofV\n9Oez23RYlqtGVhpsH5/s8V2yNgcScg0+P9LyX/Z+vmAU8tomaVNrbAdz24tk\nC1w/yqulK9B7r9eCvIyTfcP/oJpkLhuZjVRO39zW5qopdwQsOOq4Ct6JrFPq\nA1hpHB5IR7CIMyYclLP+IsZF7Z3w1UVqbJObg+AnfJjGHpbGlRjyzNFlcroi\nQeZ6JV4Fbaj+6hDZlEQhCu1naOMszTeuccVy0jcax/l80+t2ngzUcxydIyqH\nCDNxaZJ5mzfx8Tta6PRvrE822gEIRiWjyuBVuXBlBZgYuf3Nk0eDAr6Rh3e7\nIhRN\r\n=c/0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.29","@syncfusion/ej2-data":"~16.3.29","@syncfusion/ej2-lists":"~16.3.29","@syncfusion/ej2-inputs":"~16.3.29","@syncfusion/ej2-popups":"~16.3.29","@syncfusion/ej2-buttons":"~16.3.29","@syncfusion/ej2-calendars":"~16.3.29","@syncfusion/ej2-dropdowns":"~16.3.29","@syncfusion/ej2-navigations":"~16.3.29"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.29_1540960861197_0.1565925258751497","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-schedule","version":"16.3.30","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"8b5f3330e742deb9cf0c5810449c8d26d384cb3a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.30.tgz","fileCount":185,"integrity":"sha512-VVtzdvtwD8myVUn6VuWgLlLS9+vWLePhAHufeKNR+VfNveSjQIRBMCirpLrLXmd3gt2WOVlcZ0CMyq2u4m3LpQ==","signatures":[{"sig":"MEUCIAHio3xgPXzNxhnU3W4eLt/+pL1TW6gcPq33ybViOq1oAiEAhtq4wxFGDLmNBHlmbsJybkDFevezxPfnj4sNFusgY5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9480869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uMhCRA9TVsSAnZWagAAyJMQAKQlfsh22O7gTWP4cp9K\ndZT2LP/VTU3/itIO0KS5fDIC+bt/JjeRUOKN2Uvs7kMOB7V4xDEiDAsc356G\nQ4gs5TPViw7GE5WbF7io87Qn22sVhyo9XgWtmmTdjXiSqZvDQ2/7BAxiCFLG\nGMyB5gwcPDxoWwHnr7Z7doV4t0rdC5Dvg8UxNNBGLM3Hzk4tmlQZ9/1hb0vh\njyVyCb0fZ6cw370fUjVredJvE8BZ4cM0E38m9R50IR21vTChJdEV26XsMZG+\n/+yF2XMdpShkDw5QvN/EMneCovSrQMYPw0ZRc356OB82qhl0n51NrMGtq4TM\nHPJwx8vZ93Frg4HSiAS78fi8IcoQz+9t+P4neNHMCw7lRcUcGcfoHCDZjLti\nnMeRwBaiMBIkiOE6ZMB34pQFa/pySVpTP8MJu5Kdua8PiLbmo2UuzLd9MRtx\nHePTetl3q3/Vp4Qy67LdFzUEhLw0eHNiPd8uTwWGsAWkKEeUq0ro+uRWrhh5\neaTs2ugIYgLoxqGYUo31FWt0eIz9udYDg703AhIEO/B2wbrYiZPumMrWbaHV\nnTt+i6WsI3JpAXJYAgVrcrTcle48mjE2Xw1ylQ/d3sqnkQIuKyVJ0ueG8uTY\nhGZc8MpmxhmaYwmdk5LZziSnNGGexCvBeMS8yh5ojE5OUvaKk009TCipk38v\n5VdS\r\n=zHmB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.30","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.30","@syncfusion/ej2-dropdowns":"~16.3.30","@syncfusion/ej2-navigations":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.30_1541071649056_0.8517078752037732","host":"s3://npm-registry-packages"}},"16.3.31":{"name":"@syncfusion/ej2-schedule","version":"16.3.31","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.31","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"36fe7c8f6ce21a7edd1defe0d6ed6df9ea8a3bad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.31.tgz","fileCount":185,"integrity":"sha512-3LcPKNHET4O/Jg9d+qnT83ZYuhqOjLQqMgyZuaugeEw3iirmdVHNlDrgU0LtjUbeNF/kooEnziVCzhB/g7nYbg==","signatures":[{"sig":"MEQCIFyTTU8bXCP6YezglupZ/Q6kx6R8FwJrJK7smSOJCwPeAiBpKZ9m/HhAZD+dsMaVPSyUq2lIGgsNVzfNZKGKZlK9WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9480789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4rlYCRA9TVsSAnZWagAAW5kQAJF0WCba6MuznXFWgTFs\nMyLtuTuwJ40CnUYV+aucEiLoujOHkgl1xROFj9jK+duCBX2XkXrYHngMOy4d\nCc+LuT737xR/wJ8kL2BnRMdAqBiPgtqrS0y0EBXM4BQ11w94Wdjk7f9gpe/y\n5Q7pLvvmaX9p7KfxH9Lx7J4FrEq9R9Lbc9IbVKFwkK1hnu4kXzG1AcadPaH5\n5vcNAXUuXIBoA80tJNeftcb7HFzTqLyko1NuCcnWwBeYELmKLZkMHtS4sDGB\nF0P16E5lZTfnWYMllGgWcz79UDVENo8A6fhp4y/sFrixzbgxzotLKLljzVzA\nQoggGvf+6kF2zdUtsE9bWP8FVK89iQpkOt38V4X9lWWXrq6Pg6QEoCedZLzb\n44UkDu69m/9BQk3JQtnO308wuT4GBRBxEcyNCFZMEEXLxTWaRwFatN5lMDJd\ncscSQHwmWHnrrYLWFPPQIyPwdbEyYIbPXbtf3aSOS1ByA9a9CezW3Cv1fyOQ\nzBe7lZ2guph1RsO3UC5sHoL2Q7ZoEpq7ezo7cExaXiq7Qlu7rHP0u7kFrn9E\nI0q8KDBubKi/3CX8OTp1FT1sFXT4QTbc1GadBLnsTnonkx1cmvssiHtNvULK\nMc18PP/GMV92nP57mOQsyPq5KZ3OZKC3kgYsM2/hF6RJaVV6nB60lki8fjmz\n0zV4\r\n=PvHE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.30","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.31","@syncfusion/ej2-dropdowns":"~16.3.30","@syncfusion/ej2-navigations":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.31_1541585239501_0.005076077857469885","host":"s3://npm-registry-packages"}},"16.3.32":{"name":"@syncfusion/ej2-schedule","version":"16.3.32","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-schedule#readme","bugs":{"url":"https://github.com/syncfusion/ej2-schedule/issues"},"dist":{"shasum":"16baccb0767d81ecf711dcdbd43d3c8a5a62a248","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.32.tgz","fileCount":185,"integrity":"sha512-PiSm/ck9EiM0so0G/Dq6eW46GPkLfiNNSle6f7STku97oE0J9ZhW7JQT3JNL5rVVucZRLD09jjj41WznHP1xeA==","signatures":[{"sig":"MEUCIQCgx3PojPMWs50l1/AKbmGhtmIbh2ekeAX4I5LKEs8r2gIgfhy+JVueEd2FEGPm2p1kZ6T0VLqHSPr2wFSLHHDDMxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9485579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6m52CRA9TVsSAnZWagAAh1QQAITnu9C/IN+snBDtbmIV\ndN7yeB+ETbEdP2GU+6lvzDQJjcLuTU6Rp2PFkRub3FPLwQJtAGmlKVDsdDaV\nR3AT0n2kkj/8XI32g9HFpMXegcVxqkGpaySHjo762YZKQXLxUGzrR/ImZX6V\nyJulWuz3L1AKRl4b/1T0Vm5nZBCArVuRhRvny3zOmyDmTU0Ac4F4b7BSiKnI\nkdizKvccNIsHO+pPjM0FYYHg29FrfHaNIzUuB8HTBwFpK2SYkcXkC76/acBD\nlawOaqYSTm7T/R/Xjk7FVRc1lfaB7KoNJ1XHYSsY70goESX6/gaBOOUru2sU\ngPa0h52N84Md9YdKFiWu+futHDc+F95NzdXx+qe0QqZPZirJmEzOyM/fwmct\nrX/N/4jaSm+/Zf+bx8Rd0cePq+MAntKnnMAwFp3/sR2XLkgnUcJG7IF4io1r\ng5ONQeJf/VfEVF4P/02mMmapo3m44o9VpQAAOEHBxKSF9dKLwTV8PI8eEXv/\n5mS4lVed2SSFDXHa014EFRTHpQe8cc4lwliCGPx2oEvQApvU1KlyFBnRLBvX\n+xWoIvc3XU5LsajcW/qphsBj5RdJPaQzmrSYnhTp7t3SaxJcOdNCDFntN4vm\nWWvv4M0R7LqLaLLKuwwlDBE/fPcxPEe9qfkboC1AAf8ZW4+zBjqf/kHai1jY\nWwMO\r\n=F2RN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-schedule.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.32","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.32","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.31","@syncfusion/ej2-dropdowns":"~16.3.32","@syncfusion/ej2-navigations":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.32_1542090357681_0.24658155175478558","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-schedule","version":"16.3.33","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7342db054191552e026dcd0d2401c5de686158f8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.33.tgz","fileCount":185,"integrity":"sha512-3V3H1j4/9f/OmYMA+nsH5g8ho59qBcsYX342z//I538d9eyECpoUZqg2HVqkOSnui7FHAEFvtGKTyQo0k5kJbw==","signatures":[{"sig":"MEUCIQDiToNIeGmxGOX9XlhQj/EwNi4FHCy6Q8zZmv2WF5tPzQIgMJOQdaJEaSAtEHBGytcBE0DvG821FhhqfOrDt6nSx7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9485523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9AnOCRA9TVsSAnZWagAAbIUP/2tIQQvvIbprKV6px9zm\n3IlXjKbCZNNlGtxVTjx69odFsgkMX7t2n7FecL00SyPjluWrV/dAvyl8/K0W\nGS/6jCKdu47UB/4qouqWk+S9P/dBxyxBiSe2bMy4lVyX911TNF1fCp2L59jO\nSXVryjCFRtINqcH74OEHE/l75Ehcl23plBfUHX3v5523TuX3LuoP23BkSrWz\n2GjLNOBxDfRRXagBU7Z3pLvc0EO27b6lYGgPD4zk7AvHRxL5VObq+bgEwtda\nitvH/baq8ZvM3wCWJTd5Ba26RGfwOsvmenNibF5+2JNlqS0d8o5LVrtptPh+\n1t7fYiNiKX8oO48/QH3PNIjwcj5FLlPMEogU1a3ugcvAZGHcsp/J71BHoqtj\nnwaN48Cdoom+9a78uZEn+3a6BlncuRhhB76KsUcVrjHQCqLFxDF2opzLPdlf\n54UjROGgVUyixQRtEbB/EREGJD3ARTfCsjNlcnOwf7+TGU9G7lji+5PgqWHn\nuH8oKdF21pUho8i0WB9f4ALWrb3VIGZyD/JOfSiDcFbsuE8DiwMjIuWjWK9v\nvuc9zzH7xKU8Hfb2NveNyDtOQAkdYYWDuBIyp70fzSYDyoQDx4YTkrRf1AFc\n2SZCMK5wwCJNU6WbcQagiJ0fI9HUhumuQsZRnsYhXjOVcRbSBm6wrsj0aCe3\nHWW7\r\n=OWQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-data":"~16.3.33","@syncfusion/ej2-lists":"~16.3.33","@syncfusion/ej2-inputs":"~16.3.33","@syncfusion/ej2-popups":"~16.3.33","@syncfusion/ej2-buttons":"~16.3.33","@syncfusion/ej2-calendars":"~16.3.33","@syncfusion/ej2-dropdowns":"~16.3.33","@syncfusion/ej2-navigations":"~16.3.33"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.33_1542719950175_0.7531211342104731","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-schedule","version":"16.3.34","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3ea14206150613335956d75d51d970d8665d35e7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.3.34.tgz","fileCount":185,"integrity":"sha512-bRmZMCxdN1toi1+K8Nwd/ZqQbkmIqYj/HLNoqUp2+1pFvD6OXWtpXSrqXl71qNT20l2UTC96jUBEIbpaaUB8Hg==","signatures":[{"sig":"MEYCIQCeGX5SqL2rKD3wxZuCDtYY4oyYE3LBMDhpzPG6NQU1fAIhAM5jepZDDnFz0gfCrkRM//Uvj8IIKpb2He5C11Hs/1j7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9485523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9ii8CRA9TVsSAnZWagAA5LwP/iXuQbV3PlhgfY+luSN+\nQRuLz1pv0ZuLFPGJfIcz4KO0p/y1pnWbagVRjAK0Xe6Tj03hhKLjMZ9urR/S\nLO1m4JI0M0j0lz290wCAOefMhIRviiILRXlvg9f8mEdUKIuECnT1QIJ3TPbM\n0+w+Xu2XnNxL/+QGD2dIzIDajaBZjUq5H+8GPXsmAN58Ppf7BGAAb81CjTzn\ndj9zbSCr97Elu+TVN3rYtO5+5+YIzBH5pc9teeHUZzWRogSldCtTwEfnD6xg\nNcTO5VLIek3J6xDiaq66sVYkan8TloIsFlw0IBCFot+tpCSOriCUuTz+vi2h\n1QiptqLojWcj5LdX5E7zGJc4NTZW2J68a3biKecmkqYNTP/vBoNPxC/8WbXz\nnbD/CgWjQXfC6/7tk/XrmmbncDBvjHzgNToueekHmDrUPY1Nrg35v5U6KHSz\nwrknB57f0Xeit/7FSM5+J6Z3vPB96Hc43RGvBZCWQOWeXro6gz21ZqYFtiC2\nPShVdBDoLSLoAkzEiYXdYgV9Ka+HAqnY1f83Ex9A6fl5AE1od8JeEKXqHUeZ\n6O8cGXUiueulqRJKL6g0GUXfGEaDfXkL2hySziXvHU+xQKa5n4CuVsselMbE\ndaa1EcaIS3gS/TY1AriWU2dOF7jmVf7tv6kNf79zP92nNomPvtvZVXR2IYlA\nCVGm\r\n=6Vzs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.34","@syncfusion/ej2-data":"~16.3.34","@syncfusion/ej2-lists":"~16.3.34","@syncfusion/ej2-inputs":"~16.3.34","@syncfusion/ej2-popups":"~16.3.34","@syncfusion/ej2-buttons":"~16.3.34","@syncfusion/ej2-calendars":"~16.3.34","@syncfusion/ej2-dropdowns":"~16.3.34","@syncfusion/ej2-navigations":"~16.3.34"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.3.34_1542858939606_0.623680258347844","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-schedule","version":"16.4.40-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"39a45431ca3896c23b77bba3cadca242577e040b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.40-beta.tgz","fileCount":218,"integrity":"sha512-gbYdSNQoGuGnUm1eX6pzjIMx6cL2Z8SuJmPKzhJ6/aBoNf0TDczEeEwZp+h2/94uTHmtt6MvpiCZ6AP43Xu49Q==","signatures":[{"sig":"MEUCIFUMQ5TKANXj+j82YC+mafqMPBgem6I52Vn5ZNrp7nkYAiEA4ta3KG/w12LHmkhrFgRBsi/2076855tXDMs2UVODJa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10644628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDlvkCRA9TVsSAnZWagAAhUcP/2rKF5BeMbKhn1kuQRxK\nfBjx+pNz5lUcPQOUiHk1C2VM1qKPaIvzHz1d9gIRIVsefT6xl/hNBwVTzu1O\n9JPL9lotXRmZy8YOH0Aing9UXmMrajV84C0euLwlwPtsdsjInRMCW0c3rAae\nwMggiFgHKCAYO1kOQP86lGTmC81bhtyuMCP+ivaB2xic9b4GpebwYys5OItb\nZiUP52tqg1HN//X+B4iTRA45yxaSArqLftHduwLOgdl2J2n/N7SQLxEiFMAV\nhZHCa9P0yUnUzP0fVVetZKMNuf3SEwK8kwoR6aRfLk7AK9+qbD11MCpgwNKh\nGDSBTzDGuW8esHK8BOy07Ewt40WPk5FGMKVVoR+6kwV+qwLz9Mze2g15Ofdq\n1+nCciintdoUVRJ7YkXXp8KHqfxGgtgzJlmtm264gk6es8H4p0SBTby8tSIK\nNy+pd7wXir8P0g7NKwrf2k5jTvndX67+OCUXfXJxqP4ltMxpHvU4UE4vMOH3\nCoYg5/mWCj9GhFu76qlvGQibx2Yqs5qEbaoQ2sTG+TgEjTCkflwdM5nrIupR\nz8KIHa13KcJe+T2TZaTDs5d4pt4LSeI/yO4+/tkPqGK0t3npEUlRfKqF5ct0\ns41C33v61A6cGsm5eG4pG+s/jbOZiSfFuOHBANDTV1rXKcRac9iTfreHs2YF\nshto\r\n=/fVA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.40-beta","@syncfusion/ej2-data":"~16.4.40-beta","@syncfusion/ej2-lists":"~16.4.40-beta","@syncfusion/ej2-inputs":"~16.4.40-beta","@syncfusion/ej2-popups":"~16.4.40-beta","@syncfusion/ej2-buttons":"~16.4.40-beta","@syncfusion/ej2-calendars":"~16.4.40-beta","@syncfusion/ej2-dropdowns":"~16.4.40-beta","@syncfusion/ej2-navigations":"~16.4.40-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.40-beta_1544444900135_0.7300027925131276","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-schedule","version":"16.4.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"327fcf50453aaa11b23ab27bfdd153ca630148a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.42.tgz","fileCount":220,"integrity":"sha512-cVYLxf9pzoiWILotRY6OnW7hEx/abiyVvXT5f4FxD7npWp1xSx/JDYbx9R0PGa2jukBlNEfscZlkfseHV5ScPw==","signatures":[{"sig":"MEUCIEFshaN+lMxXw229eYUP6Q9QkCZo5ln8Xv9kT0/LJRKvAiEA0jjvsZd2qi0Xi+fz3Ml0wIj1hq98BmZ6S17F6AlFwMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10754612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF6ElCRA9TVsSAnZWagAAWDEP/Rbrg8teQKLIjqW4vwYq\nqkLUPjAOGr59mziKwbI92r+M6LAL0jx6lWrDM1iMGKW7inJbPAsORhmn7jOg\nsZ5ERNuHHd26EUpDay1dt6cdswMnKBVQKeP5DQn4POG83QHuuD4iDQTrRzfR\nzoueS+KvDho1evJnxSz8PZLEPzkIK52xnpx6veqz7GNIgMY2J17sMzX1cXjA\nuEnyhrTjNnfdLXl9adg+PtZa2X12GeYGQB4OesyVk5nVx6Ye8uUFMcLkcO8B\nqgtv+Tz88n6ka3/mCGUJ/554DENzWogqYCkJ5gzq3nZm1z8ag8g24OacxdjW\nk0s2khy9grJpYnW3zGjyym3LyQt3eUvsfWWjpPzciREDtwB6KtOlu+UG+oG9\nEW0oKRq4FAqV0OwzFBYTQV+Y9jCd59uls5vvw615BBB/W0VvoyNWJuHAU8bO\nklKAKH1qJocCcImlU9X5uBCTtePLhOcYiyRkXhXOOBMj3hwnJvblDiz3UGGc\neEu3NAIhQ6VgWLcS5IjWvnzniHKuzL5U3XovDi6kezKaPyEDZNsm5vIxNTOd\nLXButVs95ZPST1hSXDdA6qX5WNS5xX0sy2R7m6rwUayFTloRjiB93IX3JRww\nvYIOqWqiLxTkOO5cylWwgpVF/pDRMaJ8665hzEyti9eZ8H0hkH1P+BRn5fjp\nSHai\r\n=n+CA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-lists":"~16.4.42","@syncfusion/ej2-inputs":"~16.4.42","@syncfusion/ej2-popups":"~16.4.42","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.42","@syncfusion/ej2-dropdowns":"~16.4.42","@syncfusion/ej2-navigations":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.42_1545052452140_0.6319252732142839","host":"s3://npm-registry-packages"}},"16.4.44":{"name":"@syncfusion/ej2-schedule","version":"16.4.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"11f8c4e1855dec22cb03a605f95cb960f2aa7f6b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.44.tgz","fileCount":220,"integrity":"sha512-1ZK/95upBT/xdTC9XtbaMLlINmEOsDY7m194n8Y/Fu1YrQgabOGuiUi2jcwIfBYgZxieoXCG1qlSlUuG/Yr3gQ==","signatures":[{"sig":"MEUCIDJOMBWk5bRD7FuX90c7sTCmQ4fQMbawcc7i4QoMFVZpAiEAxTrbTNnJVLk/zGPUf/7rvassFZ5MdpHJYcsKkKZBX1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10765861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIM3JCRA9TVsSAnZWagAAaqwP/jYwOeFJ6bNd+QF2ACpJ\nEY0iNZDqC8D+AUDBn/JXHpKCn4qEJ6GlSCHKOkK1CkgX6udJBIbP83h/Syi5\nGPT/ofM7PqzUB/PiDui6rcHw+ohQQ2RUKuIkjNViBG/G+d8w6DjZemK8IHMx\nNqsJPcYktZXID4gIvJTdv2wTkYYmzNNeb+XHhxl1GbpK/gjWf3YlrmuOrNXy\ndnBRvtg1r9CF0sVd+c0n0NgGEDkl04NpW0W/VaQyWJugxyDJNwYOYL1m1EjJ\nO5GmOIYixqChuPWjCByV7N2KK4BwYLSmp3+soxJPxIpUQJ5Y0yHAZNhYhC7E\np9ZzR0cdmXogkT2Oj9OsMlrywoxu1F3O+2wdijq+jCINZfMl7qLNvtSuy8tJ\ngVBv1oPoUs7zYQsHY2HXUz0j/ULajoGd1/elEdljdqiAJaHog9yJ0Mg0vLzX\n5srRAId724qOB7TrWV4F6w7KUwbK6tfcE66NNAgRenUFnckf4HR8zqQywnAF\nVaGyTqpZajL7wGiqINhm8sVtio8B4xlV3qUQSH1lXA4FbDSDruWVNWIsACyR\nfeuE4bODpneao7lKqS/i+xb5LcTq6+cXv5uZlJVE9n15HM7ZbHyRa1tQipBC\nm2Cl/XS2HNzgNAi/PFstYLNfsGN8QF9Z+kAyTUe159mdncO45EZEDRGhhm7I\nOgNY\r\n=WKw1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-lists":"~16.4.44","@syncfusion/ej2-inputs":"~16.4.44","@syncfusion/ej2-popups":"~16.4.44","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.44","@syncfusion/ej2-dropdowns":"~16.4.44","@syncfusion/ej2-navigations":"~16.4.44"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.44_1545653704520_0.2766044176784834","host":"s3://npm-registry-packages"}},"16.4.45":{"name":"@syncfusion/ej2-schedule","version":"16.4.45","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cf7b8826d935408a1227cbf6601178ef8e747f2c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.45.tgz","fileCount":220,"integrity":"sha512-493VKySZGzURrhVITfqtPEWeffuQWWiQSEp98K9F7ns1jKq6UnHaf7w8UaeT/23ny47O5BMMPxkq821ZwvECkA==","signatures":[{"sig":"MEQCIBVF/phTMjeslh83LH/MKDpABSrwAw26TGTSMhZwVCvWAiBwnzk5Z/sd8vziE2kPYlyKzuBgtCyTATzO7gBxtZx7ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10767733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKguCRA9TVsSAnZWagAANs0P/22lxro1xmPquHYyJH1M\nzfYksBCzUA8JWaBXPpkwo05zNivF7oKZedyBcchMXq39KX25z0lUSrIDZ7Ia\n5RkAsUXuPtcOEHTPlFvEcSgGr2c5dZZmLU+PpJQ/zIIQkJut6YfBiMW3uVxS\no5VnZLmoylz8aF2XLNV65zVBpDClcz1K4R6LUIOZr5QAr/pT9ixnS0DjqqA9\nZ0m5U3UtnoExtovF+qfdekYKWmXicLWklTc83l2XBHP5g9Kfj6aAE3pRfzZt\nj2GvBIBuDimy+FJ5PkMH+DtJHNVjx32P0fjUqLWILslX0xZjeqYEhxPPe1jf\nHanMSgQ3v/ZKOHA/F4qhF+yGt8Na8NYcgaI9M3SWJxExjWijUyGjByeU8XuZ\nB26DY4SdEQwb76pINFQzg2fPvAPvR50xM3Mezi0aFIcju2x/E29LFUESSXzy\nKer+6uLJhgGxayipcwmWdwsF6LDo1ADCUBcBoV81Za0NaxQWdgpC6POvUV/i\nFluKEXncyVJgoBjPeUo98SyllefjZ9Z2qceNIXx2AD/FX2IgcqPP3vPq2o1h\nlEKzPY+RGGzCImMvW4+cVeEWeGifATowZXVnU5TNcuF+rzKKiUUe0PB0jE1F\nljSdW7hTDmYAgthj/mbfc6n0BNZ2fB9jHa9SUz4M66gknovulOsVaK2iKXtd\nbE6+\r\n=r17w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.45","@syncfusion/ej2-lists":"~16.4.44","@syncfusion/ej2-inputs":"~16.4.45","@syncfusion/ej2-popups":"~16.4.45","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.45","@syncfusion/ej2-dropdowns":"~16.4.44","@syncfusion/ej2-navigations":"~16.4.45"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.45_1546430509892_0.7316708330126247","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-schedule","version":"16.4.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bae06ffaabcfa1239e8e4617ab1da96c34533fc9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.47.tgz","fileCount":220,"integrity":"sha512-KghkEheNCOqk4AKUnpzGL7HSL5ZtSRew0rEpZHAtVQ/4BvRO+H0mxwXVY+7cu57VAjDvvzP+l5a9+CadN7k1uQ==","signatures":[{"sig":"MEUCIG5vMOyHIIcR+RbmE+q6eCxIb/lIlMOOvFogPpSHQA6zAiEAwXsl8QdGNltIATgcqYKF371AGD6auHVXX5MeHAnJJj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10772508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxOFCRA9TVsSAnZWagAA9vUP/j0pAlukFSBWjhIWTv0v\njQs0lH5BP//wg3XctQVy7kZUxqKwIGPdR6lXfuRjuAsVXyTkMc1/8afEKkQy\nhNOUeAkCvjjfJEWmsmA7J5zO7CI+EpaHCmegJzOxZQo+jPnLp9B5QXF8Uwdy\n9BFfgHxBlh46FNt/FJyrsshoagkjWWxvoQQYrmaCCuowWdPPu8L2fZgxYztx\nhDJ6X1ox/pKtxkeGKtm20zpKe5mj+Su79EOfGC82T5XEddEEa6Tlr9ygEF+m\nD6zPIz01oZJHYF/KP6hICKGWyxNz0c4jDsGS6WVLDnJffBt/oQwN6wgNgS3x\nXb1+ZWRDw7hjsdX5spQYi49tKMig/4i/b8ujc1bTGKSi5qgT3uTLsun9pkfD\nvK9UE4U2DY0CV+KjDspq15sFbW1r5q+ZuL0UeFdnAltDUDZ4mKYxGQovN8Y6\nNjgZtMUVtSyhuEoCjJ4QsCP3buJPULB6aflLhNJCBc8QqI0/IU3GyFv0SYbc\nKCtjVK4164sdzWq5Hz3EJtENZjlWtpJNO+KRQIRQFWi1Q4sQv+oY4BYxbaAL\nLoxQjrFtR/Jmquemhv1N9o4bf1hIzMFYZibxM8gjAtvmpH1eQHLbQVSzhZqc\n2bVTDlO3XMydvxlKZ2OulwjpMYUmpdf6KEU4vJ6/ZjUQqRXT8aNOTH7TIgUB\n6noQ\r\n=XcW7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.47","@syncfusion/ej2-lists":"~16.4.47","@syncfusion/ej2-inputs":"~16.4.47","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-calendars":"~16.4.47","@syncfusion/ej2-dropdowns":"~16.4.47","@syncfusion/ej2-navigations":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.47_1547637637308_0.642156709306293","host":"s3://npm-registry-packages"}},"16.4.48":{"name":"@syncfusion/ej2-schedule","version":"16.4.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"061030813be23bc92aac4beadd976ba2a6e69148","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.48.tgz","fileCount":220,"integrity":"sha512-Ao0LN2oAXlA4lV+PBxPDf9xDfLqSs4s8dMz/P+lUTjlrDJpYN3sqHmNY4/iem23LcSl2sOILdhRNpLvbtFjD4Q==","signatures":[{"sig":"MEQCIEtj7GbT9txCg8xZPnM6+oPMVWZl8zv67SpOc8o32K9wAiAnv0BinPXT9u57IL2XFv0BPd9YRf9ZRSFOXRhZ8p0tNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10771051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRwa3CRA9TVsSAnZWagAAUP8QAI1D8TK1HFxSj6pPsNJO\n9cH0b2oGD9ELa5N0/CoVTLoXrhnN0Bje8rpJXj1f6DCYexEfTxOPgeVXPD57\npyLd+vRB9aZB0SbbDMldW74tShVQaHG4PZB1Dkc8aktOuLGqhvAYeA00Amgv\nrtbGR+RjTwjOKCly1EbADOF/dMQBoybLZJZS2dZb7dPbGoYafvL1hTxGIfvj\nY3DfyZDHruVLq76VtbQ7v2PrUYjzXSAXKRPTZVOMR57Z+2wIqdv0RyKUVQLw\nWy/Uoz0aVY1f1wlMWuDP7R4ZsRlbkuk37rGySlgtDYY1UFDv3QAO6R6nTCWx\n7VEN2/lFigudsh1Jo98JDtv0DCMFajONMaDXRpvVI8OvnsWN01VDfh1EUK2w\n3jWUMRicC/Ddwt/C+u6kzMQedTFuVOjwbPQyjw/nGJ7a5vbZq/SjSodcgEOJ\n27gVSK2A+tN4cLBMvFWVH8JYf/EXiqUjLg1EPk1wT4WuHdHhXjbrHR7N/Np1\n19LU8oe2smRqiyPpBxMKADQ+WorROqX99dSVnEdZrpaSrX+zkKhzGKIX2DPl\nuBmg/a30xlgZRVQjB7GCAZzwFKpRN/rbLIwCh9driqWJKAvdZQtaxS9SFpbl\ngi4NOqybhHAtR9pDJrEhkS3tRjaAcKw3URtAewBUWOzdFWeeV5jNTHf9dWUX\nbF9U\r\n=CHfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.48","@syncfusion/ej2-lists":"~16.4.47","@syncfusion/ej2-inputs":"~16.4.48","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-calendars":"~16.4.48","@syncfusion/ej2-dropdowns":"~16.4.48","@syncfusion/ej2-navigations":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.48_1548158646569_0.1748918380430542","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-schedule","version":"17.1.1-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5c0fb8b6d88d2f9b59d477b6ea940b12b939267a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.1-beta.tgz","fileCount":230,"integrity":"sha512-Csx7eS/QnwIqibMqVOhq8xKVjOxB/fNTETN6qQyL/4F8zty2FBdfGJgCnFDRtL4KDE64lgVmPaWce42odXVscQ==","signatures":[{"sig":"MEUCIQDUwY6H0XHgRzsIarVgyQRHk67n+ZhQTYdKVcGhncIjwgIgB4sD+YBWbV8vTfBxFXPvfEPsX3VUHEGFy5dtCGOMMU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11324825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFp+CRA9TVsSAnZWagAAyGUP/1gYVfKx0JLWgj6yKgHR\nxzgmELMwKNxhqWfUeffZ/nUBLwZBhqPW7dtY3XSwoanKmItOf4rsjZMrHBbf\nRCOER1mE+QkZulIVub4QwolLAWa3snrigvYdgDrZFgMAjsEyBDf5OiQ60VVZ\ndXGxpM2i7TMNDa+DDGMsh8K+iJzchvq4wUKN+P9E3CU2q0o9Uclle0+DXpA1\nFR4ZyL7FjqUn6VLinQbKhPrHp/YKn9U2BARws52J8wQf/MTbonmKB+ZlANVv\nGJAno6trMorc9BjvA3iGE4FmC2CKiUafZyjrh+h9yDT6W5B8X37t5OI97mXs\niYfwcLMnKkTuL7565ng2SQoRwLgyg7Yn3ijAZP3Bg2fZZB/oqsv3W3tNFt5G\nVJzPpDVwvCJuz/oaDUHGSi8JrQHeab1DfiuYcsAIRrrvXAUCRVRjycvCJnYc\nCtbenVKk0X+quy5OmVMDx3ZbmGcyc6WdgO+3tLvU2hi8Tmj3wtbaAeUKIF7B\ni6Ep+MJ42Czxwt8bmJXDoYOayvSRcwJ5u7l1Q4DXMffPupO/zT1WqLhjcgHo\nR+WCay3ZEDDfPEcA+n2ya8QWnT0iRMjTp/zFWwKYmdCNaPaxUB4/2Ks1yhU2\nSnGxv2NQsFUemV0rUwVzNr2COrIK0lBWk1s6kO+L4sRO+b6LM0DTpMFKDMrQ\nL/qa\r\n=MDD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~17.1.1-beta","@syncfusion/ej2-data":"~17.1.1-beta","@syncfusion/ej2-lists":"~17.1.1-beta","@syncfusion/ej2-inputs":"~17.1.1-beta","@syncfusion/ej2-popups":"~17.1.1-beta","@syncfusion/ej2-buttons":"~17.1.1-beta","@syncfusion/ej2-calendars":"~17.1.1-beta","@syncfusion/ej2-dropdowns":"~17.1.1-beta","@syncfusion/ej2-navigations":"~17.1.1-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.1-beta_1548769918099_0.12478349425079882","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-schedule","version":"16.4.52","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e1a14e0bb67583c5ddb9891a78b018b8f5eb598a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.52.tgz","fileCount":224,"integrity":"sha512-ueaa9Q/4g45XGBnGqbfJDyWjvWOe67yN37rVIibRxEcDP5Yh7V/axEtswrcsrT7/FPpsthREEKseUOFpylpRQA==","signatures":[{"sig":"MEYCIQDY43GJFsWFFfZJK6FXHb+3Q81Xz8+4yzrT5iav9Sr9RQIhAIZJfc0JVGanzyJuJlLR4QRuO0JBIvpzZQBtgvCGfBmQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11101711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbykCRA9TVsSAnZWagAA4/MQAIWh2pPDgftVXWcMluGk\nteCYMA0WIpkjNZyymlvAlRb/tXXpKsD7cQ0tFWWO1KCSkFLUei6kods2jQ8v\nfyK2yJHhBGrkyXEsxgba/6ALD+jIwZa3N4iC/ORCgC/aG+aQPeSi/n5QYImT\nVle0CmKM97yM4umQKl9bpAUzWhODBttbrYsL3z6ni8OtNFTGcAhF6PuM3cHf\nE6lA+VfKiogH5RzVJMVH7eVgHE5ex6Z8Vbi9FMBimsyU39w/6aBaX/l0VSn8\nnstojbDqQII+ChdxMSFNSZKuutSCyrLB7E9uCD6lS2RMgYzLBdGVj7bFgWBs\nXq1hbbTEU9SowAw4FETmc6AbDtsULRZ7wHrGbz/H/rilYHW082k58umUCCba\nVr9LZPtxymlf9WplYkXRnXCSAnJABiXPxiuELEcqMWS1gY25TecaAlC+YvVz\nRsoOAMPRQqaMbV0v2dU8ketjoLub470Wgt02CfOSvZRIKiZ+R8TNZ3K2H8jA\nZ9xeHTrzYnLKNIhqC0j8Xp1Pi2kYLMJMEhEaQuo7a87/tr5oL4xru+nrA35k\n/xRwCheT2j9jHIB65Moh+iZAklOhM7i/Exd2L9qq0qqmD/3WsA6lRkZpi2Eb\nIv7gs/fdx7u1EULreai630IP6NID/j30cGXIsFcifM1HeEnln45FszBLFQ9P\n1L5p\r\n=CJ2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.52","@syncfusion/ej2-popups":"~16.4.52","@syncfusion/ej2-buttons":"~16.4.52","@syncfusion/ej2-calendars":"~16.4.52","@syncfusion/ej2-dropdowns":"~16.4.52","@syncfusion/ej2-navigations":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.52_1549384868227_0.28406950213993665","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-schedule","version":"16.4.53","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ec21fb3e6c401a321b5a6ba453dd3c4d7dc639fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.53.tgz","fileCount":224,"integrity":"sha512-GbyyUUyZ/wVF8UvXCLMdMLuy6pE1m/G9sdVQ0T7JbowJLuoQ20Q/4hhI+552CsQN/T2GM9BJmYyS13lxIV4K+A==","signatures":[{"sig":"MEYCIQDtNcgfA+wMtHq8ajTX+H0Qnd7Hmy7SXJdS9lPpXrGa1gIhAImz6PzndPieumO7JJFvtr1JOGJ7thJzhBclQkLZVt+y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11102510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+4gCRA9TVsSAnZWagAA4VYP/3/hOrAStp6RfXH+Vfk1\nGnd6Hm6Lj/ZvqmbG5WJm+kuA/Jx1dZDKwsNLHYhX7Qmez/4VGoj7qlITlcF+\nEfhF6uoRyrgP3eS/yzxbT7oh4VN57R6VU87xgEIoQviUNcU2rtTwfYm3a1ng\nKXYprXpiWEpZtIkoYxtQ6PJRKutCGQp4bmzS2wxTwdGeod8iPls9w5/soCjz\n2uc6DmJWAoeCvfc2tcWl2F08QyilDj/zI/JrhzTZjw7b1spqK269zHHMd70n\nc+HLg/XE02wjN+Jo5XoUYC8f7Y/DknwLoIuoDBK0aHTBYs4A1wGRmZcZMQOG\n65YNyTelOHTki4AoKFxtvv3tOekgJ7ECec3RAy5PnVfMiBzAdx7fzuDf4rfE\ndxYGKz5fWxQczuUN1uGeAX5JNoLidYt4Em8oXsw2q3wTyBGRKK/FBmQWjTEe\ndYDywp85vmn77GvzKVt/v4KU7QiqEvcwVpGmLVSHecQ2hfF2e/+ccFr+HX+y\nFvllA5A3eY33bLjvLVeHeJC9bDRKAGh/FAQFvXzZ1GElxhDiSCB6E4XsvrEw\nm97Y6UEqCJ+L+fL0AyFR03F2vKTFo3yOHh9n/d86n3h+c8IC053Yubo8yalz\nYDfLzd3cXRllhnw5UxWiKhGCTkImMn49MxnydfDMAGvKterWwS/gGKnYQL1z\nWGhU\r\n=aw4R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.53","@syncfusion/ej2-popups":"~16.4.53","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-calendars":"~16.4.53","@syncfusion/ej2-dropdowns":"~16.4.53","@syncfusion/ej2-navigations":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.53_1550052895401_0.08526697108435233","host":"s3://npm-registry-packages"}},"16.4.54":{"name":"@syncfusion/ej2-schedule","version":"16.4.54","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b7443f04b3d4ae31cdc5ad53c7e233e268d62379","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.54.tgz","fileCount":224,"integrity":"sha512-FZ1A8yj2C0QO2VX00F7iqlP7SyWDNPc6BjvLVi37uh8Zg1+HF+u9r/UnbFsi0Gn+2IPweiBuoa6KYuy/sHJJ3Q==","signatures":[{"sig":"MEUCIQDzapCa9Z1lhBz4BxCWTqbUTsSN4AHoRr7a7Zy6/h3LUQIgNdGe0sMWHdgq54eRI2X+u8y7yD8b/6Mv7F+vguoD6yI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11117509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca7ELCRA9TVsSAnZWagAAQTgQAIR28tKgrpA2tWnSUYlb\nZ+SrfP5MWWTaXUv1yoNup+5k8P9havy5MVf/oMxlspzvscOcvxUTRBFMwn5A\nepuJ9FFwnsIuqJqza57qRQs7DWxuySA4Lx3nHr4UgKj3fdMYas1qNHi/cwb3\n66mzHUmaUX8jGgZGQLFeT6CRK3KJlBqKGFnhhRsyBvxnu5iczN++eNJhw0oB\njmjlFOKnKgGz8laLr+hrhVWDwpX2L/KgIEGskdoUmxDqrwntmv9Qpyu8Amne\nodO5HWgXnhaRnnnImQwypFjcRrGGmhtIlZ35KaSFl9mrjoHGpOxD7oU17tzY\njgEceBWJaA4h/y+oyJw6gGOTg2NwJxy3Dfdb1/NmbTBGl5T65iYx7q9R7/Az\nk47jSl0uxNnlgCnzCbaE+J2T6t2e6tscCUZGtKhmRNnbJDdulhH9kHTmFr/N\n/auVojgmkdrLQ82EpRF1+PefABXQH2hQTFCqHkvvsPT7sCMPMcWNaFAsMNQF\nQsvakBpqnjac+mLc2IpiwQqmNz7TklYB31sUZdT9uDGW8pxzQhzgV9KkGBZg\nI+B6es9svVaaJAKAPogep2CwiSk3QhFV/SE1i5viX016dlhHh24uNTpI1R3O\n9XVQKMP1q0fL7nU7wimKYyegwwP/6hASjDviz9ht9p3xrAPnmHDc2SNf6651\nMFw4\r\n=kJE9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.54","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-calendars":"~16.4.54","@syncfusion/ej2-dropdowns":"~16.4.54","@syncfusion/ej2-navigations":"~16.4.54"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.54_1550561546761_0.9461306723945939","host":"s3://npm-registry-packages"}},"16.4.55":{"name":"@syncfusion/ej2-schedule","version":"16.4.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@16.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"307ba9be727830adeef08095ac29fb703f68e036","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-16.4.55.tgz","fileCount":224,"integrity":"sha512-HvJyizfr9JyVsSN1Bqb3GIaAYRxC3J9BpllWUHBc1JlPHBy/CQtcSEVz80eu5OYx4ckE6qDNypzHwnYEH7SZcg==","signatures":[{"sig":"MEYCIQDxcBN1Oa8eaWJn3RGNaxo0dpjnAX1gvltuQdzMaaHf3AIhANCzKbfbdBLiTJYNjqNwRQ9BfDyv0kNkXw0M47aIt02k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11117305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdjpuCRA9TVsSAnZWagAAm9AP/2FUCJsIrnLf85dpa/bF\nyL4/PQSRyPgsnDdIfvPPWm5e3AOv+7ByHoGDxpn5/gDup/ckGWx4cmv8jX4m\nohcNTC6bQdPaHPnjLUpgLM76n8/z1zuhcnJSoKewNSsXk9edz2AGZvaEnsbS\n8OKbc+7oCGV9CSphZDbmysEuM2DGYoWVNXqFs9yecEjXDikcK9FDc3Xv0+H5\nX9p7OioWHM8yh2WoXsarEU5nyNQ6hOytbO+vZ37AcetmGGKmEbzm/kapS4dq\nUAijAgxtWw0cVXCQ8i2bfc0OjkKsg4QIfOwJ9iq5xJLyxf6TKl94bt2Sp3Oa\nAa1t9y+Az8/a8cGSlxubPJOqf8af3EQ4WEMBCQzIAumU2q0TOqnajtyPs9mX\nCjPGa6jYhD77bJHPjkGpKxBlO8DIgGcI/brAGr9bWGvty+KedFuLoTIXZtCd\nz0GjteUkAo9oYflTPC7M1SFDa/ACVzoeXxXcs52IR8969GyhTqOavDIP+1to\nXAB2GzBdlQO/PZ8hD80ieFTj5OFMwbMf9DFJenzuH42nXbpUcaUTBpUA3hGz\nh4OQla9tqPuniNVNWz0lgK9XLWihxLJ4lAM7Kt5bG0+8F6fAY3yQNjVxne3h\nyH3cSvgTjiwQbUbpx7ZowwtNv+ZFhCHm9wD5U094TWbw8xF9dRN8vsr2Ah/q\nwCh5\r\n=uvWa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.55","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.55","@syncfusion/ej2-calendars":"~16.4.55","@syncfusion/ej2-dropdowns":"~16.4.55","@syncfusion/ej2-navigations":"~16.4.54"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_16.4.55_1551252077417_0.7437598474824394","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-schedule","version":"17.1.32-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1663eed67c502894a87ed03220f7bd660a09ea39","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.32-beta.tgz","fileCount":239,"integrity":"sha512-zqdGchFdFGR2huyauXtAlL9vU21XsZ8+FiZuuZPxuZfmzj+1w/v0Ws0DeXShwLOXpsln2BN1n1fDMKhLjEel7Q==","signatures":[{"sig":"MEYCIQCRG53uJjxBI/W+SF+IkHCl5DRRBgmf4hkvnMk/PQsZOgIhAKFGK4b/Nutn2FZmZXVtNCkdW+/tTi48LEF7A3JfrGky","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11782028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciR7KCRA9TVsSAnZWagAASYEP/2rBFvWt6StYftqbBNrO\n6Wu6hCF9sgJ1A9nExQnbp9qMoyPSIgOnxHl4IPyBIeKbbscW7FMwW13puKQu\ndHMKc+8GPRr6q+8Bi5GavQEICh4wj3WezXZkoBIugT7zdy0qSVXuSWNBwkSr\ngIVaFM2zPjfjlcjk5eoyd7nEr5zvc3MLaGsyQ5O9vcCm53cJCMXA3FrGwn8g\nlDz0yhyFj8mj8QXoJ0uSMVUuFQDbG6ZP+GAGrQA1AwEZvNEb/V0EipjjAxe1\nx56finRRn/4wbG58PGBewX81fZyJVZ5Yn6f+CIA4KycBDWeuVMaLqnLhQ/rY\nbRZpNQWNMF/GMnB0bI2hR31Q+t0PaeoIx6M5PeDGEBKc6xcRAEmFJx9EL8+A\nnt1QygQ1ZcYCH+i7m7SerVeLM4eqhnger4i22YJoxXUVTOwUswmli/Z5pVvH\n+1S3J4XuIsAfmcE6t3xQ0iYETVkMk62+gBkp/KSXI25lz/HJ4WAScrFnWzlD\njYVzOqjws1WYGQQoWSCH6COxUcHyb1Unqz3jp0pQp+qU99E9yhSm/mQvrVEh\nIxvK1QG2JyuJZnIhK/mY4UgMvhB9tO1o+HRl0vM5xRQTFQ+1s5dXUG42GT53\n2Jyh2vv9KJi2NpTqO3VA0NrX6ZXopU4UkmOy3xZVoiNL3Nh0vW/fW4TLsf2L\np2nT\r\n=Q02p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-data":"~17.1.32-beta","@syncfusion/ej2-lists":"~17.1.32-beta","@syncfusion/ej2-inputs":"~17.1.32-beta","@syncfusion/ej2-popups":"~17.1.32-beta","@syncfusion/ej2-buttons":"~17.1.32-beta","@syncfusion/ej2-calendars":"~17.1.32-beta","@syncfusion/ej2-dropdowns":"~17.1.32-beta","@syncfusion/ej2-navigations":"~17.1.32-beta","@syncfusion/ej2-excel-export":"~17.1.32-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.32-beta_1552490185146_0.948139131500803","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-schedule","version":"17.1.38","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b47758107610603c7d42f1d49b3b84c9461f8e69","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.38.tgz","fileCount":245,"integrity":"sha512-/X1UGlRPWZNLBVjuurZA7hfwSxXrqGpBVsVybozDHDcBsU/KklOXeqhkmO5nCshNci4qMK7DYzpUgVIjxcVC2A==","signatures":[{"sig":"MEQCIGWz44jBCcxWyjRXcsuf1YECNrfId4/EDy5C+XG1iwpZAiBNpAcIuYCV/UCKn6e7EHQkBA/Jdz74Zc0k/8yvmxuj2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12054984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncuCCRA9TVsSAnZWagAAadgP/1eOnMLi/6WmMxfjI/JG\ncBTNsrsguYpd3bELtlswfgx+2A0CjZrL76Tftpy8ip2eV9fQtwyUzuMuYsaC\ngT0Jv7csYFIc3m2HbenFuEiCnVO7XAEAvrkX4LfTctfnrm1TmuY+jH7zzSf1\nANeby+4e7b9acVSWitXl7fj3DiAdmsSLLSm0kCgExWCsaMDVJt/jnRBcvKkQ\nHCgI3oVadtjk2hE5vbIpmOJKJXKdOla+0YisqbDnhrS1MyJTxYabPY70AErD\n5XS6fpKUf8UqJ1Yv9kTi8wfNZf5dCQKQ71KaAgFUslgf/WLtprYmWvFuH229\nDviQZhekD4rQiySOtAPq6pJ5rQjnqy6CzF/KevnosOwrofq5tWfmkgUCfdTm\nw1n1fBh7ItbFwZ+xGUunj6h3YLG63kOsoiR9kMiITe6vFpYN6vHW9nziEOqa\npHA+2ByIkL/fW5sA7J6uFrStaVKviyI2q46lf053Vb/EYgP5nSwOkwKoEi9L\nhgM9jCDDJw0/mulB7wXTz6u1Yml9E273KEPVOzkH1OQ7E062g26BzorvTfef\nK2ZJOq4WrgMo4fiKQGbEOB+i0//PxH5L+wRLQLsnpdvVCoajOR6keOG1tn+S\nldbcT4pNp4nTjg6cnJL/U1sUF69i6yucIwZrAdswbtwOwHaTYg4nRfwY6/kV\nYZuL\r\n=P/6T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-lists":"~17.1.38","@syncfusion/ej2-inputs":"~17.1.38","@syncfusion/ej2-popups":"~17.1.38","@syncfusion/ej2-buttons":"~17.1.38","@syncfusion/ej2-calendars":"~17.1.38","@syncfusion/ej2-dropdowns":"~17.1.38","@syncfusion/ej2-navigations":"~17.1.38","@syncfusion/ej2-excel-export":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.38_1553845121841_0.17685450487189502","host":"s3://npm-registry-packages"}},"17.1.41":{"name":"@syncfusion/ej2-schedule","version":"17.1.41","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"57d7733032577a18eaf873b6f01e7ee8c9d7227a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.41.tgz","fileCount":245,"integrity":"sha512-rUkmZvhIHsvgoMyLsfOXExD4sDkBT+SaVA755hu1xnOv2pwqPTwUDVo7WnpYJ5qQIjaIdKZX+k6e5ziCrdkSig==","signatures":[{"sig":"MEUCICBkafum/AB082v4ZYvGvfd6s3K5716XWPonLNszx1xfAiEAp64v+7aMXU3xiRaAh7+GKttLBOW/1lLmFEhOHyL+NTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12099003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbjoCRA9TVsSAnZWagAAoY8QAKG/01E9as4Q3tuaz/he\nj1WMd49d5QLOm0CeDmshRQAz8HNhibNO6kAxYy4aHjHSgZzXDc8oIusYRR7o\nbqKwfd4exnLQrDX4DKh3SakPE8hHx/Vz+JiOwKWYUkhmIx4EV/vBc18gacZ5\n1vCLTD2LaGidW1sDE8V2iDdNME2zZnmqRNk+tNC1cOFA3MN3D3LODV7PBrwQ\njKTJyOXcxFRNFLFxYtD3Q0dumObc4BtPlGg9tZuUKjXt1rTCyEXHYeqcPPh6\nyQgPkmeBZvyeCYojqhxBRiqgauCwKJfl/xOF+py9lxf2lNCgwgQhjL5loQi+\nFvfgWq4O7zrDs348Lx/TvWkcTGECjBAk+5Oo8J+m1CgtToTGjhyEIpYsSgKz\nutLdDc8emzV6mdNL7NeODmnRuvyvRLVEwOOlGPmXbOry1J7IPhpnQc83yYG7\nLp4HWp1LFgtlE85Vlnf1W+AgPzAtIUa838OgeHEM/tRXGSgxG5/wGOLViCXM\nILY9Ft5TED3Yl8OFgx9RyTLiBdu4y3l/3V8Bx7yZZpnIGQ1vAX+kdwCXRniQ\nVKXSjkoWniOWuAzogHpinI/2dkdoEF7nY8xG6ajJlKTh2N7GS9sLuGZJ6iOh\nfW6AJpnff207EGrekI7KvOvip5jYfnceypB+JNmMy3wpMRGMLjTNYAw6r0sH\n3Aia\r\n=PcQ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.41","@syncfusion/ej2-lists":"~17.1.40","@syncfusion/ej2-inputs":"~17.1.41","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-calendars":"~17.1.41","@syncfusion/ej2-dropdowns":"~17.1.41","@syncfusion/ej2-navigations":"~17.1.41","@syncfusion/ej2-excel-export":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.41_1555413224074_0.017653704769169165","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-schedule","version":"17.1.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bb73ae938b62982db8ad179ace41fbc5b9999dcc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.42.tgz","fileCount":245,"integrity":"sha512-XR24zPEYDYDIWQiVaH0ETgphkxhrwLQSID2KKdBG/raYMgPVYjCaIykeKaxM5er0WKhjdzg7lqy8MtlT2AZD2w==","signatures":[{"sig":"MEUCIQCp/14iq8GaGJloU6kgITvu93y72oBtt31gnnlagCTGvAIgeYAjWK9Ch53BWccJrl2UETDwHoJjX0VEy2wrPXJnHaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12129641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvte2CRA9TVsSAnZWagAAKq8P/RhN2YwMjymgRS1CG0tO\nxC6g3JrnHTewUE19tGhR4xPyiPYYAAQvfYyGgV5c8up2udFTZxWI335qi6Ip\nr62uVVhnOGzDP+gh/xMZg/JDuD6RRdxg230xklwebfhgoMK04KrdMnRIZlig\nFh/tJTlvgvvwjZSaDfovK3oOXj+XVYLG6cv7doW4fJjXyCzo1xWJotyxiWIs\n4k5VYdooZfLDNOSd0PvkhgMghFX5LzB1RkhIBbVdIdWoNj7bqwa0qOM+0bLR\nUB1nAlmPoUAHIPNMqTYCZWMyJtaBbNCuWwq8r42xMWsLukY97Ge9i0wGEWuF\ne8xLRYsA4mAbGqTUIE+blPB3rkCsBNHOWGWWEEu/CYIAoUVknvs6vB3xsz+h\npAREINqMvBMon6gn6L0SmiHOruRTLZt4TxEZZMo5NMuXvfD//eUZk61+aodf\n+7A6oZX/7oL7COdgvhDrkXZehwaj87GOUhHVpNVoI/8yCJqzHFlD1uXcHWZ2\n1DOh66rKfxyQa4ljZV6ezyL6UL4v77cdugYSDeCTnx7Q9sKCIZoJk4eQGug4\nIfSm7B9Agc9q0+MIM2OyUi9bWxn4WxWrEv+v6LPe9MBwENOCiwu49ZAZL84+\nCDpt2pZremJJLNgA5xiG3qlxyCs/MbYidXJGrYyDzkjRxwiF9Z6eXXOyuO6D\n9xog\r\n=dS/F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.42","@syncfusion/ej2-inputs":"~17.1.42","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.42","@syncfusion/ej2-dropdowns":"~17.1.42","@syncfusion/ej2-navigations":"~17.1.42","@syncfusion/ej2-excel-export":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.42_1556010933645_0.0652489798165119","host":"s3://npm-registry-packages"}},"17.1.43":{"name":"@syncfusion/ej2-schedule","version":"17.1.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"66d9e1d1d424ccbc64939eb7eef1a334644e44bc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.43.tgz","fileCount":245,"integrity":"sha512-/bscPXrx8Uf4275moYpzGGTk4HXs8uEeT02nsOMcETX323x3ccO3QKlKz+DnPHdleyvyIh7lfRYgIfIQL+KaHg==","signatures":[{"sig":"MEUCIFUMeDb9mjFrliRqPe1ZMVsh5D4s1ZhNUDgKqIUU1R04AiEAi9Bzo1xkvnaPT5rIZjErqPMsStx8QJ69g8aWK+Nu4n4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12123521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyCLjCRA9TVsSAnZWagAAeZ4P/Akr/sV4N4EcLKhzcHR0\nvRZ8SdMmVOjuTtjWeRLdTzCCFObE/QREppYCJQekt+whc5Fr3E++DznV9uiJ\nQZzTkkfFnWlC6ZBTYKNhnzNv4WsyUJihE9G9LzGIEfd8ltwYcI0vYnjcaH0N\nq2i03PgwvMq/IFkcZNWG1KGyTfk6MgqxI0ny7ypB+/c18L0OgtLeo7h9YcDo\nQ/XDrxpIxsPxjw706ov7ZB7x4vAqUPZYlDnN+6PpeJspPGqi82NpU+HGzL4X\n66YL8n8QQnbry1tw4rBszCmPmz60x/bIf65UJVkBVfXrMitXDw9GwGFSFXFj\ngjV/U5JuuZzjxmTs+uOJnNJ28YVN4T8wo6kDE9MNF2wUHZ61d83e1ZKSCYg0\nc3ckn2e5GkQmw7Hdwm/lKDjzwk5XIrygbiJytAPe8sZDstQU8SgPn4DC9H0I\nqQuoNCD6d1vt0zgsSCPXHZzbBZA8CGpHT1YL/6cXp8zNneMrvgJButxFsO2M\nJq3CPt4Th+UjXDJb1hKd0/H4LVknd5ufbnwO8VHmv/EwEYlvtDdJPob6TQmt\nqEbj6Grvib39svtdf442M6ytshWH2nh9o5ZK8MIZGZ/v/a/bTjkdP7BVx847\nzeCTc9mqWlmGPOnYSnSQ2KF+fGEp2Yq0Fvf5qH8nYw2AaC+mACk28fndLeWs\nUfFl\r\n=rfLD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.43","@syncfusion/ej2-inputs":"~17.1.42","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.43","@syncfusion/ej2-dropdowns":"~17.1.43","@syncfusion/ej2-navigations":"~17.1.43","@syncfusion/ej2-excel-export":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.43_1556620002256_0.987922373018892","host":"s3://npm-registry-packages"}},"17.1.44":{"name":"@syncfusion/ej2-schedule","version":"17.1.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.1.44","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fcd5c6bea97762a7dd7f744af021041cf290cf85","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.44.tgz","fileCount":245,"integrity":"sha512-bBTSXIWRa60Dw/XXXDT0hcJznJ+lC8wVKW1qPCTbZWQnX4r/VNCN9xA7RWrorLw3tYkjFSJIB3nrRNiH/L1F5A==","signatures":[{"sig":"MEYCIQD3MOZb6HMBIkQ++KXvckKDRFG7Hub0cQ3hW20syTPxLQIhAJrGqiWW6Zl7iuKtNHfQYaf9Nt4uS78x4CCzXAnPwXkm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12123225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0VH9CRA9TVsSAnZWagAAObEP/RdiwPXpayObu4jHY+rR\nW6X/y1hOR1dIHa9I9u8Wt67pCUAO6hA/D/yHRi6C1NngTl1dDVPtJxC30CAi\nkYd2mmANdzdaP83gULYYq9kPtkYjG87YjN9Rk7BESAuk5e/oOvJ49DiYh/d1\na0mcdkkaJ/fOgAjGjSVA+iOFCNky6smWoa/so9UYGkWGt4qDD3bhr5rn3P0d\nvinL6I2mzu/7HyrAqtbEDGJ5Z8OHJwN5sRn6z2rz3tM6cF7U+TSQyAA2nP3B\nIYGj7fOj1U60F9YBv8jB6YOdrGwMUBqkGwYHMClV5SQWeZyvBNf5cPvS4yxP\nQ0R1PNRAZGbvw5WwidHPIQ9jO5sOjtySjrtECo8fe30pR7csRdMikwtc9GMM\nWKzS61FQ80XEqMzrVxXrU0j4JuwOKLC/Fau3TwtFMPGG8fuEIQ1ELviVVDsD\nnkcb7hXAI+EwVpp0jc953HJQD8O5oPjOm3xfKwaSZ8fhbutnD1v/X6KaqKJs\ndiDJGZvUJZAwIM3+CYVeNyJH7sex2UXyDGu582Bk2w1zGFXu5UGNBq7VFEWr\nON4wg1TwazdxQHE7qGXekK4/TBmTvuQ6Ik3YNJ8dsgcq2SDDmW+sOwRlzlY9\ntXgioQBSgxzX8cE5ByLudbrTwDcWTj6eBAYRr+v0Blw5fG1MLlvv6ZoyGqSW\n0NSe\r\n=re9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.43","@syncfusion/ej2-inputs":"~17.1.44","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.43","@syncfusion/ej2-dropdowns":"~17.1.44","@syncfusion/ej2-navigations":"~17.1.43","@syncfusion/ej2-excel-export":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.44_1557221884360_0.9900357192467917","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-schedule","version":"17.1.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"035c5458ba13ffc178468c687ec58f9c4c3a007f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.47.tgz","fileCount":245,"integrity":"sha512-0EcxLs9ig9FOOtOt77lPkT2TkycYn462iAwm5qxLgOSsmbWK1H3+R8iz1JhTlEyiT6thkNiSZWj6f9ouP406tA==","signatures":[{"sig":"MEUCIC+GI3ZhlPh+jy+YOt04Yuo7Sqi/C6K2j86nJJo51SSYAiEA0rGim6ol53SG59iEi62RWfuEouqMq1SOSyViUoEb0l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12132072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2p00CRA9TVsSAnZWagAAAA8QAJ2szi0jxWrBiVeImfDX\nT9tZK+4//CBvoYYY7n7zodx6ZopDCiMeeWf60KpXaeGB9ACqcY7YqKUU2wY3\nxNNDUuPV8GMKaJbXurTGrNR/1tfYhJ444vAJb9AuuUO8K49otQjtxo2OtNu9\nnA8L1s0E8fpuK/98Rs8pvY1jAn6mrgU5034WFdGptkDUtJ+zbs5ekCf6KfO4\nPetMUuVEIH3oPzHzgQMEwXcLvERQwBUO/3GuWknuKJBGWEm8ypIrLUCPa80T\nimaBcakKcxzdI6UuN1lM5C/HVmlpxTt4ooCJVRvI2IAs7UVXIXHGp3V67yhC\njPHjRFhWyN/vXRjbAv1s+IlilERtm26mFeTtuGzJBMUiZn1le5ifXHrYXXho\n5KAYYwVdAkMtS+FM0GBqSEylAH2mTHEqMcK1h2IQ5oAG/uHtZ0DlSbV9g7IZ\nXYDOBvPvAetUTbRTDqnNIb0LZi+TPRhKvT+nBuEmyp9dpixz+7KpkdBfBYx6\nvGp/7CdviW0xzhuOU7wfZQSffS5WO/jR0iEaGnAecW78hd8ue65X5Gswk4fA\ncl4qUavHZWLGhj6eK4qRhOlRdNVLuRSVeDkNGXV09VWz456vbsiSBF1GtoEe\nwn0WRzHhCtIV/aItjobBZKrL8s8lqhtI3Nm647YUazX9y1Bw9qh9rXQmhQcb\nvvpF\r\n=ORCF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-calendars":"~17.1.47","@syncfusion/ej2-dropdowns":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.47","@syncfusion/ej2-excel-export":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.47_1557830963144_0.06307323791927288","host":"s3://npm-registry-packages"}},"17.1.48":{"name":"@syncfusion/ej2-schedule","version":"17.1.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a7b04e53d572ac0acc1d0334f89a9b89595e0594","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.48.tgz","fileCount":245,"integrity":"sha512-4DGUJLVmAAE1/eBslGVe52lA0BaARONK4Q7iGVVk4kDhR3ttOGvh2753wjqV13IwSVyXXkNPT6gYbqg7B8zfeQ==","signatures":[{"sig":"MEYCIQDHaRjOiYf5iTZzD6TIhLL1vFnyOk/IlEyVydumIrtG+gIhAIduiJ+hWvwWBi9OO/7BAAO4WVRIf75rVkjAK/7EMIyq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12137870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4+01CRA9TVsSAnZWagAAFPUP/0KffiDTsrKqw6IpRR2c\nlLvIMk7xC19JOjGF+uVjpOLNjBGeKOwwRXZ7CAUkgygkCLQ2WYc8ueNKEWRc\n5rLp5lzu74SV7As4/eMOjJcSlrejvMP8o3qYB/l0LDsxTf7gOey+9sOO1Agc\nyNfcbZtiA4Ap6ybf9hgPFdfoG8nNqXDf087ledjva2bE/6SfxaWdtj6N5now\nej1wBDuXaWe9lrA2UOfJU9v1arQp4Kez64lC/0gF+sL1nM+g3okAYvRiULMS\nixnftRS2nVOt8qtidb3rBM6J2cLL/jvuXpGurmpkUV1J52Tc6RdhENrChPJx\n9oZgO9Dg2orIXfuYcEK8ZHlM5O5byI7LfR0j+VPu8j1k54jvS0Mttfe8tb0A\nluSYXA5oOyZX2WldhimdQQhfLE1FxHQsfmOaKChtKCG0l+U7chNE7COuqLvu\nIgxk0oAWqBpoCxXkwuzIdpEvwJWtawO7wR8/eRyNJcBB4v6JOjb35KShnoB5\njUnQm3D+Hyp2gdrH1CI0360oJk7LQdsajFJUo2BAc0Avkza9iMX/yZZHlRRQ\nVQjdXtC9LJHQy0aW07gEqiiH3vB/J+/UPWRO8LmdmspCqjZF2LuiPeOLFgSu\nD6K3nym8yMXJ2Yv2Bose113qsKzqhQu/XAE6sjYWaIusAbxgLwzpxrHad7Hz\n2umE\r\n=OQ84\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.48","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-calendars":"~17.1.48","@syncfusion/ej2-dropdowns":"~17.1.48","@syncfusion/ej2-navigations":"~17.1.48","@syncfusion/ej2-excel-export":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.48_1558441268370_0.6983538839846666","host":"s3://npm-registry-packages"}},"17.1.50":{"name":"@syncfusion/ej2-schedule","version":"17.1.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.1.50","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"136ddb4415908258da1fbba4fbf6c574476c6cb2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.50.tgz","fileCount":245,"integrity":"sha512-2fLggD6cTkW2u6LVaJlGVYbKYd3Ega35e/11NN4UeJEh/XgAxr+IduDOPnmlV00iGUvX7z9FYZ7tW2Lgv9yyVw==","signatures":[{"sig":"MEQCIC3ajmJWfwz2MMofSINqhlgZX5ktt5fdqaMvYLFiQe3QAiAjhUf1h+S3aCXwUQMhqHocIGSb1Nb+MgE7vZX0zhpHiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12146523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9np5CRA9TVsSAnZWagAAkBAP+QGDtfDK/Etb2ceyQm7s\n3deRpXRU2VdQSB2VvWCtIEm743byv9tr2DYyknkbprcRSA0JBkpG19dIqe1I\nRqiQ79Mo37bldYg3qF60PMa+tSz4QqVaHRFsNrc63d75/JHsbc5lXrzaw1BR\ns1bjN/4MIbmVpa7SF2K8vjwrdGpOcm0+A9vuJhB8D/SDYKBwmv7PiJ/eFDuJ\nEusRTJL4O/cwD3Mg/jMQxqA92KmhRmb83tqTTf/P1fgLXHE1xhCyctOGfPsj\nd6eQEmWy8MfQMzoNs078MSIHOoza2ZUpCvzFbbFKkXCxk3Hw2rSN7sg0IIIV\nGgX6hlVkx/5HI9oC8rkRYLvj4zOuJwmMNn579a9y8wC0R5+3DhfeL8pI5Za1\nycfMBrhOI9QUrrL/VJVqUX2OXCDIui8cuPdZQOmX+W21P562XkYRssh8PI3L\nJF5kP5C2GVyoy6Efuc0Uf9LIpZYR3W4CUb+55DlqWEoDwhAE87sH/bNiZdbH\npSO0NiPOgYn8gu2lSx7oAxiG1XoNH8fW5ndKWlaxoTT+xfScqmqU71R8C2d1\nxnNak+UQQLeDw4KPSARuCirpaLfpJu2iCy8AvSGqfOyQnRro1+ICbCFbSUtj\nsyHGgJjqVCohEBpLx5YJqu/6kpmOSRt4ro1voCehy8b3wR6XruIhCTKqBCIs\n9jEE\r\n=UHKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ@2/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d75eb540b5124456e0b04e1ef4a910617f262e0d","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.48.tgz","_integrity":"sha512-XoxGcFWY6r8nthUeKz8Sc9wliMgXrnI5HeS2Ba2JnceLSUJ7rhvu9EoA0UK8eRNMOCP3GE94IqusolqF6O8edw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.50","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.50","@syncfusion/ej2-popups":"~17.1.50","@syncfusion/ej2-buttons":"~17.1.50","@syncfusion/ej2-calendars":"~17.1.49","@syncfusion/ej2-dropdowns":"~17.1.49","@syncfusion/ej2-navigations":"~17.1.49","@syncfusion/ej2-excel-export":"~17.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.50_1559657080726_0.01927402845163595","host":"s3://npm-registry-packages"}},"17.1.51":{"name":"@syncfusion/ej2-schedule","version":"17.1.51","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fc06e150f806b7dbbaaa2d7554dbb080e778aee2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.51.tgz","fileCount":245,"integrity":"sha512-yEjfhbRtERDWigltXsi5g/+GDSq+1P+jhnxbhQOgiGpDLhMJwuWYQ61PtUONmxQpFFusr+d3VF/hyUmPD2eUGQ==","signatures":[{"sig":"MEYCIQCTFYlNgxjTrEJCaCVSRamOUzCtQtwcHwCCfCDaeKLTjgIhALDsyKz0hBVL/BzFFIREa/N9EJqoxMpFINo9xaMa47bU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12152249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/6JXCRA9TVsSAnZWagAALMEQAJodoEtMKNW/RHG9DRa5\nUbdHAT7hlpl7x9IJHAJQVB0hza2gy9kjwsHeZBpWEnnjt3TmnnbHQRHWiZtH\niXePTHyB/xIPAtSHl9imOssXL7ARA6rDmWCALyuCetmeVtnjhL4EX1riI3f3\nAe6XJY+ycLEEsrvDO3Tj29XJYtYfGm2fdGV7GkXI1CaY90qkIUBSM6Jw06oO\nWr/N0ONvDFAumHPcnZ2YG8S64DVFJleRigPefjHFCT0ZS2LrihJOW2TRrrhg\nPmHkT7JzeJpzNjM6r4MZySZyucSHeRzR9nWytRJYOWVE+XvYLYflqqoBrMI+\nsU0T849xvP4bsaZlJOSsL9XZahVdAd+4TsDXZRROYRvrTwK5FcZfwqdfJQkq\n79QaiQk2gMJnj0bI9r7pca7gnAH6Nw1nk/b9dmKlQALviHm2yobYm35Ot+wz\nYlipToDxCDqGAQWuFeLQgH12RIx30IXmaHDRE0GgRwLX/M9Z7M4KyO0UQr2C\nW9OnEk8QgYRmr+cxO8C5Fdm3pAZxdro7AYoCvVYznCZj/ptHA1aYU1glv14h\nO6QvTf/0jQ8joR7ixmy6X5z+NGEkQAsoZfJdv+MZRmNA66XecJsz6oEDUloz\nyB91JDX4nTwWhb5J2wX5qnj8uDufdV774kdN55sv8i19IcRQamiYh1TIyUcJ\ntURw\r\n=RBfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"75740e0de24c97f6eead05e8c195879fd3f2d0da","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.50.tgz","_integrity":"sha512-2y1i24EWGiWhTXCwUl9T3Vm948dRKjsjpq7EHzRWTfLpLFgXIRWAqKOagSdMG2xOiRgjxG+PccGNdxb37wd+8g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.51","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.50","@syncfusion/ej2-popups":"~17.1.50","@syncfusion/ej2-buttons":"~17.1.50","@syncfusion/ej2-calendars":"~17.1.51","@syncfusion/ej2-dropdowns":"~17.1.49","@syncfusion/ej2-navigations":"~17.1.49","@syncfusion/ej2-excel-export":"~17.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.1.51_1560257110754_0.8174523623079912","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-schedule","version":"17.2.28-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f7c4259423cbb2cc1167ce6d51248024b1955e72","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.28-beta.tgz","fileCount":249,"integrity":"sha512-fG+sRuNNHoDjxLxUNQbDfhspTNe6hShUkF7b0RRykhKn4YwnzuFfbDVueYQ8FMZ71SYESlQqL+dwAV/ur4cOcg==","signatures":[{"sig":"MEUCIQDmc5TK6yQhwINwa8R3tYjQEstspk6RWrSCJd/Nim5QSAIgd6+3loG7fdqS1k9lbEUtZn0pLB3nCKIde/rwg57BBvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12790739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNoDCRA9TVsSAnZWagAAx2IP/jhG/Y2hAZb1zfwUyK/x\nQajyQuqVPjJSclk0eptwaYPAVYUYBuX54+q3C2tTgKcKmSsDmeFRFuJpCFmj\nmddPKdeodcB69F85jGQ6GwRyHA7+6xrPuVTgB4BFrTSt17XZDA3PeKg+Jkgo\nJCtRMX8xzOK+jFu12Weeo9IhcSlbYcroxoSqzDKMzgSKnxbdj/79J6ecsYAM\nvblGxHZwAwOYodb6SphNEMQp+x9yYawMdh0eFL0h4qJjvWM/oHiMxuP51nja\nauGBEhZEGBSU2gkFl0jAM879Y2Q1GhC9FB7q63txMNr6/s2ZUlYPLKFN0Pcq\nW4eW5Aafry/ePB4HRaDzIboOhaiQHP2aV1Mrikj2LgFRzKVmy/u02PmfJO9o\nnSiymJa9kLFF/bla/89mpa7LVc47zfWVbNnaCDFf9AAw36gCHBLdnbVB32PK\ngQBlTTBTonq/QDZYHFZok9UQEnA8v+hPcpDRwcrFJsyFUS9f80keTscAwqD1\naKIlY84xd599b73LMnReKWOdWP5BjkWJg0PjBEdREi8XF8vbLek5Pt1Pcac7\n16Iv3UyTOSTX16Ecd6Ur+KN3SyU11hqR7+4TxNe2TzRTfMSzpn3tJlYp+Wei\n6KiYrIWe/mbXBr+RVn858Ge6547H6FCe9eauuejcXsm/dlKLElhAgguYgblf\nL1GX\r\n=8GNH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"874a327eb3e8d7577578a856604baf95249f05b7","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.1.tgz","_integrity":"sha512-pbKep8mVRT9EVrbGA9tVb4Zt+3usXiSBGP2sEHOxpZHr6+N2HjAbzoxiykoStkQh90FlPgZSj4shMENa1MsRCg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-data":"~17.2.28-beta","@syncfusion/ej2-lists":"~17.2.28-beta","@syncfusion/ej2-inputs":"~17.2.28-beta","@syncfusion/ej2-popups":"~17.2.28-beta","@syncfusion/ej2-buttons":"~17.2.28-beta","@syncfusion/ej2-calendars":"~17.2.28-beta","@syncfusion/ej2-dropdowns":"~17.2.28-beta","@syncfusion/ej2-navigations":"~17.2.28-beta","@syncfusion/ej2-excel-export":"~17.2.28-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.28-beta_1561647618276_0.6309393489468824","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-schedule","version":"17.2.34","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cb6071b593c744b0f8283849f27f71afeea65eb2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.34.tgz","fileCount":249,"integrity":"sha512-M2dUo7PYGz7QVKWGD29R7din3/LXLBPaaz/MXNlBChoe0Xy3j9WxqqzawWWwgP/qZxf9SH8OhPSrnbcjI+Kdiw==","signatures":[{"sig":"MEUCIQCLFI8htPvGncZjRQ7wX+vGXYzMIq5e0svpZm+CDvxgfwIgGgLXF6pd3/wRFGK+FFtEIIUbiKjXPwJyIno2POTxfz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12811373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJzBBCRA9TVsSAnZWagAAGaIP/10/hE8EA2V9kN+Egy6q\nwhsKnObRj/RAdAt68u0yfo1fetx/N9QHWxWGZGXtBTmwxWqJC29hWv5pHymH\nQnI07eKWlvJGt5g1hQFUEOWWV4ZTXkUOs4CuaA62/6BDXTkbA07UeW+ax5sV\nCesxyjeP1og/MjthcCe4PG7pZbMoX2L8RasMkkpLPhGdDMDcs+xSq2IskErG\nKa1oJBsWR9iF3zq24PrpA21Bdi2SvQdkGVuhJgj4TsmKK3oOeNpjNNX+3OIR\nqmO4NzL+IEIsIzBjz4H1pXh/s5GMBiVaTprNZo/2zbWfercgIHmpw6nvDCxx\nGDPNQyXmDR7buESNDzWQ80++Mi9qJPljvtaw0MQO4hawGhLvVYLxwCeYnrB8\nGeJPebLZPLVNaX0K8t8gzHLXnh2LiyPWbj4ENRKMqP+YjfqSfTq0W8r+Tn7e\nxHFvqSpj9FZ92u9yIAh+31TCwaJDPexxUfpX4daQ+0kc8Z4wrmDG14AYkEmi\nxoOVCtQ6Ta/GPVw0e8mugPakKxkjd0HmDtcaYQtwl/el4jLvhjifaWqdIwAH\nXb6R4PTmmVxpeYOiHWFnRIvHYnfAKUDaHjdfIwDQ3Bb8TmL4jeMdN8Vmg452\nCSHglBPPzRxyirqjC+8Q4QbMxu5RfJ5rr8qPFRvD90QafNMETRwVFrIDguEa\nmGoW\r\n=YC2x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"193f3cd385c05d2a33b3146eeff2e753bcaeb82f","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.28.tgz","_integrity":"sha512-igQXnc+S8k+Kvn6AzUA/D6hsMo+p6eZYZHePtOorAL1Eg/6tHQnSWEfZfrWeSfxZO/ZcbTv1sAZ/B/3ZF8lTdw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.34","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.34","@syncfusion/ej2-popups":"~17.2.34","@syncfusion/ej2-buttons":"~17.2.34","@syncfusion/ej2-calendars":"~17.2.34","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-excel-export":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.34_1562849344201_0.6988168717900438","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-schedule","version":"17.2.35","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fdbfca76ac70393bcf391d2c56d84fc2170f30c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.35.tgz","fileCount":249,"integrity":"sha512-fTmj5JXsYgsyWgTcapFynyJlwGH/AvL6tZv6esF7oRfcOAvlRMyteVx5qX3P3IbCivnrOffiJ61Kk+Bf9Q0HNg==","signatures":[{"sig":"MEUCIQCzM1tpIHtIOgCNxIxJwPtVaQf7Td7g+8ZxbRBYrHsGRQIgHyrnK+X7ydW2w2Xakd60YVdfAgqUB5+sR+By1eFfuiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12871970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqeVCRA9TVsSAnZWagAADdsQAJibOe0G35/lkG2weALe\nGaXzGn5qulfnIQtC7EM5CPOs8ZgzUdA2pkIA+qoj6ww5LeUHFzCUYKK2e6d/\ngeR77ziWjsafvKFFl3sIpG7Okymc4kOow7jHMGfiScmYXakrRbKQ+jn5PAI0\nvy1sLBeJbOF8+tM3jjgS44MV5HDRNYLyqeFP+3TJxy2uzCKLOcHR8B7AaOqW\nPSIA0huwTe9K8ZMTz3kdSL0KVjJ8d7ofigXHX9edErb4ZJaEHqlsRdhATiGh\nj48nN34IY6W9yQOC5J+cm9DKopMwxFPM+NkirMParIrKjbpbEoy/hFlZm9Gy\nCQ9qKwKg5flTLdtnQHYda425RN2pHRIHGPbcdIRq9NN/MzC/p92PBUruHqH7\ny6JwjMudNC2kvM8LkDYFCJeBJGfnKhx+JTx4pCZWgyCd5Wap+VQASZHb+M8S\nIfWP56jS/ukLv3fch0AXAY+Ela0JsG9zoj3xwgvXSNO+UMHvArKiY+NNS29o\n/eCwuKjtNxc4CzeCL3Be2wHwCWRhcQ7GoKlAu9meshhC9q5VvIIVCvHxFOVo\nFoV+HYOlyY6QS9icKx4I41aqTPUKSVNOPyGx+Ix3fQ61lBNVDkuUuRu/OZnf\naPVxD+btEpHalWCEirUzi/pMBV2GOqGkPltZ9spCXKCrZKv/t7vMyOB2Ong3\nYQAP\r\n=fD9t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"cefc0f8715acb713f26ca9ad226a378f410e87bf","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.34.tgz","_integrity":"sha512-iXph9dVyGe8/fcupLL8yvjUFuk2NUuadwm84ZicwsL7qkcd34A1WIJyevL24bDf4tuXpr9dxilXyjBMGj/xWZg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.35","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.35","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.35","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-excel-export":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.35_1563338644465_0.6603160764190297","host":"s3://npm-registry-packages"}},"17.2.39":{"name":"@syncfusion/ej2-schedule","version":"17.2.39","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.2.39","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"253dc8dedb8bd6e9270ce1f6612f2c1bbdb711a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.39.tgz","fileCount":249,"integrity":"sha512-VN5kRE/xb5sfPRxJs1nWipeIIfLInvak6ixQP8ejF+GdBQsSqMT5G5HSXSlZjkjIjEcsBxVjleydE8EWFzNCPA==","signatures":[{"sig":"MEQCIDiaRs5q2fS8LSoG8VXzY93d/jADnScKRbfoo8AWXGF2AiAzGKlXQO/5W3HOXBlVpNnYvq5wv3my7Vq1SVAt5m9xbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12918923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP/GaCRA9TVsSAnZWagAArPoP+wXPD2ccuRVFgCCsWVvC\nLmR7z3NyDNDXFVwHAW4pGa697Vk0lj1nG8mbLH/h5C9X5YbiHoUY90x4PtLv\nWv2HIspDwXgbn8lyzyB7B2VF3b4P1CE+Fy8CXJHEHYIbsiB5Eyial8GMfWdf\niw6KpwbVcvd6jvSESlD53eDBADGZ+oRxLuOtJfpIaoXoCEBL/9NqGjkQ7Gwv\nzGerTStkwZmIIdtTgIAeI4K8nCspvJPeTt0oxww+2VJoBB/ZN/dkxui2sC6k\nIxavSF5sHrtxxMS8Wl2sp+grS0hUsviaADqBVCQ3cP6EAPB0GusNhay0HboN\nzrdXjPJTpn6/w6FmzZvSHWwl6UIAEz++3kXgXiZ9uyLNQ74Sp+Svw7Cl4q3/\n3SKBiGDDfNIMYl+asaGiiAFzQzvmkEx854OeQ3krp+H/So5exfwEIRKFUKha\nZcbiRxcL1nil/R7Wz13ajyBLnjFjH9x3d7INlOpF4UxoC/bWTLE0+nkldFdQ\nW9rnY70juDAJ0dYbnumawcaBg/s2zNGv2jLUbP+fvkgy0HZ4H8Rej8x6QHkx\nW8tESftAzGKl8omqE6hls8b73KYPcN4u0bEVP6rq5TnDTgNkmxGuVZbhlOM7\nKSGPTeNwYdzZCS5Ola/wFWKlvGXZt9/O7n/HS6QLiY9DXZLOtuLXuPdknGra\n/CcL\r\n=XHjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"0fd3bf14d7135e6dae5d150a72f61d3bde3a2dc5","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.35.tgz","_integrity":"sha512-uCe67SjP8ZW5d+FU7GJxh7UKHnZbc6SnO8Tdh0ARun4WS0H/qsjgbhIyD5g7ZcWOLAfkISWqQjLqRuOJM58fyg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.39","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.39","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.39","@syncfusion/ej2-navigations":"~17.2.39","@syncfusion/ej2-excel-export":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.39_1564471705640_0.8788367166813082","host":"s3://npm-registry-packages"}},"17.2.40":{"name":"@syncfusion/ej2-schedule","version":"17.2.40","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.2.40","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e891241a61cb4052fe6ffc68e89f1e978348d3f4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.40.tgz","fileCount":249,"integrity":"sha512-jiqGIfuh4pDxg+qTdQo5e6/G8a0MEKU1VtPo3vO8oB5mH3LaYlwZ7XBlr3FMkTPYKrD4sF0YvOk1GSbKz4D2yQ==","signatures":[{"sig":"MEYCIQCQkILp1OCbfQ639NH1wWDWWgefDiSNgIteOtxdw2MGkgIhAOCSfh7/KTm5NpwrjAhcKjJ7eF3Ztnpny5P8fhYlv1X3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12929472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSV+XCRA9TVsSAnZWagAAw8wP/Rdr+WnkqDvlA55TXW83\n3zLHHxUPex4rxY2BcZsOFv4NR1R8oa2NL+fGGYLO+Rz/Cv6Y3jQJ/SiD7J/X\nws7b8l/hd9iWhZE9p4GNUuItGL9O5JyN3SOqSlLP227hZSwR/RG3wUIifi4o\nptP0X3s2244siLwoYS+32w8FzzMRljcu/8P38CJSHrPsY223xuCyd3YEr3Ul\nYfl1s142BmCOwtrU7R9jvTYBjvb+vCpHkgL1sxO/Kq/KQXK5TSYo6HsYQ0Tw\n6qkj5/ttA0mFsRE85lyrh03qx11sT3c1wXFWEj7UQq6b2Zwi3eMgJOr1Ork+\nqg9DF5OiPyYCzK+qlhf3r5bxyM3XnJJkuGsYfU6kxuZvtPAyv4aMjyneh090\niGQ+PdDQYXb4S1Bx19HC7ViPDmKZOxmrtSOwsKQF1qzN8UJaE1h59xzu/pFp\n4mhQMS0FlnOU4F8ZCMX2p+Itqw9QM4J1/FX4Lf4Xt8vya6Pe1dZcqH6v27Fg\nJyHeaDFI2NA50kZYRE+dIU3EE6Sgy82+ByYo46nUnJDtQMyv1B3bJPa+g+9A\nhB7h1CtRu98Vb03zwn8GtWiJBwsGBky+da8ZmfFdtOuNYoubad3i0B1kRlu5\ngxjvdCZXSi5znJxigv+FNTIsNej2w5vnQa1Zvop/u2GotYd4zauFxr+QXofs\nCQc4\r\n=T+IH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a3c5895a632b31b5c33e1632c2fd990da7af3f33","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.39.tgz","_integrity":"sha512-aH7IF5UWPtObQcpvYlbaPPHBoQ/P3SjTNgW6c+LmFMaQx+29sv/lIxqKs5yb21VHfrvH2GKOeAPgKB2E/hb3Rg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.40","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.40","@syncfusion/ej2-navigations":"~17.2.40","@syncfusion/ej2-excel-export":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.40_1565089685988_0.6203834847133316","host":"s3://npm-registry-packages"}},"17.2.41":{"name":"@syncfusion/ej2-schedule","version":"17.2.41","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d478db358cf4857f4d3ea81b195ebb01111943e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.41.tgz","fileCount":249,"integrity":"sha512-fmfpHzivm68ANZqZrgeDfxZS4bX8iCS0l/3lb6cJh5cuHhvY8tu15SKE1IaiP0suH4btvhmXwLodoI4M2nwxCg==","signatures":[{"sig":"MEUCIQDaXLxk43DDjNRKAw2m/2WxVdelWEpX/BugaUnJrttE4wIgCsDWJGmXoBFgjWDDytsDc6cKQING3XYhilXf8HXjT3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12934555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU4dzCRA9TVsSAnZWagAAg50P/3IXL+EDjYp3EuhDQwzw\nT42T/1276U/H9qt6HKmgdfN01syhxwHXrHUODOAK3Adgapz9MziJXpD7W4UK\nigxmz/Kv+UZgBXF3zOD1iw9X8Ow2DHAo4DVyytm3pEz9grrux3x1LekJFg2G\n6prUZxhgH5SMKAhAWh0tl3d1eTO2/guxjHoc3mXkF/yJ9w8VmiNo+1ArK6CT\nsyYAQPvhHTqmMpqgl02+sQrMY/lbJbXSQIfzsQh/sO4bXI2cDi1xNPMI4G8E\najQFx7J8vPn5dbADZhQ66DQtcBy7XND9KCBSBaTKbJ3xeZ3tzzSQk8RuEqj1\n4uDE4olCw9umf5HwZtHxcPT+i0UBHhlcqD0nTmDKBOOj+oh380ySOSAXMs8r\nD9BRSf99tjktGmQgpPxU1ROUcnRvQlJ2a0cpMd2ma9yqx/2z/WXrEZMpYbTM\nRyWDOAYr9lt4TmiL1KKQd7i8NcosWHdjWg/RVCDbsK7wXS3sP2+LhmVopHlR\nTJ4w+8YIoU0x9cENf/xVRUdKWKeqmenuvN0ECvA3goOmY6AaViPlkS+raU1V\nXS1zFbH6Y3fbzrFxCTPJzNzkbHPGAigJOJavXTxgxVXLZSdb39Qt4rqRHKwe\n1XerS44hsxr24g8Y55AJamDz0mqlymnZ8SRYKTkkJ0Xa/sbzOBlH/VKRelpS\n4Qc/\r\n=2Qdo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"ccdbc050aade1afb9c48aec724f10771d71989d0","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.40.tgz","_integrity":"sha512-VJo8s/TUaR8I3MYxdaCGsFbdO3/NHCth/JPZg5/mPOrA3HK+Ql0Bsl6ULaCp/tcNqbF7w0vX/TYdofO2HKwwQw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.41","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.41","@syncfusion/ej2-dropdowns":"~17.2.41","@syncfusion/ej2-navigations":"~17.2.41","@syncfusion/ej2-excel-export":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.41_1565755250466_0.8679829775901329","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-schedule","version":"17.2.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f9f8fcfe05d82939214f16bbce2d8e7e49477893","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.46.tgz","fileCount":249,"integrity":"sha512-sRQHm2cRQJJ6Jtl6QAH1PxgO4/pb3khKLTb55ndLsl6CrWhgpi/tiQl46xKh3Yb/FF4/iaTxsnJdW4OFV6CV4g==","signatures":[{"sig":"MEQCIH98zKdvI0nEi4CkAg44EqaPvt+Dw8gMnUZHwPmvaXvIAiBAqvRx+sCPlBd7q8Row1O+QJMlpC/9pcKDyGY4ou6KGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12939746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnWsCRA9TVsSAnZWagAAyXwP+QHe8pJOstA+N/TqXEZI\neIkbYLawuHo1VqdXw/kc5ua56A41zou3IIEU4qC4PKHhMybPnV/hVdy9a9iB\noxnxvsZYctRhvVrrvYBq+UOL4iEk+8BYJ6oaWfUprffyAdMm2e+FM7fXvIg6\nii0DPnkdI0qFa6yEODQ0mmoJCgRp9fDZQ6N9trLH4xfRdKPoIdf7dg9c3M7A\npa06tiqT4SuU6uPaZxc6fKlUrKtrMvnBPyddirNqb+PEWR/x4evXFEg0uVYc\niatE/DpW8i45EbSegHmdyGe8NkHc1trGYinUNXe5E+Z3JzAqQCgTacwKPu/M\ncOOIL8Li1I4RuL7FonGFPTkUJaL1IDLyvQ4s0x3sPUUwVO2LT61e/Fp0BShJ\nM6SoXl/jhv/mYP0icOkhwvdI0lbdHaJG6QD4R09aCQCny3zeKc1ZKQD72QMz\nHeY6anOqjwMHa0A/pnLmnfZ99qQ1cwNbunB6NcMtkrwfpEY3YocIxazm91AO\nBhb93CCtX1tIezXRcxqV49DWcLZy3pUwC/DKRwNzAILutSWkh+EHsllVRECF\n7TbFQGn+ZOsQfgKopUpo8EeKvB/D2VB31EIOYr4eNKtP5PIwF8roaP1mAi87\nok2ZkYxIYJEJhvvMnVagB5MNaDcOWbzKQU9EWaKiXD8ncajmrsWI++qGGohH\nfw4u\r\n=VSo+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4b6420e3415257e842942761884a86f5da42e1e1","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.41.tgz","_integrity":"sha512-M5JtwcXjF7+JQJcoarziJzou5dnI/ZKM1Ck5HBtA7d8Am6LuZ2YoujERsZ9fj1uEhw+/gmHq9B9Lj8wowHopMg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-data":"~17.2.46","@syncfusion/ej2-lists":"~17.2.46","@syncfusion/ej2-inputs":"~17.2.46","@syncfusion/ej2-popups":"~17.2.46","@syncfusion/ej2-buttons":"~17.2.46","@syncfusion/ej2-calendars":"~17.2.46","@syncfusion/ej2-dropdowns":"~17.2.46","@syncfusion/ej2-navigations":"~17.2.46","@syncfusion/ej2-excel-export":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.46_1566471596069_0.14957749743724835","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-schedule","version":"17.2.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"09f0aad3309fb8c46f9bc18e786c498abfacaa72","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.47.tgz","fileCount":249,"integrity":"sha512-w8zH+rM5zw/GPgmb/+petVnQlSA1mnIjto7RDiRvLVGLTN7aODEn+vFEjjmur2e55VEjbnoqMTAsE/vC81ngTg==","signatures":[{"sig":"MEYCIQDIkh1I0UmYTp4qscJDnGVkXX4YNNckp6pNo/rkQS5yGQIhAN4DxoSnTQZGYKlNljrYTOoXNAQ2rPsy3cU78cis0DDL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12962694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZT7WCRA9TVsSAnZWagAAxcwP/0Sw4eSW6hXGlm/leWtV\nm9VZuti7TbfrW/CmyRQxSMMBX2kZw17/UrnsjCI/2wKZZrBrgRiZ3It56ZhU\nBqvtNjCVDYp1IKe/jpsofk2OsXVHTH3urwIg+KLL15zLgCqqQ9TTzOIS+V9F\nyD/u+m4QuEhTj1ZcTeG1eZ7kwFqIf3sePf6pehxvtqg7tOnUblw7D3ZYdnt3\n85aT87XSkI2rZAaj2r9fzxfXBvc4OmwcxrHKrTFJ32CEKSX6f+43SzHfAgAa\nn1I0WHjSF7mQSAoOXvHIKyIAkl1gW8PSOW/Z/FYxVooYxr35KZeo4n0RZjVZ\n/895TBiUllSLsCiU8ny1GxEzSi7m797hpWphR/0dArPno9bsPs/w4DGv5bg+\nlj8yLLzrF6lXd9dgz7ckZ8oWQ1PcJKW4Tzr7I+GOssWsR+3KOSwLqqbs9M7f\nwhs/vgDGSPwtmiGU1Fr+3vULlBU4kJUwz17yeFS665vo8Nkc+8yYA8l6OvnW\nNaW2CUFWvDlIwjfRNRdikjPcpr6WT9jtHB5Fsf/DcQxULpo39rxO1cpkxuCS\nF5usGwPV+oZaKiMYpqXJ78DbeWff1NxBUntghz43YQlaTNfhErDpejCZ2cwS\n9cW66tvYauic75QR40SOSUbZSkUsmbTcauQTAoxD53K7BuR8/hXmnMRKtUZC\n0E4c\r\n=E6in\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"de515db387359f42d117b9581488ff1d880700b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.46.tgz","_integrity":"sha512-c+FaRmrAHLh1eHPkbkZ3UfWs28VjSy5hoMJJiOB5tCZKt5HEQAUKfNwiUPK0pBjzTzZ95OvqzHnSe6rXYS+xYg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.47","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-calendars":"~17.2.47","@syncfusion/ej2-dropdowns":"~17.2.47","@syncfusion/ej2-navigations":"~17.2.47","@syncfusion/ej2-excel-export":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.47_1566916309529_0.9523665567613167","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-schedule","version":"17.2.29-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ba50fed2f99fed861b10d7d037c516b99c964269","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.29-beta.tgz","fileCount":249,"integrity":"sha512-pyn4yXVl6GlnloXJInNq9/cn4HD23VLwypOqtjrxmdxbxjJiXb5ZDxxcabDeO904nfyxNkHDCA+YwT31XycJPg==","signatures":[{"sig":"MEQCIDKJDnHxr35LiFTEljIn8dPxrMgRC++9Mb5XzgwsBoiWAiBtcFs1Wj2liL7aBHrQUBuS4jE8eSCfV73QGhHbIdFlqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12957615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYzuCRA9TVsSAnZWagAAImUP/3sXEcQ6Cl9T5fMQaGsz\nGJcs+5jotCTHWfESZgnUjpF+0gccYuclw32atwmFOGOdXbsXB5ugtUfqFaVH\ndhDL016YuLEf7ZKF+rf1ukU8ospzKlEBySe6v2ySkErVTXwrccvQ1V2m0sYB\nyhIww5GgUsFdnXKdANSjW8fsBW56YM38YynhqALCcKgpbKXkKKfTvyNs19n0\nDMmgf20d4XJzuCGofgNuk3A4CksiFBtRqpPR6Y+qfKuy+xyr0BQq5A/Y6m49\nFscU3zJf9xy/oHhprVbGe3XxM9FI2nA9+34uiGM5tG2dlhaAogxhQQRhS6Fb\n89yNHn3dQIgfwQeR3G7a8jwOhRq+k1RiEI9dX4CSF7AgDJnrE7jhG/J6ihUA\nn74ptU5v3wP9ePD/HDTyUH7u03vKLSwXbQF9RpeyCcFq7OTP9KG+d3Jn7cPi\nue+qEhy01Fa2lITdaacKG1FTwvQRiUwCioFPipJBVO+YVe+5T/LZHCceM+sR\ntD7t+MSLx2fj422X2omXFXLw26UW9IYHZuWfHSuPFrGGzoBanARHmqX50Var\nttzOK2nGmVhCAeUY63f9P2/fb3sjv0/j1+lnZ0l+cqrK833aKeePSjAU+9Em\ner4VcQpGk1MNZbbP7MECCOlVjE9MDOGSjHfl34vc5I6Iden8KWbr7I2tr0+w\nDo8i\r\n=3U5E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a6079169d806d12792842802b1e6b0925e47b30c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.1.tgz","_integrity":"sha512-DhJVLOzWGs6r1Y/B6TPtFf5os8E+KYQnvZ0sSdjRx9UXFuz9p3wTqrwoQp/XHX2Dlsn7ER/j6Bj7OOsNvgvc+g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-data":"17.2.29-beta","@syncfusion/ej2-lists":"17.2.29-beta","@syncfusion/ej2-inputs":"17.2.29-beta","@syncfusion/ej2-popups":"17.2.29-beta","@syncfusion/ej2-buttons":"17.2.29-beta","@syncfusion/ej2-calendars":"17.2.29-beta","@syncfusion/ej2-dropdowns":"17.2.29-beta","@syncfusion/ej2-navigations":"17.2.29-beta","@syncfusion/ej2-excel-export":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.29-beta_1566936302201_0.7564246914312391","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-schedule","version":"17.2.48-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"13b101c051e9cfe00166c9526a691a11e0170b63","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.48-beta.tgz","fileCount":249,"integrity":"sha512-PHmeCxCvr8AYucr3yvqMZqScoPlKXRQVjO56h8oFbFuMT6gZuSJPIyse+59bjDHkaU5DUolNLyiw4EeAlYBTUw==","signatures":[{"sig":"MEUCIFn/Hmrpwb5+8oYMw1l0t5cCUJ/rhgtX/+6mMXbuvN67AiEA0cuozWmR7dq3NsVbbOuscMHDyMvS91mIWjWxFp97P4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12958675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZpDICRA9TVsSAnZWagAAO5gQAJDMBCAo6HmvM9ScEGk4\nNj3Q7g+5AfRagTn7EKR71tstyf+NRjoHw0WhEG+l7Tqq+f26FpHrojf9AACS\nOS2z4pe0InxjPQNzVQ+hhRhAdlYVC5wbiXhtYo5hReMVaPvIhKHrrdk16KjK\nzvYGS3gH+lk1CzJeEvVfafSRQXk+uU5JrZm5iK1RUK+zRKV/T1bzMI67w5SO\nFH4VXMi+kc4vu8HGB3gv5n6+AMSwvM7yyAjxdWMXLTGXsyPCUmSKANcPzO4Q\nOkXNo2veIbPjoeqXOILdCiDCoWol4tItM7Q/TiqDYP7+MQ/M77w/9fTeUqp+\nmlyAAHkfGjJoOgbfPApV+Dr67b3GC7uOiQJm7VTiWju83/UPWUulN8sNzL04\nxC+DLnBBbLz5nUuIwn4i70EuQSQC3sq+ztNj7ogEv8Zel7mG8X91bX5p+eIK\nzRa/a5sUTRo0MWuuz03nbUF22G3Gma0QEB/WVzgGUcoFVRDoh/YlM/jxwIpC\ntfhZSI/DxW8kQsuNRybkc2WAhJjKOqJ3p7P1u+ccKk0y9XeyX4Rptiu2OYO0\n82q2LznFQHvIrHvdGR/gdCVLAvHA6Rj3Aev/wiA7v8tcm5tfscf99Rhocv4/\nesWhtprtlmvV0KI4mUqY9g68whWisK5vcrDtSPZvT2yTrciT0r8CkynXJK55\nAzwW\r\n=POy8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a6079169d806d12792842802b1e6b0925e47b30c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-schedule/-/ej2-schedule-17.1.1.tgz","_integrity":"sha512-DhJVLOzWGs6r1Y/B6TPtFf5os8E+KYQnvZ0sSdjRx9UXFuz9p3wTqrwoQp/XHX2Dlsn7ER/j6Bj7OOsNvgvc+g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-data":"17.2.48-beta","@syncfusion/ej2-lists":"17.2.48-beta","@syncfusion/ej2-inputs":"17.2.48-beta","@syncfusion/ej2-popups":"17.2.48-beta","@syncfusion/ej2-buttons":"17.2.48-beta","@syncfusion/ej2-calendars":"17.2.48-beta","@syncfusion/ej2-dropdowns":"17.2.48-beta","@syncfusion/ej2-navigations":"17.2.48-beta","@syncfusion/ej2-excel-export":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.48-beta_1567002824135_0.45676904026886067","host":"s3://npm-registry-packages"}},"17.2.49":{"name":"@syncfusion/ej2-schedule","version":"17.2.49","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a03b757992d3dbceef407f1a163ccd7e3d4ddf3b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.49.tgz","fileCount":249,"integrity":"sha512-5paH9JGflKtGOJfbpbv9IcNHUqyMJxyevQJAfYmihG8nOu1DdFyo67+VF11i8FxeQ5o1pLNuNOm6OL5Vw8wYjg==","signatures":[{"sig":"MEYCIQDmttkCJ3G06uluIwsTspmpn59NUU2DxUKKx9uhQFBi2gIhAKgGjxYU7A1asw3sbg34ZuUCcHRLSzb7uS1Q+mmb/ua4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12987622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb330CRA9TVsSAnZWagAArAgP/0Ks0BFC5rVlZx1KXNiz\nt9jXHl833PyR9kvBsnEpJYlXDmtIItCcKrHWNWZDitIYlP/KbeBsSr8qiz1q\nmFWI7Srfd6Of0pp7BNWMHZUOhAhK1uhAFKL6/qp1ApgMtAU36xBQw2xOTiS+\n/5CRkci1knV2E04EVKcx5Klw6VTO/g130lpxy4qAFLUTcC9ZIJ3+AuU4yxB9\n8L537dtISMCy2OoN6Yk5uSMqlO0gDtwo6z+v0B2EosgD7Knpv6qNeotljMNM\na2Iw7tybdiIPZUp8pUGHWVKjSbKCur+XUklvS+xPEIoMG53g4b/woIhOZjfm\nA4+pNRdVMmIELvPfVpfQKTaB3sCjs/IpUMveoCk4i4Bitlqtv76Dc9vzSUUK\nEOTMwuVguQRLPJ6t38ifgJYbj/Lgcfnw5C/0aBJsQMsAYQQwQgEB2uuhX4Sv\nhldJyElLgC0wDXv3c9l+7wTpNyMTLWj24XUWIb136ncAZpXDCaZPmFUekLjb\nu7NPCa/aSZN1vAK7KS2PGoF42o7iX+p3V5vDWMKaPt5Jtm9agSvTVEFOR6h4\nCjV5+CTg9u3DjKFjU6cH7tVgAMjUqhs6jgcTIZkXuaI5X8W1bq/gFu03nUyI\nEq3wh80DF3hWaqb6/N2QZPPM7i8rGMRg7RHcJEvDPWvLBGVeQzBZaIBLS6E2\nov6J\r\n=xjYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"cd8424f97e59c49529652b52dfb7ad0a7c96b2a6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.47.tgz","_integrity":"sha512-JG2yX/5LxIZQSz+DF8+tstt4S8NEevzw/rNlCbvsiGQFb01oSYAksSVZztbp7gAfnq52ZOC8w90rlgPtQgrGjA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.49","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-calendars":"~17.2.49","@syncfusion/ej2-dropdowns":"~17.2.49","@syncfusion/ej2-navigations":"~17.2.49","@syncfusion/ej2-excel-export":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.49_1567587828038_0.07829605523969674","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-schedule","version":"17.3.9-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9d51baa7abdb107f196356c9d7548e512ff83548","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.9-beta.tgz","fileCount":255,"integrity":"sha512-+XIUJeXDo6n8hTRRllBz/71AobrkPyd61O6pBXNNVZnWTkRSpOg6T0pCOIIyn/FL7hLaEbeXAWpzZ7HwWEftXw==","signatures":[{"sig":"MEQCICFB9EemdLDYsDYncXlkXL2dasZlhHjODZYdIf/GcMUHAiBG9HDITu7rBt89Bj4xGpD/cdPAXnbvv+LoiQRnycGNAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13737084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMroCRA9TVsSAnZWagAABFMP/3i9M4vwcAqFNORldw/5\nTuEQKqVw3lNz4ENRz68w3qv3/SsHbGTDh5dK/52V6HK5aIIh7RgrE00YsseM\nVO2+XW0Py02EFbtrh/RRFhYTd7IQqW9MaHScURXk9HCmnYsuYm3rgMzwmjy2\nj9zzx1GTAi7dRZRCdygQ4zV7p0dZZxDKyFPZcihUWRnHJedaFMEC6xL8FI6p\ncgQyrJsuavpNxWQ3mKSESnpOoi+SziXAl/PfSuVecGfPL85bEInihjSZFmrB\nO4zsEgyiRwoEjKgcRALb8uOkcyOv9csyRPzBl4EzyhrnBpHQ37rA7RBPvF7t\n46CiiHDkoVpqX2TJHIiBGnCZnw2HtPELe4JLkErN/MsrB9nGOpeQdnJHq/By\ngitg7zpewpRZVPscjsIuf1FzOs9K/mjMkRdVb404OAZYf2LUq18DRI1aOfoC\n6XjFm3/JRObyNssdMcnZwaHpCdYTbaCAn5wQL5P5jzeFYfMNOv9hXKH4xI5a\nYAvkx3QKFjIeziLLS357TZlu/5u72O6eGni+AAEdtn4v+iE7Ulcj2C1tg7qV\nU3PqbshlvChzFCJcz5MGZ082D6uy6GY7MEHB7zDTA+m33XaVUZhHQYgbEuUj\ntEr+tqt/GY9cDnytSFjHV9TacxiR1djzKEsiuvjztdnXG8AK/40gqAC8vKnB\nGtuM\r\n=WvqH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"b062d7c9b9c62604e5121427241149203993c055","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.48.tgz","_integrity":"sha512-TDcVRxwNAljJjS188p2Wn+NsZV8B9w2qDSKO3amnccLdRpwM+AfkOnzfyMKdFRiGUx2R/yEQ6p5+Azvi0KyFxg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-data":"~17.3.9-beta","@syncfusion/ej2-lists":"~17.3.9-beta","@syncfusion/ej2-inputs":"~17.3.9-beta","@syncfusion/ej2-popups":"~17.3.9-beta","@syncfusion/ej2-buttons":"~17.3.9-beta","@syncfusion/ej2-calendars":"~17.3.9-beta","@syncfusion/ej2-dropdowns":"~17.3.9-beta","@syncfusion/ej2-navigations":"~17.3.9-beta","@syncfusion/ej2-excel-export":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.9-beta_1568983783914_0.6200203853291093","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-schedule","version":"17.3.14","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0e19281e7fabefdbb0a381805c196fe71bc833ab","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.14.tgz","fileCount":255,"integrity":"sha512-7fSvMKUrRiC3nInjP2ovn4/nVKmwDR6hBlV4mD0W1BV1xrTUfx3WnoJG3c5dQpkUu/ZNaeJTNrkb3W7vqU4B/Q==","signatures":[{"sig":"MEUCIQCVBQ6QInPN6dhLnjEysSVpgaxwCzFMLDLh6vQ4jmtNTgIgUn0BLA/otwgBRlfl6p3NY04Cfu9CTB4yUzVuS91dKOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13771238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdliDCCRA9TVsSAnZWagAAhsIP/A1ry13bMvRGOL6KLQB8\nf2tK3Ko+xGnw81XtfPfvyNUEplwOVeu/mJWe4vmgOnbZbaYG/q0mVMAUPkJO\npnBgFqK1SsdnN3I9hj6gza6XHgr/k20DN0sd9M51UFNkKy/E/sr9C3zeRbAk\niiBiSbu7+yaLzP8B63p+/Mu34tKy6mV1HUaPX1XGRxQrzNfgbHkOud9jrSiI\nj3CDM6yCp0EAIiASAwseSg1pgWKNswNQYNrwcj2XpFO22NutRXqw8pWcEKsp\nT2fx+fNHYxUjHlXrVLTw8o/7g3tTXKcHIzpmO7/FpVWoJn6ufBIwJBjL/aJX\nxXcJyw49GDDgZnpl7EyZZcU2+OS37FvPIxG28XWSmSAMP+CtMtuqTRAOAhLz\n1Lp+LYcxI+eJuwQvYb+67uFzQ3bsvWlGV0bBoakx3Vky1XJTr7dQQE4hSZ9u\nWWvXEMBBA6iLumesr8bXOO+9whf2lLYO3/NSVm7aZU3OC87/0gSaSGNBxa23\n+iU1syXpQ73lWbk2ITFEWqkJxFX3/8Va8oMyIMNrUY5+F5xLAxTLl6GvzN4K\n7fbm7mVJhKUkimuYQaE8Ujv7Lf0aR/bTS5IsFmc9CpPBJ1WXCbjFRJExwTR2\nYkr3s7k6vTQ9PVwn0Lidb70aNPPQK1y4dN1EruUca/5voV2D7Epv6jXYuWnf\ngo+T\r\n=qfdq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"05541e5ab744606b7d237aca5daa182a8e48b46c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.9.tgz","_integrity":"sha512-7bUjOS6DawCfpjH6Wg+mXl/3iprVYqF2zz228uOye7dD05OvIARJWicH0WnuLE+hP0x5xR9ZgBufTBU+DZjdYw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.14","@syncfusion/ej2-inputs":"~17.3.14","@syncfusion/ej2-popups":"~17.3.14","@syncfusion/ej2-buttons":"~17.3.14","@syncfusion/ej2-calendars":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.14","@syncfusion/ej2-excel-export":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.14_1570119873981_0.37625286790547596","host":"s3://npm-registry-packages"}},"17.3.16":{"name":"@syncfusion/ej2-schedule","version":"17.3.16","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.3.16","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2438ab18de1af43c6f724ecabab344ff4250fc8d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.16.tgz","fileCount":255,"integrity":"sha512-y+VVrrP05FGeXaBATWxLBJOB88FpKkBaU2I/2UDSu5QLPDxk3O4FGJklXvqZrOUPCjVnKZrFXIXrZPFSKk5QQA==","signatures":[{"sig":"MEYCIQCtRle0017Ba8X83lN/kG5XQRlBV/zMRhRNA8TcSfphIwIhALb/A56foOQ/ih77IvxRMjvEdA5T+//aK/R0vUKjwmhq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13830916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdna2eCRA9TVsSAnZWagAAA2sP/35eAlLc94aSjZzZidUD\nYJcNnDb9GK8kuvB6dZWMJDMossYseVrY1NuKvL3XKPCig4m+KCLjjiWvngPM\nHvMvcPclYVcQpRfYnGFxFbm0qvG6lqTNYXfdWwzTOSjku1tk+UOtvYIwmI0y\nP4wHgY6aTwZcpg65SEKiww7Xx+e2jCaidE13Z09GRs88ExdshyAub/o+MXWm\nSTlBM/jW3E/nzP2QLlT/Eq2wElVc3B1f6vOfqzjQQPpJJ4fWIJTmAGpaCTeN\nXkRHT82VvcbYYaj/1a7MhuoWSXx9Kl2bnMllht/eZqsYsgVq98cDD2kpJl4i\nyi//+MhihlvA2TmoS8Tk71MXvCl8g/MBNww7GSJ+PVeRbb2t7URrc/gPQXd0\n5mwkYmNo7yL5Kt0hiCXC0MII4J+Z9xnVXoXdIZp5nxvFuNmBdYWuuAnY3VoA\npiWbudUH+fKuNd0Cj11NkOOnLW9HibTUpDJ9lVIpnTa+e8z4JwiqWodHEtD+\nDCPH7NKckcW1GNJ3cRT6cWLFbc4b3bQYYY3jJOAJ9Qqr3ZNXcTYRqSsLFdU4\nXwE7hN3ZeRFdnOdRQ9fLUiGeqJrnI8aeykqBSDcj35tqcGa0YPN6YsMexP+6\n9mlsKoVDitwdC3tFdoXngY65di9CbTPIobzelvYikZ4R4qVTOtchbK15Dp9o\nmqrX\r\n=5fcG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"80124e877747a50017619095da762e52376ef7ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.9.tgz","_integrity":"sha512-/OZA5yZOAUSFpnEYt2QzmznkFcdhnu/PfCsLmJDdE4UKLxKRZBU6ROd9mJG6ueBau97wle35tx2pjG2uxSSr/A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.16","@syncfusion/ej2-inputs":"~17.3.16","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-calendars":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.16","@syncfusion/ej2-navigations":"~17.3.16","@syncfusion/ej2-excel-export":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.16_1570614685651_0.599212869821411","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-schedule","version":"17.3.17","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"aa2ed09bc25ded66c2169aef2d289b5921837637","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.17.tgz","fileCount":255,"integrity":"sha512-B5V8Q7Khni6GPGJEojl3TULRAqUp0CEWulTW3vq8y4wmqOqxXxZOAXna1W+XXaLnPnSziqfwD6piIOv+KiSsBQ==","signatures":[{"sig":"MEYCIQC1/gb+DtMXoQNTan9X8MTjlRqnZLUX8/SIKZBGSR42sgIhAJkp0mIPppnniFb816amMbMpGlnmdziNzXN+yWsIy5oC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13860891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcZKCRA9TVsSAnZWagAAdJUP/j3YcANgnMuPbsRhbXCx\nXesp+EIQzC0VZ59nb11LlZfej5UPT3eDeEacfxZklOkGduyw9Q3o+kR+z0em\nSNoQpBEg50MxXmxibP4/NJnK4J1XHa894I+v7bLVopDrlQGHSyr9ioSp0Kug\n9saNoovy4ys+hMB4oCqXppuVElbACj03MsX6YeQiT+kv4VazM198oBBTS4/m\nixcRshnkgb68iF+eyQ45XCuFJfu+vHLSx9PpDNXXIigC1cpTcmV07KSZ8UH+\nIvaLdN6GynNKeSsjjUuhHkcyIDRGKSqBi0gcS/ZMFNT/HGiARde92qR0KsKn\nZdVfEFoR4cENbS2erLdi4SJhCuOEXvi8JCgvSC8nkWnjVfMJ9ULnv/v3WvS5\nVah6tYUMNPdryPXtG2NOovEA0OOsB3N1uwEBRfVJY+kcGquByqVjKC9E3HG2\njM4rxXkgAZHiBSZiV1NnOnhezr8YEcBdntcE34kwFow1rOQWw7SQPrZPA4Ol\nKkwPitlmT2mVptdeQ0m0N/P0ypuCN7Mv2uiBEjq3h7/5sgqTVdaiPBCb6a+l\nMY2tIaAf1UFOJQKdzvc8Cp/znsPsNnvgpD86rxRzMgRnVE7JfhbwJA9d5qX0\nE1nSgL078IZ+9o5GD+F6b/fQR/TLQZ+lzgNEN0p1dmbYlN/xKGo4scUPDIEe\nZdrs\r\n=9Lz+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"10d8e27dc6f3dd7c759870c63707f85e3e5f7ab8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.16.tgz","_integrity":"sha512-KCocsi7hcU8hpuJ1QBTIn3pxcXJxRkFq/SNrz3ariqZdjnoBfWbZBgb0dC05ZcnxKvf6k1pJUm9HgzAM9XeCCQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.16","@syncfusion/ej2-inputs":"~17.3.17","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-calendars":"~17.3.17","@syncfusion/ej2-dropdowns":"~17.3.17","@syncfusion/ej2-navigations":"~17.3.17","@syncfusion/ej2-excel-export":"~17.3.17"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.17_1571145289741_0.16091539400850374","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-schedule","version":"17.3.19","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e360894d94cac5b63921c27e07663d642f028069","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.19.tgz","fileCount":255,"integrity":"sha512-U4ILlLaYQKTM6gJNuZaySUUXZuFZlRvcwzMnoJd8QE+slXFMVRdRpUOc6g08pJqsvvnFbnnBFP6kGdz30Bemew==","signatures":[{"sig":"MEYCIQDzEE6jIedgPZkNQ4JwO7ejIge7FJSjgfuo7DKhrArORwIhAKWu5W7Wv6aViDaZrfWofNEGOylivK4UHQcgCjf32TuN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13905954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvnDCRA9TVsSAnZWagAATesP/j96pddgyFgUVct4eBD8\nc0z7zzHnH1Cu8j/119yOMvSyYuVfzKTWSrHsiWdrS3jV/VN5k18HSnjzpBjP\nrdahaUOGBZy8cDaJnX+VtvSbn+q3rSi6vp1vDNqqKO+inelQyjMTcj2u+zPR\nkfY6KGXTSnwShicKWaCHMo9jKluy60Sw+snIta1L/PPahzObhttcyRtLHrwE\nWDd9VH/E4+V8CEJMuNJKF583+AkGq+oajbecjLcX6w3hrZkr6yYwLIkzk8ev\nJcs7PAeET7/vlIJwqkWjIStq8nXSaf+AzMYtoTSxCFJGPplN9ygI6Bt0nUtV\n9k4uyvo0Jl6UpqkWIy6S9+f9JazemCBZAujEBsBpbVqKoKC+gGVlR/1CZMaf\n5b+sWJ7ab7bK8jQkRZlfv+4BmBt65PARKJ9pDoku5LGDsyme9nKJGai/sLAc\nCuX8TylYEIZFn1JKRNXJkBstt4pxKw5paLDPz28O18s65vpu9AZkrNNwkIef\nxa1fVO0hZCOh3dAVmphFm2n5tClO2bykSozdsPgP6Fg9pBN3E/mo+tEyELLS\n4N93R0bVwF8XbLmZrNIrVTqU10y6PZ+BP1hE6wok9Rwql/CQSCr+UpgUpgqv\nH9n9LKjlHAQZg7AZ+HcUPg8hg0SD5wlLxNSpM1YM/x1Sr2WXE3mSg4Jxx4P8\nShxw\r\n=JxBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"b91df72be483e5224f4c2a2ddcb5b67564d502ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.17.tgz","_integrity":"sha512-KwBNEWriEyvWh1K49Nb8ipEzvjMr208bEAjCik+L1M1Z/aaXDyZMc1ZpoZaLkizVSqTF3it89/iyoF8QpB+lhQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-lists":"~17.3.19","@syncfusion/ej2-inputs":"~17.3.19","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-calendars":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.19","@syncfusion/ej2-excel-export":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.19_1571748290803_0.9278653636377303","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-schedule","version":"17.3.26","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2fa015a82f875220073b9f065fe9796217e2117d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.26.tgz","fileCount":255,"integrity":"sha512-E85D7nBLiQk/fcOuGGaQy/Q69QAVo+XpwPdYUj6AY9j7l3JHv5yOQwifpLJF5kMA8VLGJ8PVqeY4FIZpaSAoTQ==","signatures":[{"sig":"MEUCIDeaBM5WltQctr6q6Mpzt8orfctLGJL/N/slYkPP4fW+AiEA9VvBjF4rPdh0JZMU9nXZlcn1r/WNWmgLDbAS+fmSkDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13904413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcNSCRA9TVsSAnZWagAAITAP/3pmB6gL908Swysce1KI\n2K3z1mx1+8F+ltj9DnKemCCqpl32cFgZihEI5I77oSn+FJ5OoxU38yhnUrLy\nw3uCqreLbh74auaQRcjdwdtHKsVcgpFdUc0k42zz7uyH21v/UL3BYTR3HWZ3\nMkEhLAXSr/KWanyrmovTlju29scYewrYQ6q6WHeup7NbJl/e7Ym9mi8cZd1K\n1UHY/3MRaMK/zGmuylsoh9Vwgw8FNLawel3+Z5OsJu9UiajPmM/pLWuewuua\nvCoSKyk/BhIw2o26hPJwpXCJRWFTlf7xYMFsBTV7buUvR0EsRWzzEwD7BYmb\nSJmzBBE7CfaWqRop1o0v9M3Pp4uxlZjg7LO95eTnYF9A1v5yq5UgEpCK5+np\nGhK8UL9SiSnU2tV+zGJh1/pqv158/M/sBUoWa5dtc6vBXr8eZdKQsvDKFd8H\nNK+mKXAqDp9UtN0FkoeVZmwUJRzoDEyYWjYyKzg0oM9SKreEu1pt0sWl7sB1\nTAeWcDnw8etA7hmjnwLZbJ36+Ge8sAKn2bUfSNZ5nFqVmd8nS0YW/OYor0zV\n9ScyRoxGwyyw2rHJyu2DCgSArz5XDeakmsWYJQyCXY9iB/oSckzvEjnqzBvb\nXOY6gB0O38kH6FJe8A2oP7Hj2RP5iwQLOM32fq6nKOqZ7h7x8i3C5DIdTnb1\nvBB8\r\n=mJ4I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9c880a58e844717db350ea3a8194160ca04154ca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.19.tgz","_integrity":"sha512-G5LeKvAgmiAkwJgETSRFHDewCoP2whtpWjO5Uakvn6WUlsVK7oavB7CIh0YTTFCXuQ0+FwQ9s8/s4mF+R4DUCw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-data":"~17.3.26","@syncfusion/ej2-lists":"~17.3.26","@syncfusion/ej2-inputs":"~17.3.26","@syncfusion/ej2-popups":"~17.3.26","@syncfusion/ej2-buttons":"~17.3.26","@syncfusion/ej2-calendars":"~17.3.26","@syncfusion/ej2-dropdowns":"~17.3.26","@syncfusion/ej2-navigations":"~17.3.26","@syncfusion/ej2-excel-export":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.26_1572979537776_0.9610572140669429","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-schedule","version":"17.3.27","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"548a545561ef3bb456f5a67c8940499da8cc2817","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.27.tgz","fileCount":255,"integrity":"sha512-S2qCJkxe5Cegs/ZrztaUAY0PqmpQfoByTQmSzO9OmJ7G4Rov6gUi/4s31gvBuoTQOIfEuOvnZNVCN4c1e3TPlA==","signatures":[{"sig":"MEUCIQDmVxsa2q0AohA+9Di3aedt0MptVp1cGllS7hLZKStDLAIgPozSmnh/gaB955B3EmHjTvBb3+nUFiCinLDhsu80rpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13924689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqIcCRA9TVsSAnZWagAA8i8P/3241mxLg8npqCo7Buxv\nv/AwLrEHvqxmEOUwHrPeuPMRUyTYqJnCrRJzd2IQlWdKCzasxmIaNuzOBZ8v\nZHDkc08ewyU7zWUQvpft96k2JZpqdUnkVCx2fIufeTHY/tg++fBfUwcqqjre\npNrkYxu9xeK9QeInlzh7QUWIVKJPo4X9ZMRJcUz8JjEtqJ9LWCsUszxzZGWC\nXT+QmVwrbQwNjG+aChJM95fIo1iS9cBhVlR9ItL6Cv71PkYw0QUXk7WP5y+b\nXXiE4nwgqR77eaGvP8wTXzv3OrFyUEmruaB3QS5YGX9s8s7dQ8P4xOJfHlec\nuAx9Abimsk5jjR8eXXq1JIHA5V+Lr9kCGQ4n4PLbYBW2OYBwmu9Ra8iKoEE1\nxhu7j44/bEtMth2fiHt3Z7uVfxZsinVM7AKX2zIzyl/mF1W7kMVULQzTkwJd\nRctCmBi/rhKC/fpfVK1oJJC89gqUq+GC6YP4d+ReVCyS77676gVD3SINV7zl\nkny8nMivzfiU83zerUeLi9NWxrqUoidhvmhpqlCxmyM1Osem8aFr20qMF6AS\nckJFcMMRf75HD5arkPCYh0MQBrGbk2OH+6+4/hS1UQXM+QsTi9XvtU6eA5wF\nK26lOoPcxa3XWJpqCnntht6CGXRet6OlucTWQ3RKbzxseO/P6NhGFxITaZgm\nQkc5\r\n=yOul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"ca6824879b9115117474e3a7d68fc795ad695ce0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.26.tgz","_integrity":"sha512-dQQdQeiUMtMQX8ekSXGZ0wyO/zTb1gLfi3ZVL2FkmDQgchjmvUTSKDt8Ij8A+SPtrMHxW62/uqrYAO9pCjlKcw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.27","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.27","@syncfusion/ej2-dropdowns":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.27_1573560859656_0.3256949505244795","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-schedule","version":"17.3.28","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"23bca8066ebd84f3f16d30d2e8766d7600cad073","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.28.tgz","fileCount":255,"integrity":"sha512-wGAoKQR8IKkScer7t3XbHwycSSac6JaJclawjwdFobVx4oDRqarXjqi2Ep097duuMze4dgwBsMIqXfHlwvaRxw==","signatures":[{"sig":"MEUCIQDDeQQ29GmqZg5PgTO4it2iFzTZLHTapL0F5X+9YKOijwIgWWXp0rOgy7BtMx5dBN6pJ83FsFPDXZ43912A0d+Ug/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13946464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+vUCRA9TVsSAnZWagAAra8P/0VhIzOKTOLSolpjl9lr\n4NWahQ020DMPEsS0c/8TXxU14tSTzL3H2HvBkFyiPQWfsyFs1IEDFczTYv4r\nfa9xZB7IvedewOkv6M2ZH0C2tODMD6UW32WQbFQ/5kOy+V0Z0h3Qm7FIMArZ\ngFLxp0Da6NOVObbJVjtUpvVoNOIIm6RLYhQ3UbKPwnN8Bqp+ufNcGZsos90G\nbsACkKKAt1ZXwXkpo+WorvN51a+aWXgyl8g+D229mHy/fPKLsEBq4IjN2IcS\n95NqbN2/fopezM2HcvDUQByKNRLw6Ewgn4RXURZYxzmkpkcgiy4aW7Qoj3o9\nDTlSCWpXq0qDCdtGl8YCFaLNE7Ogo0S7liTBxvj3PrgRPOkuZsIz8wd3gdvO\njuIf27vlltwnX1NZ5I+RHdpUss29ehVg7gdcpjdvkc+uvsVCH6H6AhmDgedr\nnVvqYD+hszFdu4MJlO6POp7UpuodGzeFgUW2WyCM6hsY7KNugUKXPk2NpDGC\nEpjxdq229fUNAajnL7NQ668upPoxHRILl60y+bZ1MVPIgOvvs8WPNG1zMe+s\nHzS9IDE56Wbfx09JRZHeSc3J07RhZT64d8uvQRuu85PiI0azQm627twRe3Tj\nBihhplySsktPwMCeJsABA8vwv8X5fK5EjYoh0gG9HG/PfgLUFqSkfklQtPiz\nqq7X\r\n=Iy1v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a74dd9da4379f2fe7883ed5710b503fddc2252e5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.27.tgz","_integrity":"sha512-mptuxWRkhwVyWab0MTE/SEW5lVydPcBNTBps+9FRya+LzIy5LYFtRtt6F3BKDmWqMpY1ie2CZh+iMfAojEWBig==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.28","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.28","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.3.28_1574169556203_0.4077430817931773","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-schedule","version":"17.4.39","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f4954853af29162e3ecd6ebfa2033295031b8f6a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.39.tgz","fileCount":255,"integrity":"sha512-DAcSNKKlCFsBLCICrkJ4JA4WXQb61+YZSgw3sesV497PK0eHtY0hyn0amp2TcdPWQSTi6CrZ8/d67nGVwuWaKA==","signatures":[{"sig":"MEUCIQDRNrg+jlxE4WtjGy4bHM1wQ0jmPXMXWXf542qdLSJ/6gIgRRr9TlhRaCJqw3i5P7uDn+0D5VtGEj+ZYOsCgwU57+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14243140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+K8ICRA9TVsSAnZWagAAY8wP/0lL+VTl2kB4OJ4OCGd8\nomNOKwB1zOWEGEWUNFFwiXYKZJFBNiw7CA9CGZGFSVxUuTXoDkniylUWrlxq\nqRC34EOFjQM1oUGgr22Q50P9mRXuKjatbiR7inbXRbDNJFz9NJaxYfOI2KV7\nHOoKQgD4TXqI/4UKbHnw4LilVD2SnGdvXU4AJ8WoZ8CIEXyWAYQx03Yw90Gq\nVaZwvNohW+Das1V5X3kvykE9djGJ507ZXmjLbypfl8TPxQ6s35B9Jk+FYvq/\n8/iLLlkrkBrhQVPOB9d8/6OpjVr7uILOZvVxqPQaXC2FD6Z6ZJCvq4kxylzi\nFYiVU5R1/wr31NCvS1+jE6pexhs2KO6ePdubxLR+wBpS6m6XubvaQn8uum26\nGR7GiW2pScj9UMaBQC9j8qmvkOJezhwBLw9Q+1kzXE+IspWNRmjY5Ec953nq\ntk9epvWkCDAsVONaPVVboyW7dV+tBDKInIdAtkcS/v5LVwY8WcpHtwdMY0v6\nDsyf9PNULZuXkxszAlXG00RUzc6KE0pawp8f9hbS3naNMlEjZWJSD+OfVxI8\nkI+GNpDT1qlBFL52HKV72kn8Mty8KhzqjcnqTwdsHHTKHKGVOvhHmPS1eg6N\nIk2pzCrbt/dJw1kpTRjUiedddJqCxqyLHdlvoplrPhOI4P1g97vl4i82SaRD\ncDRK\r\n=nrSl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"5c29620eb564a2a2a2a3fb88642feffdb8a149e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.3.9.tgz","_integrity":"sha512-wmVU0RTm9fH1UCqKb7CDYH7LPBdl3n6RSE9FFaCC9WCrcvIDzryclrA8xiXP0K1glrFz47XV5p5fXD2AHUsUkA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-lists":"~17.4.39","@syncfusion/ej2-inputs":"~17.4.39","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.39","@syncfusion/ej2-calendars":"~17.4.39","@syncfusion/ej2-dropdowns":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.39","@syncfusion/ej2-excel-export":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.39_1576578823881_0.687154792341202","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-schedule","version":"17.4.41","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"74a84dc8588539bce94a8999c4f14f8bbe013ba2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.41.tgz","fileCount":255,"integrity":"sha512-iaKUYQ9aQjO9RxblR3iiMakecRgjAT6/slvfvhZ/O9AMKT4m24G8cH3HT3YHr1GTx+xqfh9QDWPnBPlS1vYrRg==","signatures":[{"sig":"MEMCHzd4L97vyEaWLz/DA7goyAxoy2N/H5JJHrc5T3DfSx0CIH9sIpd5mxeL2Q6OtdSCwTuVyqmgFRPh9OpkTEDkqzZ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14261969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFGRCRA9TVsSAnZWagAAVfIQAImoU1WW+Gnd1BCiC+vV\n4XGCcCaeds8TEkZq4jUZ1eVzf4vf4hd7n5lkA1YIwcBJm74uXRcwE6n3DOWj\nGV6UEz99uGhdudNLj7OocUdwttP4orjdKBI1gySxGyEdpjuSDjpi0vVgbcqP\nBGwWypAK/DWOfFVfL5H2UsCAG6AVlJ2vgSA2OW27+YFjQskNbW9gnndFgeUh\ncK7dqSiyjLcH/1tm6Y45BWVqLWIKSnbGsmG3NABpWVHgj2h7BFzUsYYTQl1t\nhgtAyxxCWiUjRQAYUzLViWcUL74oApzGcNw+Tp3uYEmkkLX+i7m4Lot2W+rx\ngNbqUso1wXzFKqKl7DKYpW2qNgQ6K0VALVZ7dIYKI1UfpbUkHqLa5WBHIHS3\nixGxvTfSd0EbLes6OucwE6aPgMgCwdnpi1hqxXZq9yY+f15yaEEsA1dWjrqn\nW+XhWXEkNvEzKKieJWHGkxSTu7ucE+vl5VB0M0z9tilYk0BqH0B5Vs9Xt5ZO\nyx3kjiqL8PNwNs24XTu9y7vkVL/meGW4CxK3NedZ1HocxWevMV4Cwdcn0h79\nRyhxFlsA4Xs+SlMulWqiYA0SyPMPUpZdgX7tSVDEvDWLV5XQHrpuuzWPmhf/\nYE92BXTJeTs9ILnI9HD0Fm0HMLLXOUu2R9PinND0oY0qR7HR0NS7Z8YClz6q\nQzhE\r\n=FhLg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"c5221c0c44cb2ebfcd25affdbd6ecbca941b5e69","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.39.tgz","_integrity":"sha512-ut/+x3lz6qNxq37JsrlWXeEz4QMkNbTa5FPjM5e1nIkTZL1hFrxnXmm1/Q+lyRsIfOTqKf256ej3XjTt4mzNXQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-data":"~17.4.41","@syncfusion/ej2-lists":"~17.4.41","@syncfusion/ej2-inputs":"~17.4.41","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.41","@syncfusion/ej2-calendars":"~17.4.41","@syncfusion/ej2-dropdowns":"~17.4.41","@syncfusion/ej2-navigations":"~17.4.41","@syncfusion/ej2-excel-export":"~17.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.41_1578389904848_0.6145907619680127","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-schedule","version":"17.4.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cbb911f44d774a6020fd5a6cd890ea0125d8907e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.43.tgz","fileCount":255,"integrity":"sha512-NxCH5j+APiS7/fYxh4BZ0LRDmGNZMcPWQ29QkNODzSXseeAISv9Nk7OWPUo3OlF/UpQfchhCUbETjQ8mGxW4jQ==","signatures":[{"sig":"MEYCIQC9B4qjesWe/BlzoUTcxOrvPgBoJe/Y4ZDT1v+968hdtgIhAJP6NS63r142g+NAZl8RSFTwu7k+mTdO6k0d5DfkZWZW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14286022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWa/CRA9TVsSAnZWagAAkJUP/20dISVJmgmj8LotlstM\nO3FXu5AEUztGp5F8LXYa7Bt1/FTe5Oc+ytmp6FZhadTlZa1kaRszGZ1YcXk4\ntlegWjNdeHLHE2aBzA3hjpBKM9BrwwvZW4P2PgOgB/kpiCt+YDzMucNSgOco\n8pXPy7ULPaQDe89ITtyern5wKEr5+8BYGJLVCGHM3ltWtKC1TcaQfJwSr2TJ\nOAqISVDiSQJ7QnX971ppLhhbFOgpo3JQF0O2hhnt2lDJAjq8r8riNMLWxNS7\neJc78e6jVmmxEY8Gr9agbE4DbnabYTwmzTUBlFEQBqiIg+CKNVWAEq5hySLo\nFikeN+FDCuNX5fbEdTaqLeOeMro0llx9+xR8G7PHgFRH6vPTpMw7tjbSUcIT\nxEIK01UBkHxjbnzMkS85x4f7WS6oSKW+inxFSCOn9yOUqh6BI0qJb/BaAs03\n8ojd/I2Q0PikMTvuSshXRGYMBf68dBiuUOWTGokUPZW4YGmYpki33eZe93oF\nJ2dt77AizMzlVxSimX3z9VF/7/1f6vmvy8N2a+kLI11wyjl1fA9JgJGhCVrN\nioR9/PxR319cQaJz4ON9IYzLw7SGVPI94KKC7iiP6epAKKQORfJF4uUmmGdS\nchtqLeTJd9B4jFskkHad5pjlTZz/B7tUNCbBuPCgcpKtXTRCdU7xGUmgv7Hh\nNt3x\r\n=mjYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"f3db544be880717f4402611cb6a9d21a098abd9d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.41.tgz","_integrity":"sha512-89eoV5s53b8HqiJpZUGvnmJy1y9FdpSUrvi0bd0xAy5zUVg7I8PwtYkEh7RxScQrbRch6LxNP2E3UoxjMMSxsA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-lists":"~17.4.43","@syncfusion/ej2-inputs":"~17.4.43","@syncfusion/ej2-popups":"~17.4.43","@syncfusion/ej2-buttons":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.43","@syncfusion/ej2-dropdowns":"~17.4.43","@syncfusion/ej2-navigations":"~17.4.43","@syncfusion/ej2-excel-export":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.43_1578985150592_0.6575836651810827","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-schedule","version":"17.4.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"83c23a6d4c336d92596924fe39643268410150dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.46.tgz","fileCount":255,"integrity":"sha512-E7zMHef9nhKpxWGf5/3wzJZ2aWFwgEumfWb3T3PmGTzeTWIzNNbgGIBWWI9p47aczJeebQzjQN8xea+XJPHa5Q==","signatures":[{"sig":"MEUCIHCAyO1gxBs+qwDGZHrTd1qvKy5kmylJ1lbjr/Dzs6ynAiEA7wiFfKoXIJWJBEKYb7iFkFX6M8qf7jx1hyVNWGtVFhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14377927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqJyCRA9TVsSAnZWagAAIHUP/iO0sxjmHCRVEBbExaRI\nkWcnuV4M+33Oq5kRHbA4dp2pdSjany0DRcEpRhNGmSl/rmCER8/DRR8iFi7l\ntNsN+nLdMrLWNvIZC8KxNheuVGe8OswaGA/4v+/Zanl6IJAP2+qwoXpLEvz+\n4qXgo2xYUjUJqqm2RB4o4j5/jJc9zRkJ8y+zmsTFb6wMFvrXtIJawrFoig0W\ne4a7x9OSh4wL+HAruHzk7ETL9g+LO/cNU+iqtSJCUjsAHTSEFMeNXP6Vt+q8\n38S64JYRrfoNVk6EgoiIG11Ziqpu3IYlS4IafY16qeBr0jlsFjhnDrOx+6nz\njogtGuaRercxAk5KvCkiNfmG9S7J/f8RYDHLKF4aZa7WnuwUZdNvCKQHnqek\nbQ07qC3T9X8ZOdKVQshHEzOo+IExto+G9Uaei1Xaf2dySc8YlbGsWIXCr8SN\nCKdok309p2UvDxlnBvcRb/wUfPzmsKU35o78iuPU7+5d9LJFRhzWRyP2QcuR\nqRB7+yhRW/FnthpcD/mAg69uh7fdZ7LU3rARlsL8XhSGd534ro7VIPRWA3ST\nsFlV4lPAHjyGiuf7wj36ZLnBQkxRTY+Woo/VDRI4rPVXdOFcEN1oGt7bRoEk\nW9zawuNOfK9Cq6RNFmY18PWq8CDJ2JHSHhTngAx80cCZLEM+d7Q8yLWUXGdo\n3h1A\r\n=Skgq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"71ec8a8945bbaf4526db8fb44feeda481b87efce","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.43.tgz","_integrity":"sha512-GVwuWKIzE/J3c6FSOoemEFPwFbR1WOuPJIrsOwl2pKJWwvH8YPLtGALW5PPSJYcY/KSIIxdVUfN/gQz5QQvV9Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-data":"~17.4.46","@syncfusion/ej2-lists":"~17.4.46","@syncfusion/ej2-inputs":"~17.4.46","@syncfusion/ej2-popups":"~17.4.46","@syncfusion/ej2-buttons":"~17.4.46","@syncfusion/ej2-calendars":"~17.4.46","@syncfusion/ej2-dropdowns":"~17.4.46","@syncfusion/ej2-navigations":"~17.4.46","@syncfusion/ej2-excel-export":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.46_1580376689626_0.579373476813849","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-schedule","version":"17.4.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2d37eeb13c02dfca5d3ffd66c3877046a3bce178","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.47.tgz","fileCount":255,"integrity":"sha512-mVulRw9K/ogZnYsAsSe+kwsskxflYM1XZLEjtT8qYnlctk2rmvFTjhkSx6B0LkP1oIVR0ii+bRY8nEfeilpLJA==","signatures":[{"sig":"MEUCIQDy1tAoQa85msRKqHY+nfJM9O3Ip9PwrSxDoUM8zBPtsAIgNx7p4YwVfv7QZrJoWP9bunnlkxoMY/C7RhHtW9q3iP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14386147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmopCRA9TVsSAnZWagAAWcgP/A2ZtruBbkUuHDPZavtZ\nYnCgSH5x33WOTjtuKBtrznmsflw/hlrba/AsE3u2heEHRjATLxuLVIHJtUdO\niEfD693Tk5XOYOlVxQ7k1O7qpJGPKbqdmHFtzjIV7GfRvh3E5XL2RoXF4jyu\nakwJKTDGw1hJHqLV5ZrYYyzKOU5qhj/ub8Tggwywv1kNpKypw0n0j2JqiZzb\nlVEaaFE2KRELeIZ2yzjKekt1sSldyQY0Pn/4mVBfde5SADyN3PWt7gd+adSB\nuU12w+NeU/Am8KPbfP3VjOUXk7u2miP5hvnvug5l9VXEaR6jq1Fq7A883nvP\ntG+8gzb/ysQ6aY4QtifC+W84h3LSrFTcCgu7u7DQ3Inhnc60he9bJK0yJ74r\nmH5DkhpgZBxkjTobsWWrLM+/Vpb7QZeZt8x/A6FydtqQk5bhyc6dY1ZdV0cI\n+gDT11fWOcaZICUQrXfOKFGYJ1Uz3JucBWnn5cUeWM5ajN44TLe/yDkKk502\nEaXEu94R9xke/ElN2LIHyXRaaKcwLx1GNOQSNNF1q/yGyTh1HfSK37tWh7sX\ncirZq18v9dQbX09qGWvshKMatqMj8jXuh6NHbr9R/bM9Ajo0/I8lvN2LOSn+\nRfvIfAOyirEDbnByblGKRX0lpOM9WJW1/ixA7ZlKhwlmux5Zdowr8JrPPw4a\n4RQj\r\n=scm3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"11d2a08a6bb9d039c65a12a869b5333746dfabe5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.46.tgz","_integrity":"sha512-aW5uAQDtDW+0bZ2bAdcWKEiIrpYL11OraWiZjynFAuxnQcyf58v+X+I2siWKuV4fiBbWVIEA1aPbMaUPjctfCw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-lists":"~17.4.47","@syncfusion/ej2-inputs":"~17.4.47","@syncfusion/ej2-popups":"~17.4.47","@syncfusion/ej2-buttons":"~17.4.47","@syncfusion/ej2-calendars":"~17.4.47","@syncfusion/ej2-dropdowns":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.47","@syncfusion/ej2-excel-export":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.47_1580886568643_0.47863885834226494","host":"s3://npm-registry-packages"}},"17.4.50":{"name":"@syncfusion/ej2-schedule","version":"17.4.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c51d710828b6439feb64687d764c6f2ab81807a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.50.tgz","fileCount":255,"integrity":"sha512-WjiiCvYeGQOc1TsElbHJlg1rUOs0GQCoPEGhOV1t1LGGLa/ZxrZLMetRih1kkZf1z+ahsTnrLYWj1bm5NwnyGw==","signatures":[{"sig":"MEUCIAxUUS5IRX+ZBmuMi9BCwqikjYyyRv/vWJ1xAxoERbwIAiEAqw06Di7+Fkfe1eD5noleLjmQY6B7L7lfUM9OqycG00o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14398408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9LYCRA9TVsSAnZWagAAi/YP+wVdQJPSxB5yx7w9VEgm\nlgBZXj+J/4BiU6M9UWbsu/MySZ+70YWDE6i+o63RRpfQJqXHVmRqhKQSWMRe\nF9STS9/4phJnEDnBLSBeG0M4EmvhLAuona/uvr6HI2eJaF54Vv3Bz9wo3COP\nRVhw5/v3Zhtn63MK2+GCc34tVWchoRabp525f1gLwF2cRYD6rGALdZ7zg9sX\n5EVZXy9ljAxrDiviHdZGvm+XpdwQXWqcgq8UoLHiI7hqmrkLIyijQ9DjdYIX\n+WH9CTQUkwqGfYditHRPZL6guhv91pF9fBoGibg0/cyw6UPKHWmGxl1Ihg80\nsRFEHDpxjHN8Mz3pzvA9hlxZZhzcB1hynDkV9GHzxHG3ASk/Gdfdyih8PTNX\nRzOsQCR6BX8kDKygH2dW02kyY2UWw1ADl5+t7DwYYrV8wr9DLRv4uXv3ekwU\nIX50P1cJL86dIdlKVMq1QbXlEzlAJag5jJBFh8dyL1tdhJMOrWtnETluPD5M\nQXUJ7NDYEpfoaNYUhHYQgIgDCVi9Hvnq3QWN8UXnhalrtXiQZWuh7dvvze+Q\ncTreI0lcLPXr6gIHZgtwanRs11s3lqwc04VVDDy+mK2G3sUTI3MdLGmGiiGG\n5R05JbGKj5Gn0GiOyvnOMj2q7/hWfwOPwfYwv3LBkRYV0kjczz69iFZKWjYC\nCuE6\r\n=+aY6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"5223ca5fb0d376ec08a1edf7663d59a4941846ea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.47.tgz","_integrity":"sha512-9+2BMTyZVoRBlaP3pUq6RctiuFhJszYVkzHw5E4bJvoa3wk65Bjp1H7uCUFsY321z25sz/0YXEs+cnNBBYuy2w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-lists":"~17.4.47","@syncfusion/ej2-inputs":"~17.4.47","@syncfusion/ej2-popups":"~17.4.49","@syncfusion/ej2-buttons":"~17.4.49","@syncfusion/ej2-calendars":"~17.4.50","@syncfusion/ej2-dropdowns":"~17.4.50","@syncfusion/ej2-navigations":"~17.4.50","@syncfusion/ej2-excel-export":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.50_1582027480111_0.06403259101938064","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-schedule","version":"17.4.51","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"45403bacd3e5d11521d59c860d4aecd447c91bad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.51.tgz","fileCount":255,"integrity":"sha512-89Tn4cbdvOcgEVkgpgUMGSY3WidBEcg0Uh74s+oW5rLUXDEjzTIGHQZBWHf9XOh0HkC0G4dYSFn38ljjRqfNKQ==","signatures":[{"sig":"MEYCIQDr25rsir9ClCHjc17Xy1Cn25QeEJdDegnms1TFDtOlUQIhANo243dO9gVX5dU10yhTgr/d7+ppjzMU5rE60pUvUHvM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14430802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS9jCRA9TVsSAnZWagAAensP/RG1vUm0jAYphgRAsDiT\nuS59f671mTzbcI/JbAoB2FPVP2/Zmksc8I0m38w1YvKjSSrm8YjH1JF899aG\nYskQa4r7yRE1lurSUgBL/q4WGgqDpHEaGsqvOLAOQQAZAIeOOD12+ligvBCt\nO/HdXCZeF8lgHR8tCAp0qf/wMgm+LNIyZz2DKShWmWDgH6t7cy9vZDpgjqfi\nncFsm9Ln2BFAZ02raRxbYg0OSwC7GOZ7t/YM2jN3HLOzHvLuKQC5wOxSULVj\nzGipsnUz+H9I78MIFp4tC18ecOz49RebVi8vMlmUMcwpZqPFP8a12vS2uJDJ\nqHLNZ7udvMbpNISUCuTA3kYZwfphePqpd97KwQQWWKCG4Dy3X7+mtaK2rujI\nx+Shg0nrFsPuml+pjN/B1UFPIhV/1cG6piQ1CWkhVkfeTSsaLm5Rg0G4BpzF\nhb70/HXoeUQ35iMBJz4j6A/J+JJvQpwhpwRZqur8z/YViEXz1MTcp5a7lbmg\nfmHp/aNunwmQeLV33IBxRtxoOxzt3+7nZkboBwpttYT/3+2Z9W0e4zwaG4WT\nPNCJ55Ips1+eARLvBqhlDLgG1B+f8Cju/RoOnHD0zYnfFrAYkUpk3s9b189W\nYG9YlL2D1EHkCfmX6WgGimPIa9s2ssYoJPm6njhpkTJPgtrK5pJETVTHLuCf\nxlve\r\n=DU6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d33a54a2bb4577122e495709a614022763ef10b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.50.tgz","_integrity":"sha512-rBuZkc8r0lov/WpDp/UibcPw0w7DE7hyD/0BF2BocAz3dJ9hkfKQSw8EqXUW5Hv73Hqr8CxJmxobP2wF+J9c0Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-lists":"~17.4.51","@syncfusion/ej2-inputs":"~17.4.51","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-calendars":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.51","@syncfusion/ej2-excel-export":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.51_1582640994452_0.06075064376218542","host":"s3://npm-registry-packages"}},"17.4.55":{"name":"@syncfusion/ej2-schedule","version":"17.4.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.4.55","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e6722978c2fad5ca28cc54363bf9bafe48bfa640","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.55.tgz","fileCount":255,"integrity":"sha512-t1gp9ULbvnnJ8I+n9psLLk7AjlWtPbS3w/hMi+OYEwL3GLTtI1op7ba+rBhyzJwr2smWZSUfhiC/q9XSyu5KZQ==","signatures":[{"sig":"MEUCIQD6fFbdXHLO8zbgt96d1IV0+NgC/YGLUhCuTgTT2JQWXgIgCK57R0+yNVA1Lg1ETWqsYidVBlrpCDUaxkJ2j2K0Wtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14480695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3HGCRA9TVsSAnZWagAAZBYP/10M0BU0wT3mxnW5fs9P\nuycxJ84YX/czH2xV5HXWM+Ve1LcDNwZ4M98cURKOj1BgR7wb2wWvqC05C1Dg\n3qeS5mblwn7YY7YJFNhtiU9QkGZWD8jKm9mPk2SntOKjqvdVi6ObxzELm/8Z\nRWlJ/7Y5Wn06FVjGO5vmHgXSwmGIjn8LtKav2lMN4JwxKJHFT1VHZfVKhkBR\nmu8hY/ujcWMnp8DppZB79I7015ATq+W65xn57LkUymsEoc6IVJTvH933AdaN\nreEt4bEOlm9f+E8OQS+ksOV/hyKyggT6hIZydPGwYxuT87vSHaHz9fJNaSNE\n31i6DXzSn32Y9rlAcSHC9T0mxOTyBw9XOyTOWwu2wceXxkbEzFXHe9rfd8s1\nLDSK/maVmlLaEW3BgWarrf7zXYvRs0vwfauzNLR4OaABHLJSg4ucKgiyNAt1\nO517D+qi3hoI2kjEiAFc6pb0g4mNCyinIFjwehqHtLfjlNrMUK2dLCdHFUoe\nFarvpD7ocLOMrUgkZJI7FUB95hPn2ZuouhCxjfxgiqg80MFqz51igc0vcq+h\nqzlf69nsMQ+99H8nOB2Fz090yJgtDUSCm9J/KZBHz35+6rSHIpZVghcpfuG3\nqj0AV0a8OGor3eCUiwVF5GQnYMd40VhWMP/bKaUx4Sc3vYhIwBSR/YMysxZ2\n9zWX\r\n=9Mq7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ation_hotfix_17.4.0.39_Vol4-NRTWNW62BGSKDLSIGDGGEFYIRTQX2TTJMY6FIKLRNKGPJREHHWIA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"2df7ad47e2b64d8e786750048044390da1d19ad0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.51.tgz","_integrity":"sha512-FIHp09ou1+Ma3uQpEI0BrAoviaOYkJKuXAWMoPJ22qr9GDn8qENuS2Mku865dhZ8njZknwq0q4BltQbyYmMfFQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-lists":"~17.4.51","@syncfusion/ej2-inputs":"~17.4.55","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-calendars":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.55","@syncfusion/ej2-excel-export":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.4.55_1583837637804_0.9061076844210356","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-schedule","version":"18.1.36-beta","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dc4d3643b7b7243e14077dabc0cf05b06fd71232","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.36-beta.tgz","fileCount":255,"integrity":"sha512-K3+/uEFe2peqwuIB8diQBi6emwugcS2NV+f7TgbN/PJy8DpgFDZPLQlrEfTCG6THPiyHRDJW3Q5z0FCzCEXR6A==","signatures":[{"sig":"MEUCIF9IQVOU9HSmVwkT0UaLxI+PInGtZbkCWN/6DxIU01Z/AiEAz4tafG7aCL7qRxbNW/fvj5yfF7BWeSLLIAJ+H9S3zDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14481562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczltCRA9TVsSAnZWagAArI4P/jWh/a9Pr+TgpmY0eFX7\n4xtYNSYFWUxDi77hcWsSEXJ4bO7k+QwXx9QYywPqJNrugRgmkv3Dsk6Vlryy\nRPO7bmPUEkkWCjE2ZYJIvoESTBZXc8QnpqZvZME4w4ZupQjH7jt9KLKvCR8n\nXwWdEOZ/rfr2B0v2Vgs8I6zNJVa1O1WMNFOMpJrkT/BVrIOMn78yipPZwAUk\nErH8SsEYhSyRaM8bM/ALqjh9gTh4FqLWLB6mJO1jC+wAexq8D8qBc3RSMLHD\npxAAYMTHkZnMJ1yY/CLGcpAynTbvf2UKZPv1CiynY1hMWAGTchZ8hBqW+TU2\nF+Sspdwa9kc3b70dCTBX7PI0/efTNEQATBJEOR/qJvTNTjd3wIqvxqsVNG3U\nMfOGF2S0Iun7f1nagX7GjWJ0fVh88/AdNflETBHv2fzKTKEPnM/cLayP+69I\nPk544l/qIHvRPp15GnI0hsSSTIg/i6tOyoGgQ26aD4o2StHj3fj+S0TUU9Ng\nLbVrNjAhrevt/8rJQqgm3ZgrG9WEmbFYA1g0nmNGJtvA4TUWjyXebOF+YhEq\nRoHN9aNLK6cMKcW41pXhGtERQXULDMYljjVZu6oZDhLCz3of+9W1MJEbTfcw\na+zkPEoIVwydzCc3ow34OhJhlAKUUfIaLTW1/pBhiC9fUaAdrUQV5j6VjANh\nA8ko\r\n=Iv29\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"8de5a73b3628710128eaf070fb9db1fff0fbff04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-17.4.55.tgz","_integrity":"sha512-d8Y/7B9Oh8MtX/c6OpGO8Lc0tuvZS6NfVIKHV8eboh5rPD5AQfB9sFEvfuKom5wBZq2Tns7ElYH5nwUTA9pB5A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-data":"~18.1.36-beta","@syncfusion/ej2-lists":"~18.1.36-beta","@syncfusion/ej2-inputs":"~18.1.36-beta","@syncfusion/ej2-popups":"~18.1.36-beta","@syncfusion/ej2-buttons":"~18.1.36-beta","@syncfusion/ej2-calendars":"~18.1.36-beta","@syncfusion/ej2-dropdowns":"~18.1.36-beta","@syncfusion/ej2-navigations":"~18.1.36-beta","@syncfusion/ej2-excel-export":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.36-beta_1584609644812_0.2757551450250624","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-schedule","version":"18.1.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1aac038508912f9e37d61ed1ce0036de1e73373f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.42.tgz","fileCount":255,"integrity":"sha512-EPwnJ/6pf8kgsR0rNpdDEN2CqQuKTR1c2Pdl1t8HDXQ6qiTFBE3HYDTK0rz+OjDbn+49s9hlNSFkmfzZuQDfAQ==","signatures":[{"sig":"MEUCICDJ+lSGubBONqdSXxgu4F9zy5EDBRTQrZKkJEH3rfKwAiEAzWGeodnhI3clhCoGcIYQWGnAXdcA6t6cZnIOzzz6BX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14594047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHLpCRA9TVsSAnZWagAAOZ8QAIS89DQvYjJ1npn1cqst\nlUDjlWXFZfEB6C0OxInBzUWfAMbCKAWIOtOvaaa62CtL4kzYruocY40bFJnV\nQZ6CFLz71gcjhjZ7mxMEnm40ng5R4NUWJo468ygzB/20TLR/3tEMkLfMRWti\nVTGpbVORJDPvGFvKv1glM2Enmt4iXCIum5q78k5Xom3auvJDn4xJJWN+Zi3U\nvgv61jG6UVDd/0JVESpHWydGtfIT9qv22YPOkf9084i0dOGEQsBY53wXwdqy\nXuL1i9PUbzL219hvQQno+d9sQKyhZdPC3KoDfwwCoJWJsABJkr84JvoQfVkU\n9hzzBrIAX0o2wP4pN9+hWiiZP5Q/lireDD/zifB/95bCsXPQINz39DkG9Gxt\nOBx2cqj2k7jEW+3ZDJdCzM2XaY3vGsQbVbxR9UmlRuwAetAH2Y/sOVvPjOr/\nasW4qoW4pW8k9qQBV6MPtVD7cRlKqA/JCm6XUvFbRbw8nhpC2CdmfKOvmPPE\nTzQYZcdMxkJYBnOBHhlprKJVdpAZ6PbMMge8/GzkVJPaW3JHxkW9XHGShvHM\nQmyV9iUyYZYJohFAO1ZqcbEPTEgV7/HBTmKQ4YTjCXcOUBNDp9SVZtJhtsqN\npuiIy6++Tpx8tzYT4eYAnESLtQknunnjSzyzdXz0BKaZzqIdA2w88DHg3YBA\nboNF\r\n=Kqa8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a47a11faa7a4b25751644ad944b20a383c2f9c4c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.36.tgz","_integrity":"sha512-w19xFLFPEllG1KizglBzsw6WcpCby0xZPwpStB+vAs7cZqXRH/x/WF7VPpdOZyMlz+qUrFN6HuiRgIOZMacFwQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.42","@syncfusion/ej2-lists":"~18.1.42","@syncfusion/ej2-inputs":"~18.1.42","@syncfusion/ej2-popups":"~18.1.42","@syncfusion/ej2-buttons":"~18.1.42","@syncfusion/ej2-calendars":"~18.1.42","@syncfusion/ej2-dropdowns":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.42","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.42_1585738472539_0.7393728664030306","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-schedule","version":"18.1.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f4d469e9b40f7a998d7a80c70287be424fc559e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.43.tgz","fileCount":255,"integrity":"sha512-mXySOLxOnqisrCmJDNSglGHqifo2SQNgKYLWm5jeKMOerCfhBgAoXYs1xKwZwbps4yu4I29UrTyyfiIyv+XVWg==","signatures":[{"sig":"MEUCICUYBRduFfgL8uiMiHgCgo5ltO9pVzOLSApHGxBJ9FRpAiEA5Uczo7P50N4kkKKy0RoeUfpLDShRQoR0nvh0C/S6E94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14613662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG+JCRA9TVsSAnZWagAAFykP/jAz+9+YbC9DIcPO8YBS\nUL34kiV3DQS4T+0GSxwZobxZoiMrdCM5KBexosSw+nKWo2jRoDHWNHaezpgi\nwjW+GOysZWADT/IONKjZ3Cl8Uxm6ZiFlaGgysXn5SzwtxE4sh9vs6q62RIIE\nTs35UWmDiYD325tiurcqzLTEjPDu3HnuZfkBFCcEW6G4Y72ZJ4S3rCaOIvAn\nqApJO5FC+5/vOLcBvFUOnTrQsyiSHScy7ybxBdvLE5iBxh20DXkH+pia7sRy\nDVG4NDqABmoK5gh2oCSETHj/8fGNfnjGyEVMxB/hKXescBFVgZSJuxCPSpFZ\nlAkV2h7qqbJidrKRvPP8iJE53ezlNl/QaU5j5rv4mrAR22EXNHhDzY29FawG\nf7GzN6shSCfvW4O+w901L2VV7KS+43w/nXAJi/aCzFFk3fQVc+uply1Wng1A\nm0XKYl0FJNVz6Dp/xgbvCEMlz3iUncXTRtGF+aPI/ZuSDMKbP2el4+7D/6CY\ngkS8yPF/rEXKCXKSdRr6p2jxGQcl8aYVjC2/7jK2x9NdCQPxIOS/Ffx7Lh9h\n/Zn1yxyUpsme8+RrHXTsYZwPFnll4bYcP8GNsGFHKMYwhNsQFsPRKoRDXy0P\nHJRqH4JXRNXQlPKphI+hST9i6hcRO8rvD4sO0jc5PALFnlXTX/RVFFZkD43h\nhP5k\r\n=9XBT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"f6630d504ff728a2b1b45b51ca1b0d7047b9665a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.36.tgz","_integrity":"sha512-RwHE9iRoTcps4/gK0TPkAubU4yxZqs0yiv0pBtBfCDoUN7xTC3w8PgbI2uM4U3ScgOOCgtHf+nqwEF83ZPKF3g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.43","@syncfusion/ej2-inputs":"~18.1.43","@syncfusion/ej2-popups":"~18.1.43","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.43","@syncfusion/ej2-dropdowns":"~18.1.43","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.43_1586261896421_0.49381749552103615","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-schedule","version":"18.1.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fced248c51d4be701cde186a861d274a2812dd0a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.44.tgz","fileCount":255,"integrity":"sha512-QOrAKBz3hyzlu09exiph0yfWg9FZml73hrB4nM93Sh/z0oJw5On5JuA7Tki4sqy4it9KQKir2yboCRnIJFHRVA==","signatures":[{"sig":"MEUCIQC2baulomg3KTVd6RyhIAKBbCV0uZ5C2n87x3OL/3d7+QIgRfv4o0+hK778z8VpuWBHIMMWaD9nLT51GrauP7/0t4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14642012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaIFCRA9TVsSAnZWagAA6ywQAJBWvwdWOOj74nflp7Fk\npwyAhfsRlrAWMldlO311pQ+onAPErkhsF70VPpMvwyvf6fCmOdHEvBNQxUFK\nusELKv7LgVzR/Kqg5yoIlVzlqKSVb1KG5my2Va7qdzHh5gVLOS6Ps0ui2r/C\n6cjgyEl6P41pOjRf8HHErEXBEVBb8bxQBvkYYaANeK47aWCvXn0AH8lzlLAR\n0bA1TM8uwIMgkyLlN0ADCiE3waHPUUm8xkBJ7aic51QiwJKlAwI3zu11N22H\n7UnpFl7vlZsNaOtuRjoa7k+bt16rbgnSN6r44P/GTFGsTpt7WMkv+mHeufP0\neOiJfFOtgQ1ULqnktN+n0hH+hPz7arkLUxw9crMFg09ayl8H3l7Yo+V5Itfy\nvccq+fQL8mQisHTkhWF45Kmm9+sBFdAu7CS+MyJTCXktVmwPGgvLRePyiB5r\n6+xHi8/OlA8B1CU2/BKooVciRkGVrzOFMYptw5ZDyLKh/JuIJ0byF09CBey6\n1Nn3cUoqrJF8h3vlxbo2t3+nvXuihLz3UpFCJEQnHe46dSOv76WMpcbogBYe\nMFAc5TIRdzm7mV/jfyIRSeyArOxoG+/bzuRfcy2gP0OLvnhZGJ6T4D//qMMk\nhokhqBPSxd3G4A9/8o9BzziwBk4E+wsQBaifhvBR9veCx4C5Laqvl3cahQfX\n7qWN\r\n=kxmi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"bf50c00021ab51da053e6df8086cf72ebc1d04a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.43.tgz","_integrity":"sha512-MAIVWzpPt+svPU242fJfsy6rExPLhK6IEqjn67nr/lRot9h+hzsbHJ/7v7hszytkJKRmAAJxM3+7MbyiONlbFA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.44","@syncfusion/ej2-inputs":"~18.1.44","@syncfusion/ej2-popups":"~18.1.44","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.44","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.44_1586864645310_0.7182475781769022","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-schedule","version":"18.1.45","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.45","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ea4f612376a67a38ce355846fde7ae0c2962cee6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.45.tgz","fileCount":255,"integrity":"sha512-NwPrbjckGsWEo9OacN/yPM8eAOllqxGLl/yvhsO5Lw9mnyvCXl22lLRMr8EPMqVUd0cH2UNApVbn/Ha+svW00Q==","signatures":[{"sig":"MEQCIDKg8XCIR+aGdjiPsqTk/+kO4tluECkwGZadU8nfkMJeAiB23MfmFvfn9y5OVfQcPHdn/iRsn8gs0QYwdzLDFxnFyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14827564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensnSCRA9TVsSAnZWagAA9s8P/jUBNhEdKSqoN92KDIMx\njoFIgl+gcDKOIBwy5RSif9xPq8ckD633roQLkBWRb7VZ3uchYwGXgbjjRCIQ\nDQXWeEvFJXNTDHwmQgx9NmyAa3rd8X+eOk6d8VyHzOxOzd6HaS1It1utHu2T\nWkZ5OHSdjcXufiY5qYWhB6Q//nF71FyXHyTWdq8nN4dLXuHPjaVEGD85FaDa\ntz1pKRIHkzorvfDJu/iZJaFrIaHwcI+74fXFHswTJRa17cHtLNqvqEzPP/DR\nXr66nE54JN5suOWWyM+PmEID6Z9ZiWJ1dkEb04/HPZqWmccgAF+UELSpasRB\niTZs7BKtvDqLlD5fD2BJMKoaElbFnt7Tj56TaTbFVv2T3fROtyff1Oq9jL4G\nH05W+hfcpx3/wm9pa3eKEX2TM0ZPIVcjPwkheSVY2GSLEOD3iwxgSXeEeBrj\nkhYG/EozXNavYXoAXdQA0TKKx/xa+2Eay08ewVztkv+aKGm7Y9KL9IRMp3Ex\nYQ+W615y/k5JQcVUB06L+uKUWtkUO5cc1Hjxwq7K5kvhFwulwNWwA8SAkiKr\nSOGDYrTxkbhYb/3ga02EJtI48tXHNUy1nrMmUYTw9Tt8nQUXUhU/Yja1ODt5\nHaG6uHrCX3BwhZPe31o05Itoe//Tw2tWrWTmXO1QeLtJKcgLZ/tClL8RrKAF\nMM2y\r\n=wSbq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"dcd31e4f2d260f8c18bcea71892baf9e8791274a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.44.tgz","_integrity":"sha512-77HwiRXi7nAYlJo3YC9mXN909l6SFr1aZJ0cUJFTm2PR2Z9icTaD07esKlSHI5OBjzYtiU/ElXrGc1fPvEPzgA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.45","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.45","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.45","@syncfusion/ej2-navigations":"~18.1.45","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.45_1587464657475_0.5483605432413725","host":"s3://npm-registry-packages"}},"18.1.46":{"name":"@syncfusion/ej2-schedule","version":"18.1.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e98df29435c540acff36d99760823bb3bad148ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.46.tgz","fileCount":255,"integrity":"sha512-G8Wrquged5c9NzWxO63PklVaQAMkMTxiOJIxertj4ndHiOUZOekGw+RBjrDurs69qZ5n1WumColluibwRXARJQ==","signatures":[{"sig":"MEUCIQDs5kBYm4/Dyxw/uPPZ1xxyfzvn33sUOHKCzOi+/43QuAIgeu2K21X3sfhrITSo67gI4vNko4Z+Egf81LpljwWQ+Us=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14846124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep+LlCRA9TVsSAnZWagAAyTYP/RUvkXRDXjAekc4Y/1EM\nZgMr6H4PM4uIWAxOCQxEzSqmHXdiqp3pjmIRohwImeEKV05dHIcL1ywgZ99g\npxktAI7mwBzOveHHfMR9Vr6G/KgmpbRYlLPMSllS4LMmTbzUDViRS3qE+T4R\nY1AhTFY/pvd5tpHvoDEodkhAejq9ubMaO1AnHAsa0vAgAJ6oa+vhBygVA2ng\n/RmlQ/NehWDYjE5Y7J4g4gPKNf2AoJR2+uL0U6fEvAoiFk503iHs8KlthD82\nESm6gfHuRGNC87WcqY9XvDdjjNmhbpPhunU6/IU3NM0FN319vGSdf6/vQ+ei\nkA32/jjl4ezwAs/4ZfycnyLqoKxUp01KAu/GmPehwfhxLHFIaVDZfwwDYaDk\nLn6tay37t2xEZC+vnVygGL3uEGV18PEipYBt0rOdfS1oZt8HGuN4NGB4C4O5\n9CkBf6ioRMs+/N5Ho2STZQIfhLUofpk1bTZ7p7eL5Q21mJF0vaCpIujtfZxb\nA5DQhdZ+KdJ0Dm0SqT1eBU+QnngpNeS35xFU++j4DUuf6R+8SFZ4OVatxtuJ\nUmVpo7nDKbh/0QtGQklcNKh1vyvQKWMklNlpvjTi/6tMq3lZVsBAFcNZKHEC\n2Bf2a/2f8ANh+X/PAnQzDwy7+F6ms1qOqIeyIhmaTyXQdXxUN7aTgvASOJDG\n9PtR\r\n=s1ER\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"765e34e8bb46208d2255c1798d08c458b0d4872e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.45.tgz","_integrity":"sha512-ZS/NmReXSy7S2Enks3H0lErtnT+EvdyjJbt8I8El2FtYIrbVos1HC8QE6UtO85OppZDFfNQh/nshtYwzaUaOsw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.46","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.46","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.46","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.46_1588060900404_0.4298570967470119","host":"s3://npm-registry-packages"}},"18.1.48":{"name":"@syncfusion/ej2-schedule","version":"18.1.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.48","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e3c1c69b72af794d379c95185105967e28e75e5e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.48.tgz","fileCount":255,"integrity":"sha512-TJ//BthKQwcQDswDWpnanPiBZLKI/xQxyNRKGXaZSxqJwcjUfrOZjDjUB5QEGERV6xPlHXh1npgtkdIMWSbcDQ==","signatures":[{"sig":"MEYCIQDKMcwwpfa2Dexpzrpxlpw2wRNoYbW2DH/OjzT5K1fczgIhANuiGEFTw8/c/oijqBpaJamiQKivblPpyjT2emJYyW/d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14853379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesU3zCRA9TVsSAnZWagAAP3oQAJJM8hHeVRiHQ5xjpNZl\nFRDPy7KnlasAjXH55WjY8Cx56de/gmDlMtLbD8JQihOUrihJb9mt2NR2kkLj\nntZXrU2AxfYi4TvYx+yjtxHkUpL2OYfVOWyuoHBrc/7Kos/QRLZbHMXzz4Ql\nZn/5xA08/B5C8WuMa0wUVhfm4koEcTJ4TiwNr4ZLxN+47RuP12NzgbPogu66\nEL5o4vc0laM1LCmKdCh2PsOw8NA6eqNFbHMjU5XUsqK5uPYqmN86rIhG54xW\neOutTBzXM1PAjYhpPO5NIcWmT0TltxQ4l0Sw2L0bP/tBUn900aCJiuGTwBKG\nDMu5P0GnvGqTlIw+1g+vK1XS4wMGyKPfUxg7hsFNZ9/mtlI8ig2Ba8zpWwco\nHH944yoi2i/NSQCzjscUMcPLqmbtEaoigAgZ/oAddNBb/0p1WHwZb1ELp5SZ\nHHOWY99K8wE8otO9xO2ylOOUDqOOZOb+qpSQT9fS5d2r0FOll1sLuKjjIjaV\nFJqCHOGCh8hor/fIKJ3XUgCF5NTuRmb8AGpQ2fmhQfddk89IBuWEZYDh8oil\nq5QtieNzlyKqSCybelfou+z3S8m98U8tLed1J8w1UGQ9VE8qVWmVnxQGfJmq\n/uoSWzXJCf7t3k7PiAQUE67AKIjRBc+6ZJZQRZKWSYSb0LEorFobO9gNN4ku\nom+T\r\n=4X//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"543abefa7853559679ca6f3535bd0edb3a29ac37","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.46.tgz","_integrity":"sha512-GJG9HQhZhC6882F3g66tLPGm2lCXEDdeIcXf4qu0H1dfJDwh7djIdoZmostVN6SOR+Fe0LRMfle+vnKl+p83ew==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.46","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.46","@syncfusion/ej2-buttons":"~18.1.48","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.48","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-excel-export":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.48_1588678131263_0.8610516737202567","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-schedule","version":"18.1.52","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c83e67f6a7bce3da7e90fb1523a8d258751f0ee8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.52.tgz","fileCount":255,"integrity":"sha512-4xtwyALbREAq0OFqhgL3rWUj6qCwbW+qP+jX31qTfpOF3Guly6Buqhx+tnmhKfz98rvn3IrVQQLlYgmyleuXcw==","signatures":[{"sig":"MEUCIAJpakToY0G7RN4X1aC8HkH7nOP0QXqKSPh7zTKKcR3kAiEAwEnwZlFGciD0RcSDU0BMnI+rL7mwpE9rC5kEt2Yr0Ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14874364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu7D/CRA9TVsSAnZWagAApVkP/3hKfvWR5ZQ79SCO8JkM\nT9Lv5SYQ9jqHCAE21ghAMGEsKp5DTSUKlJ7F+CPYJWCIMqLjvruZM3HiGI7i\n5z6EfcBS4EfCksoeq+eHPpTsWeAFC4nrOYIt6XfSJbWZgPishvq8br7q1zBe\nAMLjDglceQxxcYWOgM2FFwdqGrJ8vpuOHlLpUKbJHnt/qcg1tTgRJuoyzvxO\nG/fEeI2KmmiNxaPtk1fh9GvErhM0ZALYq2EgngGyu5KntWskF600kuVWFkEo\nssRDvix76QzrTzoiIwUbJtslHizscWAOufT1YdFQniSwA6FirUvFTuU0KwfQ\nbRt4xh9Oa+Uu0k9xb2leMT5TKGT4AuujT5zcLc/m7wyox8uYnLapVnUfIQe1\nJXSUBWW9IClJwtrwvHhvKDDoriGIfzrSmY4rrKgIV1eMYTK3W1MoNYbxkC7s\n2YL9/G+I4X/Oy00YZ2hLTDoFK80x7+hhG0kSACRRbItznoGww+fYVHdsVFmz\nkBcwrZBXhGUll1QOg2wr5uFM7CBR4PCnzq3LKk8YiPfJ+0A/xWOwdCsTJex/\nzOdtwV8shG2b9ZJVrEGfE8Z95JlG8h1RHz9lgLRCwG2z565JC7JEIp7bzsio\nfWpCAfyTQb6BQEUKxUqSy6/wkn/ldbudLLOB7pJ3/XEdUp4gdUHZoy5BzCMa\nidKc\r\n=ghTE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"7995795640c2e3555c7281dc10f9e6abf1a8cb9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.48.tgz","_integrity":"sha512-bcmoGYJZmjk9D1z1OnhFw2G7XCRmPRqV9BGqn0PDKsKOKjxfTErTwmRbjyaRDbMjo8typ3gCWjfCceoNT8stsw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-lists":"~18.1.52","@syncfusion/ej2-inputs":"~18.1.52","@syncfusion/ej2-popups":"~18.1.52","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.52","@syncfusion/ej2-dropdowns":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.52","@syncfusion/ej2-excel-export":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.52_1589358847102_0.26262829983712854","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-schedule","version":"18.1.54","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"117abc1bd4c01a4d2ce29032a0a5a5536c5f971d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.54.tgz","fileCount":255,"integrity":"sha512-LlW9LaKpCcVnZDbmhrGNW1OEmSNVz37C9jbu2PM/UHvSnQUnpsWivZh51i/ksL87voXODaYBInotYCReKScjIw==","signatures":[{"sig":"MEYCIQDo/fNvgqlnwcHIplnjJ4WjIQENfHhADuV0aveFzkshRAIhAPDfcCuZtE0SrukVqODiAVa+SJ5gttQJ8mJvBSg0bDVw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14877715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO9jCRA9TVsSAnZWagAAmQMP/3CDG3cPbPkf5/g1uVrv\nuvIe0HThjenjHOFcnp7o5zxmmXrosRxPenNj7X1maCn1BCflteEAZZ+7dwdt\n1Zf26DcRIbQFpumcxNj7+xoXpe6zgdU8y4EqzbePbTArjYqlSzyXCHxWfpfA\nQ7u6fuYi3J/j8zyqp45e+vLt/p244khkHSPBIFPP7mkiffkare7kIyGVE6hK\n0l3tYwmHEY9qo8Pip0lxwF542gjocN+muXKSmFyTTZnfYShxxWLO5h8ay4uc\nXF0/oxGrn4zHFKu6q1tshi9AoZ0lZz2tojbuEcXuCRsQiDXmAcb/Y1KdOTtH\n/ODzUWQLS2/oAukyWRC59oO1YBYjs7ivpyF7znZWjahyKMvCZys2Nx2m/9lj\nOBz3qoocobgq9lqYsHshv+gLaG7yoDwzE+9Vx9RrhAf8c9ajYJ9DFnq5WhoN\nV+JM0LDSEkh7NCnez+SsD227KgZOhsl6vTfGPWiYFn9X4f9Hi5xOWXdak/2H\n4CAlZGi8bEnUBlcfkKpyGVLjKkSvaFyvjODUvVMYJaj9amgqCCy0yNTfuvdT\ntxDiOykd6R6tExhkLJn9Ruh2PbbaLdGjKeJvf1fWjE4gw7pLTPHbWcOTtP0l\nH7g2oUv5+arGr4/MwjJve6J1TqJGaSiMecuLsdH6eTA55txkzpACj4hyoKrP\n99NP\r\n=1PtC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"32dcb85016ffeebd92b147a205ed927c3b352920","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.52.tgz","_integrity":"sha512-ap0iaUMMM8u8jqxjNIT8mK94RQKzbjL2IIlW2FjE8QtJRmyaK+eu1oozPdZ6WZf9gb1y4/VNhFwRMMXGsaAgGg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.54","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.54","@syncfusion/ej2-navigations":"~18.1.54","@syncfusion/ej2-excel-export":"~18.1.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.54_1590488930709_0.4306237593415154","host":"s3://npm-registry-packages"}},"18.1.55":{"name":"@syncfusion/ej2-schedule","version":"18.1.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.55","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"59e7199517e614490fc681afdbc88e9588f8de85","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.55.tgz","fileCount":255,"integrity":"sha512-R10bz0MZBYyYMxWOnzeXGjfNtf9kqeiKsnAokFBn0geXlJvbSl8VK83LymswmXLoqaO+76eGMpbT3yi8xeD+JQ==","signatures":[{"sig":"MEUCIE+zU/DKfbIwUyKJ0vWDrwt9F2YdGk9q6V3qdOixYZe2AiEAkgJC4CTwu69Bk/lCWnFG8+SOZXZYZsORbWIrSnUuAe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14883620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ivGCRA9TVsSAnZWagAAdgYP/RD46L2QzFTDbKoLrkw/\nalHDvmxWzSpo/0GLleXv/Jk2Ru4bOXq+7fNPnmRxHPgBMLY4p1aNiniobm8k\nUsvlY8Cdad8vMm78NrxXbCtOOcTB5+7VhyojXgP4esDNAkPmHYNA1i7vpB3s\nJeLyzt/Clihjz6I93WNSukm2cv/cDFAiyAchB4lTfxvOnpOX4P1xeDLpXBhJ\nSDW6kBgCY9DSeIpfz6TEGf32WDmoBQWcBV7Bsuu680EH7+zjxm2aiSOfGwzm\nGNy0rSnQUOGXtOd7Jw6h/+ZgAYJNHjlDqYSK5VZjfElbBde56D2ac4kylhcq\nvSUcoHPcYBN16nLP9heoiJU/pyfq2NjPACJOeG7ylWGl6Pmq9GVbE4Zp3OII\npImSjMvCLOyAwAzBmC76t/Wc7H/JRXbo1G4iTNXYUnEsD3anVTljjqJByHx0\nZdjc+EixdmJuhNdwS+EFogi6mj0qxFIRJKdtMIqISwgV3rGVvRfaHlNFPh1w\nhXJJp5gQjespKhlw7Ex4FFhlyd72TVriEneaUJprnuXunwlqtbG3tyDn6Ju8\ng/eZKreURe8I/cxKrsa63b8FHDUoWpb4exttc0jpjOci5DQwIAwKyiScIV3P\n4TssSTOgRV7zkBqZAV5pC3WF1nPaeSFGadWT6+6DwsCcQZzJNhLPSXY4NAJ9\nx9Wh\r\n=b6Us\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"e0220d00b2a7cdbf366e6d37ba7bddb66aea453b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.54.tgz","_integrity":"sha512-t4WYSy0PfdHyuW5BBNzM+rBhorHNMPfUinpjnwHJSdt90khS0N4UyaHarFbrMDMWh0ONezv94hogetZklThPPg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.55","@syncfusion/ej2-popups":"~18.1.55","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.55","@syncfusion/ej2-navigations":"~18.1.55","@syncfusion/ej2-excel-export":"~18.1.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.55_1591094213791_0.4570145949532538","host":"s3://npm-registry-packages"}},"18.1.56":{"name":"@syncfusion/ej2-schedule","version":"18.1.56","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9c689d7023b112597853877733c6cef7951ff9db","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.56.tgz","fileCount":255,"integrity":"sha512-c46pA4tkMJBhNMl53uuEl0pDJbPPnRYDGTIU3MBK2aF+tleln5qcG6vEuhxCCt8aeBnXCbVfiSfnuZkjXthdOA==","signatures":[{"sig":"MEYCIQC4xdNpMn+mdO3oCMh6Y5H55onIE8XH4mi7nshcO6YUHQIhAPwhWbaRaeYVl5SBqYmTCyZoDhvAnUdI+tkqioF6bYd7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14886149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33elCRA9TVsSAnZWagAAGnwP/34POLjKLjtmSkYxrO+g\nwHv79tMT6EWF+mM97LY+6/RzLQo6Pc9M1NO4Z8OiXiMLsSji0I7khgV3pwCM\nhy6/jHzEKidp+fe8/fzUoAKYDXH/olivKbKKvqmPReHdOEG41vNbwVDN2TJJ\nNgsAiTSKLepW/nC9bbVzCf34hOzqXnF5pxlHhRIBffRywyEnYCYuk7V062FC\nlugXXxfrNFBBik53jV9S7rTFXCWvXN5/wXVM8B6IEoIjc8YkuuS27erlCm9G\nzzsh7hL7Sy0v603e/6EYx8vP9nB4VvQElyWo5BrwWgQjST8ZWIz8xkWDVVur\n2WoAiuz5v2TEbY2NrvNGy99WQ1bZQcSBM26bx8b3qhMCMasS6bYOCgm0OwDX\nh5D6+P8KVrbzYGA9bBhz6Lc8fgAvQaXweHoMpjVKF1ny9QlfbSUfb8wyKxbs\n7pqV0Jsi3URZS5CrUThVdPI6HVx79Er+rsRNZO3gvUL3uqy7mL085kBsfKIf\nEkH7vf0BEiadFZoKlTkOOjRo6kwk5wyVjNaCEq3vI3tQazXaKs0T/IYjJbFZ\nrizVql2u+eM/+gRbIIkDPcBHD9TmOkT4W0VOGOoA0Xon2NTMZxgfqEBkuRIi\ne10QrtXh+jN+zYljl39I/ycaHASlAQ8Z0lYpihApwtH+atN3Sahd7edX1/jW\nTzpd\r\n=BY0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9d2a1e9857f00629a25d79e8a9e822fe0323f1fa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.55.tgz","_integrity":"sha512-ZqwIz/smlLGRIwwdgKgBhHe50XPa5rErGR5OCXXQ1AJJdv7Fph4RQrn528i+5ZYlc2F4MMZNgp9yPdE4byR/BQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.56","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.56","@syncfusion/ej2-popups":"~18.1.56","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.56","@syncfusion/ej2-navigations":"~18.1.55","@syncfusion/ej2-excel-export":"~18.1.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.1.56_1591703461234_0.06921071611866725","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-schedule","version":"18.2.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"360b4002ceeef7d068713763100b68c67d043ca0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.44.tgz","fileCount":257,"integrity":"sha512-vvNqvzD/o5DXiB0P+lroBhMn3a4cAc5z1rzlWwdMArASDuyP/Z9POVEHySuqSSUnGKx66UXrnFu7R8AzVucBtA==","signatures":[{"sig":"MEYCIQDTvqmm1uaQ8dwfyZqzanGgJO4HfFVe77iTSIuqPwhCIAIhAJIIer/FIuyLAKPuo+MnAt1vJ+pWQPITd5L4FHF22REy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15336528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8chCRA9TVsSAnZWagAAgaMP/3vdGjXXrd0sQE+8omDM\nJP0m+DsUTiXPfUK/9AIti1LE4lk8JB8BIhsyTZpC6Vh+AbM5GUP+al74lUbW\nubAB+2h0Ql9nrTysS/hRBqCPQkRwn2DYEXlANZKpMQd43k39xGvtmCq2ho3W\ndjyzLvTYRfwYiuT5p+Y+eoUZFtHSQeZ/GDgUFO+Cfe+PNBNPlFf6rNOQNvuQ\nzdnYSwmacqIqJN5EXN1eX2uQFkwugZbwQtj0q7sRz5hEK/ze2FJmqrT6IuPk\n7XvRPBtJTP91pH22t17MyIH39eYuc1nWdM3gJvOySosjvaVvZCoANkQxKdrQ\nDe65RgX7Gv7uxO18V6kuWpEuvP+47PKVLjy7ZhpgMNpPGlsRPRDJHhg0Q4ZE\nHI8Sv7SNTDLnv0bulxg6wa9nt/6AUiUrtAJsDMFvJEfZaGmeuIr7Vts5RghF\np6t5d2c3EK46IUQqlUEeOPbD1FVpUdx60B+CnrGInAFzRS6/NnqEZ41mmgdW\nEydS8wemsdAu0TRqRZLAsvFpsQwC7Vqh+DGHoAjL7//xdRDdZDCbmDPVP70m\ng55IYq4dHaa+WGzgZWFzCNvPPPy15VXQsrO4K8zv7njIb5Tcyyy0XeMdMS8y\n3iSc48BUllTda0QitFlJ0jlN7ozNTamcgRX64BqyPrKdVqTXIQtByUNBbPFJ\nuJJR\r\n=8Dgs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"359fc7dc8379a79f5a04af8bc8f05598d84e4daa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-18.1.55.tgz","_integrity":"sha512-ggMgIoFJRuuTHNF+1860mSf5Ro0QlVnvGhnxUAnPbsMj/3iXlG9rxDSyJX0wOkzUjn+LkYu3VhAmi2aFpoZnxQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.44","@syncfusion/ej2-inputs":"~18.2.44","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.44","@syncfusion/ej2-excel-export":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.44_1594083104414_0.05261467094056793","host":"s3://npm-registry-packages"}},"18.2.46":{"name":"@syncfusion/ej2-schedule","version":"18.2.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.2.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"041f5d338df648fb1664fde028bb048028320abf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.46.tgz","fileCount":257,"integrity":"sha512-L5bmV9sCEg81BWjZ2/3TUsyBhE6fJBvIQjIhw36qulmZvKmW9d8Ba4K3uzprn6717Fv+fNwoVnVMinr3B9syog==","signatures":[{"sig":"MEYCIQDwqQq3NSNLwzT8BMbk0+OYtpZFg9/mltnrgCXiaZaYWQIhAOUzzV9+Pv04oZbJ5e0rhVToQ3N+9AwsmdVQe2JZOL/6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15400965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFqHsCRA9TVsSAnZWagAA9OAP/3rOeGiUXNw37v0SXQGl\noMFgN+DBhHVBe/lr/6cbJ6c4KZZooQlCUk8EMcOrHg0itizyVVPNM7Uv34ce\nRsTp5tdYQBSUQBPcHbmVQSIJ8a+RsoLuPcLD5c27qYhK8Xix0dOt3XVkzeB4\nrTD7Y4lsjuT5byuXalJ6EfCBKqaLQX32Ob8sI0qNL8SYtZkTeYcrw3lzITJ3\ndS5QCXSVcXxTa4C8YRRX4lArkOAPg2IWFA8eZ7TXM7jTKW0TgSxXZtUUf9Bq\n7Ef2TsvsUXnlu+Dnv+yqjYwcfUsBg6bxAlKlkm6Lgr+TKC3suiz8YcRaLGx8\nuXLb2g69vD8RNZKtdoRs2zvB056cXoe2UiYcikilkOrSOGNYO/himras5aR3\n9y/ebmOTx/8D1d3/YVgCzE+WGAPtO4sTK4rpqgZ8vlQS0i4V2S20TILGqRp3\n55w2lyUnJJmLJ5TZp/NADjf46CnCxCw9DWxImAz7t8eO93Px3rEBV7G3coiP\nbeD4rOazRsH5G3do7eO6Om8uor/y0Sfs5iYBM74WTrwLTKGoCEn1rDYX25wf\nQ+qyaZxxHSr8Gi2TJtUnK7afHWfY1zuT4ua1IVJJMh4aluu76DAsENLc0d0H\nznSZDg8Or1tlQTdRhv3eb8bOuB6TvSfXS/5KF4y/56aIpxcZXJGH+7R88lgL\nwTMk\r\n=u/eP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9e6b5c152088de833f5a63e5f8f3b911ea729c4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.44.tgz","_integrity":"sha512-v5mvDZRRHMgjz0JMZHK2pVqGcNRCAfyTG/6B00AtTdRBmpHLIvlgrAyRDpOQjB56xP5kdewzzCCtGhW2uBTg5A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.46","@syncfusion/ej2-inputs":"~18.2.45","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.46","@syncfusion/ej2-navigations":"~18.2.46","@syncfusion/ej2-excel-export":"~18.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.46_1595318763761_0.9261975254602153","host":"s3://npm-registry-packages"}},"18.2.47":{"name":"@syncfusion/ej2-schedule","version":"18.2.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.2.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7446e0570dc1d2e9b9c533b1bef89a8cadeaf7c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.47.tgz","fileCount":257,"integrity":"sha512-S4E4wrtAJGZYDN37QWcvOdpeY72DKLN3ik0WoUX/3B6XkR8Y9AH2/mLzNsj8r8lkEKisEeDFhbFe7aDVf9o9GQ==","signatures":[{"sig":"MEUCIQC0X37smurkDV1q4Wwotrpk9TWbx6GHRgtkDV6/rAxHagIgGR/5nLxnr04KIkuYRGGttObCk7Log5gdmx1XoYtasrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15408856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+x4CRA9TVsSAnZWagAAWjQP/AjZ5OWzHu8sP9hmPj+q\nz7LLExvLY1Xq+vpScc268bQiClhKg1Pelibe5axGG8MN1exIVIK/Zpio5+x9\nIKTMGcas3jPtOYAiIf7adtl5y9T9y9eTulawD1OA0yWTX9KjD9OV4bRMrY/n\nzqHtimME7dCTKcR4AVXAdnPYN6sv2ZBdDsMIZjV8UVF1q8NzZeWtIr/LlYz2\nUJ2Z1Y+qta/c8xkq4ZZA7AOXstBra89O4DwEpKVis8SNrmsaMHF71WWqgzi/\njYtMCn+PE3YLgYNG3pwUTJTjHW5GpfaEans6t+zjzsM/9tU+LfX4M2T7d0Ji\n5ef5uaA/Ykg2YTigGUR8zZ+4xMm/B8CfJSoRZXgCmAkpk91XOgSI7fLQonze\nIgutz1ZCqze1LQrjAnAkAIvD3sK88wwb9FJj/AnjLWrkIc8+HLqGDy/I0dAs\nEKpXrYaYo09uF6B+c4dcXfnBZaE0R0jOG9zsrBoYr/8FqabYjT3FWKg/h1Qh\nxHgwa6d8Bf7uCnRSpfzR+neyDCxyDAWyY+ol3hQp74NIHjOtDdw2h5FLAs+y\nYyF3Sji/hlSTdxFY6Jx7EO9pQpyYgJGCv7cs6R7M042ArUrXCvjZBdsTaWKw\nu2osZ7UoY/S6P81IJkgI+LuFwY4Why6iJun0ruQhbct32X2BCaqDtlhIcoCx\niG1Y\r\n=Up4p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"c2be7e90b4f6af20bcef53fe54cadd52078f1854","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.46.tgz","_integrity":"sha512-sEmAW4yDrKcZ+GCFCLhzpEK/p0oa7Il16BvkU1FD7sqEnVXLZS3czVsCIVxLRo9bGsDAOpVcHiPsC4DLe0G6vQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.46","@syncfusion/ej2-inputs":"~18.2.47","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.47","@syncfusion/ej2-navigations":"~18.2.47","@syncfusion/ej2-excel-export":"~18.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.47_1595927671503_0.4772378549967353","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-schedule","version":"18.2.54","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6252e0955d3aa17fe5ef92a937db7b301adeb2e4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.54.tgz","fileCount":257,"integrity":"sha512-ExI4TbJQSVoPpnl1DRdXGEm2Ifl82vSWSrNbugZ74wEwDJcnGtiOqZpaKoMpz6zRppMtR5e08cHyAlRK5UQBdQ==","signatures":[{"sig":"MEUCIHRpMXHY29QLqg7Dz6q5h9JGt6oTLfDAYYVgYb8lCo5LAiEA3l6NZfafbU5NS4UKV54UXXGezKz6Tb0u2535QVnGc0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15411813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8qQCRA9TVsSAnZWagAAsF4P/jEIj7UYkEH9Vo8NnaeY\n/r2EgdOITLBC2cAM64BnAP+e1X0qcvPtSdRK4qInn6jOALHV8uyVsi9+9P4K\nnMvYCmCGx3h84MiCoi39H4ZZ1c7/3Vc7TuAllLD9tpUaDqB0wu6cXjrbWNRF\n/j11vdz9+8CTiTAbWW37WhS5LK3yweNyZ7G6OQf6YxB8GsxN7li7xZlIR2HE\ngMVJ/kz3Ev6kB8+Ie7D7RJUQu0Elp9sPQpV2DCsg7oOAfh5YKRWd15rgrSGl\ngaKsek99+tVbV81tnSBIUpc/xFFJrrk6SPXrDcwXa3o1bz0k6AnAmzrhmt+l\nYzFP+EIvdb5GHcma1bVnEkABGExRizoszhjhy8Wwj/+g5BVQpzaHznmxaZ3f\nndkKXHIAdNQZtkr6cr9sUK7BKxtBOBlgFUk6s1xOwbCNDxnDzyXO7Ztd1UPA\nTTvejv8QEpnivsrD7bcJU8WTj1vOJb8UpAV61lNBHMmn9xFIBoKFwWkWp2Ch\n/lkuoLsYic0oNE1PRs+SKvtk+tK99Cogs7lv9TirF7B2nyHMixAMk8zylh0L\n+dwQEZexdp2mEy7SOQ+IFRWN4NrkUxxShbsjYvXAKxE2q/dHqDMMzFCLZtK7\ndbgO3xVirL6HN/3vysAPzTzzXibRz+dAdPL7o5ep4AM/8s07OQkWN0Pztq3J\nEbnB\r\n=t9IS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1bf9379fb7e6f7ea486a92896c17058c3a707d21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.47.tgz","_integrity":"sha512-lEi4MuIq7InpyKBj68ZyTOA3+JtcdbyhKhGasuWepieDRru2qQj7E2xk+Vb9f1XjcKEQm7ZslJjHN6WlKln0jA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.54","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.54","@syncfusion/ej2-excel-export":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.54_1597753999824_0.7772892325666663","host":"s3://npm-registry-packages"}},"18.2.55":{"name":"@syncfusion/ej2-schedule","version":"18.2.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.2.55","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"856413ae1bf6537c3a7823384567aab2dafd9d2c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.55.tgz","fileCount":257,"integrity":"sha512-M+3zdM3UnM+0gV9o1GHIFJrVLuIf8CSFI9iHrUmPCNphukc7e2N6OcY0J6xbk3voMIIgb5lLDE2b9/8iZWybzw==","signatures":[{"sig":"MEUCIEQ28b7xBuifpg5Y2jQzJgQ5gbbM1fQF+bTANotDA6JXAiEAnvJWtm40U7e4PQGgvDXlNS7Od+Ww6y/VEILymjhLIgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15421430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSIcCRA9TVsSAnZWagAAwlcP/087qq48wltUmhtKIdO/\ngBGt+paE6IPI9OtFJc6oF601/sr6T9/4QPPCLO4AjCsEPE+fzD8NLxjtukIG\nNd5dd3BJG++63QGU771rLvIe/O1PdgNw8rI+D/rz2xdQq7KzMo53UBuLPcYt\nmgybTF0EaZOqU6iNvmMdv71JI/lEBWw+YE737ex8RrXEqmTsbhnVhI1+qm/o\nDFetLLM8sdKeeCcPz1WC5lb4idCvWgyDQ/nMR/ucyY8eUPNe0B4Yu8iUhe/B\nQdbeMYNVyLHlZi/Hhca89CvRLr0Fa51ibIvsY0eZC+EBldzkNXqkPnbTydud\n6emWppkd1eJZY0iCLBazPaM/Ru7YKuL4zxJb7Pu338vRhcU+c/NNveh1bwDs\nUYR/rJkPMSBE3DQNsqua0KuO7ngpL4pjHkc+RlVcBi31fsqhkKj2tVWsnSJI\nf1Nwm4/NtnZIPwLaFWzx5L3V4F0bO57jBvPDyItHntjhIuOB49vl7Hqobku7\nt6pM1k1oknt0dUOGO4kHJ4hPNxBmJ7d+Odbr/ZRJ24vUOU831DYxAoWmoaMW\nl7dvVCAoEAVYP2TEYG3tluOYmZrXUlgNJwDe+vxL7pf33hSp8oeHMQmSCyuM\nCZ1XJJ5BWD01aTagfqL8dwcOBQXv691x7LyIkP66D259H/pWAIpg0kN6Ecme\njVPP\r\n=IHb0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"abd37d5b77989ebbafe893d6d4886162314deca2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.54.tgz","_integrity":"sha512-GY2WBS4U7Xm8ODPaMSo1s7Gj7uAPcD1hrg7IEafC+Wp+8aZ+d4My8T5jWWx+jW6ZAYpJ+9f/9nVrvWVupSqQQA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.54","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.55","@syncfusion/ej2-navigations":"~18.2.55","@syncfusion/ej2-excel-export":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.55_1598366235251_0.8986328705192752","host":"s3://npm-registry-packages"}},"18.2.57":{"name":"@syncfusion/ej2-schedule","version":"18.2.57","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.2.57","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cdb8cad6158aea24e47a103cb1767a405f63679b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.57.tgz","fileCount":257,"integrity":"sha512-5krzZicDn9mRy1Vrf7k2TUTYxWKeNW/7umP3qr/8VvhJEjhVYbyXJ5IYH5FpT8VabgCSRfV2idGotqTMInRuig==","signatures":[{"sig":"MEUCIQCeWlpFR5s6PAGrHhKoFrXIjjDHyB7t+dSyzPi5tCbCXwIgO1slX4nMK01cJ95lGRpUEoh5NYgGpgd99Q5MECttwlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15435321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV3DNCRA9TVsSAnZWagAALwUP/RrGClofZmsEGVqYUGLk\naIIBIGCQHN2HZMcleAID0x1EHNC1b5etIyP2Q2m6nUZSVCo4s9MLgoRCYo+D\nC7wBISAg5PQhSueLdy3aeLVob1WCYWnRfugJx9+7BeVedrKHQTjl7BDwrg4Z\nrC/ngxCxvyJrYhBJTNGkUecJSTpNsuMxUlCB1iHjJyr+qhRX0JvjAwKzaBTc\n08khhaAKpxjIfVcln6JEal+87hq9lvuxEtdHNdqAutyzYLs2xfY+Kow3UFHG\n5ifErq4O700m2kubgYuVfKd5rz4Ch/LrQNz69jqmF1AToDVAun5vVev36aTD\nzAEBQACrVo47DOTyLHpxXozMbcqkzXcWXRIEjcUbDFI5DabeU9l3mko+LaQu\ntvw1o2Azd+0bP5WWb5JjttEqpR0urK2SU7lQ9E/hXp3yM9KN57Wk3SMsgadk\nY4P9Mh/zt+RCKKAPCBCyH9E0V1yBu+WlHGTjPDqsReBPw0bt6fV09skRm4Dv\n8veNJELzpfYFoW45zTojzwBDJiFfDAln6xnoKbG46QP5+bcHwtB5wXFHqUqs\noUN2cj4u1C+Rp9UWD0rc8fZN6glUEXsPeGNPnMnEkJUKWxErTqx9XDGJjlcn\nWfrCdBr0CMSk2pFLDeIvGOLeMoCvZPqdB7K3xTZxNXzyZ8vWRK38+ocSg2B5\n2NMP\r\n=WUh8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"0f692fee6962efead475f861ad3955a048d5e59d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.55.tgz","_integrity":"sha512-ow1e0pnQIfZ/DrH60L1xf9F6n0m/yrNB4bwmVJlC4nGNXw4QpYUDQpUhFWe+PwIUDrHS4UiOd9Ne0uZWMQnwrA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.56","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.57","@syncfusion/ej2-navigations":"~18.2.57","@syncfusion/ej2-excel-export":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.57_1599566029155_0.3090259645268896","host":"s3://npm-registry-packages"}},"18.2.59":{"name":"@syncfusion/ej2-schedule","version":"18.2.59","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.2.59","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3fb69132d3bf69e9752658b370e5557a758ace7d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.59.tgz","fileCount":257,"integrity":"sha512-f6V4sc25MNv22d0sDWKCFV3lJytDnMwMkbGMekMKUTDPM36xEs6Pd4h1/oF7LjH6jgwH76kB7L6plZvpDKmT3A==","signatures":[{"sig":"MEUCIEayn7jD7aSxkq5/Cl4IIUBS+gFf7PZotTU49tt2numVAiEAw3eI0c8iwXhd8REedZHE3Ik+pKOrqmhdjrSQGHFrtRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15458325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaL7hCRA9TVsSAnZWagAAggoP/1WwnAo+PXcBBjFm0KzV\ntiYURjAR46AGVO0n5F9G021iafnOp3zutsh5VHsPRC8uOHk7tEGJsc5dPhAU\nnD/eK3aBlt7WHnkY3NVsBAmFkSzE1LiQ9hhiyLM2wiUZsIFZnAfb853c0etW\n2UEg2M1rEXH9W9FB1gm5+zga9cc6Hr3JT2b19twQY6CheuZ0pPyLCUGQRFPj\nnFg12QQ8w12yXsmkII3DZ7Q6Lzd6M+Z3D7i99R/3OoftyUKO3PRAWwhQpP7H\nF/o8H7qHlkszAeihf3SG1N7MXabvSI7jOTai+eq+t1srDEKNLjFLelET0ttJ\nSqpKWWyS76WlhL5eeRILObTFxR7LhdmBHTUsgPbVM1sFDdYlKizKAF5tHwC1\nF0SsyxWkEPloqEfdW6VSl/9UcrZGLmZf+k+3FZlyAyGjsxWLXMFbjBh82ego\nLNdQV7HuFoMy06jYsmaxaJEoHZWPUlY/wWUkr8yaGJhOe0fcRiQu2b/0qt0w\n50K1Fm29NKvpDgSOZ3XipAsne0FdebaR1RSLZEScU+QiecLIFU02BxVUuZYj\nc1xOP3EAAZa954C0YJa/dWNRgtlMZg6Pmz0ThW9C3+HEsFAvyXOtmNkvPa3o\nzvXDEXvfX/gEi939ITEmw5WD9Vq36mRAlS7B/P/LjUqM0z+mVySDuxDkMMcP\nBvCI\r\n=3Kie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"c5818636e8826cfd0c64c40fed1a6631f365b96e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.57.tgz","_integrity":"sha512-l+XodqUHXpyW8YxXGmRMM3+n4FWMD5PZ/KWryLMx92Z/S/3udPWhVKi/hCAb+dd1M+QomqC5rQCTYHRD/FGf+Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.59","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.59","@syncfusion/ej2-inputs":"~18.2.59","@syncfusion/ej2-popups":"~18.2.57","@syncfusion/ej2-buttons":"~18.2.58","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.59","@syncfusion/ej2-navigations":"~18.2.58","@syncfusion/ej2-excel-export":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.2.59_1600700128950_0.9381186445809864","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-schedule","version":"18.3.35","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dc83bcb34180c93c202d3582cf1ca0f538e94611","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.35.tgz","fileCount":257,"integrity":"sha512-6lxT+WL7KHNIL9XxOWwxItryuh0FhEn9jnBo6quBBBUNqQ109sS8NCoIXsvvyCB2KQOpednbiqlpIxfdxl3h+w==","signatures":[{"sig":"MEQCIGDHbpDEIcslA5msV4NOJ/Db4QiTq0IQsZPxCgg0JuWxAiBvhyYLkUkrZQ7B9qunrgzLZZR6D0CS5OSd9dvoCclh5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15523963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaaJCRA9TVsSAnZWagAAIkgP/0Guyj8+9RHEERuh4eFx\n9V0yMu4kCN4y8IuhvVP2D0cPUGqgkMHrVSDlXtmn1ay4xqpeOcvsy0zBD7Ji\nLztYedO/gr1JnIanz1a25mGnj0UctiXB3gz2onPsrc9bwnr1fC3+3Oa+qTr6\naZhyHvi4AN/8iBRBBT8kVrxrYeTqoKWMjGXZ5zxr+nprM6uPPA/MNqodTp6N\neHvfJEzeFGUbocOx2ZfnIxHIa+KhNPxNP3s55GsWWpsoHgTGjc80OxXQ02ht\n0hVhLkF1DmZUqngF+GVHVNsj1bKTOoDDmX6it5AQ7vDaaAVglf40htUSCcUU\n9yZkL5JCh5V4ohtYinaNkBmtV0inU7UkUgeEG8Q/BcCk0w00vTOENT+VhXWJ\nV644fD1Iy8Nas0uticXfBWRtSu04KdO921FABqTBWfqQJNNjiDVvA+0uyeE+\nV7v+IqrEd1moWfeVFzl32C7g8hez6eKh97G1SAhAbMj2siFhKU9TV8mRtKHf\nfck4zLJm+RJGePblAf0Xx901kJ7j3bKo/MXnckoS0FOOzaTDErMZViAgWS6t\nhD3ikhiRiOCYoj/yh9JLtBrN69EaFOTC2kYB/uScgFwWmT9lcnKGuTSlbfLU\nynki78Mv3UfmIPBuBlUi8pAOPXsRD1JCAdN5nBZKDSgHHgEMVGKUJ/wbsD9o\nM2IV\r\n=A+6Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9b27ebb710269713560020640e48f0a541a652e6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-18.2.47.tgz","_integrity":"sha512-BaGgYumHrwdbngm6cH6dR67nGI0FJFAKA0V4xEXUEHmR/PjDmCRECq5B4KjQjvVqFYCtDBsbNK996j1Ot2PVCQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.35","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.35","@syncfusion/ej2-calendars":"~18.3.35","@syncfusion/ej2-dropdowns":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.35","@syncfusion/ej2-excel-export":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.35_1601545864787_0.5664331271710568","host":"s3://npm-registry-packages"}},"18.3.40":{"name":"@syncfusion/ej2-schedule","version":"18.3.40","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"53a4e39e8a06eaa75648c72adda9938636c5b753","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.40.tgz","fileCount":257,"integrity":"sha512-i1B8jd67CnOH2nq+c3jbwO5q79Q3i1L6MmKEi7Z/ytV7T0n5/MMvdj1x3atIs/7/vuwJdgnNejBW28EMDIo3oQ==","signatures":[{"sig":"MEUCIEpPxYDdba3rwi/XoF/c5s9+Q2R/h9hNOmf6OHnE8RFnAiEAxM6f8bbloPx6k5gIYPROiKr7GPaUjMeKb1CfTHO2ZZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15551118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhbO1CRA9TVsSAnZWagAAEBwP/igidzh6IA4s41E8Y82N\nK9Lm85uAwsd1m2Q7HDeunewG+mzkGDljDInQojprzZkT5RHLBV97TRQLaXWk\n5ahyXxXlhg321b8ty8R/jRw0bswJriuaYfoktgUmfLEcf6tyjnxwUYum/GEb\nip+U4VOHTTZwLKtImsJ1JCqNkY/p2YwQWNgixL+tPzBZJU6OQQ3JgjnV4smr\nthAIiLEBvXIXY7U9DO+tqy4qqa2Q9KizeBmCZYKPgBvZDNkDpbE3pwz02Ho/\nJcZcIcKUeXrF/3W7KuQLIjVDPlRdFWrqGR3j03UhINatA5ljd5mEWt+Pyu5H\nOdYTDosJHea7HCb3WQ3CV5c6Rm4Yx7IZ8vPBCV/thzlDFex2xV37VqtiskvH\narpm+c9qEwuKtETbjiA4LAehfqDA6MULi8EG3eNRmYquW+FB8YLm/pgh3o8V\nnN5zjagnsSU7x1e8i6PZ9dB3Oya8ZT3knK6/0aQ881Tmk295/+Z2+RTx+/rK\ntijIlliNnZEJsqN1Mu8DCTwJpWc8yv7ruHeZlWxdrTD2RPUi2e7k9L50j4hb\nwYaRxfZYB0VAfFWMZzhgTf6EZXn532iWaScPwN9d/HvYWjbKaCVc7bRodZhu\nhIkij1F8WDIINzwd7tdbhVE7YuJCObwH95Lllv2VHfz0tMGpn82b36wQ815Q\nk2E1\r\n=hmiG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"2e7f7cadd2319ba5c57ed80fc5abcb5eaabf3d0f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.35.tgz","_integrity":"sha512-6ALiwFW8VTSpLj6DCTwLGfxcJaz4Wrh/+dEKvnZAf8qPO81nNWUMlr/Xw3cn5MHQ0fiWrP8ceojVaK0TU8eAOA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.35","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.40","@syncfusion/ej2-dropdowns":"~18.3.40","@syncfusion/ej2-navigations":"~18.3.40","@syncfusion/ej2-excel-export":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.40_1602597813079_0.9025661075234968","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-schedule","version":"18.3.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"642960de01828cb3e1ad39225e048420b92e72ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.42.tgz","fileCount":257,"integrity":"sha512-Qr24lQIqQfXoV5gTWGanumBGaBZ+rC0yhxOb0MX6LdKs83ISxwGXc2EFGtPnfKjPJ1XxUnxWzOP5MuGPVXzmfQ==","signatures":[{"sig":"MEUCIDRs3HFMcsuSMkFzmP/u8tEPEFfSroNREld4TKeTZ+Z7AiEA5sf8FZbTdusSvuRE8UL6vrj+a9gg3KqLyaPxcojGQZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15567677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsrdCRA9TVsSAnZWagAA5hAQAJ8HcLyMMwbLFwkYdNbW\nRoMq/uo+9DhJANgupnxVHQ8jNJmRuqA+d1l+nwUK1yJDHFc1lLVYGgZ/Gpcz\n+3oiHaOXf3e6FXwGe4ViCToWLEc/0Dn6Zlj46iYB1vxEihmlUmvp+I+zbeQj\ne4EjIVJtFwVFYzUtMzyyuNnKjNOPIYrk5hsUUFa5VTy+ugTAJDXi5G2rUt63\ntuXUhN/OICzSGjajQKo4AXAFcv/Q+coaiONSOXPsMiVZaKCCqvUIrER80XUa\n3vMXjFAH7HaDR8sWuINt3Z3exR1zgaV0RSKZfJ3BHv2f2eCdSQPN/vpdVo8j\nxprjlXwYd/u4kZnU8FEfNEqph5jzvdR0sdEARigjE4attmq6QW3ZeZmSrXKZ\n5+7pp5meAOrkJF9m/d9ZX2mhPDNNThaMZM+KEvvgF2k9NQEJP0AyYWt9oLr9\nPJtgb2ckXoKzs86XzLCl2FFJujSuygD+i8CF4Z8fPjOMVhtFv8IBMBSz6wGo\nKJHkHVoUSM2mFJRp7EEY69l9kJuWGMCtwh4PpGodAdSN7iSxd63rRD3STa5r\nHmpvWXNJd3EP9+ONAcxEQMrc/Ud6CFiowgPMisMpEuRqFAWpgGDVxWDbFJJl\nrDYQXRINcmwULFqgTXsOxma6xRqjiFQlm2AodCokUcuDyZazLugDeXgtKEiu\nzQsN\r\n=MglG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"b69e22895f3fb60203b6fbb75d6dcd524d382878","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.40.tgz","_integrity":"sha512-ozO9eptoIOFdrdl+XIss40CVuAaIaTppH+xx9cj5JzKsNQgoyrSAxkXCMfg80Qhz8+FJLjtcHmYBuyFgK549tA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.42","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.42","@syncfusion/ej2-navigations":"~18.3.42","@syncfusion/ej2-excel-export":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.42_1603193565150_0.36023879994094754","host":"s3://npm-registry-packages"}},"18.3.44":{"name":"@syncfusion/ej2-schedule","version":"18.3.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.3.44","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a404f3835537247c27b0c25e161ec6fee9ace480","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.44.tgz","fileCount":257,"integrity":"sha512-gs3ynk1RSIGURGIcvkAT0y6KYKxB05LAXmk5R0Rn2u77wPAV5IKGOPnXOcVPSRYE/odVIMXIjBinXU732tai3Q==","signatures":[{"sig":"MEYCIQDwTC4msNNIi0AsGP15WaaAXq4PHgvL6yxyL2T/Wf/nFwIhAPg5NDEq8XH3KuISneh3kLB68XvwrwDSasqw2ZG+KHDM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15578050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/wMCRA9TVsSAnZWagAA3XYP/0uUcGXz2qekpfnHNoJj\noQdM55KcPPZPDgEX5J7tcLbz9cmX3iHAINgPpew/QLZpqt47iyz3SL4vT4oB\nKTJcChE7YL9tFH9BfHZFj41bUvVB8WYJCPeqp1ik0M6sWwFQ3idRSG76fCyR\nSDC6Rqhuewi+UX1P5Nd5+1UbY7UYMEYxH8z1Iossw1S8x77j9Uyd2ChHyPNn\nzswda4p7wVVJzBoCAxs0sZOnA9sxaJCriejNcXF487PSEIwOt9YPVHZLkNx2\n/DyBcUAgWG00+Ynge6Byf293c4+pacMLzIlatnXSH5PejrRqF3610+CpKQB/\n+WAco5fSeef21sq8Lr8FW+olOWluLpcbTbEY7Lt1qosSuAEPD1ntaj1OHa1q\n/hG0mkHFfZOmA0SbeUmmBoDNLkk4ZmLClsiil2wZh7mmKtVHoRLbzv5xOyW1\nmkx/hFq9+OV+s55HoS9v19O33HZsVEkqp5nSWyjdptJfsYgVssXGvErCWIyU\ntx8BWkNrwcw6vBHE2/JcBvWxetN6Kc0tWNxog8swdKDJMuIqbyT5KOkw4uhv\nmej8EkxAndsNcXeqdT9ClpyuGPNGpcJdrQ8VSKUYmyFVK44coXNl+BIWB82b\njKABeOarG2H4IYEbr3k1IYfHF1fWbF7BbsvfkHDeJuSU8dVxD2L5EbATNvxo\nuCQ0\r\n=Q76L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4ebfd490ad5d555d7784ca16f664bba2d24dfa7a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.42.tgz","_integrity":"sha512-ogKbQhe6nrZ5eh3rulSVuj+fr/HrKkYg6FEwc1czrWpv4aKwv9zfrnoMpgvM6ck/1uUViQGBrDRsjEVoGOIdJQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.44","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-lists":"~18.3.44","@syncfusion/ej2-inputs":"~18.3.44","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.44","@syncfusion/ej2-navigations":"~18.3.44","@syncfusion/ej2-excel-export":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.44_1603795979811_0.4772464478541134","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-schedule","version":"18.3.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2d9d509107d2834b366319b1c44729aeecf3d0b0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.47.tgz","fileCount":320,"integrity":"sha512-zgeZztDlxTSci6feNI0+dz4gIXZCtDCERYfmwWfVj7XRuu/b/UtzWGFuDmKr4rUYYfHxcsCBF9q+f/YXmZ8sCA==","signatures":[{"sig":"MEYCIQDFEk4aptxXbZ00wFK/70Ou5SNr9Oq+9f3cLJNeQq3PsgIhALmPezKs7lPPFN8XuZPlGD86ptk+BtwbIfqztC2H70iV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16891446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7bjCRA9TVsSAnZWagAAOmQQAItXc80ezfuessnmkV9a\nFHGh0Vk+TCT1NazKdRI/WHO/yMXAvA1QdPoA6Xd2pJuck+ojefaD5ptgk2GA\n9sDm/j6QQWTjU2RhlNQke/6gTZnYnrjMd6dBhMYvZbrvAOYDC3k7PNc6USfN\nddpYxPKSN6ezSgxGNsw6PEHGrwKF6PIXZaVjrxmIIgb/1Cb+jWk6wteogaIv\nfxYUQYr4PHHFwzmmbwXF3mNMX9rPY674gtVnQqfPn0DL+lk5HkSyfelfLu+c\n6H46MEYvJ/hr0I44tDQdU23T+fYCqaFGxy9ci0eiryFZgj0+r+LLhYqtu3aY\nVNUIhc/UCBCsNM2rGUpTzRSFC4ryadquEh0yu6VoTXfmlI0MQvJbQMtuhhzK\nUFr8rec/2YCZOUcRsUJf8O7zlTOXVWHhttd/JUcwwq0DiNsZzm3TgeMNpg2l\nN1YLPqwYAbnXOEqCUjMesVn+kjt4j+nMGh9vUMPLAwLJFWfBfmrXrFEKC2vs\n8pSA3XWYH6VMYNiZTNVjftJg2sqinbu0MeMbWLmEwReka6qA1OD0vGuFbiLH\nfENfZG869+Euh0glKM3DC00cyqv3QXJqXuASDysNgUXa6sez9M3TXhgrTtvl\n+dQw2Lwp0AHNmGDaNyjlpu4JtiMw1sNxpOAt67hKWX5iAbyVAS9nt47Lhkvu\npr1i\r\n=xvrA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"70df568fcbaa6a980d3b5facc02c127bd17704b7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.44.tgz","_integrity":"sha512-Lwb4qHvuGbN7HgjfxY7GbmdRXlP5gp1rJ0Wsv8Ij1tzKGt9zyUVmFvSJlGv7p6aFLSu34avn15i+uhV35cGzbg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.47","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.47","@syncfusion/ej2-dropdowns":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-excel-export":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.47_1604564706491_0.486363403832077","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-schedule","version":"18.3.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0371a47b547f14c02d01bca3b5181f17ffc101eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.48.tgz","fileCount":257,"integrity":"sha512-Feo7olNEvQ5kJInlA2J2thKNK+P0Fq61iM5tbi9ubn6wgtSvYJh0MXkRemmGbyaZGHCZEsyspHJ+tyU16msO4A==","signatures":[{"sig":"MEQCIFQwf9yrwG4OrNoAN1sNVD0aqcRNJZN9r4WYaXw1s0R3AiB+XVfvpdHhXE4hj9uNwIjenfTRGkcwSHqBqa0vzpb+MQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15585080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq5AzCRA9TVsSAnZWagAA2rUP/ja1SFEIxV5cBgfd/VDe\nZjd1nka9Az1jKPcYaaPzLnsgOC+uNCLOx2fnTBbZjacMay3gu82un6cTiufP\npjKDYbXVszJcuUQcFSZLD4pgyD+go78vMEKAR1a5G11bNuTCOyaDGppQXpmA\nOpGi3pdbBKkvii5g6L/tlHBJNQFXJUh70C+BDuRacCEl18aTUyOgt+C0k4V+\n1QxW3MmmNKTz//DRWo+2aMksOaRNtAgmyV62z33XRGW5E2/Sq0RtHE5t+y4g\nu87Jac8HahKrZnjEX8CILbyKAdWHJjH8v+YmU1pJWrtq5ph3iDYJL/CLuZa7\nqcmsGgkGuUiI9vDry5F74+pROmavqj/sMtmlO6iAqSX/edQ8UeX+q417kCyv\n4WnVFz/uz7ypNZDL75u2SHyvrpl7yJG5oimbCVxtb8lfM0iLWkoRRs/U9dYX\ngDmnQYgx7vmYp6ugHk2HbSwzFxSYoSGzeA4TNnLFboIC1afDXQOr14phMUlY\nd6AqpD9fD38GBEyrVX98+CyP+01jjpdYrWE4+0BHVQ5dR5y5/jqm/wtL70yy\nAxOlfmcIgQWXriejnMTNFXCV+1JDd9X3XzVw2emEOfC7WwH8bJ2qKgYuMU3r\nLGVPwd522Oc81WkGkzbzctcMpMim9Rqrfw7Esmo7WJZV17ch7YR4Ryj3o2Pm\nMiSt\r\n=F6aA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a5f4eee76b548b3b919b2a2ae7e3dd4b4b41845c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.47.tgz","_integrity":"sha512-7cCo1VmnrOWAoXvhPW2FICjwMZ59kKQo4NPG0fRAcdzR7QC+ksnHx2BNdYFe5exANKvQk0cdJyfYYMwPm5NGWg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.48","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-excel-export":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.48_1605079090590_0.34496253567029456","host":"s3://npm-registry-packages"}},"18.3.50":{"name":"@syncfusion/ej2-schedule","version":"18.3.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.3.50","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9f24ba7580a95769d2bc579e5590a2bc7573ec53","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.50.tgz","fileCount":257,"integrity":"sha512-F1hOj0d+NqobcnKnK4uoFfvrfNuGdGlm8doBV4F7MwvLzXiaVEbaLDQJ3xmQQ6WhuH2+V5f1JlHMkeiTr5OW9w==","signatures":[{"sig":"MEUCIQCR2heA60ajLQ0+axEJHHHXoU3AYZ3eE0PdjYEGzzl0AgIgSys/rgQY2nLmk5Qw4Oa0NaEaNdP+yMmw1yaPv8c0Gec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15595009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs8gbCRA9TVsSAnZWagAAXh4P/jITeR6YTOfdCU5oPvXt\np5RIPq1m8oDeV+KOLDLqLy2Kmc3GrcNHuVZ2XWMD3fIO02R7E2n7DM7kWIuJ\n0+CfXvWpeyuWojyLuldvBz9uNsxU5FjsQVpPHuWYfFfVNopYPm/YoU/EBrds\nhit4YbbqADEhG5uG31cNhrgzC9S1miA1D/9jIVdTBFSPQihr8YFZiKx/XTvy\nvFTTNzay5faGliW23powVoXBN/hA+dIC7DZGZ+Eg3G0iRqtur02D1R/vuK7R\nlnMEuRJ3vKbedVRQ7ewrUgkkjQg4tSv38c8BGjhDzwZJnLlpLKwTyT4iBBOj\nXZb78jvELglfft5D3lq5NfTDR3UUOc/2t1GStUfIitEhtdScwoxYfEGGe96P\nYtCWVo2m5Fx9iGFTygFS1cNSNBJ9qRNlQNZxPqWKCjGBZuvnCVz8sYNwUpcI\nTlwV6xvJu0LGRO/YgNIKs7JI+7QCQHX7lnw7pRAYKyIx4C+P+2lXdA0YIvUZ\nBt7OWLy15T4GuEEi4aIL4sfs5QtvwOVQG4WYQxLkyVERYBGmNOSbXpyR1n/N\npsoJgPBqVm5psjjsNkOSBH+HAeA0bzeZTHJSV/fvaYYGcZ1CGnpf3OdoFmcN\nHwLq3foi8UIGr82uJjVyx7gHYsuNeC9VaL2WP03+cKcEB+NW08s51CI4SP3Q\npLAL\r\n=TWWa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"03d2bf8d0796ab4b22920806e0c5e88b88954023","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.48.tgz","_integrity":"sha512-BWJ4GyRcLQUz731ldzFtQ7Zt5VI7fuaGlKg0aWCM0tPootsFD6aAxbDBgKs87+Qxdja3/xsUbR3SqoNyH9nZdw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.48","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.50","@syncfusion/ej2-excel-export":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.50_1605617691264_0.5440357368343685","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-schedule","version":"17.2.52-1205479","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.2.52-1205479","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9b3a3e8d148ebd4d854ab75b5fe053180bcbf961","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.52-1205479.tgz","fileCount":249,"integrity":"sha512-K3jNfFya9yiSQil29rBsrdDkliozJNXsM69K9lZXZWWjQlTMJkWVPQoXI34LcFGluwHjr8U3N9SijgBEyt97bw==","signatures":[{"sig":"MEUCICyse/EussxD7OxnKwg/YdgwfqWIaYV0B+XmBhvxOeoPAiEA8K+KHSvX5yv7BVTrMr2XP016LzfJQ0ifvKi5yqVYN3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12987780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu7GvCRA9TVsSAnZWagAAcVcP/02fm1BGMGKMSBZXXroY\nGLCPNo1yYSzFkGOEAo65WAknJdBRQWfooyLWEZVX7xHFdhCyRRdMQzRrCV63\n43JnJLPJFl76pPCaqsdVxPxvp7/Jl4E7XF1QLM5gZX8ObQtlTBrj7d+ytdbv\nbamqbrv0a+wGJ4aIX1AYkVlGJNPe9y3wSzDx3bD1iEreaBwaPHZ4IRrIhxzg\nvCJoYDGlFLKMQQTkWY7H4wK017GiquwB45PzVaUY6ttzH7aN1/JcEGVhSPtM\n0P4xPbzpcLdeh1fGtnCsJs55onhcBwIcjFspNuNkI34JVSXc9ExlbOF0iBaF\nloMKzStWPtgPOTn4RW/qyleHXjWLgMF7PlEwzgobBym81G5YVQgeRPjyYJGL\nyD/DQR3BXN6cDg96vGaFmNaa1hztCMqOmVi5feMTylSfQq3ws/NbJZfCwKfq\nlqZSG1Nr2Zn/gnek+A04C/nYInDAPeZloBgZtEGBpGdusp0kHAOrkBikyB0W\nmvorGJx1KY73UUBrscOfqx9K3xJHlrX8g0k40JJps5W7EkiErrubMV/oZL4x\n2+d0dpD2PDTCfBf6V6OnglBBvtr3Ij+cv0y0vKaQRJGFgsqpmdqDauWGOkaS\noddqVZeqyM3szPAGuxvuwObuQUdmEgxZ9RjBk9ezbNnVthfOakxnu8Kvp/hd\nUC73\r\n=ztO8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@~17.2.49","_spec":"@syncfusion/ej2-schedule@~17.2.49","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a03b757992d3dbceef407f1a163ccd7e3d4ddf3b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.49.tgz","_integrity":"sha512-5paH9JGflKtGOJfbpbv9IcNHUqyMJxyevQJAfYmihG8nOu1DdFyo67+VF11i8FxeQ5o1pLNuNOm6OL5Vw8wYjg==","_requested":{"raw":"@syncfusion/ej2-schedule@~17.2.49","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"~17.2.49","registry":true,"saveSpec":null,"fetchSpec":"~17.2.49","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-data":"~17.2.52-1205479","@syncfusion/ej2-lists":"~17.2.52-1205479","@syncfusion/ej2-inputs":"~17.2.52-1205479","@syncfusion/ej2-popups":"~17.2.52-1205479","@syncfusion/ej2-buttons":"~17.2.52-1205479","@syncfusion/ej2-calendars":"~17.2.52-1205479","@syncfusion/ej2-dropdowns":"~17.2.52-1205479","@syncfusion/ej2-navigations":"~17.2.52-1205479","@syncfusion/ej2-excel-export":"~17.2.52-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.52-1205479_1606136238769_0.20841948843058744","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-schedule","version":"18.3.51","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"faf2149367e0e9486c00345b53a854b169be527b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.51.tgz","fileCount":257,"integrity":"sha512-abhxfLnIdoejqsGUEgX9VnGj56GLUEdKA5d9+YU//k0CsKgl0sGqZ5nwdKiy8v6dIzQ/f/UN01K34qcfNITIVA==","signatures":[{"sig":"MEUCIQCyRwmg35Z/BRBQprYfQYOUwnktq5V9JDRbn8bXn1P3mwIgWAmrNkt+9JoHQunVeqKGqEkMIoYjsIShJDMaP91fz48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15603655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO+LCRA9TVsSAnZWagAAojAP/2AHBX3t+Nt5hL1KIVky\nvBOTVNE+KAx2hf/JoxN7Dn6X3hqyO27jgjCA8Mh6lraNz8TB6kDkQdEnjc6c\n1y6cNyfcnAeZLJJfMjBQfjQ0AxfixEeO42jXQalNr02m8vGPAi4qYBfiYAlk\nTlVwS2oP5jadtDw9h4xKyK/Ti7bdngiljKcTTUViG64aHhWSoUgRWi9dCJY7\n8zQLItkbXGWMxZr6BdTyuQxxRIdYFeE0oQLbjt9FoZEADc1wNpvtfy5LWfJV\nkwbkcwtpNCGHgH/m/18oSlq0MXZRcPjX+r7VyWWXGGnPaaJb03NBiI7uUGBU\n42ljPRQP81JJwOAOgl7WNYPatngAydFOrWyeTxOGAxwafWXGuYWyKYepPGNG\nDzIGTcrQFPFzxmzzXGLz4gWtaDa1VX3a5E0p6AnDe0hmHhX1/ACswoP0iO1C\nkXUtyUmy7M1llWtrarNW8CKqE69Y5pzldfGa7kJhehRXfw8mocHa6KpyT5IO\nXaWj9dn4GUf7gTrgOuPqX9nBsWIfn9blxaD21F2ZTjJUU2PCGBZsbRRGEUDU\ns17IHQaARER7EtgnmSmAmSgZzuKUtuS3HORrDrgUzc2uVXxd+MRLCMhuWy6y\n5XTaAwJYOa2S/rEqPpJboD+M8KlsDq48RV6+oNqwPAkOGC7Y6QqlzhmB56al\nEDOi\r\n=aBLN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a59ea9d4c0c5064fd39d54c9d2156d9122faa37d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.50.tgz","_integrity":"sha512-Qy2MCG2MrxsRJQozGu3/7RpeEgY/WVhchJN7y57HaPqxic2o1fjXvffJGPub1y/VJOyIGQVndXwF253ob5QB6A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.51","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.51","@syncfusion/ej2-dropdowns":"~18.3.51","@syncfusion/ej2-navigations":"~18.3.51","@syncfusion/ej2-excel-export":"~18.3.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.51_1606217610881_0.03743533404070076","host":"s3://npm-registry-packages"}},"18.3.53":{"name":"@syncfusion/ej2-schedule","version":"18.3.53","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"26c563be25a2b7b8fedc1c1793775162efffef60","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.53.tgz","fileCount":257,"integrity":"sha512-MllHxD+8vTbbklL8hLWc8K2HyMdJm4Qgj9bM4f1G61NL2jRKO3F9LSbRyMXByUdW5xy2HLaMrCZW16f/SoOBtw==","signatures":[{"sig":"MEUCIQDb6+Eaa4Ck5n7ro/GD0Gfx2PwkQDoVAGRQXm9ZViujmwIgTWEimT37p2gWC5Lf/mY41ZlV9LdHKNgubmWAmeFa0d8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15597734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz2bHCRA9TVsSAnZWagAAwy0P/iJ4pijHr17aro0k3hfS\nzBQlThENdM1rMHIM6ZsqZuYvQ69bRhcbW7Al6fXwsX7sQAmPjw4ANQJH490+\ntszPT8fCiNaEbryfV3wlWibJKQEzaKfj37yzSojt52BTWNO/Tw2rXSt5DMBc\ndud3KtdRQ88FgPjBIf+TLHpsp9U4BpEkUq1vwMsOW18cbeOhe0sc+/zHYgU2\nBJTt30x3Kaha3PzoeFKdP2Kp1ADI0vCAMWRFtDCIGYFyHV1P5WdbXl7ZFgzl\nKQhqRaNdXBx312WTio6zSvkXIHoSWZPJ9qL6+Vng8InRgzI7cwMfFxuk2Fjn\nkt6rxU6zhQnwnsPlskc4y/qHy7dijLD+FcOYh014CCd40xZfqY5/e48kXeak\n+V92kGGSZ1N7Ns6qCoOcklfF5Xxj3jNV8CcyjyoLOJmnSQx2vA+F6Rcg8p3/\nKr7hIWqrvvUY+2gC/uX7hXLtAaKTdMkkIEboIdWQ+HCJEk80MmfkuwSCISCB\npcwOYLv/2phLWHcO327ASKWxZRflqHGPH18sqb+7xs+9vasrsRm9LC7AN343\nw+UHeR1T2waJvwiSgwwt916eQfDPF9YIqqsVZPVoyeotYV+Nm/ZzWvpnb8ez\n9ZhIvnMFBZKyx6EX5HSFN2W/PLDhT0nUtBKBLRMeKmVepPaRHwPT8cAvZAXx\nTUj2\r\n=urLX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"18106194240f74e2beff6346b9f5f4c87c60d99f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.51.tgz","_integrity":"sha512-XxbPUiBUlK4CeYtaJduQrh4zcjrWRwaXc5oKNdhKo+azpvPrDg/T4duaeseTlBdMU81sdieu8ldGgT9BskYMRQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.53","@syncfusion/ej2-inputs":"~18.3.53","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.53","@syncfusion/ej2-dropdowns":"~18.3.53","@syncfusion/ej2-navigations":"~18.3.53","@syncfusion/ej2-excel-export":"~18.3.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.3.53_1607427783312_0.2193726736063999","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-schedule","version":"18.4.30","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c02bcf56ba079469580da7519872b101c736306c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.30.tgz","fileCount":257,"integrity":"sha512-H3PkyR+WhJNjOT8T4t63FAdFPdEaKIdLZ0ZXgQM6qwyygjyW2gh7tnnx1+9eR2x0mglVBjb4Fyw4lu7WFz655Q==","signatures":[{"sig":"MEUCICLziadhHKwN7dL6FwUcH0DAeJYyVRbhOgV1W/2RwlU8AiEAr4duUeddtvy8/bz0CkGtszI2Hdv5RMySfk/PcTMvcyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15720726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wnWCRA9TVsSAnZWagAA51sP/i8BR6vEW7K6DNYBLD+7\niY457ksx3tcWbpgN/sBtYsL+ILmJFhMEU5nKZ0bcvMa5mD+kf2sPqKzJqvlt\nAkiBBdGKGVwpg93WufeB7jRmdWNI3IObsHZhnkGqqr/fKYEFcsJ3GBB+n3Vy\n84w6st3plp8a961pMtFSgW5aTo1340WxJBxUQUC5xk0N/plq7msTxTS09Gb+\n+02B2Cl44SCXM9mYDXMBOsV5EjXzAqtPqSAQgj9IWZbSnQn+qQC3vAVGkbjH\nwcgL+Gjyhk1Rlfeur0Ntz7F8vDsxWZOdghBwaSXfqSA1AsogGPs+QqlDPOnr\nG1JHnIkUSj3iDrhqm+Gii7A/OhAYCCLdo88ZIqEij2EF/ZsbW0NrlFiNEeqk\n1l9d5cQEc6kwd9S5fkOIjp4ISf1xwiOirRGrBXQNysBGY5ulCiplIjX9Klkb\n0ga+yUIV6pugt9QZOOEjN6DL3YxlS8oalj0Bq1HpnyHxm3v0cfYYZEgqPGg8\nM13jD5DFnHU0DWvqOBoDbUglyAHKfkPo1s50yJ8uoOZDvWjZ9sroVg0TEywJ\nPOlh45tTRTaS0pqeXv8LXxpVDjkXzqaR1e64/uWuzINfKFm5fSNcalO1/bH2\nthSR8MT55sOqsHH2NUQy9xZHcm8JLLBpVJhRpt2qiCOzG5SGXyWj1jSP78V3\nE7xO\r\n=3UZu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"3ecd256d67adf6c1f4808f68945a71882b0ade57","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-18.3.50.tgz","_integrity":"sha512-mkG/r7NwOrG3pMS2RXLFtbLYZQSbUnln6baegTmkoTH4Csvi32YiRfd29tX/m4z0gEmXJh6xjTmZ/Kl9MRxPyg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.30","@syncfusion/ej2-inputs":"~18.4.30","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.30","@syncfusion/ej2-excel-export":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.30_1608190422091_0.16464524983782147","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-schedule","version":"18.4.31","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"87aac966788e7f8b8c1932a5b096283de50ca1e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.31.tgz","fileCount":257,"integrity":"sha512-ZT6QH31FlS+6JKHQ3pZ1yq7oLk9yf2xKEwmqUF4gLOZ8My15Y1yqsXh52IbBcWxLegg1dcQDilM0QqJAtEO6KQ==","signatures":[{"sig":"MEUCIDDVipr4LddcwFQNuPdbMovH3H2zi/8tcpgAuCQJAu1dAiEA8CJSsdzA/sBYUWEh+sW+GFT/uVpT/p8vkeTNSOZS9hM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15724804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4dzSCRA9TVsSAnZWagAA0GIP/27eU7U/j+4wL6NeDP5O\nTlWEP+IIr/yfCnBf0Aloh2cXQTPE0Mf5qzu4SSDyoLt3RTQPGiMhuLbKRcZE\nNGl491nDWajfFpjIidD7Hu3JjP2emmdC66N6rgc9Jfoi2wrVhD1Z7Xw/9PF+\nmew9NA+nelFb7dQwWkQlHcJjnw7YcjJ36hWXd4ivLy5sjAJ0T01SVNx3llHw\nvyoiguJUzEkMMCHXIcjAr0m73FN+D01HHtHOQFYitLzHF1QeXX5B8LTEEwrz\nA8J32/IZ9E8G4To+GpSlRpzYultIo05sdcuVRgaFuhnufGu9OOYMm8eNhuvH\nMRo1OkXBKi9FcRcOiWoDBpRnjcVZmKgeUVftObioOSldLY6E+D3vdUj5/2f6\n9+xefrhXRRiuR5GeDcPfGV6WRiPLRqgRUSMwlWzNomN+WQfrMvDPaSRrzBZl\neQY9mSDnoCFZW+AxzNx31ymrIke0akblKuaRkfsR/JOWtFC6NNnLhITcv+wh\n7Q10pLJeWQhXKO4SK+hm9ym6G2F2LlDkZdBzlx6aqNum5VWswcjJbLhC357R\nqEZNlTKjXT4AFSKMs8rmLdz7ffRPgmfzyZ6rVA/+AfquA/5iJK7usxBOfD4X\neEuw+I0gtnNREE/Qebe8Nm0zE8nl35x4RGRod5gYzxvTGlklLp5+d9oZ+Acu\ngIJP\r\n=6gcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"779aab84546d411d59b4a9a456109ed3e9d015e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.30.tgz","_integrity":"sha512-CH+iV2nZdTOh1NTDIFVzEcInccpOgjcsq30XhQ1ajBIE8hSMsmWx1lOgKzv4pAOIxb3G35LUHPuOdjx9q0fgPg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.30","@syncfusion/ej2-inputs":"~18.4.31","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.31","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-excel-export":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.31_1608637649873_0.4459727396320543","host":"s3://npm-registry-packages"}},"18.4.32":{"name":"@syncfusion/ej2-schedule","version":"18.4.32","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.32","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b70c4ac4f7e5886aa1b41e26516eefe2af44e3fd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.32.tgz","fileCount":257,"integrity":"sha512-zVUVsbSzq8veaTzV3Gu9E89J9ma0uH7T9TolKrH4VDsmqvgDMR+dQE/L9xLuZHgz4Z7rqeTrQ9g3x7hw2CVPpw==","signatures":[{"sig":"MEQCIHTawr/yckQWf2KOHiSjn2zhjL7gJjWplUKe+IAj2ugyAiASS1UQaVwmdvNEdH4t5uNrDeWv2JMgMgtevBTkgZeUJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15465696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6xdaCRA9TVsSAnZWagAAAvAP/0ebu+SSHsHvPl5cdnhu\nQted1AtmK798KX7hm3p0x+TWph8fRzAAosLXtQq/MCTh4IvHon2bYLR29IHR\nSEPukWmT+c27tl8iDk6rK6KEP/qTMSN/Jq9hnrehnu0vrBzrt6rcmSlaHGic\nikBWNMyS1FjCGquVxtaIMUxIFItwpA2illYUvqmeJ078oFyvZoi5I0wzyWrC\nok9nilEZW4ls0BTOw/kwiXF5ABdEEbawYtm2KZt8INzbEg57dPl2lodAmAXV\nAWCVZhYFiu3QJxYVjLZ88iP85W7xevDTqXCHJ2/JQNr3KILSWkSKogfPEmfY\n2YcxBfo+XJR4+vmDKYI0ykaMsK19lgkfusloBfqqrYIIGTWqqooQRQiCskce\nJ8KUPEPWCFP4DBf3PcffH/r76mDmdAw+/+bjjV8eapUB8Isgw20pISz63Zeu\nni8geBGz/om/+paW8LwcHhUGfKnaFcnZ/Nbpwr78ZUOjDF74BRLPVL+VUdzw\nusAZK2JefIKaHuX5F3hGTWuBFAcfWx4wIjdYTxkHZ/2b/tUeZ+PLUQui8mgs\nZOkwjJ4STRrVt1LGQbgmENHgWeZiQV0ou5v6dkZf6S6wGvbR9RuSXj22gZmP\nfd0xNxbgQvrDshMtnEpf+Wu4li3GbJ+MlQhoGlfoJu+314EKWKUx8c2w0MbB\nMgto\r\n=KDp9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9f7c671e04a6695affd0738722438d65d47b370a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.31.tgz","_integrity":"sha512-FuZYXcKy/8Oo6nHoVYOmGFPuxh/t6kDxQQbTjAi7aPEzbvL6sqm/EHfLjBCnW9pVrWXCElTp09bctcrX04wTUA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.32","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-excel-export":"~18.4.32"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.32_1609242457412_0.029517713170102988","host":"s3://npm-registry-packages"}},"18.4.33":{"name":"@syncfusion/ej2-schedule","version":"18.4.33","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.33","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a03b921f07817477a5db1950375e2bda757dcf43","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.33.tgz","fileCount":257,"integrity":"sha512-Qc9AdJeY1mWHpJhNGaC/sRB04fG89wI91sMCGH8/DUtIcz01TKE/hP5WTcAKYTIBTVB0dEq3FYBRd2mx7KF6kw==","signatures":[{"sig":"MEUCICHWumwmYJKxORnujzmINHIjMVKYYgC58IOgrqklAWEvAiEA5aPzN9myRp0BHG+wa7Qy2rtGTYahVYaSqDkwysGy17A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15481691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9Bp6CRA9TVsSAnZWagAApEsP/3a30/A+rO6AQOrdySKL\nE7GkAGyF9K/5uUoUDPKARHbOALrr2EmZRGjxv3SGdP4kS5MYSLfUNEn+MtpJ\n+vMO5JfSwt/t2ES9w/HI9ltd+ORmaWbKS4XxHAKnv8AVmk8GQHUqCFnLruXm\ndDxWY2KwnC+j6NcAz2xBYB2g01B5asH+4PeeZSFzkeH1Z8vXWo9tGQ1MgOGT\n/BOSrMbOBlTR/1aZDf5g7gFZu88VSKF3ax+7HhLnI6ZVoAw3NtQWQFPNM/gO\nOwm0Ib1p3fyIPZ5n4In5t490h85pMd/0Y5PC1QFvnQz0/Z3XcLdgTngcH74W\niE0XWkSiIcGbO27hpwCspeZaMFeDirHFyNha5WCUWoY3eoIc2QpkwgvKg5c6\nMLwGDV9VkKkGzFjSXabQGiJJ3rpmuZZ/XEvwz/fLe6kNU9lwf1BiDErWRs6X\nUbwOFb997QU95BooTjg5ZMjsZRlu6OSfJZ1BsCQjm2ApzaN6c5qkvJYZw+NV\n7m8I4V0WOYaKR9zbS5S0Nk7/c8H5YMNNLoLD2inxvX40QAMdAS48xdbjxgyq\nJp4nH89U1vLeNfPU8PCNi/Tm2EeZsRYbbypEBCoGVUWC1w8YBLKyQ8kYJm5G\nCSce6p6JQN/pXv1/9N0eioSQLUBxM9NheYz2ozyDlGHUy4Y26Ay2J8BTJYvT\nKzuk\r\n=xQ5y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"866aa0c609a97aa8c9afafdbef44c60bed325754","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.32.tgz","_integrity":"sha512-oHyWB1B6q9CkGCYoiBkqjlW3X92nAxKNFW62dQH/LBbhAGdPEx1GtX5ZxJESU/7+NL7r5Rll0sfyEBuJaf1Wvw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.33","@syncfusion/ej2-excel-export":"~18.4.32"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.33_1609833082242_0.24092526332272812","host":"s3://npm-registry-packages"}},"18.4.34":{"name":"@syncfusion/ej2-schedule","version":"18.4.34","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f733a29accc12a157056a2ab6d65525033c5613c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.34.tgz","fileCount":257,"integrity":"sha512-THeAtG8Nfbsx1QpAOErPr5J1YXv5ZSFOLzAO8P6IEPDnM8mt5bgniBAAO+Udy73nQOnju+/MG0IIctFMyBMP7w==","signatures":[{"sig":"MEUCIHSrkCStwQUudxhyK8gKiPrTznMc/j3PzvIOUNBsOHYTAiEAuP2z34FYs+4SD3mzgQUekFz1J2ZvTWnnzXcUMwnvafk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15497046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/bVFCRA9TVsSAnZWagAADsQP/iBaFbLaVOrDVwNgg0po\nISP09Q8PNeXT2n1wGnzVRVvv1F3T8ONfoMskfGWcW3FeDQdPOMj9cqJRGrhU\nZJR+pFmL9xQ2JgVj8p5iDCA72gDN+Fy/mwoEaMuV6wHsZ5pxF/4qnVOVjwmS\nGYErTPV+jerYryT6Y70/xb6gtZRXK0lBkOreaXB04EhHnC95wIWQPLuZJLec\n1eNkNh0CYf+P54KAhbXL+hRq42IBOThAKy33U9v1uRMyXVUoWv8zkfAR2+SQ\nP+n2TYvwDIbcfLpimqmMA9eGQVwmJTihTbaqdE1IwaZ+ZOTnCF1CtSkjh8Lr\nHP3wfFvA3fnwgUpE44vUt+cmgcbNvT6rzGGLKZPhTTCjJ79Tm46X52ayQrs0\nEL8isNNm0/ibR90eVeq0t00DyZZdY9BUjOca3SFN7BYJfkgMArFe2WCyQkjs\nc7JvltA3ssno5yS6qRamCNJrQ+h1Cyq8fD/X9qYV+VcGSUYELzjNn36EG1o/\nOL7Ac+z2QTjMnQATPpSfwsNMfLCXsXp3rw12Mp0ssl2YNqrWoKh8wpoxmeSA\nFDVXldrAjHXUsLYDPZVAS6vF2sM/YWyaYnRtr8/AevDMTKLGShkykHKPmg3C\naQozJdG6cXKWOgz14dISAGtbo4O/XjuNMs50aDb9lzXWDKCKO8qvxx7hrZlA\nR6Zk\r\n=Ub1j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"b939a4d3c43abac2ccb0172381ab84e595ca7226","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.33.tgz","_integrity":"sha512-8gX3v0N6/oBi6rGYeam/MQ84Vue9ozprYitv6TgV5i96gy9o8Rbth27cggbQ+eJJ6luZ9CaItsaLPb61Ym+p5Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.34","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.34","@syncfusion/ej2-dropdowns":"~18.4.34","@syncfusion/ej2-navigations":"~18.4.34","@syncfusion/ej2-excel-export":"~18.4.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.34_1610462533361_0.44773324878979404","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-schedule","version":"17.2.55-1205479","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@17.2.55-1205479","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1b0736edc992127fe2696f0b998bdc9b9061cd94","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.55-1205479.tgz","fileCount":249,"integrity":"sha512-qVsbZ9+60TcOBRptivuPKF4g5uGXhAgF0A9qIlieu0kCDJDsC73bPxcNNJO/lE8CBKBqZufi+FRgmy8FYr9/ew==","signatures":[{"sig":"MEUCIFXNCuYJkPC13qyT1S9TNYv2iZPRuekzI61GsJ0gDysGAiEAq164doWI776DU4e/crt2FoPPW3tLcTXtx6Voe/n80QY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12987611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAWEVCRA9TVsSAnZWagAAQEIP/juG2zVviKWZF4CRUAvJ\nlrD0XFOY7Uwl0PR8wZQj8vGwm6D53ySzvS0w+5iy0eZQrjs63CgiASedAkiP\nOvJXFYE4HlSWO+9jcKuT/CmQ/T9lhhMCGAQb8yBF6aL4Xw84cAQuMbyio015\nVRCBlHOhUKTWmWkYQVs0PsU0L6YIg8RYXVDRnW52cfLNWmF8WrK4QMz89ONp\nKr0Mz/dHR8hbJ06cOB4QW5cUugF0Wr0TkciVPoG3+BOktPhoDGnB44N/jYSq\nq6mGSCFYayw0ntp0YpuGpA6xwa5XUytbxkKO5w4VchR39N/ad1Bt+WdLqbaN\nOCBrr+rMuVrBDfHTj1R8KfrphvdlZNLSUhzcmIf6LBlMmchZJQKurViGqAj+\nvZwUq5WjHfxExdoLCg3SqLINr1uv1VXncC8LPj5CiuYciAfPzQE9ZzWwnVtp\nx7jwYQ2EhstDfG+s3kSQb1JQbtWOTqJhnhc4qBb6f4O7HNqKXYABmqSqfXyn\nzoaNaBM4Baj5BoUJQg0/GmrxX46BOiHp7zTVhvyWsxiJZnL/92QBLmD8wQaB\n00dJU6S31Yrqc4oHnb1ejCW7lHwjB9CYTov/rPZR0RfZKYcGoY9fojbKTeag\nKnTnkXTQ/2zxUDbnW7WWWWc6+aKpPDykDBzBxPJOS51p058fB1MeI+Ayue77\nslHa\r\n=DG+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@17.2.55-1205479","_spec":"@syncfusion/ej2-schedule@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9b3a3e8d148ebd4d854ab75b5fe053180bcbf961","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-schedule/-/ej2-schedule-17.2.55-1205479.tgz","_integrity":"sha512-K3jNfFya9yiSQil29rBsrdDkliozJNXsM69K9lZXZWWjQlTMJkWVPQoXI34LcFGluwHjr8U3N9SijgBEyt97bw==","_requested":{"raw":"@syncfusion/ej2-schedule@17.2.55-1205479","name":"@syncfusion/ej2-schedule","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-react-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-data":"~17.2.55-1205479","@syncfusion/ej2-lists":"~17.2.55-1205479","@syncfusion/ej2-inputs":"~17.2.55-1205479","@syncfusion/ej2-popups":"~17.2.55-1205479","@syncfusion/ej2-buttons":"~17.2.55-1205479","@syncfusion/ej2-calendars":"~17.2.55-1205479","@syncfusion/ej2-dropdowns":"~17.2.55-1205479","@syncfusion/ej2-navigations":"~17.2.55-1205479","@syncfusion/ej2-excel-export":"~17.2.55-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_17.2.55-1205479_1610703124510_0.9633149650064294","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-schedule","version":"18.4.35","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bb307fea6a3ce6f00823050f566a68866d169786","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.35.tgz","fileCount":257,"integrity":"sha512-wkqXn2jxxF/pGYmDTIu23oHoBAdd2PWw7SpD6F9OcMKG8ZKInhMSDin2nAAT0L9d9qxw+aHfo1HxkwFbVm1cCw==","signatures":[{"sig":"MEYCIQD7Xd5VgMxLJc6fncT/ZnrPKUfmLQsTz6MI28niQqoV5wIhAMR8gavO7j9/X0yLb/i5MZZki2GHsPmhROZjWheIZ1TN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15522613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrfcCRA9TVsSAnZWagAA4moQAI3d/E5oB33LxnSCRIR9\nu3UXLdVjezOvv5pBUIREc27j2BioP7yzqPk5n2p31YY9Lgxn0YJfEbMjqNXD\nhqGcpBr8WbZeGrWqqy8r2cKLawVOQzCLjYzsjkMt22j7RTS7Jfk3g2gK9y5A\npGjEhSun2yQpKY9Yjtd1xJLRO1cWxye0N2hHYORcIjb7VIjzkRKBttzCurSJ\nKfC9DDgmeynewl1REutLwG+KvryMka99sppUaN1TUtYCU6d0mlx0a89Y9e+8\nBq5ibanXlzRpWvOK5rCbKCRHUvUIPbhQmj25U1sgYK4zBQbGMMiTWu5va9ZQ\nFV8tGboa0hK4bJMGqndFbrCqvx66MPjoDZZjOscXXPTsZUHDCwy+BJ4jQJpo\nS3qUsIDxvk+DBL30RQ1dXQV4hcpCosyiS44EV+czZ7a0tQQhrOYEJcVk3GI4\n4siGs6WGUfyQXLAHTIE2lZ8m9P6Mrxc2omck05XTSKATaNYwkzd7yGgiWim/\nKAeHte+tqFXI73duzdGLqF4XdG+VGMAeUhOGNBE60gUICzdVksj14mpQRa/l\n7r2i32+9SaFnXewtyKqqWVFydxorzKNA4EYDTkrcZrW3WB6OXjPQJeYhSryZ\nGid/t8mmaESx10ioIRUf2WeWHKuLx3Ua3KlH3RxuQf54DluDzzfVg2fjgWpd\n9vm6\r\n=N38E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"edf95999013d05377631e0d53d269503bf1124b8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.34.tgz","_integrity":"sha512-ptuLAt3qccB6JZtRcyZprrZibQXQzCF8muF4O32v0xMiiA0fpcO0YtuoiA8+DSCWLOxg7CnbDx1REhb7OOWoTw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.34","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.35","@syncfusion/ej2-dropdowns":"~18.4.35","@syncfusion/ej2-navigations":"~18.4.35","@syncfusion/ej2-excel-export":"~18.4.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.35_1611053020018_0.41238202247409195","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-schedule","version":"18.4.39","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ee573a67cbb1705bc83146f95b7fbd14fb3716c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.39.tgz","fileCount":257,"integrity":"sha512-jA+Uk0+8MZqMtc9ksfiYFUgrq2bAar3jIRAp8/qY5MYQK63P+GJQw8eDPFhf/XE+bqKkXhUCqy5KwhO5tgTodA==","signatures":[{"sig":"MEQCIEVUn4INpuZnzUuunU5WxgNPoSiVrnnAG3iFdIOof9YbAiBAXqzhOheEIRsomGIYWp1Eu0MHgx+7symfjNyOBOotpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15522965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkiwCRA9TVsSAnZWagAAB+QP/2K6Ng2kIWHxArphOd+G\ns6lxyqtgT15VOEko0LCBy6uCEFzBZyO1A/1STVtoA8HyPjijnMV5IPXvmotW\nTeXZqIAFCdRqxLe0rvFSv84xCCG3kivPHsAb2YgWUJxLxJy7uOJ3cjneVDqx\nrcBMTrSrVq7pbBB9w9Bw3Aq/9UoVeE30bs0wadpqR3kps+qEPC/MVOFRwDme\nzew9ess0COn+pxEYBoUqvLXXN47M+TKwOcvqcb4MJzkH9sBPmsg1nZI2AdvA\nhzBW2s7dOHCBz9R1yQH0wHmlYAn9a4wyjhYwBFi5M8ht3hlwmRSCS0W0E6nV\ntWcSnqlhCCeYMYqGYVg5FKyoNoTTqbvrzP0OND2K9AGOE9/w3lL09aINuY8T\nlJ1HltYqZlpXNID+QZAVEoHG0fbiCGOBob5+A6V6ixEMEFua5O5ffDtmMoHO\nHpAQulHDtNPl0b+SqjCGiBkc5pzco4ftee+yypM5vyo+1n3yXwtlAfO1ePXg\nM42A7r51dfwxkGYed9cj6tq6MYTs4/TuPrkv4VFEgAlkN35/AK+9orzUuyMn\ner6TLOJohK43bG5i8WgthaDLV5yqWapCYDiOwa9RM7GGzn8Vr94SQ3yPCbh/\nzRVOJnYSIS8m9nzIYL2gvAp91RI0oTqWDPwBuCQD1OCFxu+N7DAJBGo19bxI\nT9Pi\r\n=SQtj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"c0ada4d25d1a553689135e29f360e1af7caf1cd2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.35.tgz","_integrity":"sha512-xoQI5wQounKagn3U/xE9M6x+ieN+cMEnAiI5VoYHDyJZI/6AKbO3uDJaFI0y3iFxUzCHTx5DotFw+amKk8M83A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.39","@syncfusion/ej2-popups":"~18.4.39","@syncfusion/ej2-buttons":"~18.4.39","@syncfusion/ej2-calendars":"~18.4.39","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39","@syncfusion/ej2-excel-export":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.39_1611810992423_0.3056951260846512","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-schedule","version":"18.4.41","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7b0866e9c8b28c6506632903a65b0fa472c8e8cf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.41.tgz","fileCount":257,"integrity":"sha512-G2bUd9jOUPX//JVVHxI910SCzwbuYDOhmVF5w7Sro9qHil9Dhh8hO8UPsMLFxTVlEgcNbMeG4FEg0uWE1ZAfYg==","signatures":[{"sig":"MEYCIQCZKfGHcB4gnno7XSG5xQJ19dXD2DerFxe525jePS21QgIhAPgN/DIJUlZmsu7A69lcI+KMHHDJU4yO5YBKJhErQMZp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15540606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGUDWCRA9TVsSAnZWagAAFdMP/2imxYegLbAVLpSypw1A\nzjXJwnjhzaIOXjups74Glou6PhRqOKxQ0Yobryps+W59SfnGqv4oJxRmY2L1\nsCfxpikKKYl9FyWJiAA+vScbSVANmcDOIxwbExIWlZfl62DVu3/mt+CKDaKB\nQw6DBjiuiCVGGHZZPq4KGaPOZ3oievmIlqsbBMzV55ky9EsNGfxpH3YNRID2\nNsYi+XcGMdJtZHoa+nDym91xaTtfFfYOazCYHrh+kXpaCR60so6KV71USTSH\nGL9ar01estmlwtiklWXvfnYSrDrW81WzftVT12F1sOK31oHrIf72u6nctFhN\nImWeYeT27Gs4mnlsI5arFxL/bW2zWkuM9oY9hC6y3Jc5LCZ343D2GSTtJFlO\nyuzdjA0vazlQjHlIMmoyV35aXND1ZbJR4hJ3Pfej8GtNqsg72bexR/lMwl7i\nDSrRamcdYMPCoVjbB/1ScpV6nZr8zTFlj/H9MxOKfKYgmLUCaYDFVzEem9SR\n5d93/D6CSGGLTLCPAdx0JTIEt6K1EZD+2LFqIcXAbSzjkif6jYEjEhmeAvyJ\n25vLktQLTLewlz8BlfCJOvGzBht2bXTr5hOhZgTpLxgveIlDCN+sE2Xy+WaV\njMgtLR/Bcs4xUsttT96ZAFLhINUqQ/PPMq0dCPB0x5OkUEbD+udPABl4bcyz\nXe0p\r\n=+D/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"ba133991012ff015ad09899be821e792cf9f57f6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.39.tgz","_integrity":"sha512-mUzql78y19Qysxui/Ji9pU2m3BuH9iehFXpYaF9KDGqizsHGapjGTMVzWru3UpHRTH9n1Lw8NUWDzmOIrpfXbQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.41","@syncfusion/ej2-popups":"~18.4.41","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-calendars":"~18.4.41","@syncfusion/ej2-dropdowns":"~18.4.41","@syncfusion/ej2-navigations":"~18.4.41","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.41_1612267733848_0.9924072056264435","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-schedule","version":"18.4.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ca01d4d8bedd73e61fdc6abe535c136bd477c570","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.42.tgz","fileCount":257,"integrity":"sha512-VIqg3vfiDxtzVJAHFH9H/+6Sm3B/ixwI/iLwOTdYlHNAhH2BvGcX+suAu+MVEPsa8T3Hc/1RPs4mELZKCTcojw==","signatures":[{"sig":"MEQCIBArZU3WaIR/GBv17HvZBkxmsQ23Nr4PCXJLn2PBLPteAiANGbrVO/sTZN3NZDd10PRbkfeNkhTS1R3Go8nzqRZ7Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15545656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInIcCRA9TVsSAnZWagAAaZ0P/RUlH4DQIKxbgSvrjcr7\nnvgGGMnpLxnfexo6VnIJJ9ItLbclV2czxuzwyZT1g7TfBeIEjx2K69S001At\nUqXmVavZ6XoZu6BYYWpMuMJmHRgVgo/WYa6fTXsDuk1cTElPDe4D2rq4B2MU\nBQs8Hr/fsIFNZ11tEQaPlKwPe03+xle4B/KVo8GHHqVsNB4pqsRIXeAgkgFt\nwQ/Odh0+LZEdvT+WOuWpMqY7FCMGmzSgLrH81LzEDoPJZTujTbiFLjzEFK1T\nZpQwB2dDbycRfShZwY/KlzOxfwo4mlQ3LbMfe4vSMOJ87LwSXFxvsm7phLva\nJk+aPQ0s5kA+wqV4ApdAd7rUu4sdzX/tKT1gLNeGT8BiuC64V6LLH5MBB1SP\nmaWN6iGJbEwPzAAf1wqtKYp4RKmhnu1HeNygTCtFfpgi+t8H7PBe2KHk0/Xi\nsepMNhp4Vky2cxx5Adso5aj0809icuVut5dwcakSwhsJX359hJPdkz0lL+Of\nIfdktxo78qWT4aXuZhZR11YQ7bo2M9gEH2dlcUXaAiUDNHLK8ZU/BTWg9vE4\nRGgAkiA7mDkOx/zL6IgykVZm+79PFKzQcp5sywEjMAP7+O/Rsvy2VL/znpmo\nDEffWAP/bK+CDEdTstoNM+ENUvcfzGmv2pdwKPN4dm1w9qOOL9cr3P+pEg7a\nyvwg\r\n=PXZ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"7f4d1c7530dc03dad059f7cc25b7282b2e567392","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.41.tgz","_integrity":"sha512-o4+gmEyErmoG3XLT6DnDeC44itvLAZq4VdefUz15IWCdxrZQ+0sbjGYHSIQ42b9Xwv2qbqNeM6Ikzs+tnJbNTw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.41","@syncfusion/ej2-popups":"~18.4.41","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-calendars":"~18.4.42","@syncfusion/ej2-dropdowns":"~18.4.42","@syncfusion/ej2-navigations":"~18.4.42","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.42_1612870172155_0.26509288992074076","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-schedule","version":"18.4.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0324daac9583aefeb3db745a2fc485f948ea9bc7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.44.tgz","fileCount":257,"integrity":"sha512-gdu0tMGylR8PB1jxiw/PT16oY9dmttwxMwJPai7qPaSQfPjgenrA3IcScz/5UisVn23RF1F5T3PZG1II7OHDtA==","signatures":[{"sig":"MEUCIQC0Yf9917QW60QkwNcxWyVanZphDGOgeW+Nge5oB2E0iwIgTmJPkTb4aQD0OVhg/bGPwpClRGcFyZNaMjPjtBAvL0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15544389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMjJCRA9TVsSAnZWagAAKDUP/iR/gWsWqnP6tZuwZ9bD\nEzdcCi9YQCcmewn9aP1Hx21Edu6y8uQlMX91MmiMVSU0WUH4emj2avXMjLfS\nfpeyt7MzShhPiD7GukJIT05pMbVllhK7RetzO5s8C8fJ4rF75yqgYq+66LN3\n0zouXZsB37AY9vNDIIUoygoRv7g+8lmHTkDz5l8fPrYMXHYT7gtWxPWTQD2r\nJUhS3eeE9tlcBFBpcU6O9+HeyIh2fTfAGPuiySWoAuAvoXx0MLLC/0Pm54pC\nQsQLjTXRuUBAON9Os9TuWvlIOR1+ODeTpEjNemG/5ukPkqdgJ/BxaqR2KEUN\nZ40PON14h7sVh1cYEDurt6mtWzWrBOwfnlCEx2xrpXVNzg7XE81rgzw2Pt3Y\nEaD5XVWu1MMVyPjxRTAUP7IZFrWubBqrK9AmV0br5+EyG4OzuKUJKQ7MhN7q\n9WIJ5DGr7rvv5M9meHd/X17fF2EqmjiFFoONHqZQIhN/Iutis0h+A46NeO/X\ni2DJ3oMtx6WeJ/VmiiJ5lrwfD5MhJA5P4dadjCpZU+NqsDbuS4+RPWkhGn+J\nW1G9uvXpzfkxq0Tr9JYxb3PdnjUHee90p5/82dWUCwf3/7Yjgam2ger7KfFs\nLTzoEjpO2BX9e46GIzmXPdO0gWjJNy6HmiDua8LW9JysGYLetzvJ8cEcytJl\nyxwD\r\n=Tgtc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"f5ec780a2a7a45eccdc54f775ab594da5659f8c5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.42.tgz","_integrity":"sha512-hs6McueXttD+s2i23TAiT7763R9leOs8dWubHDIR3TYTqAQaRO0yIebkUaaITO/NOqJdlFaOYv3SqW6xkY++FA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.44","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.44","@syncfusion/ej2-navigations":"~18.4.44","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.44_1614072008506_0.2587693334651391","host":"s3://npm-registry-packages"}},"18.4.46":{"name":"@syncfusion/ej2-schedule","version":"18.4.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"10f32ede8664e5ebd4f190d2b697b7e17eb16bbd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.46.tgz","fileCount":257,"integrity":"sha512-9wUOJhV3XHsrYbZTw3O0ayptS1HbkKunpS0sf1R3BzHAEph9au1R6snmQ6zvyRySdEiStOGEJh7Sbc7+6HC7UQ==","signatures":[{"sig":"MEYCIQCPw0o2whMUmXxM2zsF2t+Ruu6v9bNl/sKpOzNJRR49twIhAJeGEAFJu4ok6qnJVsxff7rnDlxgEhdnoFIj27KFe0Fb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15564627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPggMCRA9TVsSAnZWagAA6u0P/i/a4f/CLUTcPbeG6Ffz\n+5wZH/WZsgaz3W9gAshA2Uqm5nolxyr6xw3TISMdk35plAsq3V0CFr9wry66\nzzRqj8FhFl24b2uG78FLL5JXrbAB0z0HXAXp1OOs117xUhBFMWc0f6Id8d46\nebHXQBBZF8sFtRYbrtZT252Qq8XzBCEi035SP6EJRzanKCMUv4PMHsJMwZzh\nU9cs2/A+fXKUHmoRS/1kj3ahnTpWYx9NM35XrSImZRSaV/Xodv44TcvI6Erg\nqy4adWUJeYbzZuj7Uc2HdevgdH0RAZJUCzRLfwF9RBFsoiBP4lLY63PRgKL4\nndfBUoCBG5gPAJIiwYjdfHxrVIPiWHvFBN8enqJ3khImfXLCXu74ZpzxSWTJ\nQCA4U+dB9zlrxMq3g4Mnt3jod1/0BAxjzAZwoR3qDZUd0PIcQqRrQ6YngwDg\naqxoNQAfGIj6GbvUlxtpC7hJPBMn3WZCYk9GFXXfwSfOXIoeBxbBKOMjrZ6W\n2FbhoMnd/e8BSihU6cSMdajMBRVvSC6g4bu7zFOR2RyouL/MKYQUgkI52Whp\naVNUqY1i0eR2EzuFbNprIpfJ72HhTVqI7iv9XwQgW0rhuX/b3untkQVoLMwt\nMzUGbcQi4v2+7cI4re0AaXC5T44YvY57FUSi3odZgG9gR+IMKCXflye0vQXh\nOpxH\r\n=q8b0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"96a1d66680e21379e68918a594f9dcfcd098138d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.44.tgz","_integrity":"sha512-cg+S0NSbEGLBVSURjPHf7RS/mnhFFCz3muZFgSta0S9a5Lz9RiKTwTFCiz+BvS7LuwYaLA7FbLyPcYEv1huspg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.46","@syncfusion/ej2-navigations":"~18.4.44","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.46_1614678027683_0.4078015576691987","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-schedule","version":"18.4.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"78a8bd446adb57b958fe42d9ca2ac3c96ec0acc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.47.tgz","fileCount":257,"integrity":"sha512-8E21N4H1ODGMw40lINi5EmVOFPoJU62gNSmQGI76b73nU3q4x8KxEUxCcNpa2EOqbBf2QroPKpYD0MR1hcsTkw==","signatures":[{"sig":"MEQCIGey1tMveFNoEKv+cmwAIn1z02gdiNhijRQaxMnHb/41AiBhb9OQeWwT2X0MZ64sOuweOeUnkdAlyMyzXijKBIpn4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15567020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR3FGCRA9TVsSAnZWagAATtUP/2fCya5wEJqewQGs6NlF\nnmeAxUU4t/DrCUdgblsGJqljBumCr2pUIM5voRSuJLOoUeT/qkJM5RFyWEjY\nvUMpfh5zviz49fkDM2l55qwTkNj5ru+F1t7LWDnNQKvo0gArSpyP9JSvH2t7\n4alYCZgJj5z3RVwVCg4COrsNQhntjPMnswKtsXH5jWqEV9hxs74+iCs8tQAB\n7lk4I1M0uSW3e/aMu18JzGVLAiC5RFefu7kpqH4ua3bnGfFcLc6mXw2QrIJE\nnwAAXgqwXBUQqjYY7vQv96b51M9TN0QACSFh/Kd+vaRjacKdvxsQGVmptmcH\nnjuY6FOXhNxP627PqhcfDVF6ysgC0wcJB4SZwcX8kZWAJJN/yQ8sfOtqe3nB\nfAsVay1wt4ECWDrZUrdX4EXgci5MLNbGi41obwzG1CMgevuZq9O8aOyVGes4\nb4zXM9S8uOW1sda9EstdjH5uJhfkO0+BlZDcEBXGy6b7A67m1uiaQtvPyeJX\n5Bg+JasOBCliWpGfI7P43+x3elEOJOEiTkv1fsAgkljRD5aQjIpbXZ1cl9PG\nMTHdL0RcW6VVQIeuuDBTFtrmJOmWMWQo8a8hLBHbo91vAZMd7rRohW9SA4e4\nMGuVfu0AIt7kGwCGWGmeHkUuS7ZTcRbtFrYLvm338/pVHNdzv2BwQb1eUvB+\nisb5\r\n=8GYj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"641b82845c249c98caffe210f73ed48d537847da","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.46.tgz","_integrity":"sha512-EBY5Gvp69exChBz17AKnAmQ8KvqZOFfwGpqQrzyFq4SIDvihmpl8VpB+hFMAiNwysTZo7A91YCGTU8hq7hjpdQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.47","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.47_1615294789889_0.9651843229625796","host":"s3://npm-registry-packages"}},"18.4.48":{"name":"@syncfusion/ej2-schedule","version":"18.4.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c169bc32bba546610ec994b3ebf78b81837f342a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.48.tgz","fileCount":257,"integrity":"sha512-zBTpFCFTQmVTrz2NT/K96CpnHTckfE5DwPpxluIjv5OAoid+eKNK7lv/oJODL85ZR/AN7H9G2vD9jX/FPK49wA==","signatures":[{"sig":"MEQCIEwZ3pELOPyFg4J39Y7asTuMtHeDWOcs0xN3KkvkraXaAiBf6f7WLthd/Le0f1GWRh+6KL+NbwtWhoZXVnC/yvtSHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15583693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUH5rCRA9TVsSAnZWagAAZuEP/R7QQyRcM0kMRfkuAJDh\noY+Dg8ra5kHBPUTqFJYR9AD1mAw7VNSzjcAsBNHEW6PbM8V1AO2pM1hvDmDR\n7BSTlVSKULkQGWLwoS/zrCv1lA5+zJ+mR9FWAPAliVd/12cvD9whNT6Qdl47\nZRBIlN9STNdr9QHB1x4I9ty0vS0P+kh9skNi1XARibGvoGpAxEhhxZRGAUA6\ni7FYujT9siB1bkm3/pn8+m1sDDRSM/oOU30EnPAtHVVg0qJEUbd3gPuZVqE4\ntRBOCEfRgLN1pA8dvJJ4qyub6IsX+zm1/a5wPUKW5vlJutpfKeuQ/YlFxvMS\nv4KywisbAfNyYd78QUTxbNgvvdmYjf5licZOMyB9ilcfeqFOpLwa1nbY3bGH\naZ+IVEOoGyMHfe4hZZN2PU5rXgTlE1FO19q/F4HQsU4f8vdQO6QxSwIwqW3k\no2UHoLrs1hsRGVcV6xKlyTi4EBA1oU9XcFbX5dG69raz9VBiO73NwXSTaAl2\n1poIgUODD3vbwkUVcutbL5SSKg0qz6RKACnc2hcViSGi31WNom4YLt0DULVO\nulFpyZGjRb/9aHLGzPUZLhh1pxK+NLCrqNqRTmZxDF8eGXlXKmqgKi+aHr3L\nQJpaN5siXIp9FhBQhOMgpRj2Q9webrpme6zT1nl+AVriW3C0DMo9VQgRWF83\nRok6\r\n=W6Bj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"3332caf49765903be25932e6e91010861dec6919","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.47.tgz","_integrity":"sha512-vXVoQlcWbB2tiOeUahU5+/EedfykyQApngSf1GO1xaCBijGmxPEZm6ITsAInqHt2eA9uyLSP4vuPVhhiPLKH4w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.48","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.48_1615887978973_0.1757035216633207","host":"s3://npm-registry-packages"}},"18.4.49":{"name":"@syncfusion/ej2-schedule","version":"18.4.49","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@18.4.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e891d9f998f430adf3125d72de239a5235116d4c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.49.tgz","fileCount":257,"integrity":"sha512-O2CwaVz5X+km3wy2afPutGryfxl93xz9kArrz2ujFAJXeXBVZ3x5FTyLHW2std48YexPy9BDs8Ie4UvKUNTiVQ==","signatures":[{"sig":"MEUCIQC4YnMulxt3x3uFITMkE/LVQAjeZrBiB/isIUUsxYrkhwIgBPKvlSGfYZfQgPXmw1VmpxSdq6zVNgJVwoiTDLlvwAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15633441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWa2gCRA9TVsSAnZWagAAyM8P/iqO2/LnmPt2gISbYGQ1\n/zThnuo0riEOinonIW5ZMqhsa3V2xaPOLZBCmXPhGR1in2iV3PV6EaRxhSR3\nZ3ckSRF+65JuPTuLkTn8Rcc1wTGN2/tUvtPf5StlGGsU1mnycqASRD6tDaYV\nrC9yfd8DAj7l4i9/+lA8o4+myWFnMcpjk+poPXFjWb2ArJ3KKuhmXBXNSL6N\nU+tW1FH0elUKQ+9+C9HWUHcjP6W5v9IOU/H+It4ilW1jbdZ1TDQoAvfXw8CT\ncZZstfaapcNbkITE5OGFqChZyrOcvK7/QQzMPryXeRpObVRa4sqlRSeva4tH\nBS+iZb1M8Gn6tv5uEjjPwEiXvf3MdGgR+SAGbmdN5ky27jssNhr8x2lUL6C6\nRTpAjgxrtImW7QfGfU3ytGYd6wPtG1ozY8iPbjcxbQqXQE1QrIe+43UxZv5x\nfEiGJLrjqLed/tRMvBSs894UDP7/gMVVCMOIjRtmFaQSDg+B30bzSHt9hVTs\nvvMS6TSt0WnUECHWA+gfHJ0CJKCicCjXmK6tdcFisrPM+lgZJgQ4x550mu+P\nXjRjHwFBn/7P0t1nS6wfOYz/65lP8xIWOPW7Ft7FbGTgjyzqZ9vMSVd6THxs\nZ3R/rZNHQRaJIxm5x9F91pEHoBBZwYXjtGC91f0C4hj56KISpM1kY+qZWnWX\nXBEa\r\n=t1Mj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d8dcf756837eca237207d47530ef2a0bf05aeb82","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.48.tgz","_integrity":"sha512-B2nk60Zj8u3p3uUlFfwhtwHYOnsGHBWhLQ0MCsHH+RdRJJlo/ib3DQ3QPM1sl26q8Qfv2FetuNIoxP1juhc74A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.49","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_18.4.49_1616489887632_0.5498486492051315","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-schedule","version":"19.1.54","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"09a26c1d2c633187ff48a2034474cf648e5182b0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.54.tgz","fileCount":264,"integrity":"sha512-VrwDJG0xiumagaw9dlp3FAOmM76nW65JHOFhIJJnMTI1mTSGDB0+UD6D9Hch/ySeNezy9nRVJScb76vIMYeOtA==","signatures":[{"sig":"MEUCIQCl4Km6a0jK8HhbvOR+nOz3dOhCZJs1z3hn0VShvQ47KAIgC6MKHvPvHcNGfqj7nmgBJ9Mn63r5loxLj5jlV34Ec4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15885554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzydCRA9TVsSAnZWagAA6PsP/1sghlZ71TXF1LFFtkfr\n3rWSoDyNMaNwexHN4mE7c/5TkVzGAL3TtGd9Qc5CaDOhRsWK8rxhg3QTSVfW\nNgghEBLap0dZ5THL9ngr41FOypfeWb4vvqfBsWzVvCi+7+BWykR9sBRBWxRR\nuNwIWQb/at/t0D6f9g5JK0RURPsevLRpeDrb9+E1SUeyDDhDohzftvyHwyag\nUw20TmMZyLWK3WeM7+MJbKFjVOzwnVvmMAO86lk21YPxiMAKROHocRUcmSKP\nDC9aMwtnJU8jNXLXMWJEasvGRUMUFWqbfbVW+fUrrGwwSmlXqert+PUi7b4f\n5Mp34JRhieLTSSQsIoj5ih8BQhlsnPrMdYEG8uAFbPdFb6z1Tkuqr99Pk9yP\ngQW6BDF5GFh8+u0kNogtZwqZpoWMWPVFVelC5nX+6iD1F05IKbznKJXk0WEV\nd+4f9eNgiIW91qfEQLkapHzz5IsDDfRZe6E+ixE/EuB+mObkB7zaGEqtabBL\nS+fYXEy+lTXmSwir/y4U5lJ9mZqxzPOEHIHVtp8VxYLF1alkiIgAOYufknoM\nC8hKerfJvitJrDOuh0ji+oyj4uxgRSM7QStCEn6K0EJsF1f5QJVRvVNpM4M5\ni0OJB+JmLy7tJRy/hBzT8rrfg40v4UFrrMi21itSoCD4DgXzirIDVOMeAicQ\np7k5\r\n=IF1v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"361799a5590b13580d26ee6ed12aa22633a02631","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-18.4.44.tgz","_integrity":"sha512-782NksQAU9ffzJ0Bf/WeGa9MfJeUQjzslnDolOL2HupNPEW5GN47faR5Yz6o8vJ26ws0oVDGBcBe3qF/3D1Gdg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.54","@syncfusion/ej2-lists":"~19.1.54","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.54","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.54","@syncfusion/ej2-dropdowns":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.54_1617116316840_0.22392928491883834","host":"s3://npm-registry-packages"}},"19.1.55":{"name":"@syncfusion/ej2-schedule","version":"19.1.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ce48d848c20ef26d6b268dc4ccc654e0b657b5a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.55.tgz","fileCount":264,"integrity":"sha512-j0Dxrj6+btehlkMUd5a7zh8JyZw0yp5CvWo8Uc6ZK2iHmbfcMc6vLdfYcv0aNL7Z3EqfWYz+SNa1f4Uz9iFL6Q==","signatures":[{"sig":"MEUCIQD6JQgwu/m8gWyUz6v+QGaL3dFKBIBYqAFHA3qkedE4pQIgR/X5krdGwUdJg9VTxcDQye3vHy+uIeMM8XnowR1U26E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15890261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbAFgCRA9TVsSAnZWagAAq5YP/AsmsSjZWgUWjYcg0qQy\nJcT3jmdQKCDjuv/yjNPYz9tlA9RFmI0LgyYQ/inilIBXrDLod4ZQnaz0nd47\nqgaXP4fysfgVyeg33UqLCiIciL+60rlbMuL6Fn14FKdp8UzG7bfY0EseZ7jm\nZ2G5BakJupBcIhD2rJwFh1rAfMKw5BGnREPsQDeE78ez7IoBnSMNKnY8u0P1\n2dZKtYg1WMpCig6HsIPE9mF/xx36L+Ddjrduye61QQntnrlTjy1Df737Dcqh\nUdPak5+5l/CRnITSAuve89c5fIFPC+QvSXBWTQbHSyFY5DhKx+o9dMcLsiPK\n3869XhoqBIFaPWNttE7nSIVt6wN1XdNlWUrnfnsjSX4n833heLAeOVKWYwJ0\nz3r/AtIaNAaMmJ41kiXpZNEhtKGal/VtWaBbOgTnZV4HNvLiUCaWwwMtKiXb\nsoXEzWjXHbgixO+Qh8sY+EGXrG1ECri8WojQQVdYj+zKRXLuoicxHg+HiGXl\n2sOkE+Dq54jNagiEfDOhwlD3jbFzYCkdw93gksIQ9tXOnlkgBq8gxczfGWIf\n5Ezm3VwfNRIIN+SlZWR/TK3RMrZWOK/RO0gl51reD5FlF9NYT8f4cLFT9C+A\nkuNfcd4L5zueA+HbzKe5qyE3bhKJCgA5imqsaFnLZtzcKYP+VhywEczL7Z1f\nka8q\r\n=uPBo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9ede4c9f1390bfe47d3f6f1edaf0d36d6409a19a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.54.tgz","_integrity":"sha512-UAfNwH1sA6TtkhTwMUOOVqx26nJJ1B3w1tCaPXq7iOGiGs0mXlwVZi5Q9zjXMElx3L7X2854dF5w9FbI2awvtg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.55","@syncfusion/ej2-lists":"~19.1.54","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.54","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.55","@syncfusion/ej2-dropdowns":"~19.1.55","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.55_1617690975987_0.28980419615066855","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-schedule","version":"19.1.56","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e84e093e9638a6762a5a54807b191d615146d104","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.56.tgz","fileCount":264,"integrity":"sha512-x2oFvF3ZOideKqyA9iH8CHzuGmIfF4zzm1HEXZwP6wPqJhOxG3S9Wsq4vMOk/HDR1/YABrFNaDWhsCnAw1+LoQ==","signatures":[{"sig":"MEUCIGvWEnX777qgIPP0tzSWgLMWQ1huYWXWOVD7dhmCTGhVAiEAjVWgAVXW6tp1u+YjT9uGYUCIciWuVG6F3fYRDBPF6Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15948773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWLzCRA9TVsSAnZWagAAh1sP+gIfauVq8Y+K/piC/2//\nIQLuKZ8YOKf2IK4hch7DPnPO3iKiRwRWCjmhkMm3LKpnK6IXBojVqCevKET4\nnBvrdgAAwuo37TlnjFezCoEh+iTd5cobtSupN15itqwQKSRKBoIHIat+AS0k\n8GP2FQXIOPSNOxLVKacm++lmey8eVlGFGcNEZxmgZ2XcqVb5zS7jo0ggYhmK\n/9OK79IS/i/RmCG9z71thky4FTOl8n3A7AO/fyD8qSxntoFb+zkAs7gy6YTk\nk5ngmCwQblV7otwuYuUTdurtrD63bLk2ldYRDbiaywP+JoRaX0dexfyVvyAM\nqxHaR28KhXM1W7msM3FCuWK+pAw/sjeEs4PTyrMxo4ri63vTgTrYpdYXE8Vw\ne8bWFNTL3FAyqbZOF9/cbjRCyJD8U0qizTFyV/G3m3HcGyJpKUsX/zdUkbe+\niGJYYeOlzm3N550YzUoieLfoGqslFQ2mMCDbeba2E+9Ysly99aW95iaxu1i9\nzj1wrQqJjLgMWLYIzy7cf9Z+7c0jFy6Q469EGPiMvrIfd4TOqaCKQvUiKCLu\nar2sDmqJqiXsAo9IWkSIKE6zadNxyKn23xcTbpsAwVyGKN33ENBbjSNV+KF5\nIpbvV/Ixx0Dj5/sWmW3u+YSYgSTU2ahbqAr8JzdJl70HsgceJBn4v4CMEYaV\nE6GJ\r\n=rcHq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"bae4a9ef409634051868f8724449363f21e8dcc9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.55.tgz","_integrity":"sha512-ngLzSF4ZgG2cKR1G3kp/LJUgzVFwiVwKbJESsJoUdQ4bR8BCwHV/s/5XtQNU9LIHz0SB2UuRgazqOprjhYM8zw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.56","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.56","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.56_1618305779042_0.5752914581760145","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-schedule","version":"19.1.57","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ea1ba7f7405f7b89edde3bb9908fa511f199ab10","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.57.tgz","fileCount":264,"integrity":"sha512-9dLsOEJQA8yRGywDMApF3iBkdidXj2mIqVNyshz1seMAW1QUj4oXqZ0OgKJy3hiYNyefLyt9DXeeLDZU2C4ezA==","signatures":[{"sig":"MEUCIHDyXRvqznXQs46ByDZUTY75tsQ/GKVw5ZTAed5tWlD+AiEAmGJJX4OIOzCHSlTI1w9IiozuAcS6jUll4iK4XMYWqUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15942990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfqGYCRA9TVsSAnZWagAAewEP+QFsg0hFh3410IjGyFIb\n5gUZ8xqkgJCagSMmK/ojI8ikL3pIrcwV3Cqp/Eik1jEhfC3iEnwDGpsaWmyp\n15U6TfpIpM+bVMFRiOtqz7H+kyBczXDErdD+twXDOZR6qVGDTC8aBmxPWj4w\nEAeYcnMjVHxR8We7n1pZaBZdAmGmBnmOEaYWkDPlnup3bk4GScZ9rd2wyGbj\nINqBIMzTggBf5VJhIiWNzCO2VI7OQL8PFdzrncQ4rWPln3hWVVabpCKtrpZQ\nGEcy2/BAqBJZFcK+D3KzwKhwnpG3L9PvyQ7sAIVW6qn2Bzf4wiSdWcAXGVCH\nC1uFqnPebsCiec0m+D4W6qGkYrpxtypZ1VSt7vKbOe6yx1dpnVVlsnGnyaQJ\nFKQVVNjfpv5JOwMg0uatu08nnInIXMdP3fIoYq5I5vUyovMxx/cFcn4THwoq\nOXkMnoy3EbFQlQJREUm1R4rwP/PBmIDxjq3eAAS9nTtlT4j954pfhWR2gE62\nnlf0BZinpPUrm4vfUxtzbdiUWXDEBFu4kLT7tfwTPD54vsKFmP+hSJBviuVP\n03ZWAa+X7GSFu25IpuNaXCLCqK8H+0GNOXs+ur3K2QeLA+pTTA3yVcdkGaSG\niO5p0K7Y1miWGhpdroSWfk40U5F49AgoIaeqp7jCrPJxqgpmH68r+f+6tTdi\nHPBS\r\n=bUqt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d3e95cde0611048b1b304f0f41d747dae72ebbc3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.56.tgz","_integrity":"sha512-TSDZHgDuvtQhOkV337El4ZTo/d5UFB0A+LXQ8uHhvS7AjNx7PIBwqtZm4FeOaZCK++auQ7/CljqkjqTr7E79Dw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.57","@syncfusion/ej2-popups":"~19.1.57","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.57","@syncfusion/ej2-navigations":"~19.1.57","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.57_1618911639920_0.5542325209138199","host":"s3://npm-registry-packages"}},"19.1.58":{"name":"@syncfusion/ej2-schedule","version":"19.1.58","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8828a0041e8f6ec137aa5cb9d0630dab9d2227dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.58.tgz","fileCount":264,"integrity":"sha512-+HAHVqdRJJQieSS+ggUP5F86+Cex9crob4PxwyEEqtq8wZ/YvLj/pKatQBvoj+qsQPQk4eaT74LQHs2BGOwQzw==","signatures":[{"sig":"MEYCIQDISHu5nByFlISC1Vhh3aYFltLALzGBzotoZDwTdzcDAAIhAKNZk5bh2wJNQqUS17AtiM0WjrZwGZElqkQFNqEiX/zy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15948315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+lfCRA9TVsSAnZWagAA2UUP/izKngldlIK3x2SK5WFB\nMGAM1+AzqKG6zaTauS0JEJHocPMSDwP/FX2/NFWzdpaw4nAbbdC3T3pJuNZ8\nQuxRqcPix4aJjULXiu0qrbk+RvjQOinSAYuSIkW/9lQF3Bwrio04cp3YHJ1q\ng+gbidSSXYYLdEG1c7o+qVJFb72Q8EmRnRzbPT+I5PLb9byesvb40x8imy1T\njsfDtXR4rbKirmRpgf3de8AqzV72chkOPdSc0CA0zeb2PKvPidb3MHSmnfk9\neprMincEDA97aWA6n/La/czC3w9s/xgCOJwV/cIiAjGV5EHpUveXgH7rq0si\nk+GSqa5URsPe0C7w8LRRrdhUfuWjAKSFOz05UA98fibrQmukTLPvp8ss++vF\noNm0YZzXBsFrE4htr1xJiebPsaFa/WJabey2OAAlOYlNCUsdGdvAlwZvJA7R\nuH8C/nW1xd5gcpRZNjN9e4iv1NSeH8FL4IoSKvtD3ptFDAUcAlRR/EGc9dT+\nKVNtv7sR1eJxW/7CjSoprSJdxB9spqILiG0FLX1kjt3HQMJ0VoTS+AEMbbvG\nSyD0j++x9kQ5PHNvgTtX6xFG/7N7RveGUUQBXucY7Ss3Y3EItUcSB90XMfdS\n177WhkO5VnJ+rM6YqPfAMZfwL5KqPNMMeEtsbOXOplaQ+EMbLYhjzuFbxIwl\nnqzc\r\n=Y2YN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"2551592f3ec1052ac0ea88fe257d816b8ed7bba5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.57.tgz","_integrity":"sha512-QU6mhaa8hFLs5YhHjGH5zpjnfL5dzLSDSYecG8nNvq/0UZU/I6+SNfYPmeHMACWuUFAsbt+heDqvrYd6XOPcGw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.57","@syncfusion/ej2-popups":"~19.1.57","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.58","@syncfusion/ej2-navigations":"~19.1.58","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.58_1619519839127_0.06614580216298527","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-schedule","version":"19.1.59","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fceecfa06eee3dcbec66c3feac2d8db25d372d86","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.59.tgz","fileCount":264,"integrity":"sha512-nNKq/eOlN/VHDegNEvXFV2/FoG/W0PG58rHzYZxaG8x3aqIEzQXn/y2U0LSCx2SSUs76qcNmIRXl4KfpmsWVsQ==","signatures":[{"sig":"MEYCIQCpMBwahSadJqDfW50PTZ0DpdPX3il1Igq+aOtcuI8qyAIhAO1mZla1vhlFyu2ARJNQWmAt0jhGlTPT/x6Kf5EMIHbf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15998140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRQ6CRA9TVsSAnZWagAA6mAP/ivVVtxf9FYen5MT1Ket\nN7pmDoxWuxYhX9Idt4Y1YVKBTBTHF9AXxL/CRAq66S9ac/K3OK4SwRiqUsdJ\noI98yRWKZ3MtyAh2telw88dYKuMS2zojzmybOXPPBiqMafmT8Zuv7/YhUP6y\no6wQ6s1n0TPE85Krkh9QCl9hesibZjpzm9yUWGj1xQCcYBOzaZriADZHmXVU\n9NvuL6tTUhMV0wn7DKDEw3de1T33Tz5B6C9+CUnGh/1SnBWd2iNm4MoimXFw\nN18gWQ6PVlkjstHXweHBSAurEtWdbbVyoG4KbcoDR4WwE0IAv7iWI0Ywkijf\nEHFjrNywlH3WghQHy2H/nSdMULqx1k+bwYkpbE9z6wFY6taNSihOfBdBuMWC\nN+6+/VAbutmQKfMzvdXOvCeemBbHcUAg2kW0fVXjHMe9Q73aK7mVGvY8YG9X\nGtvj0phAonko9PfEzJs32kXhI8RdUafEuiNWqa4i60KNLA3IyzbMduThZIBx\nvKijN0ax2KcdxAjzokcCRp5qkYiCtXU8GRPQnRWQLJrpQO5kLWW1S+/a99UG\nww7BDxHkRbmWIIxS72w6euc8NPjlJgyt/jTbBuuDZvxjQF1NkXQURGpjX+SF\nGwOaoEw6CJF8uRx2CaFpgCU8soSnLWHN2H9CNUqBqmPA2bkdMwSjS1d3VnaU\noBqA\r\n=gZtk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"cb49863ca210f4ba9ac7852754a7c1ada9beff3c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.58.tgz","_integrity":"sha512-gTp2pz+d0faiav16rwRAdTCT/Ylli8adkgiJSEhlxn0LM1Hy05SJFVzQcUObwtlc8i3D4A2EZsM/4Nv5o1n8jg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.59","@syncfusion/ej2-popups":"~19.1.59","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.59","@syncfusion/ej2-navigations":"~19.1.59","@syncfusion/ej2-excel-export":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.59_1620120633374_0.7056705042220386","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-schedule","version":"19.1.63","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7e0842757382372615d72a2e9851ce71e1dc96b2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.63.tgz","fileCount":264,"integrity":"sha512-pKMnEnDsVB6r974vb2fk36gesT9Q5qOALotYEDB/EuJmkbOOOoR9+WnvtwmmaK0IBHwkV/fuzoS+fMVc1i47Rw==","signatures":[{"sig":"MEUCIQCDhBHLaDIYnkBNk3TOrB8IRQEEmfOh2yHSjrUh9owZLAIgbY6z1kMXv/uEabAY1T8HCppE9ZzLvkAJgxC+oOjVVsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16170410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnMFxCRA9TVsSAnZWagAAWBEQAKFLL+gT/V8IWxh7SZ0z\nptfNdL03fwZMKxXy3JtNIirJ+NsMl6UaFgG/OxiZp+mSMvYJCIkzyubDR+M6\nxV6rbnCXpaMQMSQUU7viw2d7Ssn6LV443tj44g8X0V1ZrLNqtiIf4Zijo8LK\nFmRVNcoxWT1cqdrSntpNRUgEgIXYXi8mnVXeFlCwE/JJLT8ZWKC1nxz8gc6S\nsxcB2ShuS5oELmBH7Wd3yPdYF5ckGzXGEqo0sacrP1a31Vrv0N3grHe5QojB\nkPuaZ/vsVDbLUyPVqCpjYsA+b7KBfdg5U0M19LTuqjuTE66Y282OthUQA+Fw\n2hVQsgeI6RtjPtItLcqRHnMhh91nUaIysJGZAAVzC8/sQYTyWCkjF4KdXJvx\nufVpME9BAryuqGzMRn0ZdIPvLfsQ7nOk7R5Cr4S6PsSAyESer0HVOpnzd86d\nNUbuOKYrR6THr0Eu8b+Ws+Yt7aufaw2UpvVe+RvW6zBlr8zbHU3BgB80hfF/\n76ujbAu74M57WQ3QHgseQsKpnxjRPh01GOi2HWA7IMxRBwXeQftBt+HbwrII\nVaoTIciIOsKDxWQk9DfI6o4EbRuNpLd3G7yP9DSy/2Qqv6ZFaOdI/+ajuwUD\nU2yxAVLx6gD0Igu9mQCm1/nz+HT2+RroAyMnOqmc6XdWhYfFvmhpidML5hWx\nTgds\r\n=8ae9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a6a09f4cac15c71e7031ab9fd53bf23f52c95809","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.59.tgz","_integrity":"sha512-XSxQWJRq347emycDxMnNS077D9d2LUG5vYZzrfiMNp9HpX6e3MuzeO2OXCpe20G01IirphAZEOAP9f379WFN+Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.63","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.63","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.63","@syncfusion/ej2-dropdowns":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-excel-export":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.63_1620885872587_0.9470170988938269","host":"s3://npm-registry-packages"}},"19.1.65":{"name":"@syncfusion/ej2-schedule","version":"19.1.65","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.1.65","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"85ae43169964981e065ab5b9637898e5a5067a39","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.65.tgz","fileCount":264,"integrity":"sha512-0Zz6iC+UQ8K7JxrkLUmIiMgBfOkO7Y3iB20twh5iibAjh/c5SBOm9EgsI+iVIUtbErihwlFFungPb0DfJEmaOA==","signatures":[{"sig":"MEQCIHhEfW7DLhI+08nH0Lvqx1OCzJ8JnJ8xLwIC2PKlUqVkAiB6VQXIXeVg4Q3u9She+VwGj1Iac8eEQJmK+2ttQmfgVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16302485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrJ/aCRA9TVsSAnZWagAAOugP/3STzInkXPcR3F3uVidx\nDxgujZXO4aLUlY7lRRpRN3saz+uO2ArHTW5/sKXwhtgWhC8Ej9PSVv1cAtDW\nEjWNcUypFJu2QhZlQ+8GRQTopLuifjPYFgSFtsLBLdsJ8zxD9/zpkXxjxxTZ\nc6uMzyX2BdCagFsbFtfhU813V+BuBwAgTVq0/2T64fzgS5EYRE2MrKZu8gJX\nWpoD+z/VRTDnrh27Y4bfyjOL5TIW0QxJ0hd2YKBqfZnp00zYTa3yZgUa5N6V\nSmEZplsJ4NAB5QFN+tJ/G74O/dyd7Lgj41rjmQGEhhHMaZzIxn0xp9MjfKh0\necSHh72Cs+xOCjf+lXNUKfOrtQw1OJXt7fqCwIrarRfaAOoeGylNcRb/NI+I\nwxyO4MnlrR8D1wE+mfwwnlNzyQohlhsiiFAYgAoNU1Rd61XGJRIyWDifrrEd\nTuhfRjTiTspM9FmqBdovKZlZH1RXajmmwcWJJgrSaRGcZOIR9D0zV1DieDks\nF7NbUjwA2/XEehodZEien7dvrbLFWNYeSGwvFo/xCVzcTu9TARCbYSXPQQ4r\nL7qaRUgqZB4oV9kAKoD6rKb+ihnXM/zOQ71a3CrN+q9WO8SbL66OJOioyvI/\ni96/EQuS9IMRyUWGp2Z89I5IhY9DuCZdy8HCSfjXb/4nTTpLJZtiGnZxQCyt\nJWsJ\r\n=1jae\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"215b0d6ba4b8fd1813b8b0762b62718356ed9d47","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.63.tgz","_integrity":"sha512-KrhE3uA8sXXStOmYAUaZ4KgXPGc1SGHyO+RdXhLpY1h4okWzPE57BQw8lmACS6jL2kkbzdTlSlDHwMRzChxeZA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.64","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.64","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-excel-export":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.65_1621925849454_0.4161227816508697","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-schedule","version":"19.1.66","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2a1a0b9d85a2f046b0d2e9ae201f1d4d9b3aad1a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.66.tgz","fileCount":264,"integrity":"sha512-TXlTtlsM9bSXNHWPy0CS6RH6eK14EJFi4UDbVQUV88UA429AnYNF4sixu7BneIqj7j2l6gM7xJWqpbFlSDgNYg==","signatures":[{"sig":"MEUCIQDgfCPCemVaSQprpHlUbJlWnX3AWG8uIjHpVQ4IGBhcIAIgSVlucRS3vbUMWFvi+ol03Ku1wEtnbSzOZsdlPeu68M8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16321936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc5eCRA9TVsSAnZWagAA5FcP/00p0b9v5skrYL/wTs8r\nf/QtrMEh93hH8x92XXR66HaDtJ0hi5ViHopqJ1aOUVHUkid/k67/cYJW38lR\nAWRCxGN7LIEAywMqPpCwctZ0fETsPEaGtbukqINSbu8IULcSbXbZ4kxkpHA6\naUXEAxGenxSJ6Wv52Pm/6xM1FE4QpEPl4ktJyvCkGDiP84dzZ+vg44a82xVz\nOvsD3DwavbVUerc24wpNd1IwW9BKLObdHebmwDRZ/iNvlgMZjfGYhIfYnooo\nezWDc4Rl6sOFRPva45FoaiH8iAQPe6/dTfV7/Vo5ksgtYagf6V7mOTM91HvP\nw+3OnHPlBSmap/jdVytSOf5rTBdJ6CTA7uBNHO+LyWFx/TtzrEl3JcW0VJkj\npgQMvfkx/aUJ0vkD/NiZLLamdwIQZ/mgjd+mVMNSCtQtsTe1yoaDcRpQFQwz\nfYaxablN3Zq6NuX9jmPQZxvYlCvMqNRKJ1J3sZfZAGRVBy0FYDUy/vpqpiv1\nfKT1DBjm+WrWHciydgrqub23diDkskSMIxRZfpOoCLwg+FaGEBWroDU+181s\nGTBO3AsQZ95RZY0bw4jP2XlzCiFp1ZDBOFhwgCHbYAqMqpc65aLYSrGTybSV\nr4XLoShDD99qwbJ/52oFgOgLLBoSepNqQbo1HIn+Fusl8GLaFIH/id1fMLym\nyV+h\r\n=kclL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"460c47fcc97fccd23f3058621e8b20b15cd4591e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.65.tgz","_integrity":"sha512-3zvH+YNlDDgL1chCj8ippUNklEeG2opKidRhG45Kfc3IVtgTTN8M+6MQpcfLDBVzY+ebdFYMYokqhb25xMa2/Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.66","@syncfusion/ej2-popups":"~19.1.66","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-navigations":"~19.1.66","@syncfusion/ej2-excel-export":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.66_1622527581691_0.6774499240575844","host":"s3://npm-registry-packages"}},"19.1.67":{"name":"@syncfusion/ej2-schedule","version":"19.1.67","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.1.67","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b9474d65da9f9c1815bf2263905d98a5783846cf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.67.tgz","fileCount":264,"integrity":"sha512-oUfgduIzAxmOQRYk4i208s50B0BUA9cuhGTZMS1cSUysOc2C/RuXq0DmHYp7pEnKPafWIt49OmHL8sFHteDd8g==","signatures":[{"sig":"MEUCIGAhMDxKSIT1rNQss/nF4IhpGQcIhipydtVXkpeuiO64AiEAkTPOmJj47GPCY7314l7ROIt+sg2l3d+iHDHcgGR1Nz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16352802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvzVGCRA9TVsSAnZWagAA0zUQAJzXMG7zlSGBekgj/058\nElOEDrEq6R9SQx/YswFpN/0ERFUa1bpz3aNpxhjhbxKhuCXCwgK71z95Dtv7\neZULHXGZDuS/fUgvsuwGqbKt3w1/TFQ7B26n8iFl3IEqdPjbpGWscg4EKFUO\nJyPyDfigXZkLbmBPysteJ92GDmo1sx1DlnUax6F+Z4HJE9J9ds3LKAVuGxgd\ngCVdkyK/1xKIb6U8IPahDDVsGEfN+bLKcjdAPIUCt820xmgN7/Zk4GXQx3QR\n5hQSJg48b0w/UqFqlapmJeItFlkUvik2yNGoQe8wJxSg75e7TOvBBFaVk+wD\nxvUQFsl95lWTzyNZLTV76k6LbduNujYwVPuuCb/BhTFC9YwTp68W5iTvbWbw\n5QdHJ3GwMTZLwTz/9BnCqEVjg2SmSFKMlqIQ8d1kPeYDpu6fruLvc0xS/ic7\nGr0eQKkhUFlLCo4yDwF53g6QeuTSijwyQxxGxQzXu3MuvXlE/ypInUlovZ8l\nryy5YBWpDyRSq5B/sZp/Gkz/UGEdc11j3Agx1mfVZQvAIK1kp14KG02gmUBF\nOf+t0ZfhbMRBOu6Mgq7FgiOZmIzRdXjEY+qY0O+0DvnkuyMi+zXZnMw+MLDV\n+BnoLVJ4FVWaXh98tO2sO0wLUH+SF2/aiGdYgB9dUvEFeG+/x7u8EdYU2DRQ\n0Q9n\r\n=nk12\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"e9981a317b04246c98dd797b7d9902c9f5d907fd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.66.tgz","_integrity":"sha512-W97ACE7UxBW+efpRH/vH2pB/4I7t1bvyz6n1ygxLG4nEosFV0Ec78r7/jt+XzU65GHLL+N7irQb858W2I0UJ3Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.67","@syncfusion/ej2-popups":"~19.1.67","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.67","@syncfusion/ej2-navigations":"~19.1.67","@syncfusion/ej2-excel-export":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.67_1623143750063_0.7508721276341808","host":"s3://npm-registry-packages"}},"19.1.69":{"name":"@syncfusion/ej2-schedule","version":"19.1.69","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.1.69","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d4a0b6d33cbc74a8460129f7e4774931aab7c6d4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.69.tgz","fileCount":264,"integrity":"sha512-0UEsGtcBS9cX/oGYI39mBe51p++AmThT/rqHlNGgCB28Z62o0iaxuIU51CRGyDrSSLvd0qdlSVTZmwgci1LIlw==","signatures":[{"sig":"MEUCICYIEq4oohSVFzNOOTUS9eeGq9ocf5WTwd51XL8XoD0jAiEAuvSZ9tMOeS+T/2z16vOVXq5t7xotPaJOFIgTg/pDNos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16360831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFQnCRA9TVsSAnZWagAAXWAQAJ7GoOcTkqARoO6Ztdc5\nrAeh9IxTqAImS1wmxpadBhoGhezFJtc2AQG5VgosD0YVEERBy+lErKmN2cTK\nnwcDR9/QLqP/sWD1lraE04du7waWf38xHbncxpp5DOge2ESOhSwbgFU4M39V\nAW9EYlyBH2XXyvgXwcUczZX+hEj6WHDRWGS5840iSe9d4fDFTwFb9ziS59fi\nnSPiMPYQgRcC/oPjxELfO2MOaPaayF+ZAqgMqaCVSP9sjyMXzqnBBjLoDi6D\nqyDRqKgKR4J0y3P/gUM8TlCGgHDDC7aRY+y3eUB5PO4PDJUdX/ZoNbE+RyJN\n/3+Do6MkgVsv5IaRBbVLQvFg14zkDExaQ90QCAMykNw3i9+LLET/QKLOKI4c\nUb2xrxUgjeOFwJ3cVV7uUEdTINPIfZDQqLk9UbrSukDZgZXdoBb1fjRuUyK9\nUHmKRxVgtFkD9Bd1xu1PF3D9i94DMnEpKbWBKz35I9+38uLY+8sMIiyKMyGa\nR8q6reQIIT5bgWqHIURGBe/3jfOHd4m4sCDaKb4mnsacpn6NNJTIlkVJXEfg\nXy3Hg6mAkgntczOWkLk2wMat4aK55buXrO6Kt6ATKZNvklV/Zb7aLP7Olm+o\no+ai4pkIt1/G9Fiw43JyL2U7yNhVPIIExjHvylqn1nimOx53fEJGBecTNdqm\nkE7D\r\n=QMKi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"345aa905c1ed55f55426c7cbefe973ea63c53f81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.67.tgz","_integrity":"sha512-qnKRBanMjJ2mkgon78/Fc2rncS97Sc39O9iiYoq4ZFF/V+6Xx61upTFYVmYWkFhiagkINqYh7Wznbj2Usgg2tw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.67","@syncfusion/ej2-popups":"~19.1.67","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.69","@syncfusion/ej2-navigations":"~19.1.69","@syncfusion/ej2-excel-export":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.1.69_1623741478992_0.9794414052222236","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-schedule","version":"19.2.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5ebe48ea3c3fe08d5fd73cef4eb03599d9819872","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.44.tgz","fileCount":283,"integrity":"sha512-qpwUYCbYlhzoMKXDLeRep3tpw1ATU6/4FDcPk0BpH4oQ66w11jiKXSfwSkSN1zrCDdLe0ZBQ3c3dYeiemcEK7w==","signatures":[{"sig":"MEUCIEQNSua1CvOjTuk0q9hIC0wuiygTiOaauO8hArCeLaDQAiEAx8OH/uNR4dxKfIajN9fB1HK7gkQgj5XFnDmrobapsUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16986058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/5sCRA9TVsSAnZWagAAPT0QAJdNe7L5r4bGzMqv2qiX\nCFNuWOuFj0YPXOAM8aX9VIV4hQR7ktYxZEZwejgu+Xg0yjSVF22i52UJpMmn\njyV2W8srinLH8NYXvxvsd/dJMoBHMRBL+eTAFXQSbrBYO11A9sqlStM7TlRr\nrAtJIrBnjo32YTM166gg/ej5yX/1DzOEiRM6+JduAgkJWpsVUcLUIp35r5lA\nqNsOeG9ejFMi2c2elM6lfcYb1iMJxCqBQprg/E67+CH5Uffrl8WfZqL3UAAZ\neCx+Jz6VjwiRWIJ9PIDhk0dC5dpboRkm6o0REyf0utvnmg/gUSgZ67yxhvkA\nkcPH9FhMXkTezAUFYnGANSqUsxns6IfnFbw4mhQJ2WS1dmNXYvCdkdBv4d3v\nyvYrdDActnjBDLTDHEpQHjuWqYWbMQOFy0kLS6pDkVJhUsZy+4zwSuAjTEkS\nSmcH2p6F/iZ0ogjllHrUpm2UjS84VK2bmpjqEJOpnEJSMJsb4mc+64Yi8vBG\noVb5t86FzU4PnkmAjdf3njhgcBTpTNU/H98soE4HR/zauLqdHQobeTPu1Xtk\nqfZA2RNASVsje8ACua4TxGY9KM7QrYElaNQnXdu9PF9KkeDlBMcT5HlJDLtu\nylkuk+0m3FKAF9do42y3Q+4N5orlmeUIkrq7O+rwgQ/E59uXtcd0k2hmz4lN\ncap+\r\n=e9mD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4248e375da66baf7ade81092b3beab9a70c62243","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.63.tgz","_integrity":"sha512-pKoq5IrmRwwv6XlECodUPkjNohARpvU09rVh7lpp3nEsco6FgUbx8mwUd5H6s0cg7icO/QooG2MAI3byt4W0Kg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.44","@syncfusion/ej2-inputs":"~19.2.44","@syncfusion/ej2-popups":"~19.2.44","@syncfusion/ej2-buttons":"~19.2.44","@syncfusion/ej2-calendars":"~19.2.44","@syncfusion/ej2-dropdowns":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.44","@syncfusion/ej2-excel-export":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.44_1625030251725_0.07303132740853058","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-schedule","version":"19.2.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c002d80584738b09e705477ad1f1ee704804b242","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.46.tgz","fileCount":283,"integrity":"sha512-V5NyF0bX1Qj5wPAXh+f5LuI/hkBsJeOXWl0I4WymTdCrkOHBYaqsZ4F9W67hc0OiBkFEyG7CADPcKYmoQWzxuw==","signatures":[{"sig":"MEUCIGrr1wBU4f2IdUbt58gFXgtRQaozyPIWUCZBMMasG3SFAiEAkVvmDjIkRilCFQ2MOa3txvPji39laaFYVUFKI3KhT+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16997104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BJ7CRA9TVsSAnZWagAALHIQAJmEeYc9236UwrFe5XzK\nh9xnEEYCyAT/UiKeEWybGAt+9LYOrNPw5IsM8gjfdLXzKEC0dOUWxpzyXa4P\noONIamM6XqCgjQWPfICnKi08HZ9oOex/uV5uoY766+1BUtO3zeumqqAdHC0D\nVtoS5KN+uwrBveE3Ng/XZDk8CkzEx9mf/wnIxFYphC5JieecPdkrh6x9wzFC\n0xI1QI2c6F7Kzy2KvR/ApRO62Ckck8s1NUJcpNVEhjKoqbJQJCxz3xEUX941\nCToTFYTqY2NPJ78VK4w7KUw0l+0p5+qyQ5eYMHjWzeA6BTlRzyZWBFdG15aI\nXm4EefOzexKYyCFMST18kD20VPNYNQzKHBkKXaHsocC6aeoSb1biqXr3b5es\nJC2TjWVDrRquq+mQNX5eFiEcm+CKx6N3X0aZGltDKwIMAxPdLb1tpoje+XEJ\n13dQU0y2fXFwdDBvjzkplrQu7PO1+3jsH2gm7hXZLKTCq/Kl1RpGyVzm5SW1\nAY5JQpkMsKT8QiNLwckUrthRPHVLV6kOGmPer5b7O6l7MSSMPJ7VAG8SbAgq\nsTOca4MRLAoFUFV+iS2tiuqqi6iLwQ9xH/y8NZjJN0XgucZHSVK7X3CVbkNY\nq6ueVrj4JKZ4h+j0Olab8pFkjYnDp1DuNQWP+EIKdqJUPgQ45NVprIqKgnoj\nSSkM\r\n=xe++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"beee9b13d26591926b1ab68d73548a47a1424acc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.1.63.tgz","_integrity":"sha512-ebxWfuRVVT8k6v/JDej/kZrCuYZ/2aF6BCJiw+okWGCNPUMia24gEfh3kSAIPfYe5QmGWjZ8GhfLulIruyTs7Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.44","@syncfusion/ej2-inputs":"~19.2.46","@syncfusion/ej2-popups":"~19.2.46","@syncfusion/ej2-buttons":"~19.2.46","@syncfusion/ej2-calendars":"~19.2.46","@syncfusion/ej2-dropdowns":"~19.2.46","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-excel-export":"~19.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.46_1625559674597_0.8148895170874717","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-schedule","version":"19.2.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a00f1c810f64992c999b4baa64043b21a5c5be0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.47.tgz","fileCount":283,"integrity":"sha512-biick/fCs6mVjEvma/WjsQIUp2Se3+1c/hJ8bDMnhTqNhj8mB3IhU8/Wud4f5aijL0IcVzjUU76rahjvvR4hRA==","signatures":[{"sig":"MEQCIGl7Urq65qoLixkPYKdBhjAP3KA0FqmawwX/UUpP5ZafAiB+Zp+ElQx4EAbKj190Hc+DaNlqDB8NWxToz3JzWmLdpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16997892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7UsoCRA9TVsSAnZWagAAtvMP/jvv8zbtTtT316B+Hhay\nLIHWzJAuDwUrMcZlwRhAHg5dxfwYd7cOmXXnLC0Ncm+luxc1K5UNhuoyqyVT\nx/FxHrwPJlueTsh3huN4d3oaH87vu93WTLqWobh49Ey0Y4LfU7Ur1dlQOwKy\nocoYSMth/NIA7Jyw2HGNcrQS+1wmb+DUbuu2m8zyeQSGAx6B0MlzllKv7DDC\nmENhkenZnHUswxw+346pKrw6WYgUYf2NmvnxL/QD5y2ID1Dz+/q7L62nXzOy\nfQQcptsfUM9UKRNsFw75G+8rSdxmGQ0cyGegv8thoQUZdioVxn503pHymTsp\nBimLDB3zSh5mYi/WfzpzBPR78D+ULVOxLgS8Oc23udMfgP6ssQIDDU/oUqF6\n+70O0GFkyJX9kFo+ZelbaC8pon0s9zhJ7XlbMe/AuRsOU20y5cTOV1LyypZL\nG/eW509kKo42Ay5llr2uiQ+sQn1gx8Leurcv1W39cqcgbQls+/kbiExaShu6\nT87iAospWu5h9kVIVlDb0ixoAS5JMfBZ5QN5Kdt4fKdbXw2wufKOSJb5IEgB\n7EFPhRfY4jDU7pgqNgAZQBi0EDJ06HC3KnLEdC78RuQD6j1x0DuoL0JmIlIB\nn05ln1Jq2FrCYVmLjoGm9DC0dNuSgl9kHRjd2F/ehoO/vzPH1jU4h86URLFc\n0m2u\r\n=6Tpr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"769b28236b2b1f41b4c3d3ac7500b01c4768e990","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.46.tgz","_integrity":"sha512-KyQPsufT+ylOZRIEAiweeHgc6IzaUHO81Y9ceCg/9Jzg2Cf5FgmRQaA8jKlc7kj3zl5nWiMcDC6sbQ82I0vRHw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.47","@syncfusion/ej2-inputs":"~19.2.46","@syncfusion/ej2-popups":"~19.2.46","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.47","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-excel-export":"~19.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.47_1626164008273_0.7315866234508441","host":"s3://npm-registry-packages"}},"19.2.49":{"name":"@syncfusion/ej2-schedule","version":"19.2.49","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.2.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e8984d2c098cc87a3c097621619cf51a36c967a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.49.tgz","fileCount":283,"integrity":"sha512-5DHiudFwjG9rAxfNw/2GS6A7UxWERWODvA2IYdAl8BYiWPbmVFCZTg7dVgedFvkr7D4xsBdrg6EHD2vIyt2JxA==","signatures":[{"sig":"MEQCIAHMQOV/h+eIIH+Hums/IUlsd5FefTRKwnNG/WvPc/J3AiB3p8u7CU6o2o+KYqmJgG7eZPEQTIX6wAw2IWucoQUXIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17060518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/7QTCRA9TVsSAnZWagAACNoQAJt4S3J/8zmOJlFa6Zqh\nw726aXw+cVXbAKZlMtXIkkWYLmJsIrKah7UQ23wYe0i3V/TCjW4Cy+YVlam9\npkS4zUl8+eTQg5YEcqFiSow8hjYP54ncWNZy1YlhlnQCkanuYZdsMBwZseKt\nIUHPkUSNtTRhR/xmqhl+QVjpLTD5BxbNMi/w6U/5pcLkDh/9EAh7Ru4FND/L\nZSTJZV1vqgSuRfEQ3zkDcXrrwPEAHvy/l3yaiXaQiYu6DTbtd7FH3icJQZi/\n8wqG/ZH3ZwayVmEOcCtIyiQD/uXWcWYwsot5S+tKqYfgS2cmnSLZJD0e9wZY\nhR4fkih7x4aBvEBo5Xvtlz2HVWQqvUZbFGyBAwkqsJRlzrfklrixshar44vr\n8aTmS56HOlzgrTpH3y1jrC9Lv5s5xqnDkaMdn66b4s2bJrjhWklwLglGUmiP\ncnql6yy8uv8yQHki5CvUnGV9JZQsSisVvwrK9ddjDxDkhiAZVP9vg8ATjCbD\nMlCjQlhb6z3GLOXFiP88E7u62XafrwVqwwKQhDy982/+2sP6WnDzipzO5w+N\nqz/bHZVvsu5aA3cMDHXq1Db+bp9ENzNxnkMjQtJdiA6CmGUBXU8WRXdB+iTJ\ngFyjaEE4QrKco1XhBVQxgS2GhRkdJl24Fk3S6VUM3RWlWdxQ1wKJDWgfOSk7\nWEu4\r\n=bllv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"959e19c9bbe584c678fd76c72bbf129cecd1e1ba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.47.tgz","_integrity":"sha512-+fNIQna9s0UcX9PXjduvizso9eZOnApIAJLZjHhLVJEwhI7IIZxaVZWF7t+8R7e8djNcUUKLwQI6L2IIm+kliA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.49","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-lists":"~19.2.49","@syncfusion/ej2-inputs":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.49","@syncfusion/ej2-navigations":"~19.2.48","@syncfusion/ej2-excel-export":"~19.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.49_1627370515512_0.5069898567948596","host":"s3://npm-registry-packages"}},"19.2.51":{"name":"@syncfusion/ej2-schedule","version":"19.2.51","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.2.51","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2ec6062aa56b037149e5dea01b66cdb7438ba6b9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.51.tgz","fileCount":283,"integrity":"sha512-3FNpqUoccK8DF6Wz755DOqt6Dj5HT9ckBZhokalCgz72k9x3doStX/W9RVCuitIAOVSzr3RzMJNrk5kiqKOBAw==","signatures":[{"sig":"MEYCIQDwj/CStI4UuJtUDEZlvmTY+dKJwYKU/oxaPOT4nCky9QIhANzyvCnZgdNcNLpjUsLfNO0U+lyVBoxm5Hc7FVhW/D9u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17060142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCQbLCRA9TVsSAnZWagAAHFQP/2ekN0w3DsMSiErPrCxE\n3Ct+2C98LLL2QeZTVITD+kT/BIzIO6sYUIGb31HY48Fu9b+OqhSc3R+MSH2m\nFRjw19LhWw48S1EuyvH8tB8xBhCZLKhatODDcxXiSptDD1LhD0oPosHsHLcY\nFTYTucXc8fWJ3aoyVI0+OPuUR3DL3ogOYfWYKS5IuOlt2vkv1pQNX3E/dExX\n/d/vUOLHpX0DEfJTJpdCzop3QQBpKN6G6O8WZMNCip8JqfeURrjfPU9TnlfC\nzosRCGc7MVN6CEhKQYaXg7ZNg7eDkzXqHN/AWwnIMQ2fBXOeHukrJaep6/QY\ncZ4N5W7ii6HK23WYSiP4ApZXbFPPNhVKJXwNAruBlgJ7pYdO0ka3ZtNgi9QV\no3cbqX3RFSLSH7AGhR8/VaIeEWY6+uPVoKMMvuAhmDNOQsUW8BaiThOe/AKd\noHbPK9x3fM+eG/DiliZJm86rfbkzZwW0MB910EoO7bZQnLwm9L6rCDZb4V8t\nrL3oaj57384rv6iD+D61FajfGgnape56fp9GfxRGfV7wEzGz/5gVNK81XYub\nJP7LblJ3eUnoMjgEoav98WMXAFcgG3HjSyXD63b+xyloN4Zgw9qDA4wDlUqd\n+Pu4YXre9o84pBP4c6i0uY2XLnVgVEFkDtwqZT+AdZ5z09ABREBvLeTokpMo\nlDCH\r\n=t0FP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"bd6fcdbe68af50210e577f807a5a6e1aa0bd2d02","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.49.tgz","_integrity":"sha512-IU2t3VtajUYmshLOhPSi/SiocL7LT+x7zHR6u8JuTfIp3LHAZylssIYK3wnTcytSyigHNuYetXsApPDP11kwdQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.51","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-lists":"~19.2.49","@syncfusion/ej2-inputs":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.51","@syncfusion/ej2-navigations":"~19.2.51","@syncfusion/ej2-excel-export":"~19.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.51_1627981514876_0.32688888988618325","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-schedule","version":"19.2.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fd4b10034c1fd0e3c89a25fe83ab29dbddc321ed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.55.tgz","fileCount":283,"integrity":"sha512-FRZW7CiSDgiCL2YP8mhSKApN/tAG68Z9FszEisXptYDwZ+uExNmcCSMhQzdEy14IK8J1kEeCKWC0amZ9sIY9xA==","signatures":[{"sig":"MEUCIC+Uv1we+83bOnuI0qlDOdrtmcl9FHS4SmSWJkl6Ht1SAiEA0PzdqYwy4qUV0O1pJmbtPv0xcfWBU9S2sXCAkn+RGLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17106010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2JUCRA9TVsSAnZWagAAvvoP/3UuZDyzmejiOAGQ89Ti\nHHu3jeHgQpsAY/LX4QuPFN01+WXfh1aVcdHJVBnhRBg3qqPokDbzQn6ISKpP\nPnnp6Xor0nA9IJGfbun/rIYNVlCiBr7353T++c71tRhYyPGF1i3qb/30RULs\n+dZJsrtYz9WKw6r6i5eM9fQFghkwEsqfKNykY7J6WddyP/LEvDEKzQezdIyH\nyPJxv0DxU7sHlyVTmLUOYzn0KwKhdUgdbWm7S3+7v55e7nk+99Kl7ZCAzo/o\nVtF2nMqJne1iQtcH2hGyn2OxJX1RgwOkzRPs3R6PrOu8GZpv0JxLFiydRLBf\n4MMTzuZKL0cMFtLVR5Hb3jV1mGHGOMBLlcWD+GstlUOExMTJK+fVcBYdkHZw\nrVXrwixt6Jzi/WbGQa2ufQT8nxY7A+i3u1wp1c/opKiBOHJDaXQXDPzvx4ca\ngHnU+TWGPCM+z+0TdZgGcHpcS58nqR2WoA4n0gTxdOSwHpqvrbh+EuEUqmfy\nFAecpZHDhGO63kQ3QTWLuqbx1/2P/xOXDGBRjgTK3UqYGhiX+lGI4DrRe2Rk\ny+fqUJLXkdGCW4ypz21GpeLAklwHoGuwQihrLmkvfY0wnfeZC8IJk3JW541O\nxZySw+bZnK2wNXvxhl9SQtRtv/hVqXNgWruhWOh8GuN3jxuKaN23G2tgq+Em\n7RyX\r\n=ezNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"33af3d2af84e06a674e3bf9ac06d7fdf39f8e0ea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.51.tgz","_integrity":"sha512-11NBHPptDCYV63R2tn3AU8wsXGRzcssjr0dhS8bQ0eRSXW4qfJ8uZcdYUrEwnitmYWEnvIgb6ZB40sL66g18tA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.55","@syncfusion/ej2-popups":"~19.2.55","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.55","@syncfusion/ej2-excel-export":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.55_1628660308644_0.3134160038078293","host":"s3://npm-registry-packages"}},"19.2.56":{"name":"@syncfusion/ej2-schedule","version":"19.2.56","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.2.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"aee383a2618141dbc64d1c7506035dc03e82bc84","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.56.tgz","fileCount":283,"integrity":"sha512-bsugH9DBt9pqEYOcFMTqsfR2x5CssBYFhaMVNgYg//gP79lYvmr3iBGFJEVbMrrS+L8TJbR6EyQ5AWKJt7CmQw==","signatures":[{"sig":"MEQCIEN3dNm6wypEz1ckmEFDk5rLD6jAexYomd70YkNfaMacAiAGGvXQzpePmYWPwjfzxzCvbyYEIP9S/YQLbs0WDLP97w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17106999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG4MiCRA9TVsSAnZWagAAvHYP/RgYBCQZdyES+oRF2hdP\nZiPrpV5x4JaQ1wYwbU0QJf4TP0pF/v1C5OjfRDWvTf2DbytmjeWTBpw3Dqxq\n/mNa6g5BFY7ggjIA9/sGZNCdzWFoQM+gWnJTCpcPlbJaZDHSa7Fdcves1HVM\n35hB/tgneeEgi7vi1agNNaGPA0JK6sEVTwkqAFeuZ8HW1FjkvWC8bj+dGP37\n4mBuzGOriGIi/fPG/XN/Y8fEtBm62L7r4evpsB7MW0N7RigWKqDAGYn8xI8G\np4vbz96Ff/RkGy9Angq+P2txAMvt5iCUCMGgGUWHX5hkZklN2w23VO1t9FQi\nz119S7z/m7mlHrMZvUyB80kd8byYK6YFgDerRTI2KbuQsIHICivJCyudSoqR\nBK2DYZwfxLN5tgkQedj8NNVChXRUXyKlBJaDPejwgRw36DmE11ODd/zGG0+0\nHG9Ln9nCot+Ma0kRanQvhaCc0v/L7XyN0VDxJJYwVHKjXaFY7XEl9bF1TTRR\njS8VwThGDvrPxPwcABOiz7uI1VE1JLoiGHZNqN9ZfYAH3pNfMomteFyCUnBi\nGX9cfwUo5Qq7iHhAEC1EiCr0v/nIT4hyueCyz/0UDTeTfHhgqrhCQaVRSlF6\nWBSuBwU3UukOwbVR6TA74HcFQv2RS+Rs/PWEcHBbtocdrnIF6RrB1nGIGLh5\nPTgp\r\n=1kiw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d5db36a743f46775603f2463a96ed19bad246a84","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.55.tgz","_integrity":"sha512-lFcbGCuOGfzrEKNkPFt9lMWtEqJi8nbtymtkxssWKHEfP8WQszyB71daY/PeIqE5M1+/zgkqa06UC/KfdFFc5A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.55","@syncfusion/ej2-popups":"~19.2.56","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.56","@syncfusion/ej2-navigations":"~19.2.56","@syncfusion/ej2-excel-export":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.56_1629192994529_0.2071188004328104","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-schedule","version":"19.2.59","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.2.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"342cf6937f8635ff19be301d39fc344e083f28d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.59.tgz","fileCount":283,"integrity":"sha512-O5H9Xnd1bZF3SlgbeBFisK2jbNGpe3YjJiDUXr7Vh/FDErht/iqcQfNPH+3dv+Mu8joTeRf7l2X4MwiycVyPwQ==","signatures":[{"sig":"MEUCIEeIErpEeacjkiIC4EpP7V5HKAnk2uWxVL9rNmFBClPMAiEAynXzeUcWW19S5g9fYRY5lkXEKzITcNzJxF6Xeo6gFWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17115242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLfEXCRA9TVsSAnZWagAA4PwP/ihURg/SOOoYZ3YU2BX8\nhgUhWj1F4sVydK3EEB6K8VIGGCgnhfY4E2U9Fbjpxh5GHdbi90xaFTQWeSFd\nQZQ2e1LK8DRcnDHLO71Iq7z1SgEsuMCTDrEtzqLKGtX0Mwsar2a+14b0bnk5\nGZPqRz/07zswBffj+LZnhcsCt28/K5ByTjVYXl0qYZSsXsD8zgbsp25FBTOu\ndt68Ft7lCdQFCNa3ZzsrxofE5f0psfs11WWG7I3QxlpdExzBDfmjtGdlFVDh\n9SkmoLKatFnsoXxpJQdTBVCmNrse/vdTJxSRvPXW7+mjLQCwnsFG8g8cxRBb\n5gnoY7OzkIaptemrzNtl2K9o2t40H9Lwf+d8BiCNfyPf5lrU3K0Nx9zrLJAg\npXs2ZKIyy/4f0L5SEcOJ4ZEfLYvUMXy7Bybb//4P18bLUpFnnft+uzByjsqD\n+JUAIPa8vDb8Q00nhIY/WfJAMO5DBzwizGS2jsx74oJ9/impsBFzG00BJk+Y\nGWkBsuVSKuyA2hAieyo1UikNltYk1vIFZexu3NFQFeZAynDfABdH3CMCZQTK\n+jarDDNChWB30A2eWoGYZbfAM5PQP4v/6DBRakDXnIBDKVG6O8OEEKXOWewv\nroQNZkw0/PrYXkgG3IetHXQ7tlXgsgmCvxRfzwRZZtBRD5r6C8aJWDmG8Vwn\n5Dpz\r\n=LDJO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1e0fa34fa7eac614da14cdbcd06a7012dbc44b89","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.56.tgz","_integrity":"sha512-cfWUXCpsRIqVEw2gm4X7eolB8xMv/lvweTI8hGxbT0+N2juPoiJChvz139Jgy6MPCUDXYebVDiRedehogyKPWA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.59","@syncfusion/ej2-popups":"~19.2.59","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.59","@syncfusion/ej2-navigations":"~19.2.59","@syncfusion/ej2-excel-export":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.59_1630400791244_0.9021137521714351","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-schedule","version":"19.2.60","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e4c4faad5fb98ba5d8d30ba546b6f1f19fbb60e2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.60.tgz","fileCount":283,"integrity":"sha512-CR0isjSW+Ac+8RB9Hhs5U5i1Ek7bWAdM0N+VH4mSsYN+9b3Kq6Rveun8PUqelUneEnQrsSRqmrgglyqgXQwBQQ==","signatures":[{"sig":"MEUCIQDl2M/VFGSXoOk8a1ktlmtPe7/x3zODf1h0wDmM6d1apAIgD3JtdWjakvotb74Q9F0YcytbTRIUw76SB8GaD1Q+o2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17115242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0jqCRA9TVsSAnZWagAAtAMQAJ8/sBBdN1C8GqJ4zKoD\nQABywadbAhyfpuEGiyzRMRulSogkWoWDD4h6GDSGNhivJXcFrQ9/nn1F1+A7\nqSBOarY9LnKJS7p3FyTlso2UCtz2cJxNAa8+a6SVb7lQkEgfvlG/6AfLv+50\nKAOosfWj6UYBOtKI+OBpJCLdb+VmklhKjxe5FH2bQROwC7nxM/DR8UI4/Gz5\nDArWIdGqqSl1kwOH+TYbE7wBYP0PXa7YfCZjHKJY7rPyvbNQ/Czowyfk8wsZ\nm34ENqCW3ylvXbYk/wce0AtF3XuInNCnD51i0UBYKp51NzXdkdRRfkvgZzVu\nQHHZCPRSRT+BD9Zo0hqJACqCMmPvLZLHHvLRmp23YKErxXp1dJrhHu++0esg\nOJ+BGy8vqk+fGq4xRoEy/c4PNeI3LSjP3X3BZB/m01skuK/EfExknJHh11b3\ngVUjiGQujMs4o0YMMSeQVAuJYj7Vdq4JusuTo/BbxEyA4sGMYbkzDfz3DLj9\nzq6abLpT00PDOo16ZX2rwq26LgoVuEcTsV/G9iBAQllJ2r5yw4PGXlcDdHtp\n8rPZhjCw5rHhOZFPV1iUG0mMWGy20irCBlMDCvpZqm9WAbEX8RRdhdUi/7P3\n+8BwvxXWPZkKw/7dj/fNoRPqvmbBiaHI3nsvUvBDtfKZvdelQUIK6doJYO/n\nmdpE\r\n=xYpg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1e0fa34fa7eac614da14cdbcd06a7012dbc44b89","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.2.56.tgz","_integrity":"sha512-cfWUXCpsRIqVEw2gm4X7eolB8xMv/lvweTI8hGxbT0+N2juPoiJChvz139Jgy6MPCUDXYebVDiRedehogyKPWA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-lists":"~19.2.60","@syncfusion/ej2-inputs":"~19.2.60","@syncfusion/ej2-popups":"~19.2.60","@syncfusion/ej2-buttons":"~19.2.60","@syncfusion/ej2-calendars":"~19.2.60","@syncfusion/ej2-dropdowns":"~19.2.60","@syncfusion/ej2-navigations":"~19.2.60","@syncfusion/ej2-excel-export":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.2.60_1631013098295_0.32147623007375903","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-schedule","version":"19.3.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ecab2397105561ba5292d7be8d0500bf4aa37151","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.43.tgz","fileCount":301,"integrity":"sha512-liXUYVzlAOqZOHIDUMq2SVxjusb6FF1Ua4WPvamjr4xDhAGl2T1rwyHsOX1yY+BzDYQXt7ok337RcDAI+lp88Q==","signatures":[{"sig":"MEYCIQDIRfJSRt59jenr/nN4FWkVPCSIn2HzoMNnIUJTUiQQlwIhALdn5UBphqZx1jrrB+TVx7D1T7VupzJ+yo3Qvzq8xIhh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17770560},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"74d97b72edd54cd05f4ffb8592bd7c97318f4a25","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.5.10.tgz","_integrity":"sha512-qbyQVUIMOHDDhlyeYgu/XCfk010gkOBa8Ygs7/Y6gslMghqaO+pViQoVlZwHKkECyYdTrsQGrvdMOR7yMPL4Sw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.43","@syncfusion/ej2-lists":"~19.3.43","@syncfusion/ej2-inputs":"~19.3.43","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.43","@syncfusion/ej2-calendars":"~19.3.43","@syncfusion/ej2-dropdowns":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.43","@syncfusion/ej2-excel-export":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.43_1632978232626_0.9305749033343416","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-schedule","version":"19.3.44","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"228bcb391dbf35962d580d1b60d5723580c264a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.44.tgz","fileCount":301,"integrity":"sha512-e/ucgV/pqDIMRPoZa/lZf5zJ75JW3rXRRISGIu3OgEKTRCdE5NoBw+ILN2umh8pT1nwWvJNdw4+eE85pY5jhrw==","signatures":[{"sig":"MEQCIA+n2QgeIddtTXfO5mRa8Hn4TKLiByajs3XwX1TwXgekAiAq0doj6EYRl7sNQyMjZlCc2aPi96aXdln+CgnNT8gEKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17770936},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1af9f2eb114bd9d9c9881d3cb10a1c9579b664ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.5.10.tgz","_integrity":"sha512-trHXLCHN5VcWFE8Q5VdgPISp0d18H0D2bff5m/CM/xE2H7KkqvP65syKvtbKy8VQEqhst7R5bM4KhmNoY4AVIA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-lists":"~19.3.44","@syncfusion/ej2-inputs":"~19.3.44","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.44","@syncfusion/ej2-navigations":"~19.3.44","@syncfusion/ej2-excel-export":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.44_1633429319332_0.09592459059043712","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-schedule","version":"19.3.46","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dcc0510c3bbdd7005b0a0448b765cb492a15390b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.46.tgz","fileCount":301,"integrity":"sha512-u0Ef+Ej6TKBexT4RfjCoXHs1jZkgBXhczrLCW9bBhXjjU7onrFRzvc9qcf5R5XH2sY72KzzHlmhqbBa7CdorKw==","signatures":[{"sig":"MEUCIH3qAUkxWyYuOhg1pDOtvureY2hAc/Kv566DTYVfplNUAiEArUAxPXpq79q+NqKMo05y0PPgDlXVJurkK8GqNuB7KuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17776237},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4b5e552c1a66161a17a8d01f15d421455cc36d76","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.44.tgz","_integrity":"sha512-87+s+0IrE3yQihCE6UUKguSL+rXlZht7yNpKdB4QI0dP1fxMBFU7jcX5lT0i8ompgfgbVFnIhvKn8KRW9B56og==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.46","@syncfusion/ej2-lists":"~19.3.45","@syncfusion/ej2-inputs":"~19.3.44","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.46","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-excel-export":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.46_1634638817119_0.5137907816263032","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-schedule","version":"19.3.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"03c046bbb91c7830372759369b160d043236ec02","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.48.tgz","fileCount":301,"integrity":"sha512-m1sWygsRt2pRKjat+Ke/cMWEX2pCGb0DGtxSVjieqlivHlWN6wTKUQ/2UMcGyopC0LTIhG+f3F6FfER3c+rN4Q==","signatures":[{"sig":"MEUCIDtiIjK85Jx8gvLabLkcipWDuasuXaUK2oK/7r8Ng0T3AiEAhFnKwh+xRGeHF3t9MHxc8GVV09F/izviNLQcOh0DguU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17791218},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"96b789963b4984b83da4f6a024bd5e08e6869712","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.46.tgz","_integrity":"sha512-x1dE8/ZswBw4vAbLAILohZWlisR8SymVBt4/qwG38WgG+4nQ+yamS89F+aD/KkXQdFZ+zFdWKZbUCyNCPUDUUQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-lists":"~19.3.48","@syncfusion/ej2-inputs":"~19.3.48","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.48","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-excel-export":"~19.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.48_1635849395379_0.47612830166670905","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-schedule","version":"19.3.53","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c170e40c1c65c7e33f8d680f2147094ce10f0bfa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.53.tgz","fileCount":301,"integrity":"sha512-BsYA5Luz/3Tw9qxZ43lx9rR+LnbLOoWDGGbcrs1q1B/ecvEMaTqfOBxRxoJ8Bol/nDtVfjXtXRVWsCb9j5ZHjg==","signatures":[{"sig":"MEUCICSJbi/dUfSWybyCYCL+dugI9ABHNsKnhHazS4d+rcEqAiEA4mE17RAVLhS6fgprDNfYYbWCXbfF2qh9QuMavEgtIlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17796442},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"17e2d899f19992f39da451429ae6fa5263debb83","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.48.tgz","_integrity":"sha512-tmNQX9deB3R92SS5zDEuhGnyFnqd5qLAqz2kmcmNDsKf2VEsHJnq7WR84K4X8jnpn0bde4vzmZjPWOAnRZ/jDw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.53","@syncfusion/ej2-dropdowns":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.53","@syncfusion/ej2-excel-export":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.53_1636696121804_0.8035366873102399","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-schedule","version":"19.3.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1f4bf3d24c715995f5c4702e63f241ec894ad2eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.55.tgz","fileCount":301,"integrity":"sha512-IrT+5cEMmStRCodu7H0fUvsLnSWsXuh9WWOSRH2Cm1/v2DKPt3UiYIjsb1NQR/6wXg8G6PUvoxaYRYh7LPu/VQ==","signatures":[{"sig":"MEUCID1MExhxiv7fcPCjAMeskcuU/I/zXp5Hn+vjCoKb0YpAAiEA9+NdxKCfQSbHXgIpZWuosd0SGngXyzjcVN2PWcvG28s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17796907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOKFCRA9TVsSAnZWagAA6UUQAJcjbL3WfrRbNfIGV5UQ\nNFK5m+vJl3P2rH3Q4wodjOBIdPi85jdhqLtnQPDHcuJea9z65bD8mdL7/t9v\n/CHSykj5Uep+8TVOdW10dKkfzdFE8/s+Xoml5uxNWYSVE7SV69Gv0PN5L2oU\nLSDbxvC/smKQ8tnqnvCgEQ/GfU6RD9xMGWYCY2gkUWH7Ln/odWdJUl72b3gr\n/vVHqoLyoFsXP/AGOMaKT3QsVqVX1/lOo9V6cG3kZF5JFQ27x1RJ7OfUztKX\nm8f2eFzHtmtB9qyVwt+QLfBBRJRn98iim9cPgqiStXFX5vs761eilvhNyN5m\nJehobtj4F+1AvbFgltkBzvdt012AHSjIHl1a4zTGAWdKM0mDFao62hH5NnM9\noGDSZXZ/2Ts6Nc/TPpcu6iWh+Oyfvt6eiHdrX1Z2SL+cyv1rVLGvKuYPwicD\nmdycFsSQhJH4YXX7B7ifgKqkjeJY4iDmOVsxeteKIV4feeftN6Oj+r7YhcFD\naV1IEtiDAksLstN1WesAmgkgILz6aPdbz0L7GeUc8TqbbHrHkV4FHV4CyO1F\nZLgwlBuYAQ+NDe7kPtsjtMzgCVKfsQiZRJnaZr9FVCxn7daLB03RoDVrA+vV\nZLWtOpuUD8Uxf5eVgCYMd6HEYy5mJEy2WsrWr6MrOr9SapjP/5RhG2JmKDCc\n7/tQ\r\n=4gfW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1b65095a4c89600df4cc0a6a3763dcafcd38d8d1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-schedule/-/ej2-schedule-19.3.53.tgz","_integrity":"sha512-l9SFCIS0AjYdIx4gQVYoSLVZ5wJoLlbx5ojoPG5bJOz04xTOpuCZYqQK17JjFvLU0YcxVfLC/mGt9rBpnGfqdg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.55","@syncfusion/ej2-navigations":"~19.3.54","@syncfusion/ej2-excel-export":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.3.55_1637671557684_0.18411145407642748","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-schedule","version":"19.4.38","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"be8fbe23084e8b2e6f0f58c8a571397bbacccff1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.38.tgz","fileCount":306,"integrity":"sha512-tI4c2c/XpMUs+B0J+UJP79Hv8dJihaV5B0O03MsLD6GEEUTRCakgLyVj1XAfiAAnPsAjuAGZ4Z6Q5BWp+9LwLA==","signatures":[{"sig":"MEYCIQD4S+qGzG852VUejndS1rD220LGZEYY0DBSvcCfxDPi2wIhAPiJLo2sMibXJ74nUjbM4LUtbYbPNKnKlCHhWkWKsISo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18139843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCZoCRA9TVsSAnZWagAAOakP/ipIVzTWZJC5BMsjkp4l\ndADPSgGIoG57Q27bf+TnrJ5X7EYaiVEmfcOmuUIiU6loTtKReb7y69Ygjn20\nbr5+1hTy99EkbK5G1BCqnJLxyzSbVtBgwlzlLylJKr4lI2MmtuCkKTkzbQDV\nu543UOtVDRE2yQ5Jzt9NrmtCMVDDbaR4q6cM/ZeQrMvkkz0vWvCTDe9TZkpT\nMCJljpDRudDLkgaBHa+Zqj8WM5yq8W4pRXmCSaWe+s4/Zt+IHq91KGwKVuRk\nToMdXhabyxPmn5gKNB/hWPOMjP5sKRo7gXJT0O1CUn6+vW6Nl+gGwoJMxWgd\nrtj/UvyZfxMVhrXCWptCFeaM6iml0iC2MgpfvkpI9pe9oOguaUdYEZinHB2Q\nhpLWJgTwlsW6f9pdnJpnIkq3tr8qOPmnZsXQnbdVK5godTYlDk91j0jUuWST\ns8JAKT181JprFAWgfyU7dtWBkk0sjxWWHzKRbEjkYfOTjJbjZUvY9ZUkuhPD\nQstmqZONjrgtUTsrNpyN9x8Zq00TAPKdopOsx0VHdFVeC5aupiehgC9Dc9aR\n3tq0mmttBBhh29ws6x5t5tbnDOASXYHitBrQdlT2DE91ijr+T5NkbJa6A8Xd\nL78LVd3Ww4WxbGulbVmzHCd6DEeCYN/c0x9DgNPo2/r+pjM7gIgmZdMZ74gI\n4ceq\r\n=iHS5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"f8b12396e75367b8831936fc6caa778f7c39e461","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.16.6.tgz","_integrity":"sha512-0SnaOgJ9xx+DcnPMjdAU4NBzn5fevPp4PZpE58zbNf2WOEYQ4ZlUJc7NxT0jCmP8Ow84wth54gKJrfc0tTONqg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.38","@syncfusion/ej2-popups":"~19.4.38","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.38","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.38_1639720551865_0.7257984769490426","host":"s3://npm-registry-packages"}},"19.4.40":{"name":"@syncfusion/ej2-schedule","version":"19.4.40","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"54d29a6d9400d24fb539fa441d94f5872dbb611a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.40.tgz","fileCount":306,"integrity":"sha512-J3ic9nQ7KFdX6lNzrE0YCdsxDC6Mi7eYDOJ7MJce7rW+wmfbIqwI7JWrkawKmDbJ9P9hqmxO8qbTZ24O35jhyA==","signatures":[{"sig":"MEUCIQCH6KfqhkpF3v1YifgrJsGRQhe/Tpunaxzht/GCm+6BAQIgNS+X/jJSQEREMK2XPtVWh+iPY5YOJpj/6BtUqsvB4oU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18141554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyyGCCRA9TVsSAnZWagAAlVAP/iTQ3mbV91f375wQRgDD\nD4/nICksACBLZGDf9YNVybphQnM8ZiRh4JSQB5Z8sKPeRGyrK8cp/Aytel2b\nZbJYsyuI9y9KCObtudo3QzybQzYzAmivPx93qrIeeD40oSPacn8yMOPO2HXx\nMppj/nN65P5aFoA1JKsL9cYcl0dfY/JZ55r1DgfKQ9Kql05FIkMaPQWf8KAk\n0dWLR9WrKpZ6Q1bBGhUB35YAbBmG63Vi4/5zLkVDzJ9VMQOG68lD/eqUMWwo\nNbwannaVRpClKsoxosj9IqDsof3yladQkzrIGbl4imkyIBUI2NtkJ33eHv1v\nLfTRHyr8Djwk7huGT+G7cWUtL7psztYqR4F3X3+kYILjpm4H0JT0DpxEQX3z\nRr5F4NSzVC3/jr+foOut7GPw9e0Ic+opMbBEJy0O/xjR2iM6kIieKgQobzFW\ngNw7vELv+A9QIqCv5PSr/7WAYWkqE8pnVrD5xfsuJrdWDu388+XemgyjNcoR\nmjODNlFxgkgYgLcY2EZh1/BB2O5E7pS+H+r7aUer9of7Tui3V2fOtB9o60gF\niDdn8RhnyJ9gbWraMx7kqhWJBmpgS1ZiWwIASxg7rB3/nNewxhPeZESjOOxG\nC57E/Z5udcer9s+NKV4TnzmvpPB4ZYovOdFuaVHoI9+zMKjchoOSsXwHT2lb\nQ04P\r\n=pvJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"90490419e915c0b9ecb98257f0d08f4000491222","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.38.tgz","_integrity":"sha512-V/auIZawH2Be2hOPRsUUlnPXQ4Qa/GL72q3vpSVbxivepGTndVwaW+Py4fzxGs6z+OxizePiDzObIJka7R87Zw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.38","@syncfusion/ej2-popups":"~19.4.38","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.40","@syncfusion/ej2-navigations":"~19.4.40","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.40_1640702337992_0.10633443491935801","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-schedule","version":"19.4.41","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"57536ac2ae7ccded4003404d569eebd7b6d88845","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.41.tgz","fileCount":306,"integrity":"sha512-KsXe+znhDkktaHNDLeq56RokF6iG7JZu6TVRYYboB07OpOS0WNZmmHa8TYXsGh6tku2rKoL0Jx4k6rvbSL66LA==","signatures":[{"sig":"MEYCIQCOPY+k9wny63Nn/lWA4yvoU7ZwJ+0IcM/hy9cxZjlWEgIhANmuGjcEt0i2kP5gTNerQiximTcRuvRVhVo7VkEcIXrr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18157973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C+bCRA9TVsSAnZWagAAn5EP/0kojMgjFn04Z4Za/PnM\noVEt5Jd6r9Qk6a7ZL9s8LShA1LCXiJljdAU/6eOFS8CwAZh+qTf0n3kYSwNh\nyC9sQiZm+sF9cEZ2ew3OUk3pZivjCXlPE2BTR40txMii8oUMjGv1sbpxYzzt\nZ8zycdcyKCFN2VyquH5Ebdtq64uUKNue4WAQLvIlnWD+LIlhMlpPR9KrPxJ3\n38d16cUFSzlToqfCK1/z8ifAHDkAwquyx5xHhZ24O+B8eQlOk42/bv0V6VkW\nIdj7QYL8lA3MEGWL4Xk7hU+85at+R9Ca3Al4QjEH0HxXq2q0LlW/LhcQQK7Z\nu6ryx76aOZZ3RsbW7Bq2/4UZU0tAMjMqPSB+esPvREQ2NTrt9+TK3qVtffiK\n1+J/8nZd6OIzDxnzIGiqteUjVrg2syHir0K6nuf4nKR1RmJrnhblLasmIYTI\nCVTkzDh9pehf+4g5wQMTSdRQqiNOyDUS8D876/cD3qcLDKFbCCMBmTxzbX0O\nj/teEkGSzo6WNi6sWbX6t0IluIjyqHWLgF9VTkhEtobe4ZxnlqwcAmdb4Akm\nyxLCc/k8+F9yBs+gMasnnLIvILFTD7BXMlUE3hRTLSYGBhRV2K7RRPgr4FCM\n6Zs8H5FYo8QiCyUgJf0Eei6ZBPI145EeIiGtSHhgglRIJ72m9Ei6QvZeluBG\nbe8v\r\n=nPLx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d48a66ca331a4aad73850e1b611f34a6bd366b9f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.40.tgz","_integrity":"sha512-ntfr3rJfYEDvgr9W9eWy/lNzRMAmQ9jeqAd/TXKu4bmu96mkyqyfErAeBNI2hSwHpfP/4ABshRKfnM66FVnmhw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.41","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.41","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.41_1641295771254_0.9015545499755757","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-schedule","version":"19.4.42","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e5ad9d342b3ca633c65f95a54556019744ebf288","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.42.tgz","fileCount":306,"integrity":"sha512-7k5qwrqEwei8XMfBb72ZeqYjiGKTSHHgIhLTSHlw8F4adI7TYGGUi1NmHciiEiPlk1xy8zkymskqD25YG2VOYQ==","signatures":[{"sig":"MEUCIQDCoFFOsihalnpm7ZSvfekP+KwSRGtBqqoRV3C8rbburAIgPp0JFK1lZjI6hF+CKkuoNB4MMj3uo45cSQFaFs0klxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18158048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y9+CRA9TVsSAnZWagAA/PMP/insowqTbnxoJLGaaGZn\nhjqQRqpkK8NtKIcn7URXuq2QzQZ+kG0IBncig6UfHdP2H4DSDIVVYLBl6bc8\nfEv8r78Hwam717qsEAZ9DxfVBrnKhBEQty9+trCIWr2IoUHcfSQtz79In2nd\n7RcE2qTmd6dKfNpN6fkFl8X9llXwFehJhcDo3P7P3W5A/DDWuz4roAKxH2bs\nj6EdmQUOomgeYGqj+PRnF2nqvyD50nceuzRRvjt5oJQqpkMWHHjnbXZBauGR\n70M8enTHVheBQqoBAVuRq0x5KSP4L8kqFIxj2VwLIKgHWg6whEgRzzmW8erK\n8MIpGMjcAED9f7VxV2Wwk2aUSwI28WzIb7+oci2/tJC1EiwHcRY/3uKHsGYX\nXDl3WQOWwju86pbGl6CcECFMjsWQ22T5wJZ2ByK6sUhatUbW922Kksovpebq\nYPNX5KF8KgteD0WAp1sHUaYEAwRhSxZA9qOHxa8w83g02JiI3bEVYKSCO4cj\n4piuWaq6wz0pmKoAzulOR4nBUAFYNwveFw+eT2KSXPgmoECS+Q/6nW+4oT9i\nVAdv/Cm/WtGMEfwZeTjhFrp4WX11cQ4jJX4BHtvR53CgNEpVD/9XHtmoCng9\ndmzP3s88wgTf/h2CYQQgE2+EGe6jX+eYLye0UUmM5I1Vf9ET7rI0BH96F9Yv\nnJcp\r\n=ShXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"955cdeecc4c945122bf7b84cee5f098ee379d56b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.41.tgz","_integrity":"sha512-Y6K/LRGgeZJ6KdSHKmOvn3JpwOrigatndbpg+10wlSBAOJwBK2wDvRwVleG48St6jKUXglTs+q3vT57KBQYFQQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.42","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.42_1641910141446_0.8048011546273228","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-schedule","version":"19.4.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"85ccd8c9dc32f5509a20f92348255b85f20451e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.43.tgz","fileCount":306,"integrity":"sha512-D4Rf4SO7fTMcPcJQZD7eZZEAmCqaUI2AobuMicLJkkzUCZxiDtBZMLycs78tbUvj3G96SdxAP2Xl/qlf/wnIFw==","signatures":[{"sig":"MEUCIQCx9ccPYDyDSxuKWDShy62lT2/p2PBGvfPMmZi9+nTK9wIgdGWBYnEKBZjcMJnmrwzM3BdUIokj297JjBnkJbPNnGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18160563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qL4CRA9TVsSAnZWagAAYc0QAJ9dT+aEUM4Fg1zskRgT\nY9DrrO4cOb+W2+tAcCmuY0uQiGiYMIspH58QXXDB8/yn3x4PacHfd67iMLf4\neY+k5qaZtICUk+OOK56O0eapeFqsUm6PW3osDqRnmZe04bmfvy/EQ6IjuFeo\ncHd4p4Xhorb2AxpqkYHQL3GdBCxtVCte17OyjqEXWnw7ZJ+iq+QC/fqEyBMc\nEby8Q2nhOchVv9RgXxJxVdA/4lm59itKcxlL8Ev9pTbwa9SZLlAiXx0knTs4\nKg1ACDPq+u6nWmTKf8GT+QbSeZE4dR84hbxV90ke8GRfaQfJ4Rk4FUBpOyOv\n4okh/uB9dNEhQZmtr37RP9G42ydYQcg27cwdydT4CUCxCi+u6bHVMKPwwTyU\n07OYGFNGjgAAcp22MBANGuWs2ELldohW598eLrnVj28A1vLzB5fJMdcEIh5N\nd76RgkHZFonPcT9E2dvrB8AwEW2Tr7DIZmrkB4E80wJz6s+pTti2ErQX2KCx\nxmOeoSqoBR2NeyI9Ly1cuS3icAEv4aXSYuLtcPHJZAwEf/m6Qm6aUiDR5FVh\nmyy6rynRSiQ5NnNPwvV/lZokkGCp7QqWLmy+/dg8sZg3EJi5cj4eDKARapoM\neoLwBK5DioHhKlLHPf0r2ypxKycLmZSeqxLy4xkGkMxkoKX4OfFFER5HEDwB\nx2oc\r\n=GOtf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"627a36b9b03ee584d4adde17fd4e77873d0afc8c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.42.tgz","_integrity":"sha512-CJKe5R/fsdYOFi+vj+Gws1FDhKaOdqL3F6sqFlUuHjl9htd4FZ5wZnF7+Nt0Gz8YLHkpzijmgtImb2An2EHQXQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.43","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.43_1642504952407_0.5909710821418495","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-schedule","version":"19.4.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@19.4.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b39fd7a870e052b78ef402d50786383761cf232b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.47.tgz","fileCount":306,"integrity":"sha512-vDdbmaW9PXpD03URxA8jrxsjlNPz+lW1XUbb00VhM4iAXPVG738cMvstsVX6q9Xv6m+e4KFGkaWQPmdonXJCtw==","signatures":[{"sig":"MEUCIGn2d82G+gVmn4bJRf8wXm9m+/i0xtVUvLgCil71dKn6AiEA19I0jjFdnhLTXjAmGJPsGNr63QnizFGj6riN22bacIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18160563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+vSCRA9TVsSAnZWagAAqzkP/3yzbMKQR0JJXCwF8Kz4\nAPejeJbB9Ic7TWyfBW4KmQkL420TKdMUgh9DG6aqNmfEJ9inIpDvi7l/jA5p\n5N0+hlIIQ8Uv3bphvczUSmMnntlyUhh1eRPUnQHqBwabj0Xf4P5RQJAm1TP2\nLbFZFFVTl4xBGijaZqaJpOIcrP9eQK61+CqsskyyUhGkHNN+FXb/j6881OMy\nhcSZl5ZuJpSgVNCdM7h6CYgAuGLLPVtvglZzQYaMKahC00XPVpmdsb0HcEEq\nY7ItWE9x33peFdLtUD7YnF9F7mdzPTlyu0YWFoy7acZN2Jcdoq5I36AXv1Eo\nYyEMCVRGJImzjporN+fqtKtMOgQPO+fg8a/q4PvaL2AcSIRgpeQA0S7pSXlz\nEYOTgi7SNp+SYImL8Jjmzp/pfzi1cdRMohpbUTrrn0kXMj/sUT3NGODLBLei\nqV5rWnnXhcIqrn40FO7RiqQ/mzBDnj+isLvshFL2krIvpbrQJrWd8mlp/5DH\ncmT41F9798YWkYcnn6Zv/M5dmqpYnMwnIY6aZV/Dr0ueXJ9C9fTnqcqwGK6/\nthoXf3/c7v/SfTLyj5bVMnzLcdgdd/97ZWamuWLiPmFozCLMSL9FAphH0+oF\nd6RW+hfUWdCwGTVgJmkKUoR0qm0FVr5rCiW2Si58EpeWUNHz0W5doI4vY4HV\niBL4\r\n=Tp6J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"627a36b9b03ee584d4adde17fd4e77873d0afc8c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.42.tgz","_integrity":"sha512-CJKe5R/fsdYOFi+vj+Gws1FDhKaOdqL3F6sqFlUuHjl9htd4FZ5wZnF7+Nt0Gz8YLHkpzijmgtImb2An2EHQXQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.47","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.47","@syncfusion/ej2-popups":"~19.4.47","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.47","@syncfusion/ej2-navigations":"~19.4.47","@syncfusion/ej2-excel-export":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.47_1643113425991_0.24895192984434877","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-schedule","version":"19.4.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"87aa831580f54257443d21ad0698d6fa65d25bd8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.48.tgz","fileCount":306,"integrity":"sha512-4nL5Me8xVwhZ1zwwnX69eQD/d+aq4c9hAHlvqSER6Zwh10gIEs6eh9IZkCBlfhUWDAdUjLORVWJ1bh5xtFiYTw==","signatures":[{"sig":"MEQCIBP116LMXa7mLk+4O7TK/nRYBQCECFze3Im4UVCC+ogsAiAlqHppwGDtO7nSTMj/t0heRuUY5h1PN32opMpLrrP1uQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18180166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97hBCRA9TVsSAnZWagAAfpAP/22gv7ZtDWw6D6/6q87k\nOHIOT9/1wHaIxmTcoQOko68vNXpDcE18WciazBg4mhKplBjjr+F4EoahJ+P+\noLAYfBPd566lcTkUA2gvSD2a71aHYO7/9dn9fjpwrgoaSmSv2I+ZQHbbG133\n/C0i196LMPzvoPQhxC1eZqSu0YdTaKtrP+fVO636tWFN/7n9Pw7eWbV7in0S\nXYTFwN60Vf937xlTPRDQMil4i7RGsiv/aBr8vhqzc+IcX+9Z6y+nDQ+358aC\nIHyTCYxpqBlAJkLSin2l4H6V4xkLidyADHSiGRuILiACB9fBpa9UbKY4YVlf\nSjpRedZUgpaW65kaaPqChFPBwZ9HPQiAWBqU82jvyZjjVz46jiNI7mCt12mp\n5HyP1QeJCuAPvSyxrizNMHHQFazyC2/h8zCwvzdpzptn7NBxF6yH4BFShVTs\nQJp68aeWsLIOlqqqYcc1xLDdpiFVRPEnKkogOk+HhQAwwbuXv8W0GtfToWhk\nY0nzA7l5+YUDij7a3KqUxZnxkV9uLchXh0Qvtauoo5lYrFnyrqc3dPTZkPAg\nPkGwb9GicxwS8OC595R7fQvESC4qCmXLKNbeaWMmiTUmBx1FuP8yi1j/LR/c\ntOTnH22LCnSmFcqhwtjOw3wDC+MMkH9YBviwQRNDs8EwpNDczT8gaCHtOg46\nlnHl\r\n=0qH9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9bb165f58d47d196f57e1727c179726e22d7986b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.47.tgz","_integrity":"sha512-2reSTpTuVRSvs4XZYNJekQFCXcFRJFbUmWMPu/pYEJzRe6zbF/Whrt3aY59N5AFJ/bY5CqezDxOCFUPLDtMyrA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.48","@syncfusion/ej2-lists":"~19.4.48","@syncfusion/ej2-inputs":"~19.4.48","@syncfusion/ej2-popups":"~19.4.48","@syncfusion/ej2-buttons":"~19.4.48","@syncfusion/ej2-calendars":"~19.4.48","@syncfusion/ej2-dropdowns":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.48","@syncfusion/ej2-excel-export":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.48_1643624513642_0.45653822840972547","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-schedule","version":"19.4.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"39c40471aaa54a6415145dbd696e1724f8032139","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.50.tgz","fileCount":306,"integrity":"sha512-Lhs6owevdNmlDuULNneNFlIIF/+609DECN9cqy9lxFAzCOIXYpOX3YmM738ZUmtQAOa3u9B4p3cQBU1Mwx3vSw==","signatures":[{"sig":"MEMCIC32uNtEo06i4AfXV6Yq6UzDocORcK9r6UGAXgtyMZh5Ah9vy/wKW4P4Pbv8pSODvXN1aKiDedTcabxuL5sPwR0y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18198943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkNnCRA9TVsSAnZWagAAORIQAJEnJebx5F+KSpMCCdN1\niiTeqKnH3OtTNWkZwICCeFCO6xzIIIUENAhjnWxwt1GAmqY3sl78nkZwhjhG\n3R3W8h+4LEmn0NGgNV2lOUTp5Igq4FkxbQ1zhZrB3/dV9fKVw1F2XHOp2G/B\nsaO8Yt/g6rpv54LBIxnzyIXopVs7MFMwHybxrsECDMJ8VKacEXWWUXf7E0fM\n7f83jGrv4ej52p0y+wLxbt5o5VYYtiIsGo2aTH/fQjrTtLURBNjYT/fBNtxC\n+k7Q2rdMVBBc1iETT3q48jX5HMpMF6ckrhzifw9XxZwpSIGqWNZAYUkV+aP1\n89FwtKMEu8nf2GhnJbsBYPHZz9kpyJ58t9yQSUXzkSnIMy20Ttmy5GesXdRy\nlrCBsCacwk8FFS6DGpPZxnPX/7PeQyE6EzPlCS3WYcXaVMEBfhxqn4pmd6Te\nN0HJhBsXuq1rzXpmTSALoMybMykWxzO6eMx/pCSRh0MnLGHxVRrWeWiTTKWh\n8QNgqoNm5jka0ftOFxMUkZ0J7AW3/UFbI/OhaLaZA6H2ylyM+XaCTheTqtcD\n4eiRF/lUqGfad5lJVr3V05GltgNcJWEbirB8vngtyFkjQMq4Fxbw/ttiehjF\nXuJxLPrU7OZWHUbzRUiJK1f5zaJnuam4m2Hi/txyweRMcq4rMNgcwr14hU0K\nTKiV\r\n=pH84\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"f8dbb6331e1a7c838d934a91c1ba1fe3eaa6f203","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.48.tgz","_integrity":"sha512-v1X2P/drFDg0e7og7Ue/aM/s6Pw8jMAP3xOZJtR3RaZm5OgexY84JXZqK0WdnodHTKw92vp2hEAG9u+yrFom6w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.50","@syncfusion/ej2-lists":"~19.4.48","@syncfusion/ej2-inputs":"~19.4.48","@syncfusion/ej2-popups":"~19.4.50","@syncfusion/ej2-buttons":"~19.4.50","@syncfusion/ej2-calendars":"~19.4.50","@syncfusion/ej2-dropdowns":"~19.4.50","@syncfusion/ej2-navigations":"~19.4.50","@syncfusion/ej2-excel-export":"~19.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.50_1644315495404_0.13772671651737678","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-schedule","version":"19.4.52","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"64415b2794f9e81c7a58d621ee90359dc89d67ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.52.tgz","fileCount":306,"integrity":"sha512-I47fI0I5N+1enZNw890nO3RvtLtHkq2vqb4duBERIGiiXrMoKORgWXGp3jmLI6RNA3h3gj4u5ocGQub6rp/RzQ==","signatures":[{"sig":"MEYCIQCmnCgRgloIU8AuVU4PYEA/BCVKJLN9nJQkw0+kQThhFQIhAKBif8rVc3nnRKA49tiZSTPxUMtPujIjuLJoHXLHHPfh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18198968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7MFCRA9TVsSAnZWagAA9t0P/0C0Uc2fC86q2rR8giP4\nyem+oF65rZhLeSirR1+MshhnCDnMrskNQyKbo8VVv1L7dAacsrPOaQpj4yYg\n8eQAbYjAhcir4m41Wjf02xCMMJ7Gu2D3y7fQoS/KyRO5HDTGxZUR1FI5SIMP\nHWxiRnmmUHZ4wsfwfdCBJH7VlPJOCBI8rHR8leEeSsuz+a8+XNDpnhikAeVo\nUaZkPeUF1UhiqukUBQNVjT0xig/RWRSfZIOh9cg8wmcRSMLlpgIDgYK5TTUF\nKdOrvfL9dZz1coBtOr4RZ+mYGtwhjD6lQLTHjSGgavcfU2eGH4LIuPgmeYz9\nQ6P1NS7LbfmyjOxpHbhWGRdL2gh482oMMqqZr0Yca8nFQ8VOrHpsQ/ouRP1l\nc9AjFrC8yovSHI1EbfbMLYwQ/uxtPS0KbsG37CKiQEUBimrY9BX2aSTkSP2n\nhzb51bsrTXdosyI0cxRNok8pNeWWkJnRqhmIRbNdBcn+0JJn/6QYV6XlyMGv\nj+lUeNVDTtW8M4QWy6VGJGBE+IAoV/U4ZbFEp35P4Q5oP98S3sjHmUXnLdJd\nS1HNxtgIjj2/t+xAuEH67vXR7wK7tji2jvKxUNww0UekMWl38pHzBXTWY9sH\nrDWSDTEj/+AxesNr4ksIKEYCCoYgD41CbPbsS8+0hsHVzm8Vt18sozEI/o3H\n0kUs\r\n=6Fds\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"69bc0f2e64c95fdeb9a28904c80730e48720d008","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.50.tgz","_integrity":"sha512-kyrmckjt3zUJ4jGgUlSt2NBafH2Aq8EUJc444xPtFlJuCRKETV+eIMJlZ07ZdP55IVGYV9XxoUXrrTsfCqI3OQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.52","@syncfusion/ej2-buttons":"~19.4.52","@syncfusion/ej2-calendars":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.52","@syncfusion/ej2-excel-export":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.52_1644933893556_0.6133260480604199","host":"s3://npm-registry-packages"}},"19.4.55":{"name":"@syncfusion/ej2-schedule","version":"19.4.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8b9ca64feb368b23dac73ac9693d746b2632454f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.55.tgz","fileCount":306,"integrity":"sha512-f3YAit9gIpCSF2xRsCqpvOK3jVxVr2Sy6Qxt78k0g7eJvsdk8S1mz0Lr2U7NiCMavtc8jZnqmq69oRdBM9qvwA==","signatures":[{"sig":"MEQCIFW9vuDiq8EwBi2OgW/wpOdukJeU9SPiRK4Md9Rda9NFAiA5bOVfo7u4VsCFA4rNxfBj7iNcAytVYMKwykK4R8kHgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18207946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJyOHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGnQ//cJ0maL6FFZRjZO6/LlmjvQ2WwiTzcbteF6yfISsvp2cA2hS0\r\n/8nSXOqXFIw6FUnNy1KVjIC+JRXUPDluiknptGtKiYHu96Q7aH0qS5n9K+LU\r\n8rRCzMOFCz/BhYdkoI5I387b78DZtR/eyiv61D86jxuSAANSkIpgR2lc9YwI\r\n+j+5nUZdDjMQAuXZKzRYd/6Dd3mW8SDgjfkTA+vzmN+fO5W3KVeCLqHoV0x4\r\nrEWt1sD6mH6CbJ6yId2QpesXlcaL3Htb3w4k6OQJZW1K1R7k5X3x2jFlJyu4\r\nrotw4L8mfIeGA638cJzyxlNz//XYk3f4oNypkcfPPAD4lKFFql8djLhxSSty\r\nUHaMvP70mZlRIWYgdYkPPgS2I9dTQwL8tLX+aCVUvpkTy4E3kzjbIFtJnFpW\r\n65r9+GmtshWEOI9O1czg1JL2F0erugjbQv00sWHHDBZIYEquM2OPv5YHg9oj\r\nM1mRjXbb6sPC6Hsb1iVAKEArsdXbPSFhQ8Nui8YebshWOF+TA0bLmohbOCiR\r\nOgqKtNmY51cMkJpVBSFTDVDA4vFCJKjfhLbAx7aghweYEdFclJTzmUZ/Bhwi\r\nG//hyJ5pc3GUiXTFPn55EmMBUwMUfcgzVdolhCQg7RDWaC6+fbF0k4j4GUaY\r\nzVSJOXxbcLS/5RffytgDXFMiZknALh1KcYg=\r\n=yEAS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"869690125c5717449b0c8c251c01d781f6515e53","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.52.tgz","_integrity":"sha512-kqGJwynLsmjHrf6W2CXoFcDdFZwAEhU2iQvUoGHGtuSVVSlOJSb5TTuOU6daT4o5idjLl6nBb+OKdBEsZ+w4/w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-lists":"~19.4.55","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.55","@syncfusion/ej2-calendars":"~19.4.55","@syncfusion/ej2-dropdowns":"~19.4.55","@syncfusion/ej2-navigations":"~19.4.55","@syncfusion/ej2-excel-export":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_19.4.55_1646732167134_0.8411871237301292","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-schedule","version":"20.1.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"24ff3b0d17ca3ab1603d9603d36388e8f8fa94bb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.47.tgz","fileCount":321,"integrity":"sha512-4BuqgEWEOTYoFUuov9iJ2h6rfifRVrpU5qNwhruV+4pr4OSapXLEnlquIv2OYSbihAByPpuOXcZZVVe/iQkgKg==","signatures":[{"sig":"MEQCIDO3Iy4jScyQsZvnpdbmHBGTVCSXR3HHcKVNHJ6ndaTgAiBiqgsl3gWVs6i7cRbSPdyAUDyBB06lWdK5/Kn65Z9VyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18803268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqjKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrU7g/+OQXj5R8PNTBXEe8ZQ8yxEP8qWsvoQx1cHI5ojj0vdQ8LgibT\r\n6kzlikY6+taSI8SY2VEc2EZKouXs8Lkbx0BB4VqMQSaIZ3lQVkTpInCwRszV\r\nUx/INrWvqivdwL/fpTdlZseO3vspp8/99YEH2SViWZ3rdUd+peoWxgEOaKLi\r\n99eKeFdkh+jrbrzXkfeRo2U7+lpzlLdl/hUC5vfOMaocYSpyxQWJiI/boTiy\r\nwhvzN2K5g0ZjXB4HF+u8JCrrhGaUbTOp+Zq2yjiaxhUez7mkPDM/sKP1c3pP\r\n7BXMgdH4NAZjY5el5C1FzjanI0pUHsEFI6FjcKkywEn9tFVr2ITzf6k0c5lQ\r\n7g5ZNVM5EgXrteOpy9KsRGzU3ZuXGs9H14DHVRSxlEnT3XjRrN47SFZPCPP8\r\ng92/Xm4I640nvj6fffrAuSxBSLFHKsNpBbzQ1Pqjl0aSyCJzTIy+DGYfP75q\r\ndNsGe1dAhWVsvSVpV603HQvKJLj+Xzv4Gam4Z7suVYrhS7QX2uuf+lfN7Dxr\r\n5abGCHCMnk1nNL9ilfKsNm7QdxurMUK7SiulmKehJWreLG/tATabdgtLWwYy\r\nrvBE8meAaXGE5tFnOKGe3vtFxtjktFkEfhNuWyui9deTzvjI9Fk4Kxo+lBds\r\nvMKSQ172XgF3fSd6MIiBaiC5OnAhiWAlPZU=\r\n=VY17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"fcd93d1277377068fff0cce62d697ac67af1bd7e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.17.32.tgz","_integrity":"sha512-4FHdUSAgXuBaBtXh874obmuZajDCyXhm0DWafIQzUuBzXMzaPGjtQvAWyy5FHJ8nT8hm8XkmfHZQP7HiBZUuiw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.47","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.47","@syncfusion/ej2-excel-export":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.47_1649060041803_0.401453889940808","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-schedule","version":"20.1.48","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"eab56255823b73c40678063fd0576021606c3837","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.48.tgz","fileCount":321,"integrity":"sha512-rrKwiX+p+vx6d8+g0YvheuTnxHsjPTMP5mlrdbc4WhCRwRFwetoRcjs1tQPeNP5FjpCcsuol29kGzGyJTs01tA==","signatures":[{"sig":"MEUCIFH5iQjxwuhJcFbkJ3EIoXbeAbAESCfgXS8rvn0HlsgEAiEAu8lL28twYxFB3m0o+l/iqB3nQyjQLAueTNe49jgODWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18804377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV6tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/LhAAiRF4KL8YqiwYX9Coq8yirsM3e06QlFfo/F7Rj8x6+sKV9yKa\r\nlomzbyWNRm4iV2Q5/fvjV4LUL/BPbWUv18P80m21xkkmm9c9TIkqeMXEabGT\r\nbyvneinf4RFpRsrS4D/Xb2bvxMfH4bYBD1dcyi8mP7BvLzuHqSnjJIzG51Rz\r\nRFFTTyhg5iLdwPZrtISKwGzphemZ7gN6QelP87Cl/2fO7Q5Lpoee541wBV8E\r\nYx1IVJFVAMOLYMxdUmi5ZBNRbWPzVgUs/MLPn6ZNNT/EnkRlIUjJJbU/JWMY\r\nZCWVk5lXmdPkAvb9Bwy0v8+xZjKpb7P3Dmt97HdOdiJ9AkKvn7mIhgWnl502\r\n+gbZPdvnqW34tgz4VowCN4U4kTbbQE7ZVByTgHD3AYxg8EBfNNlkD0D//9Rv\r\naELQdPODpGzHheWHTavwDm/egW7R+vYIiDLQJNAuWjSXCaxnZ19uwvwhQCuw\r\nQQ3sfTOMBMTvWuZ83f7ziQmJmietojYWRiRRoD3yuUEVBchv5/wTQCTy2giY\r\nbraVmUcwoxwKqDUNOTmjqrmHOqRwfRjsHaAT2AGdwwk/fLABdhsexPm2r/gj\r\nvf86J+8ovpAtmLYG7lQ+8XERFW/4l+DAgP9Cv5dDRWDtZ/mNoP/My0qlcoAY\r\n3ENSLmzGrs9Z3J1Iy7ffWavxtKVpe7wvNGY=\r\n=dd1y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"a18869a56012417f10f3fec19b7b80c70435a1b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.47.tgz","_integrity":"sha512-ojT9XmuGF0+ejBEwCKwTClKpaOcVuZ1fj0UX3L+rue4iHVlaiTuUmdOecrFN+yneZxH0j4zD9r9mUx/sY+4yCg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.48","@syncfusion/ej2-excel-export":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.48_1649761965496_0.21315262504673793","host":"s3://npm-registry-packages"}},"20.1.50":{"name":"@syncfusion/ej2-schedule","version":"20.1.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"179589f17cc883287369f471b3b7a64e28e4955b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.50.tgz","fileCount":321,"integrity":"sha512-HW9uyv4y7Sp3dnHO936OR79OdX7EstfEFlooqfrhd8oG/u5UvYjo8nl9NaRMoUQibQcQJs2N/g7y8UJng2528g==","signatures":[{"sig":"MEYCIQDC4ejE+mUl6QKKf6XZjP0aqS67jx/r+67h4nESuZ/U5wIhAIgydFc6CM4+20OviGBd7lOKOF58CgPffdUdB5NEjKve","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18805904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXpWtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo14A/9FnyVxKgDWzqPBs2HfFPaLqtdGEWQ3mIBRWPYo1Qm7UYZhyJB\r\nUgvn2FPKkRZhnROd/pf8RR9bkvGx+umCQv+9CzaUFOoSKoJcTh1wfSFmrk3y\r\nl0MWfwXm8OUACx9NgnZtBC2rZChU5vLVw9QZ62Lo04dabbcRhJChMa3KLa/U\r\nGZzchdlL7tducMPyD/qk9yIq/IPk/UGBPcZbzKsEiFe8Xqp2oO6QBer6Kbci\r\nXqLH5Qd6A6l2zKJh/+Qlh0IRPuBEbxgiUJWEt/4GeI6QW9u0qPhFEcFB6xGB\r\nBhYFXNiJlrfs5FG8zIqK0A/GHHFhkJz0L0yJJp8yCKV3s9uDj5Qr6KMJSUm8\r\nSEJKZkhGjCGBS+yoQ26kVl0MtGMdKH6J2dKbUE1aH3jUR6lUxVaBTE40FjiK\r\niINO3wFteqCbTK8Vk23WlyCbTZTF13er1h/2q04xr+R/AkP9axW3/iyobbaP\r\n1LS0R5ctlofmdbdClkwpTgFptSjc5HYzYGnVGYm+VN1xi9zagiuitlsxTCxp\r\nvW2hZhC37pgIHudcKID6B0tsqFLCPq/rCqMR+QktdeJsTfp52poc0ijLatPr\r\nMYzpeux9SfGZBHVGZjedxToxax6zY35JeYi1Zq8qini0m7FoI9qbVlF5RZX9\r\npL3wmpB5JCBVMfOFfixj2GY6GYGFeb2qEeM=\r\n=bXYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"15229da0441476295c908b95b04a289d5fd2eec4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.48.tgz","_integrity":"sha512-wml4CbZKHSN6nP2vy10+Dkl+n/2mSMM7fO3MtYdz3aR3UyT5+VB4eV70SydGiLAJ2NybfdtpsNW9Sb8C/vc7eg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.50","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.50","@syncfusion/ej2-navigations":"~20.1.48","@syncfusion/ej2-excel-export":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.50_1650365869256_0.4873524896733097","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-schedule","version":"20.1.52","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bcae9c2b5074d7de9eafa0b8b429710ac23d4b81","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.52.tgz","fileCount":321,"integrity":"sha512-GPW5ID6+Jk+QgJIX0Xu/L1i9UdQLT3CG27wAmhoD1t3x9ORT4/NE5y03CJfFVfIqQDyZODool3Grj/x5+9azhw==","signatures":[{"sig":"MEQCICt/g0uYZlXfLCzNXYpu94p6GW+a6uJkXwG09I1uMPXqAiAir2F5zxpWJOABmtADx3ZnUIP281SfW7BTI2IsJ6gwyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18755139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiciy3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIOA//aoFjg+oTS4kOyBzD2Zw8OwdFrxwLSuAo+woa7gmjinulBuJR\r\nq+bM+38s08INGJm/DDB3XIUKrdeeTZSZTZCCN9qq9PFKAM41peHyYriBGcDq\r\nJnQxtXSSHP6VZGDPMw7+bEGI1ANxsC6S1ZSaGilLyrQBybqy1fKtkHt0SUKl\r\n4g+rCrRW8xtUY1cb5OmqZnNp+Kwcj0dtxeYtZGjFBuIU6xnjb6bpLffLHQix\r\n+/LWgAxfssfi7ymJ4xI9oIpIAVDhC1VDh9MzA11AAsxuieSSVPgNZSKrIZw+\r\nXkYqaN0npnss7bdbAfM91Xsfh3NyATnM4kJ1EO9OuwKBy03vgVfTG1uEyMP3\r\nx7dEKcqP6HFeWs+l/xdgE6VbjPYL92NBbXHEM9dNM3OpsNzSkO36bE13zJpn\r\n6PSYgKbe9+rcfiCSycy10u925j3NbKLyIQhbu1DO2nodIRiKpIHyNPcC04nf\r\nWE9sAVzBvZZXX7B7uke2tV1Q96b5tLes0GFFraAcr1ATfdECxtf4YeOrpl3/\r\nGFf7cFxmkD5kDk+anjYV7GdMYozG0KDBNzmcgAL+A6VtzUcJa0ryJLga6Ydb\r\nAX4gvZLLMV8DzkYuz3awfqEyaGjroxuycUnND0+bfxvlSQe74BhKxOQL2AIe\r\nrkUw2UVcUjWh97C1RTzowIF5ttPqkEsJpRo=\r\n=uiV1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"5a4ee8cabee27e82436391695885009226b059b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.55.tgz","_integrity":"sha512-HWYQpMcZNz/5Y9uM/wwSmC/6yhOXJGqd8wFQ2ewAdUlPOBKGCC8FHZgPABmn/qhuSu2xn2qRh6jjNGoLQ0QY6A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.52","@syncfusion/ej2-calendars":"~20.1.52","@syncfusion/ej2-dropdowns":"~20.1.52","@syncfusion/ej2-navigations":"~20.1.51","@syncfusion/ej2-excel-export":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.52_1651649718721_0.41077018555982203","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-schedule","version":"20.1.55","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5501aca32d5e70dbc63dc4c3625ac8e98b7d9d89","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.55.tgz","fileCount":321,"integrity":"sha512-RFBY2rdohD01HnmUDw4Shs3zjbBdwW0sNO5BWk3bS6Vn7QnamIr69/BcuMRuxRnqZnIjraVYRkZI7RuDdAKPDA==","signatures":[{"sig":"MEUCIHZG2Sgd7i2dL37A78FY2PVKotKbNtRrJaDq0pC8VnAXAiEA+6E2RAlGDQjbvUuqkRjIqfFYV43mPhnkevM1l6cPyxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18784730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQN1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi2Q/+K99P4wNUMeRQ2Pk+0NdtFK8FvKA5g4SBXRtrDrtfdjA85vzK\r\nKYS5gifhmhxBigN+bhSi0NyZEdpXQOH9Vc3uKEWd12kT6AWnP9Z+I+23CXJ/\r\ng0IPnqOny6cyrHwjl3XgM/F/mTxivtBXqQ/NeQ7SC7Pzb6RG6ts78ELm6YqA\r\nMeBtZmvuTtiP1PtsKL1LzLscyTebpJgax5f5CV/7C6T7gNsYUXeaAI0pt/MG\r\nStvABHnI3m8FM4EHpSooSrXeU281seZCA2PPaonLnm8KuwivXXbcwXB3FCYP\r\nYjbzSJk0UiE9Fdxvh23LHBEt3nfmxrQoKX8two8LWiesUvMoigTHrhfUeCo1\r\nJVsY+C1pWFbh93gEOcHfeh17Hp2LZXroWXm8CZPrMLIABvNXmJgaKkZMSVKj\r\n//hBswJV7w+wflWTIJPWL55ggzHmvSiIzdApG4Lh7lnPGoGsBGNRN8GIrv5E\r\nydO8jmRABsFe2Ic+ssWmNXqRQOXIXd3IA+QbO3ISEzI/Xm9XOj9HJWMEa+U4\r\nNIQsL9UqXUOcAvUKT2eLqiNQbpzI/kiBYAXKKlyL78ag8XbBz20tLFEEOsGk\r\nax+gRTgTWQ90O9/hGoLct4bn2PccO0UhuXKwJCFBrI2dpUUdOzhCWGNCmHlR\r\n2atwttmoVNRC5Ed+UVqrRb2s7Ax0XqtuX8g=\r\n=IywY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"3b89c078a1653001bf46f6af13fa7fef95b90fb1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.52.tgz","_integrity":"sha512-qtFM7akIbheekvc1bALoRXscem+S6iYvN7WNF5oJbZEsoEePiXdWtSosjCutVqWUSjZFmZm04+if9DqS5rGI3w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.55","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.55","@syncfusion/ej2-dropdowns":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.55","@syncfusion/ej2-excel-export":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.55_1652360053029_0.367210015764297","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-schedule","version":"20.1.56","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2056ebd7a076ab0626d0263c1c43486f5bdd2755","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.56.tgz","fileCount":321,"integrity":"sha512-R4bxkT3LnBuauYa593AxoVlFsdJS7eF3AtbF8EOsCF5iGqEYw43hqT8neHWYVn/B3Fwb2LiCQLxvE6TCqy3XnA==","signatures":[{"sig":"MEUCIQCK3Y6FDOgD+WTJRwp0+lHblhlqd4PmbGbmDVoZCiOy4gIgaU6I0X8jfEkNifXj2/pPy+TVRXtQyGkzYcaFdzeag4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18784730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig395ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvYA/+PU3t+YdzQX8wuDtGMNl80iI8j4y0FQSCyXOCSaTubcpgfssC\r\n4MpDmGysgxomDKRWA++Hw3gcYAXoethMmqXZENQ8i/TE4xTnwHpc34yMySHt\r\nKXo3e3zI5M0VS1WXs4Y6ynbfnToYWT9Kci0UKU3MBBuM8SVyu6oBpL8KDGeT\r\npAF5uGzV4o5+SASGsvLX0XXfePukk3bWQfo8lckReFDDzu345Hcf1MY2uNJ5\r\nvmZarXevjcVB149r77du209g2NCmkO7bxDMPAV0rGLX/eJwjSYKfLRySyI8C\r\nYo/dVmNzLmZJ8FID4OwshoN93nhnSh4EOvL5rbil/Xjx7Kwj246jV+DzSgLH\r\nzhBAmoRq3GCo9uwcUb80eG/qaERSxDx+nJ16wXxn9s3vbie2N3vy/4kX89rH\r\nGPlW9qBJszdN3gXMUV0YNanplYkq4apjUcUaXVqkoh+E5pE0cANDt/wlXVfo\r\nRy7snACiqXmrHG7L8ukroTUgLKY0td7UH4aRJnfOPbJq6Wl8BzJo/6KGHR7u\r\na4qpLZnICLqF3aSaebJO2jvFsnUfBzUAecmczv/nHySf/SoYJMXRMQhKxZg8\r\n9krWK27AbaDaYFOD5B0hbIU4tY2xqm5zBHZTgHGRoiwdpXqbyxjrGhU1tvkL\r\nCjfl7oTCJlOMGy7Tc70Y3Mpky5ulyXs5Ies=\r\n=yLt4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"3b89c078a1653001bf46f6af13fa7fef95b90fb1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.52.tgz","_integrity":"sha512-qtFM7akIbheekvc1bALoRXscem+S6iYvN7WNF5oJbZEsoEePiXdWtSosjCutVqWUSjZFmZm04+if9DqS5rGI3w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.55","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.56","@syncfusion/ej2-dropdowns":"~20.1.56","@syncfusion/ej2-navigations":"~20.1.56","@syncfusion/ej2-excel-export":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.56_1652785016889_0.8162752583487296","host":"s3://npm-registry-packages"}},"20.1.57":{"name":"@syncfusion/ej2-schedule","version":"20.1.57","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c23c6bdf1952e5f7de0c80d0db88924ae9f0d016","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.57.tgz","fileCount":321,"integrity":"sha512-N5QJPpsgEiosS1xAMCyEriwIlgrV39H2Im7ZiGZ6DbO5mIJxs/gzUTBW80/e3vS3M4OTlGP56tK52SrMv4FiZw==","signatures":[{"sig":"MEUCICv30XlenmfAg1DMmBfWsvwC6sLa2kRKXL19pPwdYGfmAiEAt4pAoRQ2PqxauU1kdn0sU4cRx5bcMaRGhUHdjQslgq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18791824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijMA2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ6BAAkVgGKafPX7DIijxIsfKwpFEpBaHLQXh/ddkepDBerv6FRsrS\r\nSnfV8IJR4b68mzNSRafe3DGMkaBAkvQQfrTi1ShaTi/BqhImNmnDZUtj5CSC\r\nobYD2Zp9VhTekbRLhJYhkQ8/GoGSuxoTpce0b9gMHuKBvbeOiSPyay1/YOE9\r\nuE5I+JFSNH9/YgaSou/vbx/b2bP/x3rwYmXvwNUku8rCg/BtBtEtCj7EvhgZ\r\nA8azG/3rZy0VOhTXIpiDwmqFPLRfJIZHpKvTYxwhnrm1abivmoFDBi+fCjTz\r\ngjNsBSv6ySMcn3VpgFl8MWzn2QlP2kO9GGJlPRzJEToSa1dyx4L7MChq6mZq\r\ner4P8NhZoj/rHJEHdBL8/c7IJORAFoWE5oCJ/s7Je9rRuqL4O3g4ejUxKy02\r\nyag7iajQ2aLDbSy42vk9MOx5+wlzvCHhS9ArzGmU+TGCnasrCArYhvTujv1Y\r\nkc4XkabkZ13BKhnSAKh0p2HTAfzQXLCdLwgY8tLlCVor+0VmL9gyTPdg9Tl5\r\ndtIhXH2vv72Zy14w0rYcYrGOtE1Tf0RFhFUylsotHWhn4h2RgdC0/j0vbgm/\r\niH5UELynW7L7Xk2KcxnsGYzVR2QlVXpMBSjbKP8u2A+d7aSy/1UppP44IVSi\r\ngF1xcyiEoMGa4d2KgAsrZXxxAjN+hhg1v6k=\r\n=V+d1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4d87acbdba4f46c0f6fec5f5605dc648ba192176","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.56.tgz","_integrity":"sha512-itq16KmohzdmQIkD1yBVA4IRLG3wM64+gfpPCtFLaY4YxBFZCpNZJuFBHbyya+JIuqF2N4bAeGVGpurpSEplYA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.57","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.57","@syncfusion/ej2-dropdowns":"~20.1.57","@syncfusion/ej2-navigations":"~20.1.57","@syncfusion/ej2-excel-export":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.57_1653391414480_0.9675893479771693","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-schedule","version":"20.1.59","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.1.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"069cced27af176e41cbf932091e1bdd1ac5b6669","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.59.tgz","fileCount":321,"integrity":"sha512-FvHjM4JgqZhUMYGRGyHZKkeCHY72m7naWJ294FPXtSAWlW9ZNzCywhCjIbAPJAOaHgYPe289bqtqHeLWyYmFdQ==","signatures":[{"sig":"MEYCIQCW6e17lLc2SmHH4Jl89ugXTTN4OD7f4GbI5sUWT0LpOgIhAOQ1D02O8m751EMw/QiXP/JrE8GHD2siTBHG2JyeoF1n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18791824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzW7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/oA//TaRsBKi/wapG/BKkyFk41WD9bX+VeKrVHD3ZaM5li37bBw4B\r\nERYXkQN/8kgFf6Zvy/7mzeSB3q8/yYI9jiqByBvSAlHK2kR5Ra8Jgf9cZfDO\r\nse+OkIFE38FF+6pF18CleS9rUpW4E646SweFqgTiM3gwqDxLrGeKoZzm/DLY\r\nAF8D50CDsZosJsJX6GYC6g6sO/sEzZ6iOIR+cAGbs8D9lCMZor7HObZuJhM5\r\nHB9nDM2U68F+HxGmoaNSiqewwHbBWvL6WF1En+dsFSCRv7380hmRKfHHlxlE\r\nP34u4db/yicFjUv+JhGYtAXFZyg3u3stXYhXKfqaJm0KMyNLPL4qY7e9GuTY\r\n3ytPMugZC5ZzkfxDpinv0XkCqznf6j8CNGC9WYHVfRIeyfD2P8dIZPb6wE5F\r\nFj9DAHTcHakJKtmmZ6ht5yxmfacS3d/5/rrBTssC31NjQHDRW8xsgpAAVD4T\r\nRghJDs+Bz9eaxyl+4cHQwuJWGWyImz5pKAdOL3gBoZMHrATe0fv3BLaszj5j\r\n5JIHn4uucPLCQWfZ50k9Wgcy/FShzm2YVLpJ/ouZe/UXEdIx0wyPip8PKn0S\r\nTCVZESsiR/QCd4dZbgaJv2uQ8kGsK68U+NzzBUwT+SN2dQgvSqqurwDMIMkC\r\nySw1scAzdUdfNrMWSCPjOzHtZLBz/mZVcqI=\r\n=i4wE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"4d87acbdba4f46c0f6fec5f5605dc648ba192176","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.56.tgz","_integrity":"sha512-itq16KmohzdmQIkD1yBVA4IRLG3wM64+gfpPCtFLaY4YxBFZCpNZJuFBHbyya+JIuqF2N4bAeGVGpurpSEplYA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.59","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.59","@syncfusion/ej2-navigations":"~20.1.58","@syncfusion/ej2-excel-export":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.59_1654601147470_0.7387953158684137","host":"s3://npm-registry-packages"}},"20.1.61":{"name":"@syncfusion/ej2-schedule","version":"20.1.61","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.1.61","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f07748696351569bcb4a7e06ef062d0732f3444c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.61.tgz","fileCount":321,"integrity":"sha512-itkmEvs08P/QJBbNOov5syZ/tDa4Sn1XNpbfvOx0o6G4Dlk+HvbI7Fxp3+FYOPoLrEGrBRL7t8I93ZKkal9B+Q==","signatures":[{"sig":"MEUCIQC1Rdzt6+vU7A4Zh+iIP+oqjY7iHRJb4vL70Lm8ZoZ5CQIgIlbCJ0PxhkHfvvDlEERadvSAvdZ7hVHRBiDHtDEQewI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18805219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisd13ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor5Q/8C2XRYm7a9xiHZPLihBMFHUY1JepAdSHiT1O1yRNMsYEHqB7t\r\n4NZW5fJp+JxyFmyOrt/ZTmAfyjXufl/2doOruV6MZD+3nOoeHTi8KAPdz3nf\r\nARxNme4uk6AobAkeWdmJHinmpAr/YZfYZwE8z73+mgwGezbctVSKi+XDlbPT\r\nkPwtbX0j+AWms+kA+4dCsPFHvM+3pF34xk8qlRcl39xlMb6WPcpjfnlCmkf5\r\nlINnITR2+6Ti7cwYhZW2re4R6JT1V21lBG0KixUu2j/Dlcle4KOGw1vlMSR9\r\nTxP4y5gI/QAk9wdu34XFlMfVyrmZT4DoZFsisXLenIQ/Sxkat/yCqy6LTbGn\r\nJJdNdIoXx897boo9K1pxP0IBsfDCiv5NCZPHdN6bGEiSZWrxcUZJBRtCnQ/w\r\nHb/z/xw+1SC+6SXrKYlB6/AQcWILrInwTHtMrrNhvLd0ziRq59slMsDQdMdj\r\neQ3y90u1XE4yebsbvCxPgOE3ftOp/VvRaLvUy+5o9axsxlPpu1meKd8NSSpb\r\ny8mxCjIjiOBwnTb6FAGhU22b3ZKZ3bNgJ79rR3Gw5Y3wpql25za9lxjfO/LP\r\nRfTIDEYZEe+44T++c3RpeXNGxokUIwwVw0QoPvMQO04i8F6FNyAHjel3BisS\r\nxCpQYeKJFOo2kgaMIn17yFKNqgwtqEw9GOE=\r\n=D+FQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"add165639e70831957429402aa630c7bf8e0262b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.1.59.tgz","_integrity":"sha512-gDP6/wsghpQtUJ49UTmIPeJx5aTHUJKd00EBl1b0VT9McWpp3ZQJ/tK5J2vPCkHWGhhwbQrPt+ycSbySV7uEFw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.1.61","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.61","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.61","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.61","@syncfusion/ej2-navigations":"~20.1.61","@syncfusion/ej2-excel-export":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.1.61_1655823735284_0.9708471340748912","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-schedule","version":"20.2.36","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"71e4d066c5a1b7f075160c5abf419a8d02ef4307","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.36.tgz","fileCount":327,"integrity":"sha512-YIvaxvKHk7f4IK0QmyCvE1FRUzX/HFkWF+q1C81hyZet9Ktb6E/NfXxrIATdc8H9p4Mvb2sOP5xKdSTH4zHG9Q==","signatures":[{"sig":"MEQCIDOdzfQvHHug4sPSi3YfFso7kwcygF8KtuRKj4UlozemAiAkzlsNjyLgyoIujALV6kLxW8XDD7KMABqUAkIQaY5bHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18916910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWK4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpreg/+MuQZOX7U/mulxZrx61hSR4tyvrBm2LcHS0+AiE31eXy/H+2w\r\noU+r9MlDKda/9eT4J8A4n1u3QWLEIYjkHciE7a5/IbtHoHu45YHrNUfxJRf7\r\ne3tc40+2UA2YSdkdYlzlK+OrDKr7fftSwu78nyxoVbdoEsEKUU6d3SZ/ooZA\r\nuFDeHJHPIjNlpLJdGEMfPtZXSQELYL5GpyGpAH68ZCIjYnRUcCZIns2OCtmu\r\nb1z1h5JemQyq3fTRzIr/sFxxbQmj2Ml9lCQFI7qacs2e14bl7ZGN2GnOzOfd\r\n4BhQwNi2CCFmCKgrBIkTW1mNZikwzaxugudCA/e3jskhsSJM3P1gJ4n2+xTh\r\nG+BOBGXj/wu8en/Lcg6KQlGvz9HjeOy582mi2NVFVlQZcZf0UUOb7rZ+6feQ\r\nkn5O1iOs+9v6wEUR4USuw3pvEZMAxGdpgIsKHG+dahIaWfqGpWNKr/vrbjve\r\ndihAbRnv59xMxM6UAAiTt2EdGXA8TN52brUcIxryJbwxFGWqNkJtcDkGX53Z\r\nSVc5E7Nh0tRkVCvf6kjcyJ3qKeiA5bjXpvvjwvEQ9El1eG+2/0knPlgS08SB\r\nOL4oig8PWX1IUEe9VYSXcViFtU/HTdKDpE36YkuA+J8GWzAgu0M0FSSISK70\r\npoU0MLEzLvTUaVA1nzUoDe36EN5g5NinQ/4=\r\n=hmv6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"c5df3df291a7c0b7d6dae1b29def618a17894953","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.19.3.tgz","_integrity":"sha512-yRrF7cHt6giBASGyunHixawRX/57JGqtX3l2mBdM1AcPFrTszQGXiaYYfWrPjmUE17xtmz0/910RDHAgdYxinw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-data":"~20.2.36","@syncfusion/ej2-lists":"~20.2.36","@syncfusion/ej2-inputs":"~20.2.36","@syncfusion/ej2-popups":"~20.2.36","@syncfusion/ej2-buttons":"~20.2.36","@syncfusion/ej2-calendars":"~20.2.36","@syncfusion/ej2-dropdowns":"~20.2.36","@syncfusion/ej2-navigations":"~20.2.36","@syncfusion/ej2-excel-export":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.36_1656578744354_0.7718547351980622","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-schedule","version":"20.2.38","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0455c3d5c4f366dfd95de2e629b3297506160f53","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.38.tgz","fileCount":327,"integrity":"sha512-5RVq6Hkxi4vISuIRUDnzmvbO626vCWapuMgKvt+c8fNNtBN71bqqJDjgppgMI73Y7xcsHyWoXwt/zZ5yAS7QkQ==","signatures":[{"sig":"MEUCIEIvGKARe+wVokRX3WeGS2JBotgH0Xp+zMkBw6TQn4ArAiEAuAKYefvijZj66iMPe5YKCYAPHdaHxyF4NrcO0L++4Yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18936659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza6HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYsw/9F4kJvQ8IXnYPw3wVRUJya11ZlrGKzHbZlHIrTZ7Yk9nJ6LPX\r\n9AApVo8BYBSz9ZwmWm8oY0AB9Ae79FBeGHyQhr3vZFjcqI4JUqQAe+5LToc/\r\nkF60K+qCAs+AZo0xgvjdjmdLM1skRYYN+zFIgMr5epKUmv4JtZLupecgEHy3\r\nWpj8PKvBDuhDNL0gHNX2FeKSvNS5lSH7YazhLSFgCk49CjFhWeO7wCVt5M/7\r\nuQraDwOqNMwhzou7eLKk6QYu6kt2RFQS1njpHZ43f+r6ljd7iLAiweeCsu65\r\neSZ8suiWxzDbO4FZAlLxX9ub2drDyIpYIQ0S2YRDpmA+EVAcT4eQBH8tYwi1\r\noSDgCDTlaOU7XORerdhlAcYazygo6NKnQTUvqZEbf1fThRKWSohTUskQTLUr\r\nFZoQSkye9XFV1W0PAnycCnHPd9LLUYgJ1lQBx0qA9wkSl201Uue0vUwD7Gi9\r\n5QQ0zhhDsRvzLF0pMBSLH9n2HQHz/mP4RSiYSAUvjdy8TxoVdFjc/qsjsF4T\r\nd8EwelPn3D1K53IYuPd0DD7vuKG22DCs8t44tZntN0MjyfgPwjQXt1sc+fP+\r\nVLPiUPW1EKQtCS/POeRpLI4GslU46VJewNp4aIJcB/rqT5ZnUQ6zN3QsCRUa\r\nrJKJ+LlYMmmmAcyYLyxbnM5UkkRdSqH21G0=\r\n=ZgS0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"9714b4fa139a8afc99b3875e52350e177510889d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.36.tgz","_integrity":"sha512-LvbKoK7n6mykYe9JbXXXshmU2sZVFJ0OJA22Ng55q2fBao9kgZt+AmwYZk9ffzyFZbzAYgIPKSiNrRF9+Ps3PA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-lists":"~20.2.38","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.38","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.38","@syncfusion/ej2-excel-export":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.38_1657646727341_0.2165043575172605","host":"s3://npm-registry-packages"}},"20.2.40":{"name":"@syncfusion/ej2-schedule","version":"20.2.40","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d57fe370b61894527d5715cfac6feeb303547649","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.40.tgz","fileCount":327,"integrity":"sha512-5MjEp6Drmzdnjns/j6Q4aAIUs5ks5PdDmmtHQ7mBogoq3jb1TdQml7oG53LoiNu1odHrn5MUSwfHczd36lKL3g==","signatures":[{"sig":"MEUCIQDrOaPfVctnb31fGW7fV2zhPMdTmOERt6HODfAQjPAAxAIgG8D30RfB3rDI6nb+h8tvgo7wybakCAMG/ktkFolXDjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18943415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39S7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ+w//c8BNLOA0kTCfyCU9u9tdp6YvKJAA82UX9plafp7m7g7+zmaX\r\ntdwX9QK8NY5KSg5hWxMO1h9KroKWoKUreU4vP0r0QGuORNOZJjMhhBMv9fQC\r\nBn3X3tZlxtLxNsTaIN3mLsqbVMo8IrV97DRX2kCkOQHylc7sOahtrQuodHrb\r\nNH5cKxEtqNpfgiKjagRRnZYZcWXtlyms9MeliXi2hGntEL9PXOA+0xSve05j\r\nfjZEHG3m/atn2AiAG5F2IcuqFknhO/acc8EnsCwFcUravC3ekHneW1VJ+Dsl\r\nn/e+9BF2nUu/XfCLvB37d7B97LZP4pgwvYbyU8XLSXQtth0zE7P2YsnomvWL\r\n5IqsIeLVkNPiOAE0RooyAPVTqZP4vkL5mTFNBzQ+0Bc0RWdXs+9rDqUFpTqq\r\na1aU9pMUn2OqRWLzEVhJGSTVj7JQMeM5XjJFwnxc0Yf6sFdkhCOtAcOsSL/0\r\nXvmCWU8fLli7Bn+99kLfVMqEtVObvxPYRVLJRZ4KvUvJdfheXrgnghiOpVKk\r\nnEZQI6e6MKOp9Njf2iWdupGpcAx4jB2TLC3FrJm0k8tly354urVxP+b4WKLo\r\ni4r7lqGifxsOByXfiOzz4dSYVSNaDNYA0qWsK7Ru8e3z6gElWnytH0HiPmTS\r\nfq2ymNzLv4abW/06Jnd0f5Nb7hsG7Prubko=\r\n=MMmB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"653052b4e14e1bbbc8b0efb5c9fe8894a334421e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.38.tgz","_integrity":"sha512-s+5eDIEW2jFb3ZdLOeIVeir04qKIG0GGm+FlC/TwA8n04MQIdr938y9+Zmd+EF2Mf4CFSPeDhFBiKTLYbrD6jA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-lists":"~20.2.39","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.40","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.40","@syncfusion/ej2-dropdowns":"~20.2.40","@syncfusion/ej2-navigations":"~20.2.39","@syncfusion/ej2-excel-export":"~20.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.40_1658836154712_0.18196953178162523","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-schedule","version":"20.2.43","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0be4a516365e74cf46f8f6632ea6942ee4e768f9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.43.tgz","fileCount":327,"integrity":"sha512-ci7kkYYoYW1ncLvV9tL6yCxyanurLnRTMNXrNIuwFYIVx5SuDzfFYdBJEie7GFP15p6O4amnplcTFqSnU9XxCw==","signatures":[{"sig":"MEUCIH6CtbDq7Mz6EMkm7BM4XnJLPjnSlSz/aGDPk7Gv1qRtAiEAuf1gCc1qifvz85ldKQW+jhQxFNYo4u3wCFyJYrq+nRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18964477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KMDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx3A//XnRQJ+7h2F2zt7dg2hSDwqq4p07qmW2vvKFtTo/ojFVaywxG\r\ncJApiWWZYQt+f3Wvm0ry6JepPVdQPXNmeSbEX1TtwGp2HfCBmfDfio1JJ/Xl\r\nx16F5GLXC1Bs4bhZm8NFn8mhDHOqHQ26Y6pLGIa7Ho8vuKdgQXc4A3qoorJI\r\nfC25y2N1DqQ3XIXvNy2UiXYVzhNiPsjWho/11CC6i9pZnc2wkqeykxcYz+HB\r\nX1ljxF8Ypj3W1cfXSlUuFTbBksleMViYwouYea+l48wJCFGB8CFgy2oF7Agz\r\nbNBeKxWy8X44mK2HnCox6Aswa0uoYsoqFHpHBlve16ov1XzEWnmMPn8ybsOJ\r\nRFPB4YAkaiaKVJr+itiTXROgMCYPzCYgCBafJrXe+Asm2RqevijtDVd3Mg0u\r\n/+c0CSAeIxAk+/tNn65MAuZ9IGaxfjHdyRLz80SPAaMIaEZNMYidioXaZEC/\r\nV3Qw34SUFT2vRpAC9y/hJ24JDdO50HaiigWN4QvqBKlStsR9YnIyJuUKTv41\r\nxWfa6v8MwKmjGTedA8sCOmf5T2jPXWf53SkP8T7kXrZOMdjFvFtgTYTlWa1P\r\n9jZsQn/0ySSA0hheZIfPPeFOp1vm1VA09LWn1Xc074Whrn5NHV8CN3/PaTsd\r\nBZtZKtmiVQ583IGC0VzBglZ37zQR7mA/QYA=\r\n=bTfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d9b88f81c4941440ba79cefcb0ec412a5b581ccb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.40.tgz","_integrity":"sha512-kU/0Be1pH5yFXhucutY7aGY+0JD6l+S/dOwICMpItjm794B1hhepBKqgexfw9BuGB0hDGOnNHsQEwVnZ+yXt+w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-lists":"~20.2.43","@syncfusion/ej2-inputs":"~20.2.43","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-calendars":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.43","@syncfusion/ej2-navigations":"~20.2.43","@syncfusion/ej2-excel-export":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.43_1659937538803_0.2592208801198421","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-schedule","version":"20.2.45","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f6f344d0080534bb7e6baddff5dd646e3a428906","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.45.tgz","fileCount":327,"integrity":"sha512-xv7u7gIpz0JNkURznJu1u5S7uAk/YcbXGPbL3KbjU/NX+5F6ialzHgUXeQsakTSFl1DkEzgIKtqloLNNNHGqoA==","signatures":[{"sig":"MEQCIHEctEqchuWaKo5+cx/MkhXEaJYJpgguecCW3BNaEZYhAiBdpkXLcGCLiCvyPvzCXW7gLCUbNWZ4SqAEiozKFZNM5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18964477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMp0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrzkg//QyXEdCQazebu1hN2MP9JpS6weRG9pYMbVgVX/Xr4Lwtlm7KD\r\nlBd+ukXWBxf+16Kz5Wu18FZKj1lZQ3HwskvXm+kZJm29SWODtJtLCBznzDjW\r\nigWkMAtuD7dRnhfkyjJeXaUxIPdroO7yEaYt/F6f+SrBWwhq9C0dGEPGX0zT\r\n0QPxu3iJTor/AtMLlsNBWBXMHcSY12rCWRw8HGfqYVI/DuvDmYsOQXz4IKrg\r\nrJXRNyCRvqNosyXB/ObrwX4Ra0tSDkYGV9VnEBedcstV51F/sthlZ9962eBA\r\nfFiZIKDjFJeShnaZAAkCau+EdH45FzX2JBXM+uy+sRcAQxmA8C1uwLTnKsap\r\n6fgjlk3HOEbS6H5KML+9y3xK4JswdDWb/KF+QSmVhfztHLbS32oe5JT8NsdX\r\nQQVi20w2Gx8u3TQfURQwuQmWuC4NYTuHSrwiNFqk4qN95SBxTl8BWYvXAkdU\r\nJDnz3rWlzE2XUU7s9UdM6bUTfg8svAzdolFSks8RruMh4z7lPy3qMJbvomaX\r\n6O+rZSTQpAjum1o63Z/bLoslvMqKRsJjpcD7vR0Alm7TTcw8TOxqFDOFqL9S\r\nQtmUqqPltTpqQBCaMKwnXTKsb1POlf6TfTIDTJ0ZJ2MdF31ZX1AYowzL07Hh\r\nlL1By+uVauuQ1/KqV0Gj3xlVZN+JLXAqZaQ=\r\n=svn+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"d9b88f81c4941440ba79cefcb0ec412a5b581ccb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.40.tgz","_integrity":"sha512-kU/0Be1pH5yFXhucutY7aGY+0JD6l+S/dOwICMpItjm794B1hhepBKqgexfw9BuGB0hDGOnNHsQEwVnZ+yXt+w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-lists":"~20.2.45","@syncfusion/ej2-inputs":"~20.2.45","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.45","@syncfusion/ej2-calendars":"~20.2.45","@syncfusion/ej2-dropdowns":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.45","@syncfusion/ej2-excel-export":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.45_1661258356365_0.48617274061210836","host":"s3://npm-registry-packages"}},"20.2.50":{"name":"@syncfusion/ej2-schedule","version":"20.2.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"996ce7451ba4d01ec847826892120c61b9bf0f6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.50.tgz","fileCount":327,"integrity":"sha512-QyLZA6ww57nv2g2QWLX8w8kMyih5PlpJTA2lS0iz0olKS4+T4z+Fsfxneyr9oucTlq7xPzrHVzM9TPODwsH2cQ==","signatures":[{"sig":"MEYCIQCxI54fdWsO4rjv5zhVXhJzGaLSK1/7/uYepmWQVGgRMwIhAP+0uK4pe1WOkLPgnuihzgzx1e1Ll/ufaGxg0o+wPeT0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18965025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaM7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoCw//TVnzDpDPvs5QUHHR/i2U6wkxBIy3Oy0cOaZH0CYmd+/kXkCL\r\nCoRs+Jw5HiCihiSXTZkahvEvBxktUMkWT60qWpPaJFwecRNAtUvmle7HCCc/\r\nvcRaIzfaScCxnPAavAZi2TmBqxCyTXHYrOV7y198P4Nv19I0Az0DPghIuZzs\r\nKMwmb2S+E5Xqo/I6E1fzSgM4xF89Bw+Istp8ThxFITUKZAJa55RzT/HpB4Z8\r\n+tjOvetslMKXByRiovRgSwFpo1ogR0nZmQGPvft2VMrfgYDAUFfUBI9kzbic\r\nUIJHuugtuP7UqlvLrDA43VzpjUZZJ6oYdAeaGNAcgmSSgtptnkAr4AXp0Sw5\r\n+cB6ACTYJ1CduZms4YoZyYiCmZFvPf4BMJaR/BXG+wKvYbb3S7GIIPTsubtC\r\nsR4jiPJvLa69FKOpaIpCIgVE2mICNU1MCdPGAuY/sxSYfxyFA9Ma8L/ZiKAI\r\nJ6Rc0yMrylvwfX1GlfHRjGDlC2VSaBra3xxFej30n9JALPYOi+3FsuVvpstz\r\nQ+i7uvlBuY60aMN4rCG7QrBV+bGncY+FX5AA71dNqZrSUHXICYMfYQqrpEd6\r\n2tw8ezrg+f77NeJ4o4qq2y2L4MmJkFd4zPacBT0MkNP2wS+eGUwh0jhRRB8G\r\nBH0OK6bLk98sgd6HXVOh3hn+Lh5ECD10DL8=\r\n=rJzd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es2015.js","module":"./index.js","_shasum":"1d9375d2b3b02e314913926c44b4c33b4d02c28e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.2.45.tgz","_integrity":"sha512-8VH2Dhcf7AhCia6abWptHmvqzthCSReYZgBmqh6iZV8Q51DCemRwiJ6J+1+0sNCYE1AqaqglxCQNr/b6BwK31A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-lists":"~20.2.46","@syncfusion/ej2-inputs":"~20.2.48","@syncfusion/ej2-popups":"~20.2.49","@syncfusion/ej2-buttons":"~20.2.46","@syncfusion/ej2-calendars":"~20.2.50","@syncfusion/ej2-dropdowns":"~20.2.50","@syncfusion/ej2-navigations":"~20.2.50","@syncfusion/ej2-excel-export":"~20.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.2.50_1663673146910_0.5973918799756879","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-schedule","version":"20.3.47","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"03271a42b1eb5d7c4f74ad703f7683a2e7c310fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.47.tgz","fileCount":328,"integrity":"sha512-KGd5cPhG6Lic3y//0ww9g3gDabfIrX1NHiJGBPzKGsWFM32PAoOlNr6VUACfISXV9TuYvbiXdiLqHCJPVf5P5g==","signatures":[{"sig":"MEUCIQC+ow4OQUSCLayuBGh0NyKDVsJ3A6YPhFN4F8EWJFO8QgIga2M26xVIiiq38V2vDyd2MCiCXwwNCVDcDasMjm1Vm0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19899588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVynACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxGhAAoHKXcpTs1C3euvLCv5DUYHZL9zCOARDranPymNtcqm5jq44Q\r\nyL/A2tBYYy9BBeiEJgP0Qxgo60iMTrRKJKjOD2gJ2B6guc5nwfhvpJMDUt+O\r\nEUBc6Al7vRD5ZF+MPp66TGW97c06EyHczH5iEnB/SkHl+N1WmWfBLq3j0T4a\r\n2Ev0R+WkDd8JmpmErf9YIbXwqZhfzuzlVIMGS4pfXPhfUHKdDFKvC/kF/XfI\r\nF04SIGCjKtM1m5vfFKYEO5Skob7lTomTi/LUSwhDgrRPrkKsl65E7fjfqCjU\r\nDmsfgB4hNV3k5w8l50ggFMCyNAAhgG6TPyvsBhWLEXJ+eWh95iTHF/bALili\r\nTZrZKY13ZZjk6gKE1L9c1XQ4kG5abnavzjwAq8NFd13SJC6PqqCjYSx/xBNL\r\niVJgHxu9fbx1DT3y91h59Zr8y6/EZthhRKqNaOiQmmEkvfuVW9Dqsocd1f8s\r\npE9HK9t48X0C7DX7h3NNmPkc9jQfFOeiulChXAGcpmeuLghn+oBII3O2mfoF\r\nDz8jhD45EaLWFsYNvlbS3LX6VjG9aVFVUcWa2x6r1LPvDtcp02xvOcQNfsCW\r\nKUF2Xmv6bF1cyBRN491hQIZlEvlA9nHsUFLy8jbwmQdWVqq9saUpBoWnZJsN\r\nE6qsOACKFllaGN0O27HItmm68CIsZiKEyus=\r\n=I9ca\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ec843edf9eb8697f3ff6329d79eca23f1cabe730","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-19.21.4.tgz","_integrity":"sha512-M+BaZwECMrpaP1PoECh5YaWVfc0tXyXvJ97JMDWpzU5AX97NYPE5V+ofpVrSR8gvaixGMCkGlHq/kIFvHhL25Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.47","@syncfusion/ej2-popups":"~20.3.47","@syncfusion/ej2-buttons":"~20.3.47","@syncfusion/ej2-calendars":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47","@syncfusion/ej2-excel-export":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.47_1664441511160_0.26199307073263656","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-schedule","version":"20.3.49","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e767c3ff634ec52f6c3f1b5788c3ec61db5ea590","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.49.tgz","fileCount":328,"integrity":"sha512-uJ6kcwrJ1JL25H6rDTAjHwmkUjwgIi7qaQ4FYotxU5IQ7R/cs/EDDe3plVsWYVZckpwgyuo645auLxKJ3xdK7w==","signatures":[{"sig":"MEUCIQDqQKkF4B2Q2Ms8c835GqsAbpg4CsTbSDNbnhW6T5LEbwIgVXo6Z8BKSTBPAIROQjZrCA8UYn6mBTs6p9amHfRI+30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19910266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWdaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreBxAAj+Hn/EMd95mcoHrArfWiuAgcvLlMk5VREwym0Nq3iXfTjWFD\r\n9m1WAyk9uoPncud/pbvTk5rrzUkrMBb4tkO73ZWMKy8pUAvXUwOg5CbfYJOU\r\n+YK/7HGe+8HuPRYEUPjTRHWGrvK60aCmtQ7Isd2e0B9Kv2P+DDkYLHH4uoqi\r\nPjC0Ykp9ptOQozWER0KgBJzt/BevjPj3QlgbvGqxs66bQKvF8Ou8ZVosgTaW\r\nE6LCbLGZacVqUN5bRrvETsAnq2JQ2a3yPMtzZX3ILZRxVbCC3v9LufWdUKJy\r\nOlW/fv6bP19zNd8wAhPF0pP275JN0X2eFoPXOVBPSEM1K3a1d3AU8xAqk8GF\r\nGBJHfiVmgW2tFWY8zgqsbSoMmE1F+NxMoetlnMLkJEoG3ew4ZYx6V9Okdkgw\r\npo3nZ7xXjX8zuBF0Woo9LamJDILEMhP7h3hN5HkzEbPJwUjr/KUFhgHC1/ZN\r\n6AEtBeoO2FN43Uo4gDfdAzP1ErWNKLAThJszv1RSHTdaSFGkV9++LYLQAgD3\r\ncCNcp9o51iKh5p1tuIS/UgO+PMFtUBxAbf1P8mDrbcs1o1dtClsuE2p5arSn\r\n6JXs3gakq4B7vFete3nbibbn/gMY2iPPpoCGe6NOpFviaYcRLeMKIZ4r2O94\r\nGt+cAP3UBH/o3vjAE5wR+qIjG8MyZ29m2q4=\r\n=6f/v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"2c9c56ea584275a1ff5960e0eb785a473de71655","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.47.tgz","_integrity":"sha512-mY9pHw0JrYsYwOWA27ejxr7OU/hoJuqKxJKfKP5lkSokLXN34IPY6slTHB//Z4EuleTB14+kpRYXYk6eR7qj+Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.49","@syncfusion/ej2-popups":"~20.3.49","@syncfusion/ej2-buttons":"~20.3.49","@syncfusion/ej2-calendars":"~20.3.49","@syncfusion/ej2-dropdowns":"~20.3.49","@syncfusion/ej2-navigations":"~20.3.49","@syncfusion/ej2-excel-export":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.49_1665492826092_0.28474544205108354","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-schedule","version":"20.3.50","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a0ad86bfb06bb298cd3bcf5587329dd7dc07508a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.50.tgz","fileCount":328,"integrity":"sha512-OR+6Ai+0z0QSR2mV5HO0XIHYfUniyLk3YdAKUT5zFGwFBuKs9e4nZ+v7vaul97co0rBdi1pNKPBZK9hxN+UBoA==","signatures":[{"sig":"MEYCIQCwEjWvAaXRb6qTJj8yJnGFe49XAW5iJ8ZLqeBxgGYysAIhAJ+B7bmY0XIzhzQSh5PG0G15Po99rxhxENV3hBDGLi9v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19910266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToUhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquLw/9H09K6XoKvkFVpAzRMI3G2uWGVpzQbNM7HQR49ig8RPoPoDCs\r\nl8P0NxK8QnMoWGKP3AWGZMjtYTxYGJSI8UNaj53zldqWV/HDIYXmZRtO0gnN\r\ngGStuSBmnvJteYS9brN7OdyYz3FEbg7rXuryfA9x1o98T78D7aZUSOlq+W/0\r\nLAjMnlJVapDVkI57BzqJdGvFx9yFJHrs9YjZ9todLOce8cft7Jzm5ha7nXJ/\r\nT898CsZSqUYQATZ8iQEbgIQEOduT71jsWKIXUXgI+e1E7EpssoDa6XnKBHVN\r\nkJpyirEzO8P5hj3WQyWZ1YYmDr/p77EvOCg65/Rcv5EgLUwxaVjc9ML6XNY8\r\nah4oEkwGsOxTBb1gJDlEUzKS0JlUpFi0w4OHUru57LlIi2785w7P/AoIdBQ6\r\n5TFlBK25ko9hqcOeyqJWN2XLHU1EfNDkFOq+KDSF2sPiF/DF659jU20Qsl+c\r\nOcQEQCL1quJ8TKKF8UdKgWsU4MIW54pZrkL3in1ArKBs7YnIvzwc1VaaHqJ2\r\n+Erxx8eRmDN98st9yHQMA3FHkBklLV0yaHzO/ceSOnUZVNiB/tmwZ5o3CaIg\r\noaqv9sonT7dnrdVT+9pnGZf8VPIloqHd5V+MTS+RN1I+gHK8UzR22J0RwaTe\r\nTf/I8bc/wvlEP6XkqQrW3is+iWeyCmanEZ4=\r\n=bY/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"2c9c56ea584275a1ff5960e0eb785a473de71655","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.47.tgz","_integrity":"sha512-mY9pHw0JrYsYwOWA27ejxr7OU/hoJuqKxJKfKP5lkSokLXN34IPY6slTHB//Z4EuleTB14+kpRYXYk6eR7qj+Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-lists":"~20.3.50","@syncfusion/ej2-inputs":"~20.3.50","@syncfusion/ej2-popups":"~20.3.50","@syncfusion/ej2-buttons":"~20.3.50","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.50","@syncfusion/ej2-excel-export":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.50_1666090273424_0.06824235915939592","host":"s3://npm-registry-packages"}},"20.3.52":{"name":"@syncfusion/ej2-schedule","version":"20.3.52","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.3.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1839a39255bc955006a4e340a0843901c068e626","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.52.tgz","fileCount":328,"integrity":"sha512-S8FoAytGHP5xCFevBQdlizy7B3acMB7nsJtbA3/1nQ8DBSz4wlr0xfP/afjOJ/qlaAhcLAaeDL/4QstS8yFeSQ==","signatures":[{"sig":"MEQCIAsgp/A9ZaJKSPZ7TNhvg5VVgV9kNRfeZJ0MRWdE9D86AiBFPWqTqA7xyd0K1iZ1RgHZ+TV/za5BCSSOyAvKsHYyNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19936805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWS5SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplwBAAjAE1PSu4X71gS/0ix30WXZZe+mlcpdroNa9Ujwj+ICJeMA1P\r\niXbp21qbDfpLRJIcoPuhI7Hm7kFan+YrXqOO4+w972ArArsttNp7u8Gqbeuq\r\nlQV1okDZSbplLTC76brNTm1XTxhzMxdPIxhaSsnrX8mlK65nx+qQYC1zWFAK\r\nbd4/AZIP69Nue/nwXIcHWWxXivKSHFjLfAvrkuYUQktgzySXqZN8y4yifvai\r\nHpyeUDgHhfW9zQDVREMG2uOZm575qlgAjmOhX+FQqASDk8NVwb/ZHtA3YR1m\r\nKv8ANfSuW1fkXXb+EnU23Y5G7VRZ2W1RV6EvSuEbgTjP7g83vUsbYsdAWi9E\r\n/Bw+4XvjdlNshiWhniwIATMcqn2gEWyXnOWzITEkC6aVHrzTSJaZZiGCg87J\r\n68d1WPErDh0mFxqt8UomFlXOQL+xiLEDMF5RtmY3U/qVcyB4LVmXpxN6KDps\r\ni804Vtz4EDXsW6zLGVZb+BwpknhSmvDqHzLdhi+zAN3tJtSGpAquxg878pya\r\nQq2YxHGLoLg0uPdZB3Yg4QPs5cpHddXKV8jYuxh9g4RLIdXftfuaW0/o6PJA\r\ntBHp3ZIBbeDKfDbPOr7EVLb2q/79xaC3uxqut+eV0/sLGsClLk9KS8AYvOz1\r\nG42tavn2U6CjukbfekIf3JDlQj2I4MBrV2k=\r\n=i+kN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"3302f7574621bbd7211cb88db9147e6b62f13c94","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.50.tgz","_integrity":"sha512-NdLi6k1P/VKN4TRQa6wTqHC9UJ5ANVt6OK78LkxKllyqhGkmo4aMfX59Wuh2qQaSLw1rXIYMfysxn383iM9zGw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-lists":"~20.3.51","@syncfusion/ej2-inputs":"~20.3.50","@syncfusion/ej2-popups":"~20.3.50","@syncfusion/ej2-buttons":"~20.3.50","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.52","@syncfusion/ej2-excel-export":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.52_1666788945908_0.39531593294434453","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-schedule","version":"20.3.56","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"94163eac065f1757322b113e4274dabe175df114","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.56.tgz","fileCount":328,"integrity":"sha512-PxEP2nlluGocNYV8r2AQHCFb4u3L3qskDbp7JelPCpzpHfjlp6Jo7H751o/2BL2eL70JNDaqVDQiEkvEcPlfXw==","signatures":[{"sig":"MEQCIDoeueORKl5h+aoqm2C+FfuCNjwx2OecPHTCdo1HCjdyAiBvt2C5+vj6VKBO0AgdCtfKixvWqj5fww4ES21ot9DTDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19938164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaieVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpY2Q/+OKBiuyqP2A4EwQ3R4yotdSNqh/LrtbKcBJqScY3Fv2XGitH6\r\n12g27co3WdZqGsABwEvlT0QC9TZ6ejrO4ltGdMeUFYCf/aOdI4zjYLfPhyPE\r\nVZzCaPIbYDEjiBULeaKersVg9zsmENnkm+AQBQWor2dFX2oz6snt9JnHKDil\r\nJ3lfCDNKTWYVBGzu5N/ZxqlYH+lB4ueU7pT7TVMmYWnEbUq4t6CtdOeTaKtQ\r\nzMSKBNzv+zeagAZFxGivOabkKN930D43Sq0WjkLXMsRJmTG32hK3OeAxuRlc\r\nlUHopHaQ1miKDh2rJEVIkUEKV9M5FigrongiGFi2XP74X+ZEV9PUr9HDs8Lf\r\nwCCznm/Afn+S4Lh4557tDp7ATC7VH9rIkWLg2LRo6D3gktxaKIrhQue6OBVR\r\nYXmdQLvsMScreGXH4bRhgfna7Tqh5ho/cOn89yLjIhmQ/wvIQzpZ/TUsRyuF\r\nA+IFq3iqOQDEizi4mYOji0wzGbdy7exkYmiXIr9f5mb+OFsW1C8Sin/LMlMk\r\n/yl0Q/oonczp6ZC97+rUzuRrDpLxFWVMpG+Pb7jhO/EnJd8Bv/2zIqv4vdkH\r\n1LmooGpiZpFRz33sB2EnpOHS1dUqMlzw728/BIGThCd1ibdkCdg49W4gGeOe\r\nYzFpC7dQKUWabSsvsC70xRtBP3M9Na28a7Y=\r\n=eSmK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"cfc82a924af573995a221596f0ad748fd392f0bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.52.tgz","_integrity":"sha512-idn8cMrGvSMNy9ErcTnY9QxLRrqwfJyoHPjNLRHua0QRyuptXM7CWwDVMlivclyIKCf/Kg+YlRDhip0ENKaVVg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.56","@syncfusion/ej2-popups":"~20.3.56","@syncfusion/ej2-buttons":"~20.3.56","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.56","@syncfusion/ej2-excel-export":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.56_1667901333299_0.6977089250583517","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-schedule","version":"20.3.57","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.3.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1e4546e2a342900e52e247c8c1b14b901d83a0f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.57.tgz","fileCount":328,"integrity":"sha512-tfZGs6rjTBSMgcA51bOXSjWylL07UAa7vOvhs+Tqm6iTAr9ENM31kKgRNGFNNzIDgYsncHne3GhI7A81ReXf+g==","signatures":[{"sig":"MEQCIAqEhz7k2uETVyRM2QFc3mKVT9qfJeJTnbQZpqQeFlqLAiAcG2IMJeC96P/peRiXtLJlKENSPbqu+nnj1N+qXcR/CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19936649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5poACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5gw//cXnRcqNUEgdv38wgrzMqRv0wqak5Sc/dgkgLQs2cprK3Mij/\r\n+B7nvd0Cmjdx8xFthMt1ol0qpiyVf7DYhQq7f4Xgb2hCIWhYy6GiOJLF2d6b\r\n29xMGAa1weqqCIPBRXt8xKmKMXF0dkDCDvtogdCAAaF+zHSkGVhxBQwyQfBF\r\n2shP8+ROjF5A5Dgd7lMavNKC6aR5VZWuea3tNVfRRMo1zTpfRTH1X1Gq5BXt\r\nNQdsynyVsyw212uezeubTS33dgJ2pmF/bRU+LznonTNhAdKkMxI0EzAZFyQq\r\nNiWQ5t+N9d5ocROaAM1UPGwADDD5YtGVAe/A4AZYnsuQzE7ceKWEbQdquDjo\r\n1HY2ao9oDZ9MUHcVM8Zz4zhb4k4d8Rjxzh8bItRLm2ge7TWMYpEO0DulHXWN\r\nBeWYALgT3fUfUuurXpPFIFDneZv7LIp8pi2xhf7icP2R4PvpPWFXUF4vpr9l\r\n+R3zHu93pGfxte0tyUAVF1l1NIma1IRooFNu8J5MocP3IRkhmw189chbFHdX\r\nZU0kfaLGMsur/wNzpyBXjYADX9zRdPr3gWJpnvM+ZiEiPV64GYrcU+YP3UYn\r\nbjMsZCGavXMHLYRdBkwW4UVJQvzOoWJnUqL438sqxyvCC/GtkE01c7wMgeqy\r\n1HBBUa74iy/K23iolCu7zk341C3UM4eS0BE=\r\n=DmfZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"eeaf4074bdbf42f7a1ae708c220a29a1e28d1527","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.56.tgz","_integrity":"sha512-Da1CfTQleF5LW6DJcA0BIX9Inh2H3azMR7G+l3TijKwLxyvIekX6fpd303PiAuM+Xqt73s7hzHwuzgMi18lL0Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.57","@syncfusion/ej2-buttons":"~20.3.57","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.57","@syncfusion/ej2-navigations":"~20.3.57","@syncfusion/ej2-excel-export":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.57_1668520552065_0.5987151354777707","host":"s3://npm-registry-packages"}},"20.3.58":{"name":"@syncfusion/ej2-schedule","version":"20.3.58","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.3.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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"69a62917daacd80a48d183d03b49fdf8de220e80","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.58.tgz","fileCount":328,"integrity":"sha512-si1fErBpa0hnVio3Z6q4zA2UDJKDk5nXaEKik7U/vNeTM7ggDpG6tkEkXKWQD6P7bxSsHsldmZ+5Z/8sS3YhAA==","signatures":[{"sig":"MEUCIHXRyJ7Hb6YIDxoEgAPPtogxZTZES0TD6TepVJrTiZBpAiEA5LPVDYZv25brhjICPiV1AFfKGenJhwpQFRUWf/B3fLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19944999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMVjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov7Q//Qc39ZSi3im6beM7YQipeBonAoBmWFeocBrH9RchU6b1bqPUB\r\n8eLBhTMOiaQXD9ef7pWn6sum5xFphBAS7e8IfoUcEBoVB+vvmBY/NoqfgSU2\r\no22duLa5X4Ar/7t93Azedm+e5rfGpsKYqX+rk5lIasfrvVSv3riXkDFlqAlL\r\nn9mOY/3tqgKugmu2iVDbDdlvici+6D5rgVIouocm/YZqapJJfN+ZD5k/fmhH\r\nuvjQGHTZzCZVaHvP9sMbgUZVi+xVqrFmEGwTYJaLnBKawWd4aZ+1UfLRQFHw\r\nqLB1mV/3oLkEQUEOutBbo9h3z0GEK8GbAOWUodGrLTMSWItCt/cLN0jr31LO\r\nExXJSh/G8aHqGgydedN32N0maKPek0O+tfXCbmbPbCnzQ5Tf9BTpYcD7AsD7\r\n4YlKcCTB6WHLpNTAPAry7p8CKEAcpcVbDT/g830d2EFqKfd6zR9MoLkQH+XV\r\nDLFVWkIWE8DGRehiGQdHuoSjSWN/BIR9cSughN1kVb5xCrsbdnR7AkeTdaOz\r\nJl++lfUoiQn8X+/xN1HbS7zy2OIKHJVZd9CZ0+YptnqAbn33mNcR0WJT6TzZ\r\nWDYg4B7e7SBRawMEk26KT+uQ8kbzqUqELKrP3v655ek7CYjLYKPRn5PqQGtj\r\nOARhyCzIIiNb8E/ajgvoMSlLteT+DUu8RfQ=\r\n=a6Q8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"b825a0ab7bdb1aa7c040b4680fbeb03e6aff338e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.57.tgz","_integrity":"sha512-koNSM1Rz5fkO+6KnJ1So5J9Jd1JxSa92MU4vBrjEOihRgPq7Gdk+jt3TiAdv9jqtwob7tyBtbvVX6qCb1w7dww==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.58","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.58","@syncfusion/ej2-navigations":"~20.3.58","@syncfusion/ej2-excel-export":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.58_1669121378884_0.9416948818636681","host":"s3://npm-registry-packages"}},"20.3.61":{"name":"@syncfusion/ej2-schedule","version":"20.3.61","keywords":["ej2","syncfusion","web-components","TypeScript","schedule","TypeScript-scheduler","resources","multiple-resources","grouping","views","Typescript-calendar","appointments","events","tasks","recurrence","data-binding","timezone","recurrence-editor","agenda"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.3.61","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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0c7778d9da9e63cfd4d42b42a486e701d0ac6b0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.61.tgz","fileCount":328,"integrity":"sha512-/gxxKAG9n++5v6xZtbEvE34dnUuNYmRBwNJz2yskWggGP92ePepJAy5ZwmHEohaNvfAGJJnTK0C08Xk33lboFw==","signatures":[{"sig":"MEUCIBxrStGfGB763TZc2FhJyekzClUsv74Qp0if2rGCUPjsAiEAmvcjfqIS9gIKML1ppe7wcD6qqhBcLZSYHASMj8olS40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19971255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmH2RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNag//cEsihqH5pv+bBJchhdOrqUJpWe2AEBv3COBn0AkqMoBVkAvF\r\nFxqcx9DXY5K2D914DHs0degytEWpK4/aPiQebTGtE8h3Y/WfjWPPPxqDv7aW\r\nV/Duzzr8UoDqF5HlaWfLASxaSpv+D+gjBJ8s8xxipK4GRqCIqFG+0cO3ScRF\r\nCc2bQHuBhcUTUWOthw5UyRHpNmrJsNVxETDi4q2T1ssKUysu59M/M28M4wDw\r\nqX9WlaJVYvZVyV5D2kOB0G+a7cvrhsYoJvQ96Wy05HyBUVlHMF4H/Df3mAJr\r\nh3leja/hMDEtBXLADTSBViKaOAIlmBnZ2ZrHF/ab0CTn++pZnPi8EHEmzsRk\r\nU5z9tB5IF/FeGGjjs86PITkN8IXZ0o0eoL+v7XXZkGV2fLJ7NdYVMXBN9s2N\r\nyP0p4X0B1PRPa6lNBPLyYkRW6FuKvLTcZAwRSNBEUx3ybGn/5X9bYB04WPoZ\r\nN80Fi4AATV4/1gwPJx56p+tl6N4ik5BPN9qi+WdmcyLn2lGkQVX/UnxH9dVC\r\nA7E8gjJEvdYTEv+uYZ64g6Pskoovpz+OUR1QSwwNa3CjdUTjCUj4QB6iFN7U\r\ntz54FqXYd0sgvkFaGgLy8cU3FFaOa9NVaGwsxDkchJvlLweEdwiHJW9F2uzu\r\n5Y4BEeaswjxvXmVw081KiR7pSt+UnEWc9WA=\r\n=VmW+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"5eafc1ed3a3802c91baafad125261a755ba4526d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.3.58.tgz","_integrity":"sha512-bzcRIfQQXzG0hcw9JtpBTp5sMLO1sHAPQadan1hbL2wJTgcQAGErnxsLzGNMhtM6StUiMs01BW8znJjh49s1qQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.60","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-excel-export":"~20.3.61"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.3.61_1670938000884_0.5224835400737515","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-schedule","version":"20.4.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5fe55e9243713962067858e6896bef0f9f292eeb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.38.tgz","fileCount":328,"integrity":"sha512-0ZqUAJWp9g0pHHs5x0lPAV8oPkniwO2taaBykvdMcV2jnUyrvGq/mx20sfndStK5vAVBART9f/uJqMowupnEQg==","signatures":[{"sig":"MEQCIDk+3zGbBymxbkVSomMDLp1nsR6VAtx/vuj/yAirNJoAAiBS7mhWzKK7RAoN5Y0C2FG3fL8TlR99svl7qxRRbPDNEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20648067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotL7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDyhAAjHnm5xwJ+uZDWwNSuaTpD9pcwzxUsBSp6BK1JW7v7yleFEB4\r\n+9T4jxHplkYoEIi6RkQ2EjtryKVxq73fUCNt9oFC6jyONHA7zXtWU+vdHdcU\r\nHXR8p8YeOyFB3Y0vREEpIHH86UcSMSaCoTwP0w5emgFiI7lzgd61JzHJUTNZ\r\n/4kbHnTqy3CSa475YK3oyWvPgTALoNzbfVB6Iw5dgjupjgd2Po4/BtlyaS1K\r\nIZqUg53mfjuS8SRYHLWsemsnBlz669zFX3GEJCK/XWuVmQZR2ebeUxCzTBwG\r\n2NHA8FRLDbyJHNLH7Cgc6E9tcIhGdZeMsYnNefeYWaOAGx19p2sTXrC+uPoW\r\nZDtxYgRapUs0KBuOAX1/A2se3uIj+PAWeA2GB8h5DoWxJFhAq8ebKZs562Pk\r\n+ReW0Mpt0rF4gKInBzlPqXeZW1vkXlWlx5oQEu9gvHMnP9PJDsC93VLK3+pU\r\n9/ScsAsRu4Cs/zfv7yyamOCiatNMPy9HWqCmOzNSb4d8rrKewKT6zUaICFDv\r\n9IBr2qUpHBUsNVffTLjzw5CrQJsrPedC9rRUFBNY1iLXc+SJjLF3b6t2n5i8\r\nl6UI2kaFLldt+r4/6mDjK5mreAarFkX4hH8TYZ3QqpOGmpN/nMc0A+8oPilR\r\nXRE6NO+PhIlTOFe1vrbJRhyu9bd9XIeNgGI=\r\n=3vtL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"28559de82dfe255f876566b637f67a14947838c5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-20.5.7.tgz","_integrity":"sha512-qajhFVIbVBCkvwjV/ML2AK+TS8uLEVZSV4Jn2vtDkT7suKgmtNVuK/ZvKWjYB7h4hoe33QQE3LXC5GRe3NOYVg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-data":"~20.4.38","@syncfusion/ej2-lists":"~20.4.38","@syncfusion/ej2-inputs":"~20.4.38","@syncfusion/ej2-popups":"~20.4.38","@syncfusion/ej2-buttons":"~20.4.38","@syncfusion/ej2-calendars":"~20.4.38","@syncfusion/ej2-dropdowns":"~20.4.38","@syncfusion/ej2-navigations":"~20.4.38","@syncfusion/ej2-excel-export":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.38_1671615226922_0.8158131313367563","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-schedule","version":"20.4.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.4.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0fa9931e722d72dcb2505d842e66ce2edbf18f9c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.40.tgz","fileCount":328,"integrity":"sha512-tspPXIaVKWi7cKc8Cymnm1ap2dtRGE/OueklzNWsNX+Da4/kELAmaShjMIGNhIwjBT74rmVdBaIQ+RCzwc3yag==","signatures":[{"sig":"MEUCIQDHZ4q38wPynwYBVX0nIy/5lrlkKAqPf0fXe995TglckQIgak2qybKAyf1UDXRhoerQAD1cMNeyCuFVl2RiA8BU+Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20648003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHgOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonxg/6Ag4hteSJSUI8mo/5exfLxFprFAL4CwlzyFifkixLNkRpXdqc\r\nsD+JNwPzLvXzNWb89lSpCJWjETpAP/U6SA98HvnHk2jU7SrKdn9F+7Lyik6k\r\nMTl/WliUYAVRoN3nVkABhwoNNntEAy6iXctvQkIurXkQkllkr2Q0ctzFP9YW\r\nI+Arj6/Ioav3QGMU7lC321P5lN9RGrxUfd7BoZiRBwWxgIYGTrHohw1F2lDT\r\nCkoSei47kaWxqsyV+v/sNMiW9Qo7EK1mjRe/qrGL7cZUTb1/UDv7827NMk6H\r\n6cfYPOX5arLzeOV/SXEYLZDgCgZl4l/lCnc6gMUjhxtPK9ST6fXvdfhMJZI+\r\n6Q1P37O8DAClFe12ORuH2vudKF2W0X4+UwJWRiYLSD2WX1d+je0JbnvY19ho\r\ny58b2uy+I2P1/H+/PezMGAPzRnVR8/bdweFOVPWtJ78c3MuZnI2ou5in7f0m\r\nxCewtf3/XBylaDRc0NsE0o5/6XCeb9QKOcvOwb480bo/jleIzTQKfd01Luc3\r\nzodaz7YetzS5HMZO9PeMg1KUSddHsvLl4V2XL0vXWojb963FdBHsUAYiaMFE\r\nregghWrh7GJXPDEgIg8k6DPKTa1b7MgxE4qJ8LkAQpg0Ywuup8ntC+q8WJLH\r\n/OxnpEjZVa1V+7/reLq7C7SgWHcI0Vx2dfo=\r\n=jI9t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ce2bd73b771a0343e78f91f29ccd74d91a1f43ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.38.tgz","_integrity":"sha512-WSENUt9I4hjsxSboMnN5JhqQoW63+lAlR0HADtOUe5VwmM+C3R991M71ovTMkVV0Vkz0nDfd6AtkHd67rAadaw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-data":"~20.4.40","@syncfusion/ej2-lists":"~20.4.40","@syncfusion/ej2-inputs":"~20.4.40","@syncfusion/ej2-popups":"~20.4.40","@syncfusion/ej2-buttons":"~20.4.40","@syncfusion/ej2-calendars":"~20.4.40","@syncfusion/ej2-dropdowns":"~20.4.40","@syncfusion/ej2-navigations":"~20.4.40","@syncfusion/ej2-excel-export":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.40_1672247310300_0.05587779298177198","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-schedule","version":"20.4.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6547331e62e5b53aa179a2c60ae1383e8080afe4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.42.tgz","fileCount":328,"integrity":"sha512-rLdWTmU9FPkksxulrU/wloSryItBGL9QHRmYN5x/I3gkUmam5BNi+BV9F98+hegLnAhj6QTvFR4G7JSMJmaZqw==","signatures":[{"sig":"MEUCICfwG9Kr5oE8iUhfbHXJTG9gpsOtMUPAms0lqVn9s0tkAiEAmz6fyTQBP+ndaQ3yy5uwcDRqWUR/2fArISRtaCMOgig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20661863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXNwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEKRAAnRHwrGAJH0gjQ9wrXoGUEdf+cnxJjp98QrOgIeIUn3NXN6Ug\r\n7WfktATkrh42i5MhPfPdNOKv+j/fGlfLWPkhiyk4Lm28Lc4ghPWUWg+5CmVn\r\nsWzEcqHGGdCpCEAxJe8l9b78DxMU3Z7jA+5DBNCikqiodDvzc1RqevuTvp72\r\neNpfMd3UlH3Hht/J81Q97O9w1aH7fe2KMP+fDABfLDYbdoiGX/IZuLKCacPv\r\no72OZ5mrBWRi2PyMxxz1EJWuXUxgzQMVlSINAgNXgHOGfQPP42ZOl6kIV6ts\r\nJgUBEKZDRHBb+jYAPo+XnH896oVr1w9cX0RYiue4RV+S+eptyUxFn30VqLnn\r\nHybgJ4YXRQxEQWV/QiHN6JflNQlJK+/cTtxy73iT+qWihSeeStwsNKJyJGjE\r\nYR0EUTTFm07LTJgfSrc2pJZ6bPlRjZUpRDsbeDtMwxmFyzYU8fFaxWjzFtE/\r\nOx3rx9GgsyC+sesebeJhZWwyUKb+0qUF2srZMQdE88zWeXtoGbu74XfaB6Lf\r\ncn89eS57Y7bWmy1fVxfyDrcivaeG5sk7C9/979tMdcttnsFheYfaG0XdaRLg\r\np5bfT/eObHapJ1Oz33Nq4wikWoE7q03Ww/66XFww7Q6fB01OM3XVfqcSs/c0\r\njkz3yS9SRbPAxD8FNqnrc+hUajKwWfdSjuw=\r\n=TfvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"dce137821e239cbe7a7c49223badbe8bbbf9414f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.40.tgz","_integrity":"sha512-9rsvmSZiEnAoFmsqayqrhXwZQK3ISXuH9kztAub0i6kH7cph8UafC2VkbpClrP3xLbzm835csRxsj0X0zhekNg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.42","@syncfusion/ej2-buttons":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.42","@syncfusion/ej2-excel-export":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.42_1672835952564_0.022014304001414242","host":"s3://npm-registry-packages"}},"20.4.43":{"name":"@syncfusion/ej2-schedule","version":"20.4.43","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.4.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"370d34c1336c8b34025160becf101696e93aaca4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.43.tgz","fileCount":328,"integrity":"sha512-0LLLCSqDyn6rqPTi6fFUVc1w2G01eCpdmae0PrpGBD4tfwwspzN3wySQNyKiwigAUcpHSmMhrAiFVOutSS57Pw==","signatures":[{"sig":"MEUCIF8tiCfWiAFIcA0pOuVAH6fd63cCffcvFsbD4fUczDVcAiEA2/Qm5AEmsLp9oaVsOOzIF4jYItcgDNRSNiOg7ONEKpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20653224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWV8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhCQ/+Jlyu/Otxd1VugQoecvgiHyWgPp+TZdMzMbpbfthPxnFvanvz\r\n5yJOh3xiHS+CB1cXsJeQBwCKubvPvDIt6AYy5WBHW17JS1mCrZaQw/K8AxIb\r\n3dJPwgMAdjCJsLYzV5hm06PvFvhkmWOk8yA81Ac5S6VB9QpyegtCgpCidmu/\r\nRezv8r85GWVfKgL/nJT2bzPDUhfoLh0hI38CuTizr2Mpb9uH0x9E40A7ddme\r\nMer9paio0Bv40GwxilmUI6/nT/GTbgvDH6E28LGq3vfzW5XhwYmTNH/RxgDY\r\ngAIx1dcN50YeVwOVCrnmQmD61v8pE35kQi0H5lcytNnaFSl1MkUTUqzurTOS\r\nPvJVLkqqpPCmLv9WjpsalpTWGZ9NztP9b98xoNLR7N/q0CDofbyVb1I4/ack\r\nVuqeioyjXwtvUiFB/nH6he7KpfCxPj7828JI6LwF3Ngo8jw6atwpQrkaxNgt\r\nZBLlf3s0/kMiwG2kM//VsYs02qGHZK62e4lzcvPb9tONEk2nPMoEdYJCy7Gx\r\n5Ic54kO1kImrOEoGzjmONzx/8+e+yp3M+4ndiMnk/O9YbCrK6Bf/5u9lUyWU\r\n1ga8ICV4gXy6sE5NO7IB3OYh4JpxIuEVBqwtdX07Q72Tn4X4Z0VXEnaKItTP\r\n8m644QL6Dje9Kv6ojGH+girfxtzp8TMpdRE=\r\n=RMbH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"45e142eebbff3bf1535bcf4ab4a35922d7c9d124","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.42.tgz","_integrity":"sha512-iU0AJbA+5bi3QKX3EYVX2ePvk7gyS1ZeeHjaqv+R9Hen3SFHEW+n2l7weUdUEQ47mhktq7gdzpmZIzTvH6oJtw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.43","@syncfusion/ej2-buttons":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-navigations":"~20.4.43","@syncfusion/ej2-excel-export":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.43_1673356667713_0.09776285825973563","host":"s3://npm-registry-packages"}},"20.4.44":{"name":"@syncfusion/ej2-schedule","version":"20.4.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b36f8c5e3bc58d57bb20555a6675ec4398dbb00c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.44.tgz","fileCount":328,"integrity":"sha512-SwBOFNy3lDkx218N8nMgfQRN6FbvFZCTtFI5loeEZYAGfOTl7MhW7UtaNUnc64sDgyJpYlCjT6x/4i3CI1ix4A==","signatures":[{"sig":"MEYCIQCYLcfm/G8fJJxZbw7XnkoInMOiMJuUn21GMX2dXeCs9wIhAIQ7A/xN2zq8IXTuNZ9AmnQACPngtYTCmvGLq1M2MTnX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20677778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyA2OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodpA//Vu5vI8s/GeZj1u4CMHtip6XdypRSfx/wvfrnn7lM3/1XQ/UV\r\n5hEggRFeyb8buHLi4U8zUIA4SoJexpGZaFB39TztUc02kfNZxiULQBLNFsti\r\n3a/AUqeoBiJoQT6rGFfAOJeg7p2nbqoXXv6oOrxBiAZjahUu14856NlvVkCz\r\nklYepoPeM1LIwAgl0eiA1ksWruXYibbU0h4PWVRx/nUoKd6kx7uWfTY5epfN\r\n0kXGKybGyvQykouPBX2/JuBuum3VOD9svasWiOvG4M50CA5EZzZ+lhXDY59e\r\n1DuAM3nDVyQxZAvbM+ANf3QoSHU/OJWdlDjV+eR61rOkTzgbEJagDom/NDl8\r\nBRkmS32QJbwDVO3YcPO00duhHsJej3mcS3L7ltxs7IqUSQSVjmpRgc6AZ75h\r\n/krCVXMCfUw5O/cXMm9PQGP6BEbWgfQ1y++JA8TuSQ0C2BLK9gLWLkLW+eth\r\nB/6CASwMk3iV2AU1oPN4L+u8J5Op7YsYY6z8YhHw6rwWHD5YiN7TT23fZgk2\r\nLk4C9rra5cRC8RpW2qAIvU7X1A19JNEaZ2y2BSw4FHJugeoiq1QBDQnA96S8\r\nSCc7p8vQT+VddhmMkasH7qY9PPkefV0O1LotaZFx49DFqjNuKa05mPjlA85G\r\noxd3t+9xIbObj8yGjgNO+oQNCY3bX8CQqXc=\r\n=B5J+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"caeedb206a05f648deba6c92fb59c4f6decfe438","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.43.tgz","_integrity":"sha512-jL9idJQb54yB1L7lWEXeWZ6Dzpog5IPX6OOv4Pratf4S+WWObKIEM9obFKE3czX2qjmukBWuBSzpmSL8RZdOmg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-data":"~20.4.44","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.44","@syncfusion/ej2-buttons":"~20.4.44","@syncfusion/ej2-calendars":"~20.4.44","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-navigations":"~20.4.44","@syncfusion/ej2-excel-export":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.44_1674055053021_0.21840519947170467","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-schedule","version":"20.4.48","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6d6678547c9dcfc52cf92a3acbe2e13d2a0b7979","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.48.tgz","fileCount":328,"integrity":"sha512-c48Cm+xGrwVBrqu8/kztmdbn7LbTb/+eIdg4Yaevx/avTLYfJvUphFvx10tpLj4h6YNrolTGyfuib2ecpgWAIQ==","signatures":[{"sig":"MEYCIQCzEduLj3BI1vYWBJbt3JxeAfMSuu7lauFpQP663i3Q+QIhAMiAnW9AkV6vrVuaDPg+rZPLYYyI92nRgx6FkiQmMywy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20699573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hO7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+AxAAlFT7Bzk1qPWkcVXgYndawAP+JxTYDq6LEi1h2DjCkafLnvE2\r\nD6Vs0rR3z9TosZKZRvAwh3NF3zEOTAutc6i37V9oD1ZgUHdriAICVSp3bZRV\r\n+tYMaFHuQFZxGlQq+BKozBjbgVvcTwi2DkmQgLz+NVCj/XJKFUbLCsVZ+GTT\r\nasvpLp52y98bER532XoMnJO708PS4CBaOjZVTaK3KE6XTwlBbmFtpIRAc+xE\r\ndMWOE/CqZD2DEn9HQHJLzuGQzEcNR/ye8hS9GhAWHTq8rlIgCBdSwAB+DRPJ\r\n24VJyqh4g9p816oQtV5HAEYut8Y2mP0+RVwKd6Q5R3IjWqmoInockLgPIUtA\r\nlwsSUhzRpnFcvU7ey6AJUwX6+NdU5l7YwqnxdBq9lVDjgSMeEsOL3gcBBIDp\r\nAHhI6bMYaI7RCwckQfyUYwoNbl1b/+YYXb6dQpwbfN+zVphVX3oA9LcQp/av\r\nM7NHzrhavBZ4ge1Taz1wibHSnmY025bTHuAmykt1wLU1GMk59bNiXTxUDQ/4\r\nBXZtkMNJIQMI8AKvjgCk4JxFEz80BsxT/8aJ1CMdnFdtEqD9KiqUK7USRUI8\r\nDvnbA1SmKYPwq0HGawWyUi5u/NGfabk1b+HyhqudsbksS4yGIewGa1A3nrCm\r\nAHGkNssThMbh46oqYxuEXjjYPKEkj0uCF9I=\r\n=OQ0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"8b8beacb4ec2f56791c78378307c65f2c4da000b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.44.tgz","_integrity":"sha512-Chq8toDzHoZudpLLXZJKy5ukF5rES4F/VFTDj6WA4uPjMKy9rjXd5yVDSy5qyZr5B9jr2rpBzaRALo6KlTaG3w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.48","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.48","@syncfusion/ej2-buttons":"~20.4.48","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.48","@syncfusion/ej2-excel-export":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.48_1675236283480_0.10050118207626069","host":"s3://npm-registry-packages"}},"20.4.49":{"name":"@syncfusion/ej2-schedule","version":"20.4.49","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.4.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dd07cfc5a384aabfd25299a3bc9497ad43723e25","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.49.tgz","fileCount":328,"integrity":"sha512-y7x8rjoh6h3uEW8qDmhHvmf7kr6pCuKPSlXYwAxdJAJmbgfOs/wQWJhjRnmN/bGKaa5C5kpzP6WaFl/J7ciRKA==","signatures":[{"sig":"MEUCIQCXMnSg03WKj7DAuVpfpKZdpIlcwBVX8ELHflslfh2fHQIgTc2fe+DNKsIlFb0K2BuPqv9ps5V6iBE7GXIty5oR9OU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20700134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4lJ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqo9g/+N5/K4gQXWOBmNJhhJc3hVeEQEvdrOwDbH1ChNzL5Ng67ink5\r\nbHlsZ8eIGlJXjkJ8nhY058bXfJc5NnZDlNA4+14iYlfhyz7hQ0oRgrHmcsMq\r\nitGW27PBQw8zitxrHNSXNDxyUbU1FDKDKaNGaZRzKKGfTdpOSxIfpX0urCxJ\r\nQZkrp0gfHkBx1HRh5TU5rWQiE5VbmkPnzyBZGRuDN6xbvjERADa3XO2Ul9fx\r\nU9481gbYPnsAKqR7dl42YQ+I8BhXqwcS5J5A3BTpDmsvY3ezdjLBIdqNqffP\r\nv2dYxlUFuk+dD/4OO93+G+2mQUNJoVmeiONoWb+Dp43NT+0qhuUwSTyyvIEo\r\nqYYnkG5hLK/COnn1S7WtSSpH243+m5UL+pB98dJs6IwnR11fWWHM8YFlaOEl\r\nWCMjZzci+LkwDMAT1Q+tIJjT4HGaH9Nasfps0irBRJe8utjhjr7QaVF77D84\r\nNoivUllyV/Lg5COPPvqF4MACtBm4EtBQeWH/IP/VQ7zDiDCYaRXuMGGIcO+u\r\n2mmv5rnHv9f2qg4HPN8nrzDVnFcbWjY2J6l/6WSrVcS7ehPfegLQv0DnIwTt\r\nCgnosi1Nuxy7uMmb7N+ruUzV5gvBbBTVUeoN2hdfevbUBv3JDkwN2KjVvfDn\r\nfb2ta06Uqe8UHuH7fqhhX78tt5wk+oeBJ1A=\r\n=DlVE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6c44c83daefacdfa94384de67594f0090b645a5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.48.tgz","_integrity":"sha512-jjj8RRAKIvbJisuY/TVZMu1tTClCvuNNmmE37zDH2o738zp2hI1eq+mUbr+DaKJZLcSvWW0rHrdb/r/xt4wcjw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.48","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.49","@syncfusion/ej2-buttons":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.49","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-excel-export":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.49_1675776636770_0.34389861160677637","host":"s3://npm-registry-packages"}},"20.4.50":{"name":"@syncfusion/ej2-schedule","version":"20.4.50","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.4.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3246dc0d54fd0075a43382c14a592e10d1467112","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.50.tgz","fileCount":328,"integrity":"sha512-DTH1mzqDj1pUH4g73ktjd4xSalfaZa9XzAsKwF8oN97kJiilNldBq5tSMpnm+XxxnfJYlwCM+Wsd24Skh5ZdfA==","signatures":[{"sig":"MEUCIQDnqdDwCp3fQhL5d/05YMibgBsgLO3IY/YG9zbOmgU+DAIgXn6aZtUf4CDFMzh6oPDArtDBxhd0JSXLhp46cZJgMTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20700715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj627hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz3hAAoOeke8JYDW8oyB2nY7HxA9uECxXUR8qx5PCbhqDp5InpvcLt\r\nuhiR48gLYotkF3kyjMbiTWbbX+A93rG9cIv+vzurHUliTCYRjQWGHWET95kY\r\nqHIKM+jrv3ffM+qhJxVjVghvlQ1S0ekIdmt3psmbXp9IXZrlrfPnkY0kBfxO\r\njLNfDL2b8I2754m6lmcdwexq01BqJ5tTGUYrw5+JJhBBUqpwjpMYJfxn1wGH\r\nL3W05ovenwNV+yidjStcvLXA0G4EXWts5oOPYyqjpOonL0jiTD7YoqjT+KKA\r\nE4lgRLy5+gyLDWmvqK8WYyb9ss8foQBsE9w852a/P6l/ja6RtQJIqKQF5tXQ\r\noksKapiL6k/q6+K6XxQ+2KEPhTBN6AOuDwsT7OgMvq2WYU+I1ZYmTcOm1Cia\r\nXzdLhncvBgJz6ny4TKCpSTAp31buP9HnYDvA0U7tNvQbg3tUwHaFBQMNdmGa\r\nFebBpzTGrnAq4VBFggz+wcak2UkQA+FBmJLzxMkyODYYKalB1PWi/SJuQuqv\r\nmhKvhMVuZWfZOunr0u/32AShEW0JWTpBIhmkfAZMedA6lel67ZXoCWXRpCdh\r\nZs+UYoDv6iJOCqGD6+j/AfOVId0bG3CrIeGDh2GGfLRH4Sw07cFNhzPasoRi\r\ncc4esK5IoCfsB30V+5xYXkMKs9vaiUQGkbs=\r\n=Cgxu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e1f74d7d23088c7289c279b9e73137615635f614","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.49.tgz","_integrity":"sha512-Nu8YXi+Di/9E0KirN+psTMmAFQipk6sjwGn2y6jT3AiZr7NKOxCc4krK7f6cdkYW4z7Z7qDhkKEOzsU+GFbQwQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.49","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.50","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-excel-export":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.50_1676373728933_0.30577772304758466","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-schedule","version":"20.4.51","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b69fbf4ff018891f9ca567a9d8e1d1cd3e3a88d0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.51.tgz","fileCount":331,"integrity":"sha512-SKvAtufyRs5s1Xs+TyomEn3/Y0Ls8RKcLV2NayY+HlcSWaZWepkrfJVYjyUcrlobamEEzzc2PPmojayRJc4sjw==","signatures":[{"sig":"MEQCIHIXfLBIiHNxDB9hlJxVyTBK9XwnMAf8A+uhXzGBkHPyAiA0avaO+cR4V1ZU+mjODFoICGPfyHqxnD5+jxmgxlYYgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30021477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LtsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMdA//aarATOn6A/peVhqbH+59DRUQxgVliv+wHVPvuiZhbNInBI5T\r\nqG3WcbI2V0lZd5AJiiTGMeuLFhRG9eRvLIB8R3TOq0m3jU9DsAn/V0tw305P\r\nSpxWHeMCuzXRXuJ/VpD94WgPHg7iBNepJpvOUaqoTIYX3uGsAhbx8j7Heq+6\r\nDSnBH+PjD92nBTqlAVN1kgNji3L3IWsq65mSDIFSD4fZ46RA7YQcmEjyUyCB\r\n73w5tp8jKsbGHJvWM+D/pWz36ditlSj1UO/WqMe4jeYS1cPAEcwM0pxZ0mBT\r\nnoxJoRz94+kPNVUMSNI5m6GEsNbb61GO45poI6sOp2SgdajoBB7LDFC+Yirt\r\nPsbA/dM93cw88PJW5KyDA9IJ0lOfvd3fIJBrVgptoQ9ZIAG/PlE4+I+73IVO\r\n49krkjaoF5jZ+MsMNTh50mSfLsEJVKdDrRBFvQRw3ZDqhw+p7gGWp3FjaQXO\r\numdHmg9rNTff9kLvc+PTFS/bZwGN5Ael9oPlvuIHy0JxH8J1k1yZXDtsod6i\r\ntavYYRhi4eEt+pvG+p96JPGtf77vWPo50fldlcsUyOQaGsb6S758vkiHTGbx\r\nPBV6Vl3cJhTEgvfgRv9Wp+S0I4H1Ya6G6ttQXOzr0+a6wMawf57W/0d92G4K\r\nlu6AYO7g9Cism/q+xiQ1pkUssKAof8O17KU=\r\n=56BU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ef5d5115dcdd115ee156cf9db70c2519166216ec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.50.tgz","_integrity":"sha512-droOZrUfb3qr0mOHK5M9x8KbAlx91JZHCLDZDZeVnqqY5KZ0hxn20IigGCDPrKQHiEEqmrUKfM4PdhQHKZkIWw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.51","@syncfusion/ej2-popups":"~20.4.51","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.51","@syncfusion/ej2-dropdowns":"~20.4.51","@syncfusion/ej2-navigations":"~20.4.51","@syncfusion/ej2-excel-export":"~20.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.51_1676983147774_0.4399750839755028","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-schedule","version":"20.4.52","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"392068761187cd61e28cc0e9eb05eb77d3eb5017","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.52.tgz","fileCount":331,"integrity":"sha512-5sESqS11ZZQJWt8Pk022efh5+ei0BAHdUm5cnKR5bi9n6DxHIS1JnFV16GUH67PqlKCgRPngJ44t5D+AQv0Dzw==","signatures":[{"sig":"MEUCIQDgdpBE+yyncUh1tzuLJKVKbCtE4gpaAzZOQatWlmN3bQIgBzT5x9vNXF7F9U9jmRYCfa0Y7+lrZR4CPz2cUoieriY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30021502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/etuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2WhAAlUt4j5Y3oMks6sqrsEoR1QcgxOTWtRKvdg97m/QzrRqkSC2d\r\nFIvr8jONEJy9m6Ecnrb9PS/jeEHCQHYj3jdtsBgJzJEwE9VawU3V2rSh95Fi\r\n/lOMggv7VGknOJpux3M2a3KZiBH0/peYC0qBMVBgU8S+mRgDJVttgf1oOXUl\r\n6urfjs90Iza+BHLk7SwEdEWZwxm2qhQFAQ9VeYoX9D9+EbK593DGrkrHucV1\r\nMBZlpaQea0zVxJbUh4oEGtvp7vj01NP7sPM7uiIp6Y6vJOfTGz7ervLxOzew\r\nDeEx+h6+9IDl9wIc7MFzIPwNwjx5+UqYb0JewpxX1MU9XqUtyVhVOjxRz2NL\r\nH50EYB06w92r0Nv4VN4Zyd8SgwgEQl6MK2vFT5WKhL02DVWg2AA/y0P1EUgv\r\nKom+8ilOakjMNQOCkVC2R4lMw7Ml7nFQb1gMCVR7a9E6C+1UjtXN2t2hwX02\r\npIVgUqm+G2TX9F4cIGhWX6LkYmNwvZ6m/aoCOgAp8z0WnKdk9ucSA+tE9Pb5\r\nF+DV1l+BjFdtE2FvVsiiZYklXtttg52d++GQcVFirMSS/9PYcZGJjK/wx3Kb\r\nZgEjJHx93Cr6CVCHNH8YHQjDc1PJbcJtmopsNWOL2I0tVq+InVUcgdBUeBuL\r\nVEZW8A6HsUxhe12mUTBej2JOu8JBRqX1fUo=\r\n=b5ic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d90f6c39cbb04533b058dbd2af9c38cdb8f7cb5e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.51.tgz","_integrity":"sha512-Ilw+M0JxbeDcBOjBVxOoNaEZLZQWhwB020ex/SDKcf6KstTEhU3acUAtdKm3X3bwpH9XDDQ+lPkHLL9qJhH0BQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.52","@syncfusion/ej2-popups":"~20.4.52","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.52","@syncfusion/ej2-navigations":"~20.4.52","@syncfusion/ej2-excel-export":"~20.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.52_1677585261843_0.06430012126189122","host":"s3://npm-registry-packages"}},"20.4.53":{"name":"@syncfusion/ej2-schedule","version":"20.4.53","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@20.4.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8b6f3aeb9a44c6dfa0fcee0c2e65083ffb9e2c3e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.53.tgz","fileCount":328,"integrity":"sha512-rKj8/ZfHBln/KTdBArPOyReBD3BZNv10J5RnfltsJoM2gMiKEy6KDQugVqO6zOQyaIWtLHGZigVEMJuRmaVTWg==","signatures":[{"sig":"MEYCIQCAhNLXEyG+K5LWd5xUvKdf+bBhkn1SwI9lZ7tmu4cbSgIhAIGqGGQpPEIzG5mTipTwctKHTv4XcZ5zi5Pdh51AivDU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20727111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByzKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8MxAAhxXCaJCm/ZSmbDkyllgKtExt8k/gFdCPyyU+nVTrCFuk1ACt\r\nCWsS7yFr3fF0Vkp8IY0rh+KTY0gtHBNn1lHjCauI58XBdDdL9JyCrwmziqkF\r\n+UwyltYhyK7qOtq3aSlN/O3ns7MqOISO+4oj6Kmjdm+KLvj5jB7yaybdSFp8\r\n/9JqpvYeBY1m8GavtPNwi2ckFUzeYhHCeEqaacfKh1fAyk7SEaqygl/36gFE\r\n/POlEA31Pq6JKaiu28RfIXC9eHFBdhfzioYXYVGnT1wnBk44uEU0WkIQqkcd\r\nQ8WEohXwZ8HU1NKvPRQZZvhxcBPBAgXa6nZUD5giW1xlASD/fDE5HazwON1L\r\ny/22U0l9VP4cUKxi/TDaxjpWOXfHaDeG9vQ/fWOUQ45MLpJVZ5ZhCUsVnZfB\r\n4yuXm+CVPjCO0vAhthWDiPjNiObsYE1iSHEeHv2mxCUwE/2VIVgNQTx4k8x8\r\n+Ech5kf53GyEOMHB/m+WF/Tg2xtqOTB3JUqicwl787T0L52i6ipRV+1dnay3\r\nY2CqTX8VudaBHviD/5KPNvXhjOoga35uNhRNWvTp/IwVETqnOGyd3O6ZO6rv\r\nEmrQkVrBWKgONanv1EdqALcJfNzeOlUIHIRIEJHnO8AqDPLdrPpVY4ujV7sX\r\nG1ltlBGPZEP0O7H8QvzLTZdA0idEEDOHrk8=\r\n=jRpe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"b864b662411395cc14d52ed776c4b45961412870","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-20.4.52.tgz","_integrity":"sha512-uvECp2PMDWK18jedeq5o1vF4NyacCb46ARZkPrApDlPZh/4Iqlvjeg74bBq+rlvNv88RV1ZO/EQQRDyma6S8VQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.52","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.53","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_20.4.53_1678191818114_0.8325502778886114","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-schedule","version":"21.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"eb3c8cff1c91788509837f2be4527c4d582dc5e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.35.tgz","fileCount":326,"integrity":"sha512-yMkt9JheAJ3TN5DJVRYeDC1SOzXrrHSQDH4YYpSAVuJLmilTXKyxvw73/xJ4pLOKQUUjavwATQOCQX+Ge4vBYw==","signatures":[{"sig":"MEUCIQCoQv1b1aM/tWU1kT9IwKrqZtMbP2IOEesoPbekJe+3oQIgU2fub+pNBXXLuZFvpF9UVlNvrSAJRQMFICQcVAP2dhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20855733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAh8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB0Q/+ODRDXBwAdJK/flVHyPaPBHDEMbz/Sk1eSujnbmAqoofZzHe6\r\ncS5mKukCFAcVEIFluYa/xCS/sTD/HdWCdCBl96zatHGIPI6p8TW21NL2w5rK\r\nYjrhKItXaJEuRV5Fb7veYIitYlIgJFlhs9CDSjDKND+0yi6yvZtZLknB69s8\r\nJQxBvK2uE2lLJeWfaHdBc86BgNpuEFD+EVRZuVJxY6Ofe7Agoi7r9T+4X0KM\r\nStiJcNfHZ6q9qFaIOCu1L+YH9ZfYH0RKoJGjeU2RW7CkZqv7wSEd6seTkBqA\r\n+UqMnR762M3r0pTgghydR+Qf4AUgTzCmpg53Nz+CUfKI9UfRPbaA+nE6WdhO\r\nyLNADlGGfJbqEBEql2Y052DKRmUZEyoVfeeiK4mp2CSdsSoj5cQjoNuBQ/BG\r\nZcQVKRkTjg1vUbK8Ri3sPaGYfrw4IcFHpcoQ5a8p8jGs4pYhgZQce6m33yBW\r\nKEQgZ1/RQUJdbZMA7CZni7gStSpzVMRsBGwg2ia+CJUzjcYF/gz7iTS9z4mZ\r\nWW1zjoTr6MErn3QC1e0C7YND7RZeQqNx2c+Lup7QHyP6nCvoZn66ASqNQvwh\r\nmMagxhilTk3veBwlaXLiEzgo9yccz+TSl0Wb/IQrzltQxnFqRY8NXumDJQXz\r\nF/CGvpSy3DaL3+pqql9uJPE4YRZWyTdihrQ=\r\n=nq8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e7705d82f1d75f19054bc4259b54f526b84d464d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-20.9.3.tgz","_integrity":"sha512-K6UC0wZI336AFlzdF5eDnjkWDciLjVvVuDLhr0wN61M48p8SPo799ZQRb6fF5zmhIRbaJNRe9TZ9ZeeAqUt8Aw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-data":"~21.1.35","@syncfusion/ej2-lists":"~21.1.35","@syncfusion/ej2-inputs":"~21.1.35","@syncfusion/ej2-popups":"~21.1.35","@syncfusion/ej2-buttons":"~21.1.35","@syncfusion/ej2-calendars":"~21.1.35","@syncfusion/ej2-dropdowns":"~21.1.35","@syncfusion/ej2-navigations":"~21.1.35","@syncfusion/ej2-excel-export":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.1.35_1679558780419_0.9466722337945732","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-schedule","version":"21.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8bfe7a444b4213a353f1946a2c67705472847fc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.37.tgz","fileCount":326,"integrity":"sha512-ONHXMIf27p/qq2RE/0AXzIUMPEA60KxZU0WnvDlgytAOTESPRq7xKtNyKvw1n+aJevVXSGTOlXTxDFNOVMfQhQ==","signatures":[{"sig":"MEUCIQDeXiAEn1Q/oNZ7LV+yLoNluf3Xe8TAoAa0R61OfRXezwIgDk3D96V9Gl9EPlaGt30KikDgVm1WBfrRcFwgLvhHiFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20862977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5lw//b8wBauA9gUqzCWc5C7c8/zeihB6nMe8P1k57+y7QQ1FiyO06\r\ngBj96barJALO1BDFI69RXN2uc4zaOX8EipmrIyYgJ4/S88pETTlDZRgSYiq8\r\nqIi8p3kIlC9+yi2GhirQgw0OxtOA19Eo8XKjORRkF42SX/wCtuI+8EmgOO2a\r\nYUkKZz4bQ1eC27ZnDD2cDHjL6jl6Grfn/1Xx88FFDFhI1auHUC7i+6Rs8lpp\r\n3qsmzmFWqKOcJ6RAM6Kc8E8hCiDgOESMGBvTlkfieIyEOxNsuL/771uoDqqc\r\nocRh25S1yCxpKhJ0DadlTk55aSmGQTO49lNj0ILD9w8imOngZEazOshtyYSX\r\nHNkKB8HD1vlJMBTMFxMtqVxXYpKgTgBp1nGmM2jN6z78IhpGUHUxBcFNh3ja\r\nVwHVpWV8VYFuolqEDyVDpuzZbLZBf+H4mpz5mZyaTTFOAEGOk7bJ17ndaJCH\r\nKOSIDXks2XGklHM887bst1o7A5WZe4+5AEqxtXaGyHI81e0o/3QkbPZ62cl2\r\nb91AI63m1IxorUcnoZaOOjVUSL5gOsDBI2lixRgoAMsHYwK8uvSe4o/BSAGL\r\ntZDhQM+/XMj0XCXp/dbdmAYJonWdaNBCeRCgZx+0xGkFkI/35rXKNoq8gxej\r\nwLd2zjNEPeYyvqgcCHGcViIdi1nBBsf3ezk=\r\n=s7UO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"a23988578cbeeca76962a0b80a03e90bbd878c77","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.35.tgz","_integrity":"sha512-cu0+Yb4W4QdCR1k/uA6LvJ08ZEVMa7dywB0Xi5RTFvLNZ/1p7r07a6adKCitcKvBxFfdajEa11c8OM0z3/KGhQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-data":"~21.1.37","@syncfusion/ej2-lists":"~21.1.37","@syncfusion/ej2-inputs":"~21.1.37","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.37","@syncfusion/ej2-dropdowns":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.37","@syncfusion/ej2-excel-export":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.1.37_1680102365660_0.6219268955817678","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-schedule","version":"21.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e314c27dd4e1fee28cfada997d6f2b1624149347","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.38.tgz","fileCount":326,"integrity":"sha512-zHHYCqB8sLntx8pVB0WMgjKHtU5xZYD6uml3ITHRJ5JjiaDK+tDTCD1L21GDOEGCqs//nynuUeOzS9nF86iBzQ==","signatures":[{"sig":"MEQCIAguJrvL24+KekgP6zCAZCs2Gh49T1MvsDcbgFbBZMrjAiAEC0Wj599Gp2JpjgjIPlw6pR2+VkSyVvaLXucHBYjmiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20866800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCLGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrIQ//QgNdmvlJw1uiakZunwAN0TiLPHmocc30K4R5pb+R7nzmKlVz\r\nOGWp12s/OnQBhg9b8zYgtwt0p2ZuKrie+ngsKtYn/E54pswsb4//JtcgVstI\r\naaM36FadlnELUGtp+NGD+S+6osu10cJpgumVdR8jXBM5qE+NPLEMIZ1hff5r\r\nfY2q30E/9nuLOUZOfwPuKZyRjQorr34ScXfT3XptZzlxAjJwLCGu25BElohv\r\nHB/s4V/5yeritURavSQAueh+5xijRxBpJzqhOlOGDZJk4gdj5vcnJ2jOCGcn\r\ni5Dxkg1EU9C1rHErAkl35Wh4uKv6ql+qatafpPxXEce+QFO/MCCu1xWs2luD\r\np5at9ARtpqDw28iUjecza79dFhUrW6lvfbjHLmsDtrNhTetUOM75//RF0D+n\r\nS2Q4w3hb3q9isEAseF2killVs2PMCaXGngmYXg311WhXgqdchYSkJbPRbzLc\r\nF0y1BBkSsBb4Ox6IQpLQb8w1PiBBsGRcBhUD14srR0JpZMipYuiBwk5ajjTQ\r\nRHXFwjJGgDl1cEKxEbGrKE/85mknWM5Hr+OHqKMfyHF8cCqWWwjI8Gevg99W\r\nfE0NS8vElr9dZ6B6DGVk86MR3spQMMVnkVekMTtRMeCutdAxFgtfpLnpbChD\r\nQUuj5tW8tjPSPF1VabGm1Y5X6EhXQgf1lGc=\r\n=hLk3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ca770b8410b16994dc458ebd2dce869f52476c1d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.37.tgz","_integrity":"sha512-NLCQtiu5Olzfi6SxLt7AYA1KmVoEH8iCMIfnH3R+AGKx2M3jAc8kj254/r6ZjCOG+Hv5HJzRlzXcpsjcF6STUA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.37","@syncfusion/ej2-inputs":"~21.1.38","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.38","@syncfusion/ej2-navigations":"~21.1.38","@syncfusion/ej2-excel-export":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.1.38_1680614085811_0.10876938588706753","host":"s3://npm-registry-packages"}},"21.1.39":{"name":"@syncfusion/ej2-schedule","version":"21.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@21.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"171abebb9c6f4688c39016c46986ac419a59db93","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.39.tgz","fileCount":326,"integrity":"sha512-9gVS8Q+2xg7KBFiMYvyjixZtdbIDIJpOwVkReIgwua0LKuRaNb/SqZTRqySHLG+XBOf1HHd2skfY/QJPT659NQ==","signatures":[{"sig":"MEYCIQCaV9oQwRL/wa2Rux4QJ2ngqUTBVYtt/NF3Sw1xxHRmWAIhALiFiJAds45FCxeV8Cu330Cv5db2t3nVK0Q63Dy2gBxb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20868044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNVBtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKbA/9G9ggZPI1NW9azGrxhyEZJVE1aJDyamVxIzjB6M8gWFu2ZT19\r\nEKMqgl5MsotXMsTw6D+og+gl011m6dFymzCnX4PWqx5ENEQf/RSIBETgBA9Q\r\nIyQ+PP2L1toKxh5CoH90S0ePqs3OhW1IH2t+wHwUjhW3wER1qx6eFOQva1oW\r\nzKs4ZZfNQKrQmW37Zk0yFjE3LcP6Ez7JcsbzPBOfoabmaBfAyugawb3iLkGT\r\nWzGNByMw9QLhJW6n7w5ug7615+xF4jBPnRu0LirPFHQ5ORWBvDKe7BZnpPZ3\r\nLyemD4O8mxlFqo7FGVzRUpZiHDQAo4Jqhpa9mlX40b4vptsHsA/4sk43enzP\r\nUHAVXCKyL5VB4pdfELsKJYdys7YSBo9GE9e+MULA/Yk3pFKcbLhpMo4XDCQM\r\n51/bjwL+UP8HyvwBvZrEz7JEg9hXFogobUGfUUy8HpnKZy5L8IPxms4piQfU\r\n9pqvMNBH8YHtC3EMpY/O/Zuz+A2bEtDbPLKJ3Eapw6txgwaZ/ts9pvcWhcsf\r\n02hrsp3o8M6JvDhQG0QfDwadaoTtl1j38djMInAggDLB01avP/wlfAmiKnF8\r\nTQKBgEhQ5Sh/p7i/aozjRO7UhIou826v71lCLVal/YaQi2L1xuz988zWsDWN\r\nA5m+5LFJWsn/RNUw209X00ND2p845U+VOpM=\r\n=PmR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"749859087a3dbcf2959367298d72399caef697fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.38.tgz","_integrity":"sha512-jPAJzAQE5jigxLxQ332/yTx/gSPQ+ULU57cvZt74shmRjK75My/O+tBI2RDHhf2gZWqA60Skm+1BP9C6Auiaug==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.39","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.39","@syncfusion/ej2-inputs":"~21.1.39","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.39","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-excel-export":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.1.39_1681215596806_0.6172832037120886","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-schedule","version":"21.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d71ef9dfae06bc0057060cc73613f54c5ca34f83","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.41.tgz","fileCount":326,"integrity":"sha512-iP+AUnDlj1pYHhb2NHWCacy5PFWVepgQiDkmEU9hjBO48D+YZbC/r9BnWeiEAKoKRQEr93/NXQjZnf/lHDDhag==","signatures":[{"sig":"MEUCIHfOoTMBnYmgMtPHSMpEeEcxI6rAvhfZjZprmx4zUciEAiEAwi5STwcfXiO2NY/AJ2BPfQQlrCcQAUIZAXDDbgymQq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20871702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPntoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmos7A/5AArP03seMUQJj+TCkMEh8ki3DZ6VWO5W1kAR6zH8qScq6puj\r\nAprsxetlHEjtKKUgs4Q1l0cFdvezMHMBuzh8Y383S6FpOAFMYxaZ/c+rsKOo\r\n/Cv7zkZ1c9F7BRjJKQ4/PeHI7gxFNGxa5o3gNUXOFpJE1mnii8xurYBCsBI0\r\nIfXFaiXs+f5FLKT0hxBgvP7YN4WOAIaczhwOsydeq66q8Vmo7MWcyI/co94P\r\npPuWppZrEaRvnWVqbnQ+eI/sIvFXUm5437sHQeeTs4OT5zSnDsS0BwFsQA3v\r\n194KeNt7gAO4GypyCrX+EJ2tU211/1wzVl/b7uWUiLHF4/cu7QbhhS9MdU1f\r\nBMHcy0w6jiYYc71G9MOUuhDkEgqS6Vne2qVdPpOnoYU/4VxGuVYVHQ0aQBM8\r\nTp9wUGBSfzW+N6sS/sz40kOiXlsvIMqJf23D/DwLQln2W3PLBtoGLnkbxPa8\r\n5cVk9X2fISRn03NY7DiUedvIskKHNan8xp308kD8RTcWD5LKR/bzogXd11EQ\r\nAfXyPIHAOkgVOG1DIPdxB9CpM9EBufJw60cZ7jsuAIzwF9sdQTQdQ6T9LJnE\r\nlCA1ScVjnT224IHM2fOIuLMMwlBhmbxe3ExLLlKp8MyEKjjRkA2DLw/J/XmA\r\ni1Nm1WyJoiWxx0/sIdo3+W7/EL6EZUHUAUU=\r\n=9irB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"48df2b6ebc4f2cfc54708f2e049cf7b0add5e953","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.39.tgz","_integrity":"sha512-QCuW7EJLOWM4mzsfa7H6Y3GFtwpxmm/hoS9Zh7AM9yaczBZGfo1fVoMa1BX9kj/GvnVKd1dQKg4bww2ljX7wng==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.41","@syncfusion/ej2-inputs":"~21.1.39","@syncfusion/ej2-popups":"~21.1.41","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-excel-export":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.1.41_1681816424607_0.1008546398424448","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-schedule","version":"21.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0de2fa24f3f203fb30972827df1cc58ce8c00135","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.3.tgz","fileCount":326,"integrity":"sha512-m5CyoF+X+FY9CuADw4GleKx0qKGToJDtMPrZbw/VxjDU6DvUoU3fpaAqBKi6MHIgz9sx1GY++Ee+Qv2OVX+T9Q==","signatures":[{"sig":"MEUCIEz5hjZs2rfn41lXKUbIgRgjhV7lULQ//phSPKJ1CenoAiEAnQvoXALKsNKsNg7Qi67sLPaIQXp9K/TLZ72ep1ibcWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20874580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiCMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1kA/9HhDMakqduZMiPXb16XaGYsmpug/Hfcu+AwjYKjVXU4GbaLgX\r\nmQ4W0mwO2p1nX9MmSgDgWfp95q54P7XBxt/0Lv6splzIYF8McwhZfKUjBPU+\r\nSqcT796ZfGNAhA6ZAsmXW/Uve5WTWZWtxQKzca7XO7U2Zn/FcwgDSuRwaI8+\r\nBxoOWXLEQ9jYxdW8PgR+kl1WZkSe6UkB2i6pjbMds39LsdhOIN+mzUMXJ752\r\nOmHD648a3ioRpA6JS+o9y6CybQlWZeeAnljhWgktli0SwKITAZeZuGN8w6xX\r\nzvkfyF4gpXw+FkwcTnE8cCcN1zPrfff3O+pj4pjY0VT7gONJTqiGo0MP97hX\r\n3NVqxfdQeihq0ldpXewGnbbaLa83u99zvkS5GrKratx9QM5nvsYOXh63hil4\r\nsjXRhWbddA3RyMQInXztxQj0NHIXb4iMD3EgBOSMDO0qaxcR4Xj7eqXB/PXS\r\nqp2Qd36km6Rp3xaqLu4bcSN81E5U+tghPCCkbtLP3Z0PlA2Hk0Zh9r7wgMN2\r\nKZULuYFlzR7fFETX/aATQ7o+n3xjdfwIKrjrsOYRW9aavyLj8G0Jpy2yxAln\r\nZadRCST9lMdcqI9Nl7kktvkXIURTFDGX8ZL1eEXdQfQwymmxJlkadP/GzJsu\r\nBx5XYHD2cAwaY4mMun3hQNU9GerJXeaxsGE=\r\n=P4yL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"50faf8c7a5144da5b93b743315134014912cc5d4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.1.41.tgz","_integrity":"sha512-3TzRE+vjuSqMo3rnt+t+iu5n2GtQPJ5H40YcVuZInxT3NkV7CmlY4wyIxw1oTF/bWCqiG9SQc9ShPxy9RkgkPg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.3","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.3","@syncfusion/ej2-popups":"~21.2.3","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.3","@syncfusion/ej2-dropdowns":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.3","@syncfusion/ej2-excel-export":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.3_1683103884131_0.8631873036092017","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-schedule","version":"21.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c428e4bad6f21f63db6a55cb133b94411b6e1a73","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.4.tgz","fileCount":326,"integrity":"sha512-NDLibcBMnU/yxUAPGx1Ti5pRmPXJZUay9n2j/Ai5s8agrAJwoUQx6TISaNvAgC27bHeYXMVtknS2pRhe2I41hg==","signatures":[{"sig":"MEUCIFhyu08Y5da+xpF/bUxXrNJPbpwV+bB6TfxR8qgKzuO9AiEA5JwsvjMJnL3uNMTYJ7neA1vNte0Ske0mWaU4seMChhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20896612},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"c6a62a12ee170e5e23a379e118d441e53850832c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.3.tgz","_integrity":"sha512-iBQZrY80nX2tK6NN+/2FzLObcxL0QT+lykvtOE/FXSmTSvAaotT1s0xrP9moLkrA1oLJVTzavM327S43XI2oEA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.4","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.4","@syncfusion/ej2-dropdowns":"~21.2.4","@syncfusion/ej2-navigations":"~21.2.4","@syncfusion/ej2-excel-export":"~21.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.4_1683635649998_0.43298684095084106","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-schedule","version":"21.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8937ac49d9f8800874067bac9be3ac5d06102303","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.5.tgz","fileCount":326,"integrity":"sha512-aVZLoQOwuZnlX+iWm6DTEvEPJZjPese4qWEANV4IpThrp0KZnuFv2owHDPXV5L34kOmPRQ+Ql9aEiXE8DjkxWQ==","signatures":[{"sig":"MEUCIFcp5Ug812qyoJT8oSB1lmORdclPHcn3OPXDFxj4Vl2tAiEA2qPOwodGVm0KD1CBCISlgh1vFYLe3iDVYlB7S/d4q7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20903856},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e7dcded313247a3cf0ffa986dd88c88b2c931d36","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.4.tgz","_integrity":"sha512-Cla0X2FzqLyZKXiuKq+zyVF1qZ8MX1VHc8jIYvkdtNbDHzwrS4e2YSpelZ5xoyWR2svYhZoOSZNL1Wu5f7bM2A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.4","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.5","@syncfusion/ej2-calendars":"~21.2.5","@syncfusion/ej2-dropdowns":"~21.2.5","@syncfusion/ej2-navigations":"~21.2.5","@syncfusion/ej2-excel-export":"~21.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.5_1684236942047_0.3755267595746101","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-schedule","version":"21.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2e7daceff7e091f9a28b603e2178c6f838a00ca4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.6.tgz","fileCount":326,"integrity":"sha512-gxhOHNhP8aMzmdfHsqEJ2SJgSZL1HgxxExvSYhcF1bg0/RwCGjBZ3NrUtrdH0F0uaC3QJVhiZswOz6lv2AqnTA==","signatures":[{"sig":"MEYCIQDU9GZnc4i02Hi3Y7tjDh5Xt/qHlQDzcqNgiNjt7Fr84AIhALhMK9IViOwt038SoRbFtG5+aexOkwP0yzKBa6sc+Fqe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20899620},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"0d4b86b906501cc20a7d80641256c00242deaedf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.5.tgz","_integrity":"sha512-l5+CXqLSUctpAdXgtXKDAZdCtduUffHvNXCi1MG06ib5JBxIaj1zH3JGBXbRuacOD1aw9wf2fpPHZMVVDCgfwg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.6","@syncfusion/ej2-lists":"~21.2.6","@syncfusion/ej2-inputs":"~21.2.6","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-calendars":"~21.2.6","@syncfusion/ej2-dropdowns":"~21.2.6","@syncfusion/ej2-navigations":"~21.2.6","@syncfusion/ej2-excel-export":"~21.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.6_1684842793717_0.6477396309176187","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-schedule","version":"21.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"64825bc9fb655f09b53a4b41f2510ca0e5562178","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.9.tgz","fileCount":326,"integrity":"sha512-YXGeM7n/3rxAmEZlJ9XeISj/UNLi5RLtdQimynifUT0GQr3jW4aB3L/cZaHmmoq6TH0t31VkZVTjZa43jgABfA==","signatures":[{"sig":"MEYCIQDhEKOvHqCMyJbwvmVJFs1NIymOjYYY+1UNbKjRM4vAMQIhAJ/9ZgAlZJEjLS1mIFfeFhmC/uvuKI7nNLRphFtu2HeS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20907319},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"eb1a8ebf6a6ed953e6315db8c51f9f738a883e55","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.6.tgz","_integrity":"sha512-MqaDIG2fuy/uRZpZ+y7dtNosr9vwu7+A0jfnjuuP3GkmW+z9ZVHIc7cO/iZZmpY2+se0H/YXnzOqnWCwld7x8g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-lists":"~21.2.9","@syncfusion/ej2-inputs":"~21.2.9","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-calendars":"~21.2.9","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-excel-export":"~21.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.9_1686058073377_0.1163800929443577","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-schedule","version":"21.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5e60215abdf3b6c5896f39f0e3a91ed266618546","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.10.tgz","fileCount":326,"integrity":"sha512-tRqt1B8rA5Pg9xYyQ5N9PkyTcvH9mGhhQJVZhXzU3W+1fI/7ZHdfFvtEwtY9sYQt5EEJ40g91IwuyZ9C3zj2Sg==","signatures":[{"sig":"MEYCIQDY/kH2n7NleZ/MX0DLmF8IWHIja2krb8ZJAGOchi1pogIhAJjKl9Js/SAmwo50+XrlEPaBSOruXHTi6SObuunwSmwr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20916832},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"337678dc579849fe4bf8c97031aee088ca111724","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-21.2.9.tgz","_integrity":"sha512-w0xxAq2mqnZo3rKNxml0d2qPUTG89tD6ahom2fkOKLliJ3U+7xlIYzoHYvDenIzGYUgtqEVctIxrNQYJDAg+Qw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-lists":"~21.2.9","@syncfusion/ej2-inputs":"~21.2.9","@syncfusion/ej2-popups":"~21.2.10","@syncfusion/ej2-buttons":"~21.2.10","@syncfusion/ej2-calendars":"~21.2.10","@syncfusion/ej2-dropdowns":"~21.2.10","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-excel-export":"~21.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_21.2.10_1686655676563_0.7187862932160951","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-schedule","version":"22.1.34","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"41531553a8a628b7c297ce506b26b58d5cc4d58c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.34.tgz","fileCount":343,"integrity":"sha512-WKGYYIlS4lONmMLv8ap32LzB9kyjdr672Eahj2GUcTLVtLIQ7APMtY1pHB2VgknHx/GhlVDux6vgZJNRA++zjQ==","signatures":[{"sig":"MEUCIQDvnphqrY3C4Ckaa0+cZ8TYLSTSp7igcDysQtgvvjM6zwIgDQ1xQQbc5KQ7/7RUSTkM26fTn8abUCxn/jFY8XBaYtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21595730},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"4b5dfc8fd8a5960fc918df9a8bd2ff69c5933424","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-21.4.0.tgz","_integrity":"sha512-EZAbpScHUedLn/uzkEFqw32MbJvnJZEH0HdWSwd5aamBAKQfk/bVvdFk/KFx+cNb6uRO/ME+NwpDrsVNYIdcGA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.34","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.34","@syncfusion/ej2-buttons":"~22.1.34","@syncfusion/ej2-calendars":"~22.1.34","@syncfusion/ej2-dropdowns":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.34","@syncfusion/ej2-excel-export":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.1.34_1687348686712_0.8481484050042054","host":"s3://npm-registry-packages"}},"22.1.36":{"name":"@syncfusion/ej2-schedule","version":"22.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e07c1e8bc75e6f4552bc34a737837c9364e0b76f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.36.tgz","fileCount":343,"integrity":"sha512-nNI1DGxmNs3RmIo60cXdpWL3ODtwVz6wn+17Lgj+GbMYRIEvlUmN9raWVm9kiXooKIx4v9zfxhv1tsKXSZPPWg==","signatures":[{"sig":"MEYCIQDHn1TPF1mBTU0LHyXmM47lk9iVVE1vhhVgeW/Pp2NgrAIhAMIuyFomBhGvG9mnWkfnjGNjvHaQPKhTO46uCe8AYTJI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21597543},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"7deedb92e0279c7bde17d5e9af9983c93ea8cfa7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.34.tgz","_integrity":"sha512-GqQ3P0YVvE6dOl0btdvDglPw6t00ufZ6nf5VxccylOY1OMRyjMUbOazu4/IzCnt4vlH9KmxxXzHCncR+1enIpg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.36","@syncfusion/ej2-buttons":"~21.1.36","@syncfusion/ej2-calendars":"~22.1.36","@syncfusion/ej2-dropdowns":"~22.1.36","@syncfusion/ej2-navigations":"~22.1.36","@syncfusion/ej2-excel-export":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.1.36_1687967352449_0.15939315946593458","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-schedule","version":"22.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3db1b9c09b0730342869a40f903e59a64860c7c1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.38.tgz","fileCount":343,"integrity":"sha512-FcHlxx7WALBPSpBjpR6WVJJvA2/YlaQ0ONsv0FSSrn+uill0kcQc4GCUGyeIORRwJmtvOYMmUtGalyte78/BZQ==","signatures":[{"sig":"MEQCIHWxGmkJwoO/5piGOnKRckmFw3RwfTnnZzFDiIRyDdRqAiBEg/g7WJCYQybnRVaGsnkwPTa0QLkIIqXsHlnmBAfYTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21599040},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d32e21af088af2ee5ae32cc8b549fb357673fbc5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.36.tgz","_integrity":"sha512-fMPn7UtGACvwsJO2N4gG6BHsjO0ZZuzvDk7+c9/lxvhQcmA8vMWv13oC30oll5gN9GgcSPmDeM8ErnlJS8tPjg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.38","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.38","@syncfusion/ej2-calendars":"~22.1.38","@syncfusion/ej2-dropdowns":"~22.1.38","@syncfusion/ej2-navigations":"~22.1.38","@syncfusion/ej2-excel-export":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.1.38_1689081567416_0.9668786170876025","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-schedule","version":"22.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cc89bf1cdecf0a4f27f02398d47c01823b9825ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.5.tgz","fileCount":343,"integrity":"sha512-AhGoBC4m8GDj9FEsEZ0+zUrc64WQX0RICY7XTiTqtA5GoVCpD53c7dg5cRT8Ofs6X1DQMJqhmotySoOpCAsxAg==","signatures":[{"sig":"MEQCIBVm3sZ5cjErANZyPLuaX4nnE5wGFkQu1DjpFsypQuJ/AiA1CcHEPyHkEawHK60FYZnfCvOXkVoH3RC0umVvl+PR8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21607518},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"a56930b8447fa4874764cc5805b721642a9390f3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.1.38.tgz","_integrity":"sha512-/f/uec7OCsCBMxv+nQhjNLTXDmMakg89PgxFQiKKEsDVnqOZn05qsfQdlNOoN3r0VTuoi5Vbzfsb5pP+cJh6jw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.5","@syncfusion/ej2-inputs":"~22.2.5","@syncfusion/ej2-popups":"~22.2.5","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-calendars":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.5","@syncfusion/ej2-excel-export":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.2.5_1690469162992_0.17783731829968796","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-schedule","version":"22.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"572c0d4760c946bc0ead88a4b3f7471f0372bdc0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.8.tgz","fileCount":343,"integrity":"sha512-Xr0y0fiB2VRob523MPzDVQ4KmvWyQFGSVcCiXqbu17i5I9tezDQVirufdbfn9PZ0ECG0Zo4jlzUrZOYLUJifzg==","signatures":[{"sig":"MEUCIDsvIH1xtUk1m4Gt+vSrfpbWJBqOo9Y0UOTanAU6YeIYAiEAmhj2mecDYEGeb81F6fhQkCADE289XUpjE4S0Co2fBH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21608364},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"2df651a9adbba15d66af5bf503cf4da5503a2e24","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.5.tgz","_integrity":"sha512-ZZHWpfm3u01zXFvMxeG4FnLxImHvYMrrF21zy4FEnfeYXwrKNF7eFEZXhK8hXaNRsyebvUCc8NWV6n07xOrCzQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.8","@syncfusion/ej2-inputs":"~22.2.7","@syncfusion/ej2-popups":"~22.2.7","@syncfusion/ej2-buttons":"~22.2.8","@syncfusion/ej2-calendars":"~22.2.8","@syncfusion/ej2-dropdowns":"~22.2.8","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-excel-export":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.2.8_1691496807009_0.28249196016753975","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-schedule","version":"22.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ff3f3ef4088547b221c38fb29258863161295f35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.11.tgz","fileCount":343,"integrity":"sha512-0OP1vpOMSGT0vqL7NAgP4337TnMFlnC5g3f5BC+408vLlUE8dqRgSgCtMEJFaHkpXMDHzX/1A0Cj+BstIP4BTA==","signatures":[{"sig":"MEUCIELUxTyxcDvXsjRxHyw67mXDREEEOUCTsJrKULxONQ9QAiEAkMbicZq0YcdgaDNljBVJpKp2iuO1PlemsojTn1eRzxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21620467},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d4abd42dfb2c617501dbb6a65a870fd9e915774e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.8.tgz","_integrity":"sha512-Kx0CfzH9nk0XZaYgJGZpQXWGCWARyl7WB9pF2s8F7U749gjOQ/9T/+jYXY/9ViAcoH0YKgy1LsvCy1fl2Pa6cQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.11","@syncfusion/ej2-inputs":"~22.2.9","@syncfusion/ej2-popups":"~22.2.11","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.11","@syncfusion/ej2-dropdowns":"~22.2.11","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-excel-export":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.2.11_1693272091366_0.3366358555964786","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-schedule","version":"22.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d04ef72d4c30ad63cbf27c3e43e8d177ea4487c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.12.tgz","fileCount":343,"integrity":"sha512-BHfFsYvZkejR8fLM2yWO40p9mooHQfX77TtC3a/tNiCzU6xD0Q1JsRXkq2UNdyKpNFWTDbJOgMisvVLAahYKmg==","signatures":[{"sig":"MEUCIQDEU29iOP9D3wjGHmOnBhANUUI2cJvURAXL/in/8sXKkAIgDa62uvLN2tAnLpXjh+rKRA6RZqpslImB2xxUINXIshs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21638160},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"c9ed2e7b2272b7c886b7dfd771a7bb7fd0e910e1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-22.2.11.tgz","_integrity":"sha512-f2u5jsuLDc7QiGNWzKJgamDYPya3eP8kUqK3cMWRxg6Kae0ye9vz0UeB5H9dzuGJ9HnuiFMjYAQnPlqBgIjcMQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.11","@syncfusion/ej2-inputs":"~22.2.12","@syncfusion/ej2-popups":"~22.2.11","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.12","@syncfusion/ej2-dropdowns":"~22.2.12","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-excel-export":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_22.2.12_1693910471130_0.08781464059030952","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-schedule","version":"23.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9692c431563d2b3ff1f6ece4236bee854d742c5d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.36.tgz","fileCount":343,"integrity":"sha512-VsVTc56FQ3g5FVdYgikYBvUTX31aj8+in6Z4/LsktxUR08f4r3ueaK7eMPDv5Gh6dfuDOa/8Kln4GegXPRgj4w==","signatures":[{"sig":"MEUCIAFQu3iZ7el3DhmEEgBFkaWCm0y9w0pKWcHblMwfT2f8AiEA4Dy9wK4+FGzy/ET7pOZyygCMGodgaW6cL8efJdu31tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21797988},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"67afb25d998973aec9b52b4ed0948d850175c558","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.5.7.tgz","_integrity":"sha512-OkyacVmb2OC8LhOoRaL2gksKeFKVUc/KR1DbSjBkJmpZ05BDdYH5Oxcm8V2z7E5GV2fzVwfHDUjbHO60A8CMlQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.36","@syncfusion/ej2-popups":"~23.1.36","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.36","@syncfusion/ej2-dropdowns":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-excel-export":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.1.36_1694765230694_0.13718710136953383","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-schedule","version":"23.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"63b6ed70446f790d6b1a3385dc23b39a688e1919","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.38.tgz","fileCount":343,"integrity":"sha512-Vsx67DOnqBVPdnulpdrQuGY8Stls6r+ANDnQMLWt2zZYxVIffIFQqWyc50pjx4jf+n5xoGxCU66FTK7jNVrQ9Q==","signatures":[{"sig":"MEUCIQCooDxJETcU/RfLu8Nlk8a0rDBiDq40RoPiB+WC5knSdgIgGmJ0N+Z7B+eN+9gWLXpvtU7kbpCjcCSMLoE0A6zGK3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21804564},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d7fbd363b2094ca6e05e1e01c213f84d24d2dee5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.36.tgz","_integrity":"sha512-Pfkfu/cQtbv+It1is53gMN9+kp9toHnCEqX2isgC+PbGk4a18dpr3x+bp4Nng9Bl6b92QLML0JWh7jBLKKMR3Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.38","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-excel-export":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.1.38_1695729137328_0.8731777449320504","host":"s3://npm-registry-packages"}},"23.1.39":{"name":"@syncfusion/ej2-schedule","version":"23.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@23.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"03454ce7e1325bb7ef61dbef2284dd4e9975f951","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.39.tgz","fileCount":343,"integrity":"sha512-ld2byv+J7a5M9BRFplLxBPi0xprAoYRU7hx8WqXEFSz7CeEQ/Kze4peSLsyrJvVp08m42qphVYg5bhkdn2Hubg==","signatures":[{"sig":"MEUCIQD/utIRQRmgXgim07jWAoqVrierauNG4sbUj3xCj8X52gIgLV5gfPYQxNGKDmHrmrNbpDCZxjd9NbuZruMjPdtgelo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21804740},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"efc8d000137849f213872678daaf5605635cdd0e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.38.tgz","_integrity":"sha512-j9nU4rbcxvLnUP4j9LprhOtYxibBnhFCNKkzrJLz1Dr9ujtsGeZ5DETSmmrsG2otO/XcCZNK6j0UxTjiIZYLUQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.39","@syncfusion/ej2-navigations":"~23.1.39","@syncfusion/ej2-excel-export":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.1.39_1696405757108_0.44848509216618804","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-schedule","version":"23.1.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4eb8e7f595d66994efd575c4927b8840e80a1eb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.40.tgz","fileCount":343,"integrity":"sha512-5iQoVby2h08/BZcN5KEVFtAy0b0LYuZuVFWB6rkjni4m4Q5dnynQ8kViQkrY2mNBI5x75/gBDuLr3UQapYkhXQ==","signatures":[{"sig":"MEUCIQCcWi4QF9AaNR6KJZRbMwiQo0VkAczBFKYSUMvWipQJrAIgOe8aPpzvuRuqeCo6Cwg5ylFBALhCHMrH/c83y8bfp/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21805277},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"3ea7956ad58dbe1798cc4d99d5a9f0dec9a9bfa1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.39.tgz","_integrity":"sha512-lVZ9K15Ur6ZZfZtOLmbdfKF3HUaoyWjj1toL9RoR6+rj920vt6RnD2dV0JaCavbAd19M5OlaLqRvwp1NJZyg3A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.40","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.40","@syncfusion/ej2-dropdowns":"~23.1.40","@syncfusion/ej2-navigations":"~23.1.40","@syncfusion/ej2-excel-export":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.1.40_1696944018158_0.9736706730869538","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-schedule","version":"23.1.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@23.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2c6f1e8585efdbdfcf3ccab6ef0caf189731e4a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.44.tgz","fileCount":343,"integrity":"sha512-exVbKTHOMWopD0As5L3usJ7UzwmAPYiCiecK+GtrjftOpk2FdyBQv66Aka7qHYS8qBuT0G+UlhM9EMI4el/3Pw==","signatures":[{"sig":"MEYCIQC1kbKz9Ll/eWhrWkQ4hLFK5ua3PbocwHCE+hqh4wo9kAIhAKSoJGWfOPpV9NuixUFpVHvKS3OQ+Z11FEUwC+uYOSRd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21822801},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6ca0d8e02c2fe2aa0fc4a74ff8f0cfbbf3ddd243","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.40.tgz","_integrity":"sha512-53xSQjFE8TuH6IA1Ak8I8HM+oWz5tTQGVREpkR41Ek0+KKes0OiLTsjO5ogMmn5hkS4j9zw9JQtwCgaHg1GlDQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.44","@syncfusion/ej2-lists":"~23.1.43","@syncfusion/ej2-inputs":"~23.1.43","@syncfusion/ej2-popups":"~23.1.44","@syncfusion/ej2-buttons":"~23.1.43","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.44","@syncfusion/ej2-navigations":"~23.1.44","@syncfusion/ej2-excel-export":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.1.44_1699337578048_0.22930887210058626","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-schedule","version":"23.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4263fc45600e933bc04084c932a56b7f638b95e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.2.4.tgz","fileCount":343,"integrity":"sha512-w7qm2eBkEOIzTfUeOi1vfSjUGDfRaqQpp+mqbAonUrD/rA3QAl4CZ2L+NxmWK5z39BddCPiaHeCp9M23RY0Rjw==","signatures":[{"sig":"MEUCIE0KfEdnPBorqqO4cwokzF/ajtnAFTEtiDr/KGmt6671AiEAwmlhndCIujPa9JNdE8Ma4hYqEl/V4hLEbc/rVjueYzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21838097},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"878cfb0462f5d587e27452d1345e8e30adf10f3d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.1.44.tgz","_integrity":"sha512-PthK0cIsxjGcDi1aGMvz5/KdydIBkhe815WmhpEXOW9Ly5ch5PFEKHtuVAeQ1ywevatpEv+7Z8iz30n9lv3lXg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.4","@syncfusion/ej2-calendars":"~23.2.4","@syncfusion/ej2-dropdowns":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.4","@syncfusion/ej2-excel-export":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.2.4_1700461562351_0.8182898583647353","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-schedule","version":"23.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3ccc0ef62177fb8df8092da35bc1656ae70ed6d6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-23.2.7.tgz","fileCount":343,"integrity":"sha512-35ih+BtiXtmmaVnGsw0AYxmWe4xdmWMiUytAVs7Z53A7tXI4NlYoqZJz8Z+LYFECXORslaSkQ7q0dr/omGgvZg==","signatures":[{"sig":"MEUCID05UiZSx+3EfFErj87Pm6PDVcbNKc9y5M23eHmDijpQAiEA8Bt88KNHbeJIxsLpFmn99h7lVc44NzV3CTzAFjN1tLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21841584},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e7fad4c2553a7a5afdb615fbb67a67c2fafad48b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-23.2.4.tgz","_integrity":"sha512-MubdFwUgutBqXNnindH9QOeHhjl+93mI33578Ati1Yi9mhyxRAlxYf9/fkujUMiPwjvzw6LPOHSXYhGmDMRxqQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.7","@syncfusion/ej2-calendars":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7","@syncfusion/ej2-excel-export":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_23.2.7_1701744726688_0.43890990811646535","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-schedule","version":"24.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8363550b3160b57b74b557fc990de58aed4452ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-24.1.41.tgz","fileCount":346,"integrity":"sha512-K5KE4Vewb80hZMarsFWdKX0Al9CGRUX7a+eGxR1qhtNqcInyja602Zp5e/Sj5m0dK6xKgBVkMbbh611WyIptDA==","signatures":[{"sig":"MEYCIQCSiuyyPT0XkvhNyGgFXXAbk/Nhso6MkgSd3u6TAR6KvgIhAJZcAKDWysSmEz/D49PiU5J5YuC/WfcspgSxLxZPB3cf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22020584},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"8ad4c574b33d4ce48d3d3e3f87060fb1fd4badd7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.7.2.tgz","_integrity":"sha512-6umy02AOCRz04/IKB4d9pTm+yCNx0DQiLvlcPieh3rYci5cmuJHqp4st2pigQpe/rlT74gjcYEDXca1wVqBSjw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-lists":"~24.1.41","@syncfusion/ej2-inputs":"~24.1.41","@syncfusion/ej2-popups":"~24.1.41","@syncfusion/ej2-buttons":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.41","@syncfusion/ej2-dropdowns":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_24.1.41_1702881150967_0.37519548743622955","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-schedule","version":"24.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f627914eb88aa551c777cc0bb4279d5801e1927d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-24.2.3.tgz","fileCount":346,"integrity":"sha512-8ZgAIVmPLXI9WVd5JDUCzFqcGEvsFVgPYBkdsG+S1r9Iy+9ovI+e4iqxNFvgDYOaTkdiw78vJgCmiuvmZUxo+A==","signatures":[{"sig":"MEYCIQCQpr6cjmEuxz+3f8/AuyRCiqbRp7QohXcNfJojMfkz7wIhAPRTIebxdlp9Gh+doxd3QegxpwUngU8ZDZQJA42GAygo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22020599},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"dfaee919781c2f41866763e373d84a7f4e8b46ad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-24.1.41.tgz","_integrity":"sha512-PMFUzrOa5gFauoO79WYC7vNHSJIoHrPUZJwE/aDZPIKkc0pUdaPPcJhLrxMUrKEOLJvmhVo0bqOQkMwUXLswTA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.3","@syncfusion/ej2-inputs":"~24.2.3","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.3","@syncfusion/ej2-excel-export":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_24.2.3_1706710266027_0.42966954329901874","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-schedule","version":"24.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@24.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d89114d9ed9c9915e14cef7ee269821d4f40fbd6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-24.2.4.tgz","fileCount":346,"integrity":"sha512-EqoacC34InxnxRFCZVX/53EKPBGQTuIVqTP1gjOYuJOL9kJy2zlpYttzyPlQAHOMXok7C9XHQR/Wk+oTpniuGg==","signatures":[{"sig":"MEUCIQDE3mc7DLRR7E1z8VP0jdCkmx42j3wm/1MPDkkRmaNB5gIgFoHXNefN4NfzXFd8CLZ2WansdLLbye+hXfmECy016lE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22050997},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"68cf18dacb39bf44d0164f3b73fdb185aae9fbd4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-24.2.3.tgz","_integrity":"sha512-Gl514rzz50QthXreUYNs3USTKmeufyBVrP23DMVahPJiR8tVS8350GXUgGOhvsVaHn5NmtgDvqcqB3StCeJZxw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.4","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_24.2.4_1707195297534_0.8480134667076864","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-schedule","version":"24.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ecff90f5cd6431998e7c5bdc3748852c0b47a9c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-24.2.8.tgz","fileCount":344,"integrity":"sha512-J+Dml/uKX2ZOQoAzBIH6VdVFRVYSD61MYOporTpGrdipr8VI00oi1A0TGQ0c34JNTh0cSL5SUaMUxAPyIoh9Og==","signatures":[{"sig":"MEUCIQDkK+N9E0KsSaRvUI49SdyiTO2SfYtO3m8GXBMK4aCCtgIgaxCY5WmjZBzjXD69Z6gFrdlaHQfyvkmtX0pvjkexcL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22095296},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"4439adf0387fa69424cea8d1c249c87491244ef2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-24.2.4.tgz","_integrity":"sha512-oBgKnAT6yCQiWtsncH5FXAnymoL6njD8ugNGu7gYoDjpxbslOUZWLq034w0dSmhfjwUfMwOEm9P//XR46ZVcsA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.8","@syncfusion/ej2-inputs":"~24.2.7","@syncfusion/ej2-popups":"~24.2.8","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-calendars":"~24.2.8","@syncfusion/ej2-dropdowns":"~24.2.8","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_24.2.8_1709016082379_0.7307201460937303","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-schedule","version":"25.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"67addd4917777baad32dc410c0c5c0d5279539c8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.35.tgz","fileCount":347,"integrity":"sha512-VplLAOHO+FxN4WuJ9Cx7op4oXeTK/7dGIaN6degTNuDS+UPRh+BFPfvqOKVL/jLEbTcnm0Vtt61d0YXv15Tpgg==","signatures":[{"sig":"MEUCIQCCfjJsVow7LNZOVScKDFA7aGqYfPg3UevyJupRnoQWaAIgAUK6bc8YHwhkzTsPhIS5EQ0oDppX8DcOeukmwzkXKv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22151715},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"35f485e5f3e388697c615f38881aa98e3965b071","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.9.0.tgz","_integrity":"sha512-HgWYJsJtHsRwZLq9VMWjqS/mOk6zZlOZ4oCvazTD0KeKLwl5mimeKns07gIPbz0pY8yWKHLOwt2tvzjYxIi23A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.35","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.35","@syncfusion/ej2-dropdowns":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.1.35_1710505099025_0.5046532569308122","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-schedule","version":"25.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6cac0e74eaf69bd68c4a7b7b8203aa848ec43b62","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.37.tgz","fileCount":347,"integrity":"sha512-awklqTeVixc1Dlz/D61E4uNn5pOO/2gsujEegnawC5braJDVo1edbGcFRoDUN7jPx+LmwuK1dJpMkaKULsI8ZQ==","signatures":[{"sig":"MEYCIQDiF1j7S9KVAyVG+Ue2gfEOGwOYyuAUNV7CBBdCVgTL/QIhAIOiX2GkSSV5fluIbIA33CQb/OK0IYLzZc77oyEmly5x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22194969},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"dcc2a86f99921e8b4a2578498d701159a470ecec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.35.tgz","_integrity":"sha512-C5bGDJaFwqPz1Wq+Z8zpeJVuVORM+lbciSAfEMADI0Y4RxFMazNh7QeO+TmJob7HNwweDSMqndt8PekrkE+/iw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.37","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.37","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.1.37_1711429274694_0.36707018974047534","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-schedule","version":"25.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bc90014e8aa1b60b0d36bf33f12bbf11d757fd9c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.39.tgz","fileCount":347,"integrity":"sha512-UUFUX+K+KksLeyE99qKq9+XRnMWPJtkXEr5irI/F6wHdlBn5QAuNlN9TQFVeBK+ONASbz+vgrO7cN1yEBNd6Jg==","signatures":[{"sig":"MEUCIElyzc6b0PMl8CJDbaF6656Cu8g3C+92lCYnB1RCwx7MAiEA2ykwCtyHo8raHTrhD+FFBPEdgPjT/uSjIyJZiI869cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22268591},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"5d67d711e5b35889656ed5b772293682a3d896cb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.37.tgz","_integrity":"sha512-flwr+93nCa0OS6J4KbFw5HBmUmNW4HFDJfV9KGRqIT9OhErmQTpp8ImOzZBuUohD27V/3dQ+MdOf9kD9rZlKcw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.39","@syncfusion/ej2-inputs":"~25.1.38","@syncfusion/ej2-popups":"~25.1.39","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.39","@syncfusion/ej2-dropdowns":"~25.1.39","@syncfusion/ej2-navigations":"~25.1.39","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.1.39_1712666165136_0.5033834824506631","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-schedule","version":"25.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@25.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1144c27c77055c92e0d41532ded74935b15c1253","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.41.tgz","fileCount":347,"integrity":"sha512-Uw1SRyCNL+aCvskHSincpJOzWjoKTIXLyXeCVABf8m+j2wA6S32XsUtoK/wDX95cfMZMFOg9DTRoF04a2LJsMA==","signatures":[{"sig":"MEYCIQDFW7czIRlt8NLE8F8HIms97oIxS+9tTwJIu7NcU248FwIhAIuJjuV48Fzzg4ODhbGryQwVAX4tJ5oBxNnISPruFLEs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22271685},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"166c86d21160b16e7c4f6edb56bf633324aa511f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.39.tgz","_integrity":"sha512-n8KMWDnVN3i11oUDjapXygq0Nvk8VdRbYG0yP+02krCjEXT5+qb53ZhUPfnU5WU32INxNv5IofGeaBN8EVmF4A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.41","@syncfusion/ej2-inputs":"~25.1.40","@syncfusion/ej2-popups":"~25.1.41","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.41","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.1.41_1713854629127_0.6943670224080716","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-schedule","version":"25.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7b7817aec51b3500dbd7909990d0b172d93786fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.42.tgz","fileCount":347,"integrity":"sha512-hUtc7A7dBopzjhmiMCTrS873/v5JXsM3DFvm0hDO0uTE2x6KQouu07IrbVd3Pz6RQFE6Tm37Y/OzAmZ1vbxHoA==","signatures":[{"sig":"MEUCICuMiz3Egjo8Oh2p3HFMW6znPMhX6t+Fgx8U9R0qMtUhAiEA2bL6RkIy7SkABEG/7S/BDgJHUaLjJ8Z0WdUum4eNFaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22271906},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"95bd07234dfcb99dc0b971588cc75a1a1c8254a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.41.tgz","_integrity":"sha512-x3Khw66fTcmx7VXjVMNa2WbK4NWN/OqnZgN1Lo+nm5cRYkvhws5hzOzO8hXNrnSntgtsoK76wgd8Dkrh0JuStw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.41","@syncfusion/ej2-inputs":"~25.1.42","@syncfusion/ej2-popups":"~25.1.42","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.42","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.42","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.1.42_1714446186468_0.6203573385212313","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-schedule","version":"25.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"23a2055f7f2adfea5dd4f6d860b9f371382c055f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.3.tgz","fileCount":347,"integrity":"sha512-XuvuYlB+X5zRX3APX3N1HuC7hsTGtwWFX3HjLdBRJckk3np9vzV15EdNdfZ2/7BdI+eoq9+T0cYvjiHCTFxeYA==","signatures":[{"sig":"MEYCIQCPzgHtsQDSTggHByUFXxPVK2PpzYaqw9jHKtf9AfU9TgIhALyOJonFt9o8JydCiBgO/g/Q3xjfAVf1sz3Bpo/CaSRq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22271891},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"95bd07234dfcb99dc0b971588cc75a1a1c8254a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.1.41.tgz","_integrity":"sha512-x3Khw66fTcmx7VXjVMNa2WbK4NWN/OqnZgN1Lo+nm5cRYkvhws5hzOzO8hXNrnSntgtsoK76wgd8Dkrh0JuStw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.3","@syncfusion/ej2-popups":"~25.2.3","@syncfusion/ej2-buttons":"~25.2.3","@syncfusion/ej2-calendars":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.2.3_1715176126736_0.5040833982661566","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-schedule","version":"25.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f85b1ee42c6eb92c13a7be15ba519e7429907e06","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.4.tgz","fileCount":347,"integrity":"sha512-0nXIdH6CbNHh8ZZBtHWjEis0iS3ZsrGbCVDxfnwn9XwYX+/CqjD5ZFsWkFKqLri72RIue7AvDLSgvLrzJgLTdg==","signatures":[{"sig":"MEUCIFoHBpGxFg40PQ3qSAtonCMOsmO7MOE0EXjbqLa4s0r1AiEA0ef+2xdKjkQBEDULAoADl3giHGcIUgc+uxKu2ZIDOXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22317463},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"a6028db684557182b950796fcabf473dc847dadd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.3.tgz","_integrity":"sha512-MWSpBfzIs0mW4kqATTjlmMeFZ1Mm2+LylE8fjjZ0fM79QH8/EetEh/0tW/JijPCx3onoD6QIq2VBGoY56/UiYg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.3","@syncfusion/ej2-popups":"~25.2.4","@syncfusion/ej2-buttons":"~25.2.4","@syncfusion/ej2-calendars":"~25.2.4","@syncfusion/ej2-dropdowns":"~25.2.4","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.2.4_1715653353472_0.9329040511512667","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-schedule","version":"25.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@25.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"816cdeaf6aba968f6481fa3f67d97dcdf829fe20","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.6.tgz","fileCount":347,"integrity":"sha512-meBHougDYqubfQW4XRyujaZU0ZckKCCrqv7xzreJJyaPzUdnQRpTUpdZM6OeGSpQcqfFAaUTkX06c27Z+J5Buw==","signatures":[{"sig":"MEYCIQCc1EZMMLSsrH5CgNFtX5/+bz3kLHnMFIgAxc7shrrzBAIhAPfrQY3gDMMHUXCC01QHpqM8sj5T1X382ecJEnTBYCYR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22331453},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e8ed70e9296b26f48063202ea4729c9917b27076","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.4.tgz","_integrity":"sha512-GotTq1HrcT++YmcD8AsfKhcdJtUYrCa0DLNCTe2vYuPOHHPiJbNyJuXqVGIhENXl9OsDqa3D2RwyddA0Ntd7kA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.6","@syncfusion/ej2-popups":"~25.2.6","@syncfusion/ej2-buttons":"~25.2.6","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.6","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.2.6_1716863651950_0.19857863024743994","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-schedule","version":"25.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9b733750289c7d77b46464ce3f5d2d548b90f04c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.7.tgz","fileCount":347,"integrity":"sha512-qXil++k14+JN3ZWDqrStfrEIxutEGf+oegW/OoTvkRvDWz3GOFbo5/diCjp0Yof5u2CQSwX+cr/KjlwXzkH3hA==","signatures":[{"sig":"MEQCIDm7c9KrQuxAr4hIVPIFTijh73eA4USRqk+SfYFq57zpAiBeXkvJXABmB2b/LikHSZoOT1JS8WuQgAE3hV/7NNV4VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22331477},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"50408fb65ba59161c2dff9d9151acca1ce96d62b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-25.2.6.tgz","_integrity":"sha512-aXd7tMHVsBq4mHdKaSB36j3MptWPFdOgtHOJFlT1NysLPpYsDsO6/yqbAlTkUMRgC+XpU7adwy6ssJjh0oz8RQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.6","@syncfusion/ej2-popups":"~25.2.7","@syncfusion/ej2-buttons":"~25.2.7","@syncfusion/ej2-calendars":"~25.2.7","@syncfusion/ej2-dropdowns":"~25.2.7","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_25.2.7_1717469306156_0.04288970630720845","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-schedule","version":"26.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"01f8843dc46e9a86e6941ce8fe34a2e61e77853b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.35.tgz","fileCount":358,"integrity":"sha512-QVbid5v1xiquYGNly4WgqpcW0iApyKhqB2WZlzKEIhYocjemHBLrXj8R68lOYlF3G/9Cl069E3U40HPreyyyVQ==","signatures":[{"sig":"MEYCIQD/7vjpgLjjXxkxVELlVV9vHjLqxJKh6sVIJ2zhGjWEiwIhAMQBk3hgv3+QiOlRmVIQXBFj8rYf2lfNPO7DEBFL67Er","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23351230},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"dc4b9da9933cae83dd17089bda3a219960824ba3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.9.0.tgz","_integrity":"sha512-cbmdRc8J/qV77jIuDMYvpqRZxfgaaT8ATKKb8JFgIE2W/9wR2bhVqd9nWjMfnqTB2n8C+s07mz1p590gCbi5eQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.35_1718111713561_0.37084183091614653","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-schedule","version":"26.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c3ad503e075420cbd632f7ab7e7b5408bd0c546c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.38.tgz","fileCount":358,"integrity":"sha512-Km83jRc9fkJlDG12YRgHOnlmeWK/JXLZi+2fIOv95TGd8PU6J/peNy0EM9W5rJzPIiKQGCj336Hski+uj2HqRg==","signatures":[{"sig":"MEQCIDVKAUlSXK5X8AacKX9qQ/RBmeaIo0ppQN83rKZHDVg/AiBgPfLzighG+yEl2IyN5oEHh581DpPZUvi/PS1/ak3ldA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23408159},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e7f8fe076094a6a3f108ff2219696d7dcf9f27cf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.35.tgz","_integrity":"sha512-Fx4Kngq33Dx3e7MaYbkyysaB99zrNmlxsiUS5l5I/i6dz5oBVgsB7j0ttdv7s75jatZSpQRUax7qSuwOy60Exg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.38","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.38","@syncfusion/ej2-navigations":"~26.1.38","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.38_1718791557858_0.1551385614877272","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-schedule","version":"26.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0a04bf8deaf010ac6970f706d1537cd0bfe569ca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.39.tgz","fileCount":358,"integrity":"sha512-uicdbmdWEM1jqNEjGNNTzzDkHLV1enycQ56L+44qEeEYAN4FNX7NnIiPF0d1DI2b4FAuRSo6YVp3O9WBoVYzsw==","signatures":[{"sig":"MEUCIQD6+Zm7WgTt0NPwS8aNxXg0lgBrFh8aj8cBEGzQR+HgrwIgewQ16DzR3bH5lzJXZYVDSgsV2BOOH0hsSE9sAk7mcok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23419949},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"43e837e3f81d03784ae9ec082ecbb0ecffb9f96c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.38.tgz","_integrity":"sha512-6wiM9HSKXKAhDc4QcYohgHXw5aBMa9GL6V99hxG5+1qDdJRqCEsTmKThJSYDMYt8rC2CjJjgTWZt+SIveHVZvQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.39","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-navigations":"~26.1.39","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.39_1719306171077_0.9727862323841447","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-schedule","version":"26.1.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e3818b693308130ff0c768e32e27e909470dca0f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.40.tgz","fileCount":358,"integrity":"sha512-R+I0qLHKOF0alJKe0xEUFzfDqG2mEHukVeoUO4rG1rlLNGbvJRnYdbMaUSSTROMoDZr2pgr4bqF+ovaSE7LBTw==","signatures":[{"sig":"MEQCIFXBydVpc4BgG+6SUe2q5SAXxXbqBkwFJSgLiGvIx2baAiBMRB5+G3X9TYMSnuD93T+/zvY6F/S3IjvpDyC2BlGKYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23424404},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"17bf48a336dd3e6a1f51fe8d367eaec705a78b2b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.39.tgz","_integrity":"sha512-HEdA5xlfR6JNmY8Cmhi5wlpE9xgnyGM+t034uqJX4X+dkMEYOiGC0Oz3Emv3U2reU7VDn4vIL8kgrrRqpl6IQw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.40","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.40","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-navigations":"~26.1.40","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.40_1719896886114_0.5423550525144727","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-schedule","version":"26.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f50eecd2c51de4011d16dd7f84b5dae8a21395be","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.41.tgz","fileCount":358,"integrity":"sha512-0SV+9ohwMhPGPt1nTwpq3C+jCxZVd8/bskHL2lHyicw8XiGdGVJeXpJwPKJ2TUUFWmJ5EUX7UdFIIM0W8YzssA==","signatures":[{"sig":"MEQCIFr1RaUdXMyeGK7Pm63XLc8fnvlTXcqpJhZmjLBrTxCGAiAryarJK5Kxs/XMt3wdBEDkN+YogRyCXP7ogfztscGO6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23510573},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"16adcad2451ceb85be6257a04b55099b6cac9945","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.40.tgz","_integrity":"sha512-r4Jf4H5P3kGPXFq2X9L2V/9VTVF8lMu0xgl9V3gf3jb88dZmpuLb+JqpDF4zYXjL4QsU9cfILvCT6Kwj8ZC/GQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.41","@syncfusion/ej2-popups":"~26.1.41","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.41_1720508661960_0.07511480169151508","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-schedule","version":"26.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"36193c5473a7e98bcac921e81e9c3a31a739cbe9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.4.tgz","fileCount":359,"integrity":"sha512-Qgzv/It3JqIWT+02NF4Jn+K4aZTqdaWxBS5rxy/JAy5FzL/PgB0vE1NUy7It3l20DdiLzyNnes6GfyfqH6B2Qw==","signatures":[{"sig":"MEUCIFaXfzCI9d5kGmET8fwGUKxc2DtFjz4TZJvBLKntp4afAiEAoUy9TU6MvtqHiZYmPcS8ryhCMjE+Nc+vEoC/wgPDQ58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23513006},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"5bebf2b810f97ac7bb1854989afda8dd76826507","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.41.tgz","_integrity":"sha512-d/AIC7kbjZPi2FZ7YdqgrdwK77+BRk5TWDE05BqH4m8MrX6U5OmtQQM9DPbtNx/nhlXVVvxs9K5/ijcYyZTWLQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-data":"~26.2.4","@syncfusion/ej2-lists":"~26.2.4","@syncfusion/ej2-inputs":"~26.2.4","@syncfusion/ej2-popups":"~26.2.4","@syncfusion/ej2-buttons":"~26.2.4","@syncfusion/ej2-calendars":"~26.2.4","@syncfusion/ej2-dropdowns":"~26.2.4","@syncfusion/ej2-navigations":"~26.2.4","@syncfusion/ej2-excel-export":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.4_1721813413928_0.2930513910839392","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-schedule","version":"26.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e989803fbdbce867d055ff4f5d384455568704ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.5.tgz","fileCount":359,"integrity":"sha512-YoEtHFgqLgwf9r+V3j8/h8dFhRXmgPFC4qkMYJwi+n/NqWAajL/RYfl0Vfx4vV6exGNSiWDKtrCBB+J6aYpN+g==","signatures":[{"sig":"MEYCIQDhNNgXc952tDt90oLPqnJN1q4X5f6pJ9HFV68QrAho/AIhAIqewcgzWt8scoEdvLVhYxzZQ+qwccAPrZhSFVceFU04","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23513006},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"5bebf2b810f97ac7bb1854989afda8dd76826507","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.41.tgz","_integrity":"sha512-d/AIC7kbjZPi2FZ7YdqgrdwK77+BRk5TWDE05BqH4m8MrX6U5OmtQQM9DPbtNx/nhlXVVvxs9K5/ijcYyZTWLQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.5","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.5","@syncfusion/ej2-excel-export":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.5_1721950380235_0.3383127686132581","host":"s3://npm-registry-packages"}},"26.2.7":{"name":"@syncfusion/ej2-schedule","version":"26.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@26.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1a247d4a06d55a78f714f01bfae464a6292233cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.7.tgz","fileCount":359,"integrity":"sha512-V88CwEkvrgjyX9a5W9Za2ZoQDMQ/FzhGCBIUtvLLFAIT0M0bov28WXO5toS++y26UoyWGI+tATo+l3KRNnfc1Q==","signatures":[{"sig":"MEUCIE0Qi4YGci6jJTbCw7OEjBGek96P9Bogh7VsyKunAW97AiEA5Lq771kzfA5hcv6eYdLPqYA3O/byA33PiNdEVfPfrF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23516211},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d6eb25bd8e2caea44116521572e59580a2649e15","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.5.tgz","_integrity":"sha512-+jOCiEvgLpIJPh9//QtWuHSST8G7tk+pQdWPfGzj6Uf0KDJYu0Hmm0AwlMt1m0QsK3dQmEBYGm0G5gZzFUFeXw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.7","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.7","@syncfusion/ej2-navigations":"~26.2.7","@syncfusion/ej2-excel-export":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.7_1722293870376_0.3343589998044827","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-schedule","version":"26.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"898389d515c71e3725d41b77427f32eb870b0e1a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.10.tgz","fileCount":358,"integrity":"sha512-ps7vrVGh/dO5UJFwd9NwHB3J45YfCrAGb1Pp3jV4/dPFhhCM6zrFc1SlyOsBGAmUjuGkLj9SEyAblUZd0IXeeQ==","signatures":[{"sig":"MEUCIQCy5fYneEIDqgCbdpRQOjg1p7fZKj6Dl6U/otuML/Oe7wIgOme5Pxp129bJg5U7ZbYfF9K8KUloh7efoSeefVmtv/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23324152},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"341e344c55540b547fe61f4874c25b1b84281e83","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.7.tgz","_integrity":"sha512-EC+hJjCqWqPSCu/AZzMefxqNZMVRlcMcTsjLSDC4fvsfZIEu9ASnmzHWOk2I0ErDqXLl68lI9Jpj4RRtoTNs+g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-lists":"~26.2.10","@syncfusion/ej2-inputs":"~26.2.10","@syncfusion/ej2-popups":"~26.2.10","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.10","@syncfusion/ej2-dropdowns":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10","@syncfusion/ej2-excel-export":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.10_1724108575594_0.4638020070629383","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-schedule","version":"26.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"47165187b1f957a35b90263b1df91a5e4c542241","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.12.tgz","fileCount":358,"integrity":"sha512-2bzoS/0RwqkHqjrCSeI0Tl3iCMQjfDBtds1J1VrTdE+U8eSTw79R6aB7JXRd/iLtBJwpGXGppbMzkWAV362wAg==","signatures":[{"sig":"MEUCIG6v2w+0o+CCA15r475jyj4mvIaPwO0tWgO9dh0S+uHGAiEA2PRB9U4SqCJjhktG13wd7x+X6mJxJpmK5NO+KZY0Qh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23324166},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"92f0ba266261b1ce26889c68c9d184065135e7e4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.10.tgz","_integrity":"sha512-8djuHRnSpt9qnIeu+M6Ge2/Yf+PQzRd7Lt2XoMXS5cdUH9movaNJZE1QFN20Mu3SFCAxX08ghlq5Ps8HViM4IA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-lists":"~26.2.11","@syncfusion/ej2-inputs":"~26.2.11","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.12_1725317880879_0.085377763277809","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-schedule","version":"26.2.14","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@26.2.14","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5c9a56a9317040900b64d3116ddae1a62bc884a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.14.tgz","fileCount":358,"integrity":"sha512-/pEpw8LJQE2249lFAfVa5aLO0GZnwIJnyrmBIT2m7FwwmSZnb/bhSQjjHBSA98r+O7+67bYB0hhgo1TPa1daZA==","signatures":[{"sig":"MEUCIQDIXT5xfoYr0jkXcxuna4TdyVlhnz4yqZDdyYhz/KIZhAIgG7FUpndzCwQgq7koO8QQudetZ8st8g/NNUrvuJ/mZmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23335473},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"fd72425ccf4ccd964d292e1ab6111c0f3a09dc70","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.2.12.tgz","_integrity":"sha512-mUILDakcc3sCVN0/q/N/vHLnFZjxmMf70dncdtrY/dPTE05kW6GNUfbKZMCflT09r86jZxo0BQM+WZ12d8eJ/A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.14","@syncfusion/ej2-lists":"~26.2.14","@syncfusion/ej2-inputs":"~26.2.14","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.13","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.2.14_1725944645527_0.9790025058478455","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-schedule","version":"27.1.48","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"32f61cecdfc36edb178b08546d7ce814563f5673","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.48.tgz","fileCount":403,"integrity":"sha512-QW0OO4iLyV2ryJfX+EX0W5yPEz1NS5w10UkxYVKfpp+WVts81Z56Bwi2AtND71pXGFU3rRDqC0EHo3voGqDI/Q==","signatures":[{"sig":"MEQCIGNEPVEv42qqH/MYfmAA6nbJjPG8y6YzEQhyfusL4JdXAiASryUhvHlIItdx8dfVIUjQxVZU+XPAQIAA4vJjy+Jm8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25823493},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e609ba2cc5f15ab56c1cd148c5fc4622a1cd3053","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.9.0.tgz","_integrity":"sha512-Yx10Mr73Q/MHXczw1ajsFp73hPuU9ctfajujSBEo9+AnheTBVieAn/O/Lo1yHu/cFxPcQ2yvXB/JTrnbbkj8Fw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@types/requirejs":"^2.1.37","markdown-spellcheck":"^1.3.1","@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-data":"~27.1.48","@syncfusion/ej2-lists":"~27.1.48","@syncfusion/ej2-inputs":"~27.1.48","@syncfusion/ej2-popups":"~27.1.48","@syncfusion/ej2-buttons":"~27.1.48","@syncfusion/ej2-calendars":"~27.1.48","@syncfusion/ej2-dropdowns":"~27.1.48","@syncfusion/ej2-navigations":"~27.1.48","@syncfusion/ej2-excel-export":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.48_1726654444872_0.3368923990523125","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-schedule","version":"27.1.50","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"42d30aa6b735f050f0513f3b165b157eb5467b6c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.50.tgz","fileCount":403,"integrity":"sha512-NyHsxSuJeSEYYVTEYG83VYBsz43fMwU5c8HQsY9sNVIzCd9xwCWhddazssct5nV/Bhqh6yucg315Nf64KCnpiQ==","signatures":[{"sig":"MEUCIDsUQtzcBnfrJNJzLSfZsalKNSfssvSh+K0XoO3YIzd/AiEArl+sjXqVhl/sBit2MkY3Q8mVwoJWtbtsvFrMwRni+Zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25837757},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e574faa7c52c4a0332da422baa23137a282c4c42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.48.tgz","_integrity":"sha512-GQffkT4ABTCmTBf9pPJpeeK5ygE2veOdOPvSKFQOGA0ydZXSzDDbYhNSvfLGyHcybcJWj6NxNyNbbJ7kHI3deg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.50","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.50","@syncfusion/ej2-dropdowns":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.50_1727132813389_0.03954896912119543","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-schedule","version":"27.1.51","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5b152fab3a786718c5805e0666fb176fa40fb40b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.51.tgz","fileCount":403,"integrity":"sha512-GTd3qNbCvPxsZiXhD7Vh7U7CC6pWW2l83bwmP9xjTrJJdyELA0PzZ/Lgk+yxh6xJa76jcnKz1OylUvjx/RTa/A==","signatures":[{"sig":"MEUCIHNqLAXM0RetKz0YPfIDBTTw2HKwiB6bxpO5IRTRdnRqAiEAopnIPOYl3uFu5DjKEk9r6XXC2t0amrtHrDgyR8gwF6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25853394},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"9017f33d1852c653a865ac22eda7ed0c76a4032a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.50.tgz","_integrity":"sha512-gZRE4byvqUJ1Vl5mWybcZuVP1XRw92DCfRM/UiWrjtAbAUX+zHCDVjwyuIJtz8lbR+JrrSpIRFn/kTqkxKZEmQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.51","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.51","@syncfusion/ej2-dropdowns":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.51","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.51_1727702929539_0.0836181137383285","host":"s3://npm-registry-packages"}},"26.1.41-16103":{"name":"@syncfusion/ej2-schedule","version":"26.1.41-16103","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@26.1.41-16103","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"76deac080af429cb4da0f298bb537330d4ad36d4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.41-16103.tgz","fileCount":399,"integrity":"sha512-s2PI3Q0gEBBI1sQ4n/vkDJbtHFOiN3C7NRviVJ2vu2mjb/nXMuzdToNZutxpgJruMSHH9bH9Lmz3A0ipm0J1jA==","signatures":[{"sig":"MEQCIDuO3EKCB6YfWRa/R7wPXydxZTvNmBQMul74jQIaPpbzAiBGfy2fjme3r1MVvvdeLbnTijWV/Vbc3X3v2mKJF/yeFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22833798},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.5.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@types/requirejs":"^2.1.37","@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.41","@syncfusion/ej2-popups":"~26.1.41","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_26.1.41-16103_1727962592384_0.5616654120085467","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-schedule","version":"27.1.52","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4745b79507dd45a698bf5abc7d44390e0455747c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.52.tgz","fileCount":404,"integrity":"sha512-P0HF5xHb3oiSpiMS03z3kReBDgCvdzgYkNstCxwvIYn9JuUpOxgb4Wwkm1v8Bz2vRoICeP1m+2icc+RnfiLPdg==","signatures":[{"sig":"MEUCIHmOTRIMD6Hs34J34mxvXfVmn0i9PHO1Y51QL/8JDpmeAiEA6mbcH6eC+6BovkQE/FYk4xuNetESmeMksZ3vIHr45WA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26585420},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"0f6618c8304d52cd417e3d37cda1c0af19d9b949","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.51.tgz","_integrity":"sha512-tWoxWvJfAIU2htx1DrK3slTP2JUiQ1enkPZYB+tFAcYgy+zNWv9ypSpFDIbFKtk5cSZs+fSPNMGHW5cZYEYUjA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.52","@syncfusion/ej2-navigations":"~27.1.52","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.52_1728357118337_0.4412055481579782","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-schedule","version":"27.1.53","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@27.1.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"62004eb514d3e9ad8117b24611085c24a87cc6b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.53.tgz","fileCount":404,"integrity":"sha512-6Jygd7mn6cw673yerT7/kpAeQunRhpKzDQWWrTteuDuFdAcAoBqzivXDfn8qYbPyAXBTcUGGXGjSqzWlsovdHg==","signatures":[{"sig":"MEUCIHkPFnnsvYzJMozzJ9B/usd+5f1CSnaD8zmUyW+znTyDAiEAn/frO0+oPZyy4Zks2P48qkPV/WtwHDb8VJ7nQwChofQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26605901},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"828842f11d3c7f107f192adf20a7669a2fa8e766","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.52.tgz","_integrity":"sha512-tQQNKmmQisCiGPgH6w24bUNoiJAxkzZnvbirlGgT9EmmpSAaH5y9orqYPAWGoQQCQEhUhi+Alogezc5hmgE/kQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.53","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.53","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.53_1728982012624_0.510762203093845","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-schedule","version":"27.1.55","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8ed29743a1cbe2d00f492a8c0bc49225c4cdb5c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.55.tgz","fileCount":404,"integrity":"sha512-JJ4ewVOiCfttNp2ea0eiqkT1UeAKYdbIrCrSnTRZryGMqWCP6D+EZWLQzmfeCEeYdg6tAqJTnq7fsAPD0s21vQ==","signatures":[{"sig":"MEUCIHi65Ag82pqQdk35VxRB9fr+Rk07YtzWAt6wlsHDkOF3AiEA70IDXDnaKewFNI2YYcM2ZrsyC/rOu40b0c01eD/xoPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26607438},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"10390d6fc7e1a6861d7b096db0238f3b84f463c5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.53.tgz","_integrity":"sha512-eCYWez3dZD5pMKNeAPRVDLdH/X+5htZeVD65OxMdfIMS5/Fqmwjh4rZ0JmgowSEZon522i41/I5gF2TzCTvm0g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.55","@syncfusion/ej2-popups":"~27.1.55","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.55","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.55_1729566038901_0.7719776143962702","host":"s3://npm-registry-packages"}},"27.1.56":{"name":"@syncfusion/ej2-schedule","version":"27.1.56","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@27.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"65af0de27763ae5e182e3b44fc8b0ed6a7ee448e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.56.tgz","fileCount":404,"integrity":"sha512-8lyf4QgoH4JzLURepzUNwTsQDmwIlZ7QH5i+CD3nK8h+fI4nsgnL/NNOm0aMYSFOcwAJ2B10KcTlz5IEMQlmFA==","signatures":[{"sig":"MEYCIQD/v3Gd2v/DMlX16p53MUuETr8FjW9PilhwkQ3xNNOYPwIhAJjvZHJ4EEaE6mzYoPXOfAynDfHafvIgcrYSWI4Zumkz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26626934},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"b024fa4861634b50578a28bb08c0dd1081c1cb26","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.55.tgz","_integrity":"sha512-5voLaihRI8Cl4b+vp/Krva3umpRr8awwCVvCMSofVIDvpD3N7qGisdFknBShYr1Ph7aJbysvOIT/uFPKqZNlHA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.55","@syncfusion/ej2-popups":"~27.1.56","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.56","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.56_1729689438846_0.6078442956325103","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-schedule","version":"27.1.57","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9c2cf1f7b9af894593c3519401056ffea5b18eaf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.57.tgz","fileCount":404,"integrity":"sha512-S/wU2lTwDFE+eXDOh4a6/riGKgNYiNzZyxqYJ+p2kp4Uo4b3E0bJc/drjI9axxj7Npkrmk4Hc8wounwBLDdvJw==","signatures":[{"sig":"MEUCIQDPl6vYstHZMekIOOB6KA3D1oCBoVDQmkKw39+i5VohSQIgKp5jukRkH/s7x724O29q4fQ6V9a6kcxSRSsV40ot30I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26644306},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"f1385b2a923b0dc507f2abd750598c7c31f22a94","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.56.tgz","_integrity":"sha512-YIlG9bJsGCuonDNYM09yocSiXcLknCUFzXopeuZ5GhZSnZmQyAMVwGViZW9BZxHVzlgbQ24Trg6Rzf1SO+3O6Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.55","@syncfusion/ej2-popups":"~27.1.57","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.57","@syncfusion/ej2-navigations":"~27.1.57","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.57_1730160183323_0.4690094133752243","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-schedule","version":"27.1.58","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@27.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"736f56011dfc71f04bfabc264bdf14860b14e8c6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.58.tgz","fileCount":404,"integrity":"sha512-GUx9gYdSulfBMVH5x07xQOoz/dVvkWmYUAAPgKjSzYtAzPCjz9mHWw3I3x6Tt0HAnSRQPgjTb/ZfMhdg9Fq2/Q==","signatures":[{"sig":"MEQCIEwyuDgP8YkRzrR7tmM4zmCI/U/DoL7R+wPWn6LKw388AiBogG2LMjBjncLKDr8t+GHedux+DhTXrxq+g2iZhON4zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26644995},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"938ad7e4dc8096d9db5917e81a2bc31c61062e88","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.57.tgz","_integrity":"sha512-Nfn3W+XeW1/wtDhCxCvFKCyD0gCRCyEPB3r/AoHB+Rb6RMRCt3JQvcnlZp66Eix1Dsnj1Nrigvqbe0YepHQKrw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.58","@syncfusion/ej2-popups":"~27.1.58","@syncfusion/ej2-buttons":"~27.1.58","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.58","@syncfusion/ej2-navigations":"~27.1.58","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.1.58_1730767811979_0.1970122372658576","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-schedule","version":"27.2.2","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6779a02d56bf9eaaad706566937ac7fc685d0e00","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.2.2.tgz","fileCount":404,"integrity":"sha512-zRgv68KrLCg1PijSE/G6kk3HL490wa3W/2AWPX6iHtql4GsZuANP7JpDC5mRsLYbAuujbMSKFq816Fabe88KQw==","signatures":[{"sig":"MEYCIQC2ulMrv2YsjpfkgrN84DSjOihBCfG9c8hoTrL/vQeOGQIhAMXQ+MgF7Nx0ImvN1rXugOfgO8jCsclcjQ3SQqqhpiQY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26644992},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"c7043f9e8beafed03b1792b29fb039b8ae823d4d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.1.58.tgz","_integrity":"sha512-Xj6pRx3XMa4myVZbkPjPY6+2dczfrvXOrHZG/dsuRcmJj4EESATpaNvZ0etOF5doeYiN+Da8/krD8ZAtjVaFAA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.2","@syncfusion/ej2-inputs":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.2","@syncfusion/ej2-dropdowns":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.2","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.2.2_1731644653244_0.3738892587379936","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-schedule","version":"27.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7e0a260a4d5d38616110cc9b72db57957e7e9be3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.2.3.tgz","fileCount":404,"integrity":"sha512-UjE/50W28tATPFX+fbW8XBLq0HD4N0V8IaoEkQZeadAs1ab/k2ZNgRHZSMKeu5V6re7rzRerwJAoml+MEihJgw==","signatures":[{"sig":"MEQCIG6q1VR9Bm0GsxchD2YndRywHn8xfjLe+UNpM5vAkpyvAiA9fbWt1jHsazVEFG34PYoMQVBrSpFUa2vRQo5ihjpxVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26647637},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6bbc889e31f9da833dcca1583c4a98d8a1d32c8b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.2.2.tgz","_integrity":"sha512-b88lLHfj7V4Wax5SAyfM5yU6BC5EBqGEcBOfUEp8z9eUQarVMuq5bRcbk+c5eqt53FLk/m+lHSaR/FyeLmP7HQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.3","@syncfusion/ej2-inputs":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.2.3_1732212197732_0.6730794005737286","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-schedule","version":"27.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@27.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"588630bc312de36106d1b30ee2e5fc10ec999942","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-27.2.5.tgz","fileCount":404,"integrity":"sha512-jmWUvMsWl7aQggHOw65Is8/+zWOoIqRNtujNU0BKcXPglQndLRGSTsvc5qzc8RPNuEOrV+5wSYrTOylIU2nHOg==","signatures":[{"sig":"MEUCIArSpPikH4FmokYVvGMkyhgzvHUacqu9JNnS9LkOTGntAiEApftHtLGRAPmDNlrmuq6FN+XLk5v9Io3Vxg9dJDIxtZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26656565},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"f5e5258935387dca65a2a88b630530156745e02a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-27.2.3.tgz","_integrity":"sha512-L1GVKpCV6FKWrWASGaJMUdDM7Q9Mmp5i29o81C8ceqTRRLgGyclPGGNLJdujF0dQ90JNsp1GZUyai274vhs3Ig==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.5","@syncfusion/ej2-inputs":"~27.2.4","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.4","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.5","@syncfusion/ej2-navigations":"~27.2.5","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_27.2.5_1733189487818_0.5163705761506885","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-schedule","version":"28.1.33","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"44f5a8fb78ee748c9781a4687d38e2d00d01314b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.33.tgz","fileCount":423,"integrity":"sha512-pdRWd9oq4xOUoSY10/sHsn7/3PuoxYAOawdrWueRbRyIZcB9a/KMOZFjdQoo8CeRnlaoTTJG6+Bz9/Dty8eDVg==","signatures":[{"sig":"MEUCIC9bifR4ywQ/zgFOu+OMdtDtYFxV4rVkEC8QEkX80ENIAiEA0Q1mptqFKUpAUiKAvBOo5tyan0Aq2BU354QSLWvsua4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27921428},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"2d61fb6d43051fddd4eb521a0a0f658de274c6ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.9.0.tgz","_integrity":"sha512-cR+XC2J8vmAcNH8/zygg6BgJ4xkhOm2Zsg13yKOgitQV035CAkGjxmTWONHlkL5Wsw8wWWojH2HL9dVxe6kiug==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.33","@syncfusion/ej2-dropdowns":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.33_1733991039487_0.367860052382627","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-schedule","version":"28.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9ff5d13b3941dccb0bbe4471da7fa6547d7c3a73","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.35.tgz","fileCount":423,"integrity":"sha512-Pkfi9xQcMlJr2FCegzbeksw64Nw6/WYDIkB95gEh0adsJNtkuQPgPFf478EbrJUPMBJQSpPsgr0W99Z8Q8d/WA==","signatures":[{"sig":"MEUCIHgFGFRZOEivjJgW1sRNYgyK/jIiJH7C0K23ENAgvU8/AiEAl7NeGh8fngRIAORXowaYEL35CILbZWZYGu+xCHUxBiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27925169},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"9e696199eff2cb01e696de60fbc29a121a720e51","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.33.tgz","_integrity":"sha512-pOs72MRPuGjaTpiTLu7fAjd8/MBAA7u4IGja5+ZBT1sn4nr9MyxzJaqzIt5mWw/g0yBi5hHh4GNfi4KBf5sO5g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.35","@syncfusion/ej2-dropdowns":"~28.1.35","@syncfusion/ej2-navigations":"~28.1.35","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.35_1734545728491_0.3110216891116848","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-schedule","version":"28.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"713f046c310641fabaf4358d25e346f3bc885869","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.36.tgz","fileCount":423,"integrity":"sha512-hVgCT2+ofDJmBk4GPF9Dv0H84wQec9L2T798Ehd0KK10xSUR8dORHm81b2uOd6AsW10OXv2/LB7EaUwRHhiOnA==","signatures":[{"sig":"MEQCIAginSLF26S1gqhQXPtjcPyLYQ1Us7QWs4pdjWsuhIW5AiB4bzV3CBxB95tmZVMbN/2LtevXxM+iomGrq/yRYIMvmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27924161},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e49e7a6f5050d918a5e1780dff4417d1887ff231","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.35.tgz","_integrity":"sha512-kKUjjxjl1Em+f3GyWIIQNxuXbmCK5MDPYIQSoCQwxQLuhcsziojMDiqqLE8jfOc3fQUqN0dSoFsX7CXFXEBWiw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.36","@syncfusion/ej2-calendars":"~28.1.36","@syncfusion/ej2-dropdowns":"~28.1.36","@syncfusion/ej2-navigations":"~28.1.36","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.36_1735037459557_0.9985257388828461","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-schedule","version":"28.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bfcc0f4c5555433ba8b8711b225cd48e0a86fe5c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.37.tgz","fileCount":423,"integrity":"sha512-2tfL4y8Fz4tMEakimx0OWlOPIxGu+e2Eklz9NUsZZ1mEsLGcoEWnQccyiHY/tQZbW9kGjxBr88s2WCNNZiXhyw==","signatures":[{"sig":"MEQCICT1gWK31U4RbBU1t4KLRDwUyl8OJnsXM5S1Y2KlcJlAAiAYH168bCfCIJqisDnYDT54yAXp/PUZyOijWayQMptyOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27925556},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"e49e7a6f5050d918a5e1780dff4417d1887ff231","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.35.tgz","_integrity":"sha512-kKUjjxjl1Em+f3GyWIIQNxuXbmCK5MDPYIQSoCQwxQLuhcsziojMDiqqLE8jfOc3fQUqN0dSoFsX7CXFXEBWiw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.37","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.37","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.37_1735602816093_0.11675018774071111","host":"s3://npm-registry-packages-npm-production"}},"28.1.38":{"name":"@syncfusion/ej2-schedule","version":"28.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@28.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a6bcef94cd2f1d66fb075ba18a47ab1fc341a957","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.38.tgz","fileCount":423,"integrity":"sha512-2+uLIOk+w9CoHH15/LVY/TkkZgANtP1G4zKwvOyVhwTQj5STJMsJjzIr/cJNfOIFAPqKJN4vXGg0Jf4SVLwhNg==","signatures":[{"sig":"MEYCIQCouUD933ZiFAscTECOiSwIcUZK+IaSqNAvJ8fChTeG7QIhAKhzUJ9bWOasw3dCX/1oonmJRh97mCLWpVCQQPfzfWeo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27924393},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"f4861f496bc5b91be6f357b54142c4768eb6497c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.37.tgz","_integrity":"sha512-haJqqAtdBZNLhs36jdZUmDCB2fw8fu4XZ/FspxbQWVNDqSr27Srluu6No4uJD0dwDCFCf0SfrI1bzaBADQ+hLQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.37","@syncfusion/ej2-popups":"~28.1.38","@syncfusion/ej2-buttons":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.38","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.38_1736213114117_0.05535248389610792","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-schedule","version":"28.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2260cc9d40a6db80862df0cc474e28417b42909d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.39.tgz","fileCount":423,"integrity":"sha512-t6OXNpbSlYl15HlNdiFXg/JcTPFbcYE198+rTm2zHp/Eb/Y9cfROW0cwuHUPtvnSGL/OFo8eA2Yt8RviRhW0qQ==","signatures":[{"sig":"MEUCIDriJsH253KQHD6myXQY47HimoSzK5dqXLZN5NfzLXqOAiEA5dDh6X4gpk89R3qaKICByMiik3JtubjaK0K/IQHpp9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27936362},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"df27ef9abcf3d2cfd75fa2ef5c49f0efe2cd0776","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.38.tgz","_integrity":"sha512-wET+zdHSlfuU4dd9f97sFJUhAFjqoEcskEFRPQar2VwRAbL0HVmu9X1oqcmC8dA2zYDsbjU+210cW75tQ4t/TQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.37","@syncfusion/ej2-popups":"~28.1.39","@syncfusion/ej2-buttons":"~28.1.39","@syncfusion/ej2-calendars":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.1.39_1736823995718_0.1958891994942158","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-schedule","version":"28.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1c9f5f7ec7a11e317b24cab7b9fb04dc059810cf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.3.tgz","fileCount":423,"integrity":"sha512-IPIv0YVj5ZNGs1LMPgMjj/Frxvq29Vw0heHzX1/svxV5PIzIPM6jAFvl4dfBBqfXlb2LoEN4vXRExZJld7oGzw==","signatures":[{"sig":"MEUCIGW8IIgVFODzjZTFiqFe7l4lhjPICD3jLHhjxpvxfNfyAiEA8O8w4XTU6kgjgJKZJUQOqSnvJZRvVxzvLaJTkvEW1UM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27938712},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"a1ce2e2b9ac499969ebc023b18b5873c8186008c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.1.39.tgz","_integrity":"sha512-iyfMiB06KQUG7hGlVC10o/ZSnIF/p3DOtj3jlqh0v3TIKoPSyqFrUXpGh/bf5vXotKE5YhjBvRs0TAS9VvW4Nw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.3","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.3_1738146616107_0.33276682303285576","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-schedule","version":"28.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@28.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5eddb1d18f0129e8d14ce6d40d3656a770ef5b7d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.4.tgz","fileCount":423,"integrity":"sha512-N3YdYbQF076UrT+P6CE++ybCr7B+VAZZtDtGye1KPWOLZlMCc4zIpCahoWBFekFUYapbyMp3OmhqU0nEih7osw==","signatures":[{"sig":"MEQCIBW6ngcmZS3IhWyJJLRYGOFukQfH/pbLOqSjr9HB7W1JAiBwhYTFNXaeChrvZCFljRGCF1oTWKaf0AMgO/Z5QwLHCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27945685},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"49008b0b547e8011d023d8ec52ba2706cca9c8a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.3.tgz","_integrity":"sha512-vRaCJipyu0WOz8zNsBt0o5l6C5FlaVCFl6yhFGLNn+ipaJ3rYe9ayv5S/I0A2Qb4PLpuNEk8tYkpduppPwX4Mg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.4","@syncfusion/ej2-navigations":"~28.2.4","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.4_1738631073872_0.19878631164428695","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-schedule","version":"28.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@28.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d9894dc6eaaa00d858bba04b4972a837d92d0379","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.5.tgz","fileCount":423,"integrity":"sha512-1omgYoylJf7/+aHOfjZBdooWIgdzJXs7zeQ71oJZVlL23671RbneHCmFtZFDlNkIJi/KLDIbLNlJa/CdJVq9rg==","signatures":[{"sig":"MEUCIBT3NQdj+JiIxA7O+m3ZWZS5TZxCFgVFyAgFIbPx+EjWAiEA1tuAfyRmnWLXyheorGtqj5hdmfWdWkTXmBKc7peAri8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27949421},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"b2c505b3dad05390e4b2406feaa1919dd92eb3d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.4.tgz","_integrity":"sha512-ky2q+06Je15WPS2CED/mvPjSaQSlpslhiT5nBjPv557gqxuOIToe/SdJgKv12LCWuHiDoE9Cgouf+5yHf4P3+A==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.5_1739242332683_0.19798959536773308","host":"s3://npm-registry-packages-npm-production"}},"28.2.6":{"name":"@syncfusion/ej2-schedule","version":"28.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@28.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8ab6cfdf453bc74f558a9ea1445b0e38d04bb4c4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.6.tgz","fileCount":423,"integrity":"sha512-MqHI/ILMnAAnMqfwaTSsnUYknXwVtXEMMxe5omTlSm/G9kkwQL0oBcdgi90YzUcwztxliptCae0UtILBVpp+kg==","signatures":[{"sig":"MEQCIAXAh7Rz6z6PP6/fiVYvX66TL9luMUwMXcLPF3PD4gZiAiAN5utvL/tslQ4JD4sDFnRhZRZLis1BMetmxKXGlTHVvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27954470},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"d95dc763820088bf4cdbfcf8443acc230ba94549","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.5.tgz","_integrity":"sha512-+rZaSnvg9nwZja+Oq7M7UDSOW7m07NIIC+GuomhsxYqKJUQnCAnkcIO7rYA1efgEzoSq3aJWF0eLV87XbNZ86g==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.6","@syncfusion/ej2-buttons":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.6","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.6_1739845497402_0.9150002604753267","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-schedule","version":"28.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4e96fa7a92930d2b4b7d59b705906c6a67e23686","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.7.tgz","fileCount":423,"integrity":"sha512-1z2cXvC7wcdcxiIgpN7Vp7dJxLHgzJKI+mi+3MdfufcDTc7Bb3oKtR4vcMmVJTQyBYdm0uL4qJGom+9SWw4cBw==","signatures":[{"sig":"MEUCIGGMJS8nLg3EUb95awWe44/GigxWhz6JYD/VC+AjpHm0AiEAmDhgjsyH3r3P9Mi0uNTVoEum9ZUV5slUXSZUVw/chzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27956169},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ba839c0d282ba472a51f182fdef48536f21aeeec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.6.tgz","_integrity":"sha512-wlfqPMf7s+ucbKqMjeJ8sSHY4LUAusnQ2tyH/q1KdZ365VPGxt+SsNx/joGzK9iP1nfetWZCiThny4zkRkfSXw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.6","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-calendars":"~28.2.7","@syncfusion/ej2-dropdowns":"~28.2.7","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.7_1740452140458_0.24481604788112832","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-schedule","version":"28.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"30401559a0a71e59fc748c9ff74e619f966e0f6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.11.tgz","fileCount":423,"integrity":"sha512-P6wT28gERtFLS+jAviwqBKSyvVDd/Mdpc6qp5N9nhuhrfDllBg7oQsZlXPFj7H3o16/aGrcjCDWd0sLR3RTIVg==","signatures":[{"sig":"MEUCIHA3Enp0reksSCDc6el1uYUQVlVPfMqwI/IfcN5D7yyFAiEAjJjXktWESCbDInd/C+5wA9waTY2mpmlM32US4AbexrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27958342},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"144639c8bea88f3c609a0f885c12fda193cf0593","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-28.2.7.tgz","_integrity":"sha512-5WaLkqPm4JWNZyucNRIwytthOhFiA+cLC71p/3i0u2A68hSWt9yU1y9Jq8tUzjL/gu33KMil3rMdLfp7ThMHpA==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.11","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.11","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-calendars":"~28.2.11","@syncfusion/ej2-dropdowns":"~28.2.11","@syncfusion/ej2-navigations":"~28.2.11","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_28.2.11_1741659958576_0.729483923728","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-schedule","version":"29.1.33","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ea34b90c0855afef8524f880e9f2e5cbd47c1865","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.33.tgz","fileCount":4801,"integrity":"sha512-ivDkcDwdybEWPzEUSml+XZlml9wNx8X5O5UpT9sorn1bHFPeT5iJoXWMGoCtSz9eXHJ+z6ALiIwT8rj/oksOeA==","signatures":[{"sig":"MEUCIGSoUZMm/BXMcM8DQ7sSNAwEaony7yBDNEN6oLEIWUwkAiEAsNv9eSjVm3+jmVnzSuaiPlOmkhAEa1fFX6zzowryhYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":615950369},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6adb8846181b2fde7f4b125a508c7d507537a0f9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-schedule/-/ej2-schedule-22.9.0.tgz","_integrity":"sha512-nqcM3MUCABNSCtE6bGnOkHy1+rSpug6rL3WR3D/+ZjgIVjj7PCYkv0k1h5uDgNZ6F6y00IiZs+7PGjDO5+My2w==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.33","@syncfusion/ej2-inputs":"~29.1.33","@syncfusion/ej2-popups":"~29.1.33","@syncfusion/ej2-buttons":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.1.33_1742897973001_0.5802194309940256","host":"s3://npm-registry-packages-npm-production"}},"29.1.34":{"name":"@syncfusion/ej2-schedule","version":"29.1.34","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"80a687cef2de84c892002d6b4cd4d912303dc495","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.34.tgz","fileCount":424,"integrity":"sha512-gJJIBRPZnjGcM7wj8qWK7iQVXtmVhIdsk1uXVTi8yeFcYufwrFDowH2JBJEwyoEzxrXQSrlHZpl8pgleUBmulg==","signatures":[{"sig":"MEYCIQDmh2oP7K0CM4pCxP174RYbY2FG7UvqRc/0bkPEtPzrIgIhAJX3u04KUDhX3r91qAnq35rfmJkJPFdiPHxs733ncyEr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28220680},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@29.1.33","_spec":"@syncfusion/ej2-schedule@29.1.33","_where":"E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-angular-schedule","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"ea34b90c0855afef8524f880e9f2e5cbd47c1865","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.33.tgz","_integrity":"sha512-ivDkcDwdybEWPzEUSml+XZlml9wNx8X5O5UpT9sorn1bHFPeT5iJoXWMGoCtSz9eXHJ+z6ALiIwT8rj/oksOeA==","_requested":{"raw":"@syncfusion/ej2-schedule@29.1.33","name":"@syncfusion/ej2-schedule","type":"version","scope":"@syncfusion","rawSpec":"29.1.34","registry":true,"saveSpec":null,"fetchSpec":"29.1.34","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.33","@syncfusion/ej2-inputs":"~29.1.33","@syncfusion/ej2-popups":"~29.1.33","@syncfusion/ej2-buttons":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.1.34_1742989706658_0.7546453267857567","host":"s3://npm-registry-packages-npm-production"}},"29.1.37":{"name":"@syncfusion/ej2-schedule","version":"29.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"afdffbfdb027760be9f4c45158950b66233ea958","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.37.tgz","fileCount":424,"integrity":"sha512-BDX20qlOdtLE5mr9bRbUjRDP35FaDHSjM7MBD0e7R7a9oLCwqyimhBc0/20/1oNnJg3zuzwMyDiLAiAmiieYQA==","signatures":[{"sig":"MEUCIGOvMbX+3Hx3XMYPmR/sv7VMrDxh2BpvodXObdQTrNkDAiEAhtJb8gW1N5hSqVNZQQ2fkQw6GzK8I94riZdGMbcKPBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28220912},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"b8db1ec994c8d6cbd25f7e4e772372471b21cc64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.33.tgz","_integrity":"sha512-R+2ytO2dblE2O3/8e0GD2JHuBJQvFkPsUrlr4e/NvlfRaHmxjjX9x6pDWdFi7r2toTvWcssSK24s72JUUX5oLg==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.34","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.37","@syncfusion/ej2-navigations":"~29.1.37","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.1.37_1744081757844_0.7620711969382168","host":"s3://npm-registry-packages-npm-production"}},"29.1.38":{"name":"@syncfusion/ej2-schedule","version":"29.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e2c36b06a412413b6eecfe0c5dd6e555491d9372","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.38.tgz","fileCount":424,"integrity":"sha512-srvPsjGL2nF79Z+z2mHviVNGm9XfPko+YsaF83PsfdQ2izxUwvPXa9GFCyu/XL7s/aQBgNscoKYKnEpAKZ/Njg==","signatures":[{"sig":"MEUCIHqQ4ZgZzm2KcvyUCGnAzzScnpc3SgihWxYIk+ZQJo6dAiEA0jabT5LAvT7mFclVd9lQK5X3I5a9/H773JC3W+pqYSk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28233197},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"a958ad77608f6c35ac9819502ad992c2f2e7dda8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.37.tgz","_integrity":"sha512-D/PAcGwh66b9NuPqa4ypfOyUAlFEf5jr7hUxM4XJLzNIXwyC15j+LtN9mb7gWuV1YXmfDIZxxqYrULW7VSvn8Q==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.38","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-navigations":"~29.1.38","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.1.38_1744669919267_0.9390340450666017","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-schedule","version":"29.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2414e100a1417fbe604d1b5ece8d917f4f5f1511","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.41.tgz","fileCount":424,"integrity":"sha512-WZaL+Qgbk8WsDlh3UoDMNJnHDsc8yPYsduVTQ2Ch3vUtwCzWfRkGNBjBtPtPQixdBhsXwiIT/HK/KcnIH05qvA==","signatures":[{"sig":"MEYCIQDn1PtODMd+KQ9V8Q3fvXBpOEIyK8G5vYLfoflueeoM3wIhAP0U+8pGyEs4qcFlnMqW25tLOQeFYsl53+svVlDy798E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28243278},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"5cb2f866551d05234ab08398520546b764539d22","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.38.tgz","_integrity":"sha512-Ads78lQ3puCubKG0LHf8Cxq25T+UjK4X/2uyO50K3LTZroRQu9LNNPZb/+fPF0THiAYODgPVZwDwwWk62haYiw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.40","@syncfusion/ej2-inputs":"~29.1.39","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.41","@syncfusion/ej2-navigations":"~29.1.41","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.1.41_1746498452206_0.344865201228038","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-schedule","version":"29.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c16068ac34714828c4dedddeb6f1ca8b92f06cc9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.4.tgz","fileCount":424,"integrity":"sha512-1P73b230tpkjFetIHzkE0JdG6ljjk46Gl5+IBTMS9qEQMkVKFb6+fgDZwTFdMAKAU9CemgIcj+PyeXV7ggV20A==","signatures":[{"sig":"MEYCIQDgXJnEZ7lW3XWDybvJ3JowtDKFYx26WRBO1l8XBgn4xgIhALufad+4fCDB2sRFHk4xjqHzW/OhgWG7O+BE3RzURZRx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28252346},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"4d04e57a40a82a2c2062b7d2a61e6103eb7921ee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.1.41.tgz","_integrity":"sha512-BLyx2NLgfhK/KrpsaBK6k0HmSSA0cWaX7O8wJHbWsiTqkFck22Id/tMKca1Ewl0gvCtNrKBQcteUosEZwiT2vQ==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.4","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.4","@syncfusion/ej2-dropdowns":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.4","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.2.4_1747219913572_0.417038532768081","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-schedule","version":"29.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dbf220851345c8264460385bc523612201fde708","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.5.tgz","fileCount":424,"integrity":"sha512-kttURXsLKSGH5n1TNsxpgCAk3zSSRoex8s+cJKpJp+7490yqXiD/BH6AqZ0XRy9Ua6scYzEKqDTes5dPgFy78g==","signatures":[{"sig":"MEUCIE3So8jjdKMdNb8J6ih0E08NQG8RF+ev/MgjaZ+XnGqaAiEA+khlLGda//gd+SMXZ3QWhzrtR62rw2+UZlwchFrfTgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28254000},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6946e40e0befbabf56492019e127209d2a3db2a5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.4.tgz","_integrity":"sha512-2D6f/2LJnMSRV7BtBW9pVFpRrXlum+5YUWcDWcc17sr7BTushuPz/oJbp1OWFmYfjOkbt8CuJmx4/7PgpNwFaw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.5","@syncfusion/ej2-navigations":"~29.2.5","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.2.5_1747788257757_0.34869749529110794","host":"s3://npm-registry-packages-npm-production"}},"29.2.7":{"name":"@syncfusion/ej2-schedule","version":"29.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b18563abda5da4d34dc6bc275b02f631a4849971","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.7.tgz","fileCount":424,"integrity":"sha512-5BIuKXofNRCdWfoQZ50b2ipukjCZRVgZX6OEvabXOJUlkfAc0SROACwdiR3G4efmPPYukiIm0KC7RVmT6dgmzA==","signatures":[{"sig":"MEYCIQDzmmcd23I9kGQ09VIA7flKXWCAgMxRLv0iqqN10v9QSgIhALK66rtbHEZNAux3Hu79RpP/gMsLMVY0K39upmQjxYe0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28254000},"main":"./dist/ej2-schedule.umd.min.js","_from":"@syncfusion/ej2-schedule@*","_spec":"@syncfusion/ej2-schedule@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","_shasum":"6946e40e0befbabf56492019e127209d2a3db2a5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-schedule","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.4.tgz","_integrity":"sha512-2D6f/2LJnMSRV7BtBW9pVFpRrXlum+5YUWcDWcc17sr7BTushuPz/oJbp1OWFmYfjOkbt8CuJmx4/7PgpNwFaw==","_requested":{"raw":"@syncfusion/ej2-schedule@*","name":"@syncfusion/ej2-schedule","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-schedule"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-schedule","/@syncfusion/ej2-react-schedule","/@syncfusion/ej2-vue-schedule"],"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.7","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.7","@syncfusion/ej2-navigations":"~29.2.7","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.2.7_1748352191022_0.042531461711720286","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-schedule","version":"29.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@29.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d0804ac44d8c15d40467b541ef65068a7f37f9eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.8.tgz","fileCount":424,"integrity":"sha512-VlDbmC/c7ihmC/uNB9s2KrOpwD4h47LVUsQDOhYRpGufAZieYWt5Pe7fzDSu0S706Esdzuw8rSU0qEdmBRjJJw==","signatures":[{"sig":"MEQCIB9H3w/Qs8X++K99oPFa67Jc7EUdBb6xks16vf6mS85kAiA7vTMZk50mCKJ6jecRYWZbLVcNAyjn7/vuKjisoYZdLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28252766},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.8","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.8","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.2.8_1748914329570_0.222512969286504","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-schedule","version":"29.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c149d73fb5fdf3e77e47ad0cf5b6de6fe72a5dde","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-29.2.10.tgz","fileCount":424,"integrity":"sha512-PWbxLWfVCNxuEAyZos5c7Ne8lfXhQKR9vN4CNy+yMjRoO+rejI1/sH9iOeKpjCsVmO+ucZuG4IwPCz+qypQtsw==","signatures":[{"sig":"MEUCIChkRYwhBeO0hEcelFoatoaNO171+as9CZFMrO9uA3GgAiEApEo/jmfL5LlOzu9nZ5PFxpsHrVQ4dxNXJCETtgAAGpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28254039},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.8","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.10","@syncfusion/ej2-dropdowns":"~29.2.10","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_29.2.10_1749524398062_0.6975020558287088","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-schedule","version":"30.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"491423329b377d59fbecae913faad5f957a26060","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.1.37.tgz","fileCount":424,"integrity":"sha512-1VGVuTYgqPIeVwcAqcbpoT18F+gygX+PP9e+oxDzQzSzi/YVYhNRFxrwzfm4Mhx/JLKArCn7Wr8WSidX+t9xow==","signatures":[{"sig":"MEUCICJG/vOYBgDzu7c+uQBWgttldDP49Q4ag9awdDoYkA4/AiEA6NIPzhUnUaOK+RddCtZpb295EIn7XceVKvGNVtOI6Ew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28300563},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"5d9951c03cfb7251b1330b2712d762b61aee148b","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-data":"~30.1.37","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.37","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.1.37_1750854998427_0.36236296189367545","host":"s3://npm-registry-packages-npm-production"}},"30.1.38":{"name":"@syncfusion/ej2-schedule","version":"30.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c196caad006c4aa1bc0a94fb366feb6ecd153782","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.1.38.tgz","fileCount":424,"integrity":"sha512-Ql4bXWUhBSSRlrw6fpmSTOGToa7e+CArpFIhW+WKQClBsPlcw5QCYl1jj68rlYd6kglwabyTnaF9qS/FoLbTEg==","signatures":[{"sig":"MEUCIQCdM54Uq6HtHd8dUJsARcA1Bm8EGSHH4PzIHy2Mwdje+QIgNiqK+vo8/zpEQpDCggll9ny4zOF/U+sx5D43TkRQ22Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28301821},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.38","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.1.38_1751433017832_0.024223786403425818","host":"s3://npm-registry-packages-npm-production"}},"30.1.39":{"name":"@syncfusion/ej2-schedule","version":"30.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9ef899801302c8aa3cf2a6f45bd27b7fcff23cf6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.1.39.tgz","fileCount":424,"integrity":"sha512-S+fdkwvV3JsLoVuANDbpMXK0Cg5ovjfSyvSJu9OfckRvzw1O0UQJafhKhIF/aniuGiSTKSZmCIWt3+CYjpFalQ==","signatures":[{"sig":"MEUCIQC61e+hFv9IVIm33ikYpDsih2oPyzjVXeFKrA97aMuiIAIgJQDlscKMGRGnAFhLzbQBrBLWj+nDbV0AZetMud2nH40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28308684},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.38","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.39","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.1.39_1751944668218_0.12764184157366887","host":"s3://npm-registry-packages-npm-production"}},"30.1.41":{"name":"@syncfusion/ej2-schedule","version":"30.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"39dbdc7af37fdaf1f4d4b06956d523db5ba35f89","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.1.41.tgz","fileCount":424,"integrity":"sha512-BSqD2yvCkl3IEs51V0KWV6SAjKSqE5qGTr/C2Ii3zVGaHVZHU4AhLov7NZgmT9GG2BlYgHnEamqYIWtt/Rg2cQ==","signatures":[{"sig":"MEQCIGVqmh37QHvP6vlsnKzXLlnAt7wuiCIZtEqtWdgafTKaAiAnlu+e29+JEIvqVjK6t8jHzMuDaRioUcZHAsePKG+2RQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28308684},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"6a70ffd1a2237cd87424328c4dd3d1eeddc9b1ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-lists":"~30.1.41","@syncfusion/ej2-inputs":"~30.1.40","@syncfusion/ej2-popups":"~30.1.40","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.41","@syncfusion/ej2-navigations":"~30.1.41","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.1.41_1753151739667_0.6452200865583368","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-schedule","version":"30.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"20f84b115b451ecb6c702c368aa242c5bba278be","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.1.42.tgz","fileCount":424,"integrity":"sha512-R1OLDckuYb4zt+LoAZa+2qgVuP+27qT4YFpLhIRvQYOv3Ij95nbEZsHaXByum44uXY4hdi3eIrfW/aaCushU6w==","signatures":[{"sig":"MEUCIQCRjuz2aVpYFUb8ElsXVqr1LLlGGQzzUzc4nkKUTjzknQIgUqJg9IaJZjgsjqWqGVT+qY43ZzyfJ19QIMNjFuMlNr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28309632},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.42","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-lists":"~30.1.42","@syncfusion/ej2-inputs":"~30.1.40","@syncfusion/ej2-popups":"~30.1.42","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.42","@syncfusion/ej2-navigations":"~30.1.42","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.1.42_1753755848976_0.49642513867409654","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-schedule","version":"30.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"207bf3bd50e5f93486d5502e697c3ca7a21b8ef2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.2.4.tgz","fileCount":425,"integrity":"sha512-T3Z/cyQVjpo3cvxkg686QvqMkYZm5CfiRMo7O3x0tRuiezgLTNFLxZLQ8KEhR+xP3O7AZN2ujMs3+/XX2NTUlQ==","signatures":[{"sig":"MEQCICkYqWWY3ltCiKIh7SzaqQ2a02XiuqBtkZXX3WRCIQwiAiBgRfAUnJy713NFf/+sz1OosqKyiaPxu48iRWnxXuTz/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28310523},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.2.4_1754554057946_0.9296489385763671","host":"s3://npm-registry-packages-npm-production"}},"30.2.4-744881":{"name":"@syncfusion/ej2-schedule","version":"30.2.4-744881","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.2.4-744881","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"28313e5f00c352a9def27aa631027ba7004857f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.2.4-744881.tgz","fileCount":261,"integrity":"sha512-fbTCmZmRr83mQOn4T86pu5c0omQz3cPYq3T73ILnZHLETzYXm4J4z3+9ogo8ulqC1dGt3nnIHS5vLg72OhYOBg==","signatures":[{"sig":"MEQCIENovGaR0EHWT7/tRGgWM8nTqLEl5WgPwTHuGT7TOih8AiAkzdTSxKx8TJ1yBtzaML4e1lg4qP1xwERzwvWCU2QooQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14054421},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"10.9.2","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.2.4-744881_1755603283638_0.15753247278547744","host":"s3://npm-registry-packages-npm-production"}},"30.2.7":{"name":"@syncfusion/ej2-schedule","version":"30.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@30.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"24ce8e87840e600c780e72d5b120e598da0855a4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-30.2.7.tgz","fileCount":425,"integrity":"sha512-OhdFVCQ8xOVj+O7rJfYLxJ3CBEt6KYR/gY4t46xjsy9WRH6U0oRuJwLmcdqObKOJoAHQv25HLrmSwxY+sP1pMQ==","signatures":[{"sig":"MEUCIQCYZazf+KLoxbwbc+UaWc4z3i5Hrfib3eIFRrxfMBLJjQIgDqZsDg8Eu6tN+Na84HTnmNF/oKtbU/4QKXmHHFXYDcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28318877},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.6","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.6","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.6","@syncfusion/ej2-navigations":"~30.2.7","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_30.2.7_1756180803257_0.8377860608528069","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-schedule","version":"31.1.17","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a273022c7ad774fba6bd12e34617c53a110300f9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.1.17.tgz","fileCount":576,"integrity":"sha512-Fl++sGJw5LO8NbH9AsA5vjFI4meshH3avJ1ZNNASC2SVHO1jP118iIqH9GGyTC730L3oEWfNFEGI8UO0ZPO/9A==","signatures":[{"sig":"MEUCIFsHKDyLJzcJumsdcNmONRkUyFtXN/ooc+qdM6P33tbWAiEAxqhOC2WiVidGD6oF5twRWFk8ZZN0V4w43FqkH08CcEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30404532},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.17","@syncfusion/ej2-popups":"~31.1.17","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.1.17_1757056726399_0.2231752682863899","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-schedule","version":"31.1.20","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a04c26a137d7c0f6d90f203b152f0540fe694138","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.1.20.tgz","fileCount":425,"integrity":"sha512-UVrmlURVbnnQ2bx0EitAXlFkrz2rVgI0knXw0hd0QB+lw904TbHDxJ/Q2yEDHhIQjP6JaDVY4GClKRNp5fwTeg==","signatures":[{"sig":"MEQCIBZUUOoDYYlYE6XCHhm/q6ogMq6nVqchQJ7EoW9aldK9AiBPN6CJNUYlyKBsj728UNKyrxXPwaYKLqAo7wbAaGrS3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28375788},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.20","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.20","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.1.20_1758077587506_0.4613074500191501","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-schedule","version":"31.1.21","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"79df1befd2da8178b482c0c3791183dbfdfbb045","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.1.21.tgz","fileCount":425,"integrity":"sha512-OXwKKNvkZ06Y66A0yvu0lV6Xd/xafz2LokTB/bXa+0v05txzxAxbjAC95C3yDJUkRA2Mtq1cdyyETxrJX768pA==","signatures":[{"sig":"MEYCIQDKjyknKQhMysQE/64G64YxK5CoZ1L2qyMJYrW72L5IpgIhAPaQb/Z2VKpiR5ceqsatGPU+/Wea7AKb30dOSqBX2hSY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28379277},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.21","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-calendars":"~31.1.21","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.1.21_1758596650419_0.8441217066940501","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-schedule","version":"31.2.2","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"92e30c166ebcfe0ec30445d3f7c948427cb2ac2e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.2.2.tgz","fileCount":425,"integrity":"sha512-KowkOKkyAWsfUfnUJIyL5C8qKDMulA9ZHVZJO+BLDsRxY4J/DyBSwKOT9RRHhPzUsTj9Vx5g9o+3QvtcW+xBNA==","signatures":[{"sig":"MEUCIQDFlGIubaiFOsrCK2yaIb9AIYVhknDeLk5QDdKZiDlg8wIgHTHYC+Bm6J3jOmsa/q0hNqsfgxCCMLyBmE/lkoPBJvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28399015},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.2","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.2","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.2","@syncfusion/ej2-dropdowns":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.2","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.2.2_1760521858939_0.8971924421863111","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-schedule","version":"31.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e0f9f7daaea2cfdb2c6300211c72d03d679e558d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.2.3.tgz","fileCount":425,"integrity":"sha512-LNdhqwkMVTYl1cJknes5mYsNH7uwdskssQ6vqGtblIX9ZEa32D97SkhKtciMzXB+oodICHE3hLKlC0wbqaMJpg==","signatures":[{"sig":"MEUCIQDOyUm8qC039H9JWmwpTIMgy8jY15b+Hict/LEEub5SLwIgcaYWZzjFugsT5AGg6FlKSaa3Xtfpn/1NXR46QPaLxrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28401901},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.2","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-calendars":"~31.2.3","@syncfusion/ej2-dropdowns":"~31.2.3","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.2.3_1761106194561_0.238738015959014","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-schedule","version":"31.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"67f7ff45d5ca3276c64a949cd7f505e2f909626e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.2.10.tgz","fileCount":425,"integrity":"sha512-vN7TGFb0VYSi0LiYesrdqihP5sRoG6gZEmsMyfSwZX/gYaIA0QdmUjvd0wfXomJQ0E6UKgf4pfjLRNy2Td2rnQ==","signatures":[{"sig":"MEUCIBPozx/3R7zBkLO+QGTYt2exdi3g4OQAEsSl2rjV0g7eAiEAyTyh2I04ei5CMRaSDODbFBCBMKKcto1hluW2XA799I4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28402928},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.10","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-calendars":"~31.2.10","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.2.10_1762978057950_0.9901444704195184","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-schedule","version":"31.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c11739921c40978cbb5dff63a234deeac26c4ee8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.2.12.tgz","fileCount":425,"integrity":"sha512-Hb/XfLjtrNhxd5AKVX4wAFebtqVoIxAWGrV4vRahJzw9XWo7RQKoZ9MIyoN0ugskr/CX1Fl0D2dW/EOCyteUBg==","signatures":[{"sig":"MEQCIBqP8HMfjJl7hJ1fkrCLX2qGEJd2WGUmnH52SqtA196FAiAwZfG6a0PkFwZRoI0R5scIBLJaThvYVD0opRuASEnxrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28402936},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.12","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.12","@syncfusion/ej2-dropdowns":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.2.12_1763452366500_0.010414357697537735","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-schedule","version":"31.2.15","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"59f833baff22372dabea47ab0e31eb679c0c9d9c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-31.2.15.tgz","fileCount":425,"integrity":"sha512-/EJdEhPPcUf8AcGLxcwwp/beFmY2HdR9HXQcg+sypvu86xUhHnDtY5LOI0P67E4OpmBn6M1elNR+Ch/0kIgpdQ==","signatures":[{"sig":"MEYCIQC1I2FKeuam68UZ4+JQZ0LJO2Rbvv5AJV/lLhU7M6lp9AIhAIIpV6V5nihgNYLqRkQETy/EJ9SKFUqeY7MZ/dp6czBc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28403924},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.15","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.15","@syncfusion/ej2-dropdowns":"~31.2.15","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_31.2.15_1764030405037_0.44021513918041544","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-schedule","version":"32.1.19","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4abf701143134778e380bbbfecd72457ad32cd3b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.19.tgz","fileCount":427,"integrity":"sha512-zkjmIGIDdDC0srDqi03FTuPBm/4odVIt9S5PoFlxhdrqPey3au+HczbpD//5wAYp6VOto3aF6n7DMAUlcfnf1g==","signatures":[{"sig":"MEUCIHrJ5RXcBBGdS0TgxI1+NhNzjWxdiRzPKUqyWlKLuRzVAiEAtGzqpiUkIwX5kzR1J3bRKvKC6ZW2gaD0EoFuNXPR5z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28787138},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.19_1765867603214_0.4654419416780089","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-schedule","version":"32.1.20","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a42a48a04d573ee025b050cd4de64cf51d458ea6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.20.tgz","fileCount":427,"integrity":"sha512-b+0iBMSrtCCXvEkM99sxomT75VCLoa3usFWegnEEOD2rnDJeugYqvs49OHqVDSXZHDmu+nJBQpKVt9q0Zp5uvw==","signatures":[{"sig":"MEUCIEgd59WCjXFlMBf+uwbdIcK56rIgu6THN5q58HpHtkMfAiEA/GMvouVvmLxiOsu04kyKm8v2KDYaLQ4a7cUpJL0OgTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28814410},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"6c4e6094f106ac10ea1f299c9582d3df90b18ece","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.20","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.20","@syncfusion/ej2-dropdowns":"~32.1.20","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.20_1766466574438_0.5881533443649736","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-schedule","version":"32.1.22","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"de42a1cd08135633e414c164b40c80afefd95a95","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.22.tgz","fileCount":427,"integrity":"sha512-vvBs7VtaWWAR1KE4BBvj3e+P5h0xPgjx1bKEJASrtsFMYqdHvGr6PuMPej2VmzL2IYdbmpS12VuVthYZjbbVOw==","signatures":[{"sig":"MEYCIQCAGdYgUpG8Jeg7mm6kdeuox9Y6Gk3PG8XZT3fpYPw/8wIhANSihb8WNGbSL7NPTY1zQ+K4pQK52GUK0jqEa9Qmasa8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28863366},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.22","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-calendars":"~32.1.22","@syncfusion/ej2-dropdowns":"~32.1.22","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.22_1767667928220_0.15678637017811514","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-schedule","version":"32.1.24","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"40c23892db2411a7283c65285797920d12295613","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.24.tgz","fileCount":633,"integrity":"sha512-F2ARdKnenaUVDw5vptRmAglNpqhCFKzw/DxaUtx60Y1Ms18lcsJnRdIhtMqVUbx0AbhI2t8o3ByIlB7A41eM/A==","signatures":[{"sig":"MEQCIGjlZdNeAXzmKsQKCDaMjA8pa1T6/lwMSJti64HFAZz2AiBUjHzWOHfjjYnRuH4RwIAyFmpDE9gKTMr/bsC91KEttQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28929252},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-lists":"~32.1.24","@syncfusion/ej2-inputs":"~32.1.24","@syncfusion/ej2-popups":"~32.1.24","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.24","@syncfusion/ej2-dropdowns":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.24_1768876220314_0.16381787253438485","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-schedule","version":"32.1.25","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8461ad1d4dd130c796acee9c493c33d0c33a7928","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.25.tgz","fileCount":635,"integrity":"sha512-1d7a5pnxuupYaqQ2ufKqH2SKQp7Gcjd0EQWxk4tHUCARDlQ4ZO7329nU4QaHCIQXJddRlbKDdmhNzt0yu0HduQ==","signatures":[{"sig":"MEYCIQDL3epEIz7fvPadhorWQ979rWBC6XBQeBlqNtcLTXhl2AIhALPowK9Ez0pgvu05punSiOdGT2kSEJWfQHSk+8V8SWd2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28937427},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-lists":"~32.1.24","@syncfusion/ej2-inputs":"~32.1.24","@syncfusion/ej2-popups":"~32.1.25","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.25","@syncfusion/ej2-dropdowns":"~32.1.25","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.25_1769482582436_0.17124721797425835","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-schedule","version":"32.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f66aafd5e3d85a2f98b8067622c59ad0faeb0516","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.2.3.tgz","fileCount":635,"integrity":"sha512-dsCuo5vLBn1xTASg5EYZfkNaKQhqP9eXFB6bqOJY3Oktti85YtpaDYVnDuiVXtLCTorvJ2NScD5TsiFCHg7iZA==","signatures":[{"sig":"MEQCIGgKblj/4ki92nOS/wnQgtT+NAavTyRP0C6SKb0yoQjxAiBMLH0TBwimDhJ7lFo8MEo5JspXY/L4oyacrF3K7HSgng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28937216},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-lists":"~32.2.3","@syncfusion/ej2-inputs":"~32.2.3","@syncfusion/ej2-popups":"~32.2.3","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.3","@syncfusion/ej2-dropdowns":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.2.3_1770257073582_0.2155499421748075","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-schedule","version":"33.1.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"42b29ea308d76d0d1483f1b28f8913b8aa36efc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-33.1.44.tgz","fileCount":635,"integrity":"sha512-bViL7jIFMvW9deS3j12zMlT3C4UrPje3u+syfeTOB1x13zCmdzY2YI9hWj0p2JJouiRBq5SkbgxVum/fxTqQTg==","signatures":[{"sig":"MEUCIQCaX2t8qxp+kWXxknC9A5dT3GpiWzjIPRRgKF6srmBvzQIgLuPf79dzZVBgON5FyOV46YFMW8VcQDlnEhg9+a7Giro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29007922},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-data":"~33.1.44","@syncfusion/ej2-lists":"~33.1.44","@syncfusion/ej2-inputs":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.44","@syncfusion/ej2-excel-export":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_33.1.44_1773658585815_0.15431629120327073","host":"s3://npm-registry-packages-npm-production"}},"32.1.25-810416":{"name":"@syncfusion/ej2-schedule","version":"32.1.25-810416","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@32.1.25-810416","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4b08774a2ea8f945863ac4eac08416645586d865","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-32.1.25-810416.tgz","fileCount":417,"integrity":"sha512-KZZzopwK3Py+Chxhe6q2K4JCYg+kZUw0iG7zXxYoxFiWkYpJyXKFI2x0k9Ocll4UGqHTAQBAv//9NHJ3y6CDcg==","signatures":[{"sig":"MEUCIGVHI2wqz0JiZNnhQRptO0VSBNIArcFxG6PucyGsPJPOAiEAvAQyZ6ChtjvP9IAWFOjju+lLt4aDuzbjXVaYUlTOy4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24931720},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.11.0","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-lists":"~32.1.24","@syncfusion/ej2-inputs":"~32.1.24","@syncfusion/ej2-popups":"~32.1.25","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.25","@syncfusion/ej2-dropdowns":"~32.1.25","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_32.1.25-810416_1773659595660_0.9334907879501491","host":"s3://npm-registry-packages-npm-production"}},"33.1.47":{"name":"@syncfusion/ej2-schedule","version":"33.1.47","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@33.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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2433abfc5cad3de59efabd89b046e27f86d4a7bb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-33.1.47.tgz","fileCount":635,"integrity":"sha512-LhRYhRi/R6qUBl+PEddP52w63bdMWIGrqM66VBs/2yY+z6mYY7p1E4qhbIFoHq7cUJ2rH/PFEeABbmuzQDg+NA==","signatures":[{"sig":"MEQCIBTJutkYjX//aInI5ZOLg2OILhLN9ClYIXPHgcvxUFKqAiAPXwsWwEmyc/GvnUKNhChsFERP80585voVkvsF77J+Xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28999695},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-lists":"~33.1.47","@syncfusion/ej2-inputs":"~33.1.47","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.47","@syncfusion/ej2-navigations":"~33.1.47","@syncfusion/ej2-excel-export":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_33.1.47_1775530364667_0.9752936080312415","host":"s3://npm-registry-packages-npm-production"}},"33.2.3":{"name":"@syncfusion/ej2-schedule","version":"33.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-schedule@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/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"95fabd9eecb92ff673b1ed93aa9b49b2c8e85c2c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-33.2.3.tgz","fileCount":635,"integrity":"sha512-dH06Ew/nj3fp9pMV+7iymGhtnwxnHjfzpOamVxhZ/tcYzQ/9ZH3rZawBW0/eIU+lF++UcAI+Qm70wNtHYHXOxA==","signatures":[{"sig":"MEUCIG4Cnf7O0AbThVEDm/QJfADGcAFft5vvNSO3VMtGklSzAiEAsJiEmfdlDalWuckCBmotW/lk8z5MEJKxiXtcEGgJNKY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28999680},"main":"./dist/ej2-schedule.umd.min.js","es2015":"./dist/es6/ej2-schedule.es5.js","module":"./index.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-data":"~33.2.3","@syncfusion/ej2-lists":"~33.2.3","@syncfusion/ej2-inputs":"~33.2.3","@syncfusion/ej2-popups":"~33.2.3","@syncfusion/ej2-buttons":"~33.2.3","@syncfusion/ej2-calendars":"~33.2.3","@syncfusion/ej2-dropdowns":"~33.2.3","@syncfusion/ej2-navigations":"~33.2.3","@syncfusion/ej2-excel-export":"~33.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-schedule_33.2.3_1776745703997_0.5684456771903881","host":"s3://npm-registry-packages-npm-production"}},"33.2.4":{"name":"@syncfusion/ej2-schedule","version":"33.2.4","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-schedule.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-schedule.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-buttons":"~33.2.3","@syncfusion/ej2-calendars":"~33.2.4","@syncfusion/ej2-data":"~33.2.3","@syncfusion/ej2-dropdowns":"~33.2.4","@syncfusion/ej2-excel-export":"~33.2.3","@syncfusion/ej2-inputs":"~33.2.4","@syncfusion/ej2-lists":"~33.2.3","@syncfusion/ej2-navigations":"~33.2.4","@syncfusion/ej2-popups":"~33.2.3"},"devDependencies":{},"description":"Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.","keywords":["ej2","syncfusion","JavaScript","TypeScript","schedule","scheduler","events-calendar","events-scheduler","appointment-calendar","appointments-planner","resources-scheduler"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"},"typings":"index.d.ts","sideEffects":false,"homepage":"https://www.syncfusion.com/javascript-ui-controls","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"_id":"@syncfusion/ej2-schedule@33.2.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-F76zbE2qS2QcSc4rY04+okz69PWoVgLybxk6vJt7e40YY6pvRkdeQIzdW/IiSJxbzodb3UrfMRIdiXFjdDxVgg==","shasum":"1e2fd9e42e31ce7268566aa894ca13640c5eb5a3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-schedule/-/ej2-schedule-33.2.4.tgz","fileCount":635,"unpackedSize":28999704,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCw0B5x3JJs2ZL9/pSQTbeJL6hbaZdU70735G3LLLCw8QIgNWz8Y8Ge9F1ras1Qs25sunb9sWdagXvWFs0qCDIAUws="}]},"_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-schedule_33.2.4_1777346607830_0.7164671221101488"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-schedule","time":{"created":"2018-02-22T03:24:53.928Z","modified":"2026-04-28T03:23:28.270Z","16.1.24":"2018-02-22T03:24:54.208Z","16.1.26":"2018-03-05T16:40:58.584Z","16.1.28":"2018-03-09T05:41:43.893Z","16.1.32":"2018-03-29T12:42:48.462Z","16.1.37":"2018-04-24T16:59:55.014Z","16.2.41":"2018-06-25T09:05:49.467Z","16.2.43":"2018-07-03T12:59:51.711Z","16.2.44":"2018-07-10T09:48:08.431Z","16.2.45":"2018-07-17T07:50:39.847Z","16.2.46":"2018-07-30T13:04:23.068Z","16.2.47":"2018-08-07T12:48:34.421Z","16.2.49":"2018-08-21T12:45:21.598Z","16.2.50":"2018-08-28T18:03:16.978Z","16.3.17":"2018-09-11T13:30:47.602Z","16.3.21":"2018-09-21T19:45:20.869Z","16.3.22":"2018-09-25T10:36:35.403Z","16.3.23":"2018-10-03T05:05:16.391Z","16.3.24":"2018-10-09T07:17:34.733Z","16.3.29":"2018-10-31T04:41:01.437Z","16.3.30":"2018-11-01T11:27:29.278Z","16.3.31":"2018-11-07T10:07:19.689Z","16.3.32":"2018-11-13T06:25:57.807Z","16.3.33":"2018-11-20T13:19:10.447Z","16.3.34":"2018-11-22T03:55:39.821Z","16.4.40-beta":"2018-12-10T12:28:20.342Z","16.4.42":"2018-12-17T13:14:12.364Z","16.4.44":"2018-12-24T12:15:04.813Z","16.4.45":"2019-01-02T12:01:50.142Z","16.4.47":"2019-01-16T11:20:37.455Z","16.4.48":"2019-01-22T12:04:06.753Z","17.1.1-beta":"2019-01-29T13:51:58.329Z","16.4.52":"2019-02-05T16:41:08.438Z","16.4.53":"2019-02-13T10:14:55.610Z","16.4.54":"2019-02-19T07:32:26.908Z","16.4.55":"2019-02-27T07:21:17.606Z","17.1.32-beta":"2019-03-13T15:16:25.410Z","17.1.38":"2019-03-29T07:38:42.081Z","17.1.41":"2019-04-16T11:13:44.334Z","17.1.42":"2019-04-23T09:15:33.875Z","17.1.43":"2019-04-30T10:26:42.492Z","17.1.44":"2019-05-07T09:38:04.605Z","17.1.47":"2019-05-14T10:49:23.418Z","17.1.48":"2019-05-21T12:21:08.624Z","17.1.50":"2019-06-04T14:04:40.912Z","17.1.51":"2019-06-11T12:45:11.148Z","17.2.28-beta":"2019-06-27T15:00:18.512Z","17.2.34":"2019-07-11T12:49:04.451Z","17.2.35":"2019-07-17T04:44:04.692Z","17.2.39":"2019-07-30T07:28:25.899Z","17.2.40":"2019-08-06T11:08:06.337Z","17.2.41":"2019-08-14T04:00:50.667Z","17.2.46":"2019-08-22T10:59:56.277Z","17.2.47":"2019-08-27T14:31:49.736Z","17.2.29-beta":"2019-08-27T20:05:02.566Z","17.2.48-beta":"2019-08-28T14:33:44.314Z","17.2.49":"2019-09-04T09:03:48.316Z","17.3.9-beta":"2019-09-20T12:49:44.069Z","17.3.14":"2019-10-03T16:24:34.290Z","17.3.16":"2019-10-09T09:51:26.019Z","17.3.17":"2019-10-15T13:14:49.968Z","17.3.19":"2019-10-22T12:44:51.094Z","17.3.26":"2019-11-05T18:45:38.226Z","17.3.27":"2019-11-12T12:14:19.816Z","17.3.28":"2019-11-19T13:19:16.643Z","17.4.39":"2019-12-17T10:33:44.142Z","17.4.41":"2020-01-07T09:38:25.134Z","17.4.43":"2020-01-14T06:59:10.943Z","17.4.46":"2020-01-30T09:31:29.853Z","17.4.47":"2020-02-05T07:09:28.933Z","17.4.50":"2020-02-18T12:04:40.362Z","17.4.51":"2020-02-25T14:29:54.714Z","17.4.55":"2020-03-10T10:53:58.046Z","18.1.36-beta":"2020-03-19T09:20:45.027Z","18.1.42":"2020-04-01T10:54:32.982Z","18.1.43":"2020-04-07T12:18:16.689Z","18.1.44":"2020-04-14T11:44:05.541Z","18.1.45":"2020-04-21T10:24:17.714Z","18.1.46":"2020-04-28T08:01:40.669Z","18.1.48":"2020-05-05T11:28:51.521Z","18.1.52":"2020-05-13T08:34:07.349Z","18.1.54":"2020-05-26T10:28:50.933Z","18.1.55":"2020-06-02T10:36:53.990Z","18.1.56":"2020-06-09T11:51:01.436Z","18.2.44":"2020-07-07T00:51:44.734Z","18.2.46":"2020-07-21T08:06:04.065Z","18.2.47":"2020-07-28T09:14:31.714Z","18.2.54":"2020-08-18T12:33:20.104Z","18.2.55":"2020-08-25T14:37:15.576Z","18.2.57":"2020-09-08T11:53:49.448Z","18.2.59":"2020-09-21T14:55:29.184Z","18.3.35":"2020-10-01T09:51:04.941Z","18.3.40":"2020-10-13T14:03:33.375Z","18.3.42":"2020-10-20T11:32:45.353Z","18.3.44":"2020-10-27T10:53:00.075Z","18.3.47":"2020-11-05T08:25:06.779Z","18.3.48":"2020-11-11T07:18:10.823Z","18.3.50":"2020-11-17T12:54:51.507Z","17.2.52-1205479":"2020-11-23T12:57:18.971Z","18.3.51":"2020-11-24T11:33:31.139Z","18.3.53":"2020-12-08T11:43:03.619Z","18.4.30":"2020-12-17T07:33:42.429Z","18.4.31":"2020-12-22T11:47:30.165Z","18.4.32":"2020-12-29T11:47:37.716Z","18.4.33":"2021-01-05T07:51:22.518Z","18.4.34":"2021-01-12T14:42:13.589Z","17.2.55-1205479":"2021-01-15T09:32:04.764Z","18.4.35":"2021-01-19T10:43:40.211Z","18.4.39":"2021-01-28T05:16:32.680Z","18.4.41":"2021-02-02T12:08:54.103Z","18.4.42":"2021-02-09T11:29:32.447Z","18.4.44":"2021-02-23T09:20:08.733Z","18.4.46":"2021-03-02T09:40:27.894Z","18.4.47":"2021-03-09T12:59:50.111Z","18.4.48":"2021-03-16T09:46:19.384Z","18.4.49":"2021-03-23T08:58:07.955Z","19.1.54":"2021-03-30T14:58:37.048Z","19.1.55":"2021-04-06T06:36:16.244Z","19.1.56":"2021-04-13T09:22:59.329Z","19.1.57":"2021-04-20T09:40:40.172Z","19.1.58":"2021-04-27T10:37:19.396Z","19.1.59":"2021-05-04T09:30:33.629Z","19.1.63":"2021-05-13T06:04:32.875Z","19.1.65":"2021-05-25T06:57:29.704Z","19.1.66":"2021-06-01T06:06:21.955Z","19.1.67":"2021-06-08T09:15:50.369Z","19.1.69":"2021-06-15T07:17:59.312Z","19.2.44":"2021-06-30T05:17:32.029Z","19.2.46":"2021-07-06T08:21:14.872Z","19.2.47":"2021-07-13T08:13:28.581Z","19.2.49":"2021-07-27T07:21:55.758Z","19.2.51":"2021-08-03T09:05:15.152Z","19.2.55":"2021-08-11T05:38:28.918Z","19.2.56":"2021-08-17T09:36:34.796Z","19.2.59":"2021-08-31T09:06:31.508Z","19.2.60":"2021-09-07T11:11:38.596Z","19.3.43":"2021-09-30T05:03:52.850Z","19.3.44":"2021-10-05T10:21:59.590Z","19.3.46":"2021-10-19T10:20:17.566Z","19.3.48":"2021-11-02T10:36:35.576Z","19.3.53":"2021-11-12T05:48:42.057Z","19.3.55":"2021-11-23T12:45:57.947Z","19.4.38":"2021-12-17T05:55:52.099Z","19.4.40":"2021-12-28T14:38:58.245Z","19.4.41":"2022-01-04T11:29:31.634Z","19.4.42":"2022-01-11T14:09:02.082Z","19.4.43":"2022-01-18T11:22:32.605Z","19.4.47":"2022-01-25T12:23:46.387Z","19.4.48":"2022-01-31T10:21:53.924Z","19.4.50":"2022-02-08T10:18:15.653Z","19.4.52":"2022-02-15T14:04:53.914Z","19.4.55":"2022-03-08T09:36:07.402Z","20.1.47":"2022-04-04T08:14:02.079Z","20.1.48":"2022-04-12T11:12:45.667Z","20.1.50":"2022-04-19T10:57:49.475Z","20.1.52":"2022-05-04T07:35:19.063Z","20.1.55":"2022-05-12T12:54:13.255Z","20.1.56":"2022-05-17T10:56:57.343Z","20.1.57":"2022-05-24T11:23:34.776Z","20.1.59":"2022-06-07T11:25:47.746Z","20.1.61":"2022-06-21T15:02:15.622Z","20.2.36":"2022-06-30T08:45:44.682Z","20.2.38":"2022-07-12T17:25:27.577Z","20.2.40":"2022-07-26T11:49:15.033Z","20.2.43":"2022-08-08T05:45:39.105Z","20.2.45":"2022-08-23T12:39:16.684Z","20.2.50":"2022-09-20T11:25:47.173Z","20.3.47":"2022-09-29T08:51:51.450Z","20.3.49":"2022-10-11T12:53:46.329Z","20.3.50":"2022-10-18T10:51:13.747Z","20.3.52":"2022-10-26T12:55:46.204Z","20.3.56":"2022-11-08T09:55:33.582Z","20.3.57":"2022-11-15T13:55:52.382Z","20.3.58":"2022-11-22T12:49:39.200Z","20.3.61":"2022-12-13T13:26:41.259Z","20.4.38":"2022-12-21T09:33:47.132Z","20.4.40":"2022-12-28T17:08:30.594Z","20.4.42":"2023-01-04T12:39:12.913Z","20.4.43":"2023-01-10T13:17:48.004Z","20.4.44":"2023-01-18T15:17:34.366Z","20.4.48":"2023-02-01T07:24:43.726Z","20.4.49":"2023-02-07T13:30:37.092Z","20.4.50":"2023-02-14T11:22:09.227Z","20.4.51":"2023-02-21T12:39:08.077Z","20.4.52":"2023-02-28T11:54:22.250Z","20.4.53":"2023-03-07T12:23:38.450Z","21.1.35":"2023-03-23T08:06:20.761Z","21.1.37":"2023-03-29T15:06:06.045Z","21.1.38":"2023-04-04T13:14:46.162Z","21.1.39":"2023-04-11T12:19:57.127Z","21.1.41":"2023-04-18T11:13:44.916Z","21.2.3":"2023-05-03T08:51:24.378Z","21.2.4":"2023-05-09T12:34:10.248Z","21.2.5":"2023-05-16T11:35:42.324Z","21.2.6":"2023-05-23T11:53:13.982Z","21.2.9":"2023-06-06T13:27:53.662Z","21.2.10":"2023-06-13T11:27:56.880Z","22.1.34":"2023-06-21T11:58:07.003Z","22.1.36":"2023-06-28T15:49:12.776Z","22.1.38":"2023-07-11T13:19:27.738Z","22.2.5":"2023-07-27T14:46:03.293Z","22.2.8":"2023-08-08T12:13:27.259Z","22.2.11":"2023-08-29T01:21:31.709Z","22.2.12":"2023-09-05T10:41:11.518Z","23.1.36":"2023-09-15T08:07:10.993Z","23.1.38":"2023-09-26T11:52:17.809Z","23.1.39":"2023-10-04T07:49:17.465Z","23.1.40":"2023-10-10T13:20:18.552Z","23.1.44":"2023-11-07T06:12:58.362Z","23.2.4":"2023-11-20T06:26:02.632Z","23.2.7":"2023-12-05T02:52:07.013Z","24.1.41":"2023-12-18T06:32:31.268Z","24.2.3":"2024-01-31T14:11:06.337Z","24.2.4":"2024-02-06T04:54:57.726Z","24.2.8":"2024-02-27T06:41:22.639Z","25.1.35":"2024-03-15T12:18:19.299Z","25.1.37":"2024-03-26T05:01:14.973Z","25.1.39":"2024-04-09T12:36:05.401Z","25.1.41":"2024-04-23T06:43:49.415Z","25.1.42":"2024-04-30T03:03:06.716Z","25.2.3":"2024-05-08T13:48:47.004Z","25.2.4":"2024-05-14T02:22:33.700Z","25.2.6":"2024-05-28T02:34:12.343Z","25.2.7":"2024-06-04T02:48:26.457Z","26.1.35":"2024-06-11T13:15:13.875Z","26.1.38":"2024-06-19T10:05:58.188Z","26.1.39":"2024-06-25T09:02:51.399Z","26.1.40":"2024-07-02T05:08:06.392Z","26.1.41":"2024-07-09T07:04:22.193Z","26.2.4":"2024-07-24T09:30:14.193Z","26.2.5":"2024-07-25T23:33:00.693Z","26.2.7":"2024-07-29T22:57:50.641Z","26.2.10":"2024-08-19T23:02:55.901Z","26.2.12":"2024-09-02T22:58:01.212Z","26.2.14":"2024-09-10T05:04:05.834Z","27.1.48":"2024-09-18T10:14:05.144Z","27.1.50":"2024-09-23T23:06:53.708Z","27.1.51":"2024-09-30T13:28:49.817Z","26.1.41-16103":"2024-10-03T13:36:32.661Z","27.1.52":"2024-10-08T03:11:58.645Z","27.1.53":"2024-10-15T08:46:52.951Z","27.1.55":"2024-10-22T03:00:39.236Z","27.1.56":"2024-10-23T13:17:19.069Z","27.1.57":"2024-10-29T00:03:03.667Z","27.1.58":"2024-11-05T00:50:12.274Z","27.2.2":"2024-11-15T04:24:13.763Z","27.2.3":"2024-11-21T18:03:18.147Z","27.2.5":"2024-12-03T01:31:28.073Z","28.1.33":"2024-12-12T08:10:39.860Z","28.1.35":"2024-12-18T18:15:28.743Z","28.1.36":"2024-12-24T10:50:59.780Z","28.1.37":"2024-12-30T23:53:36.368Z","28.1.38":"2025-01-07T01:25:14.351Z","28.1.39":"2025-01-14T03:06:36.089Z","28.2.3":"2025-01-29T10:30:16.406Z","28.2.4":"2025-02-04T01:04:34.231Z","28.2.5":"2025-02-11T02:52:13.040Z","28.2.6":"2025-02-18T02:24:57.637Z","28.2.7":"2025-02-25T02:55:40.691Z","28.2.11":"2025-03-11T02:25:58.858Z","29.1.33":"2025-03-25T10:19:34.520Z","29.1.34":"2025-03-26T11:48:27.096Z","29.1.37":"2025-04-08T03:09:18.274Z","29.1.38":"2025-04-14T22:31:59.538Z","29.1.41":"2025-05-06T02:27:32.577Z","29.2.4":"2025-05-14T10:51:53.826Z","29.2.5":"2025-05-21T00:44:18.044Z","29.2.7":"2025-05-27T13:23:11.317Z","29.2.8":"2025-06-03T01:32:09.892Z","29.2.10":"2025-06-10T02:59:58.306Z","30.1.37":"2025-06-25T12:36:38.688Z","30.1.38":"2025-07-02T05:10:18.127Z","30.1.39":"2025-07-08T03:17:48.486Z","30.1.41":"2025-07-22T02:35:39.951Z","30.1.42":"2025-07-29T02:24:09.254Z","30.2.4":"2025-08-07T08:07:38.305Z","30.2.4-744881":"2025-08-19T11:34:43.887Z","30.2.7":"2025-08-26T04:00:03.662Z","31.1.17":"2025-09-05T07:18:46.633Z","31.1.20":"2025-09-17T02:53:07.773Z","31.1.21":"2025-09-23T03:04:10.673Z","31.2.2":"2025-10-15T09:50:59.252Z","31.2.3":"2025-10-22T04:09:54.866Z","31.2.10":"2025-11-12T20:07:38.173Z","31.2.12":"2025-11-18T07:52:46.845Z","31.2.15":"2025-11-25T00:26:45.312Z","32.1.19":"2025-12-16T06:46:43.510Z","32.1.20":"2025-12-23T05:09:34.712Z","32.1.22":"2026-01-06T02:52:08.534Z","32.1.24":"2026-01-20T02:30:20.630Z","32.1.25":"2026-01-27T02:56:22.758Z","32.2.3":"2026-02-05T02:04:33.895Z","33.1.44":"2026-03-16T10:56:26.132Z","32.1.25-810416":"2026-03-16T11:13:15.965Z","33.1.47":"2026-04-07T02:52:45.015Z","33.2.3":"2026-04-21T04:28:24.303Z","33.2.4":"2026-04-28T03:23:28.139Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}