{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"dist-tags":{"beta":"32.2.9-1987473","latest":"33.1.47"},"author":{"name":"Syncfusion Inc."},"description":"Essential JS 2 Gantt Component","readme":"# JavaScript Gantt Control\n\nThe [JavaScript Gantt](https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm) control is a project planning and management tool used to display and manage hierarchical tasks with timeline details. It helps assess how long a project should take, determine the resources needed, manage the dependencies between tasks, and plan the order in which the tasks should be completed.\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/gantt/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm#/material/gantt/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Gantt Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-gantt-chart.png\"> </p>\n\n<p align=\"center\">\nTrusted by the world's leading companies\n  <a href=\"https://www.syncfusion.com\">\n    <img src=\"https://ej2.syncfusion.com/home/images/trusted_companies.png\" alt=\"Bootstrap logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install Gantt and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-gantt\n```\n\n## Supported frameworks\n\nGantt control is also offered in 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* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm#/dashboard)\n* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm)\n\n## Key features\n\n* [Data sources](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/local-data.html): Bind hierarchical or self-referential data to Gantt chart with an array of JSON objects or DataManager.\n* [Timeline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/timeline.html): Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.\n* [Task dependency](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/editing.html): Allows for the definition or update of dependencies between tasks in a project using four types of task dependencies: Finish – Start, Start – Finish, Finish – Finish, and Start – Start.\n* [Resources](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/resource-view.html): Visualizes the list of tasks assigned to each resource in hierarchy manner and switch the resources as per user need by task editing.\n* [Editing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/editing.html): Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options.\n* [Virtual scrolling](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/virtual-scroll.html): Improves the performance of the gantt control when binding large amounts of data by only rendering the currently visible parts of the user interface and rendering other elements as needed while scrolling.\n* [Critical path](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/critical-path.html): The critical path in a project is displayed by a single task or a series of tasks. If a task in critical path is delayed, the entire project will be delayed. A task is considered to be critical if any delay to this task would affect the project end date.\n* [Customizable taskbars](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/taskbar-template.html): Display various tasks in a project using parent and child taskbars, summary taskbars and milestone UI, which can be customized with templates.\n* [Unscheduled tasks](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/unscheduled-tasks.html): Gantt Chart supports the display of tasks with undefined start date, end date or duration in a project.\n* [Baseline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/baseline.html): Display the deviations between planned dates and actual dates of a task in a project using baselines.\n* [Markers and indicators](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/event-markers.html): Display indicators and flags along with taskbars and task labels. Also map important events in a project using event marker.\n* [Task label customization](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/tasklabel-template.html): Allows for the customization of labels within and on either side of the task bar.\n* [Sorting](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/sorting-api.html): Supports n levels of sorting.\n* [Filtering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/filtering.html): Offers filter UIs such as filter bar and menu at each column to filter data. Also allows for filtering based on related parent or child records.\n* [Columns](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/column-menu.html): Column definitions are used as the dataSource schema in the gantt. This plays a vital role in rendering column values in the required format. Column functionalities such as resizing, reordering, column template, show or hide columns, etc., are supported.\n* [Column re-ordering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/reorder.html): Drag any column and drop it at any position in the grid's column header row, to reposition the column.\n* [Column resizing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/resizing.html): Resizing allows changing column width on the fly by simply dragging the right corner of the column header.\n* [Row re-ordering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/drag-and-drop.html): Allows rows to be rearranged through drag and drop actions, changing their position and hierarchy level. A child row can be moved as a sibling within the same parent row or as a child to a different parent row.\n* [Selection](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/selection.html): Rows or cells can be selected in the Gantt Chart. One or more rows or cells can also be selected by holding Shift, Ctrl or Command, or programmatically.\n* [Templates](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/column-template.html): Templates can be used to create custom user experiences in the gantt.\n* [RTL support](https://ej2.syncfusion.com/documentation/gantt/global-local/#right-to-left-rtl): Provides the right-to-left mode which aligns content in the Gantt Chart component from right to left. This improves user experience and accessibility for those who work with RTL languages like Hebrew and Arabic.\n* [Localization](https://ej2.syncfusion.com/documentation/gantt/global-local/#localization): Provides inherent support to localize the UI.\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-gantt-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-gantt-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/gantt/CHANGELOG.md?utm_source=npm&utm_campaign=gantt). 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_campaign=gantt) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"17.1.32-beta":{"name":"@syncfusion/ej2-gantt","version":"17.1.32-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.1.32-beta","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"7240e788dbb5271f5c3f919ffbc0c28c00f79f7a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.32-beta.tgz","fileCount":192,"integrity":"sha512-2wCrA0jFi76YuaZAbaeKWu3tXeF36xGIqHDgy5n2SBpwAWKe+voPo7pu3B38D2YmezObMeJ4yxu05PfgEBbtHA==","signatures":[{"sig":"MEYCIQDxRQvy5/E7lFcB6BEPYJNvpuGHvhFXD7LO9nTULdrPeQIhANLrV7fa9zA6yy72tip9OO1ispHSsaKbG4v3/pG6sWvT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8254848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciR4SCRA9TVsSAnZWagAAc5MP/ilgvdAOvHHi3+xPsQeh\np7aEMmX/ZvQhNl7OwFmmsckMPgVpv2g86cWVr7rdOAHcVCof9abcIC61kRsG\nW7/GlJvw7brS2DS3FQ903xirboLdDMgPNhXBlBQvkNGAp3XPOWMEzO8Bb6cF\nXlxWpd9ScUzBulQEZz6y91APnTgFUdLNdRyEBoW2w9wCy0Xso1R7v0ZlsxDD\nyXTYf2O9kctWPlNqbjkT5sJAcr4sWqHD2OasIEBl67PXb6H9PBrxGQYK3pm9\ntix58C4fFfCfhknlYoxDpMAxUAvBfvVOSchnsglXGCd/rs3V4tEgElBAGG1Y\n6FXRyQxbjbX3sVIf9gw1fpWhJyE/KmZ8QzDKzfkKFjWgqZFZguUSTVUiUQQQ\nFK3yZ1EFcsf/tUTF42LT/9OSWk12/oWYAluOSwVWqWqAB5OwSSirWEDrDajY\nj468AgTODLCApBDJWD0yOfO61vKsbjtw6ncvQXDVzrgDUkEp9VFA2DEiOOfl\nj542sovAGW+Ye/IhReo8YqmLwZTBxeBUmnO8Kt+Ch6Ai1QrrzEj8+i0a6K+X\nqCa2QWxI13/CJJTlV0zuAqhRdo0aSlVnEVPFGEF3QmEo43/UeqHK0ydBfiPA\nik7CE/TTCX04TXgjHjHWuLWhXdJXIvQ8Io7JiZYzPkuGBGLjnbzMIoa1aCla\nWgF3\r\n=XObp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-data":"~17.1.32-beta","@syncfusion/ej2-grids":"~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-layouts":"~17.1.32-beta","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~17.1.32-beta"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.32-beta_1552490002025_0.29211593784591683","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-gantt","version":"17.1.38","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"67214972d2eb31ee9b2b53cd03f4e185c7c7b34f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.38.tgz","fileCount":200,"integrity":"sha512-lXSQAMS5dycNEwaizbZ7MPbwvZTN+KJarTKYJkk+wc7O30kb1OHd53KWaQmG+tXXe2YwLR7ROKpw1g8A4+/JFA==","signatures":[{"sig":"MEUCIQDyaMLUly1K4nC8fGSWj4ZWSUtlS3OzcVp2LaYtW5sasQIgF9uADXQSmBEbCzF4idQSW4dWXotz58dfO6sEZeZ3jiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8470911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncrGCRA9TVsSAnZWagAATsYP/1U+q8UlBvf2PljAe/4h\nHG/Lf3IbE/9yf0W2VS7Nn9h2u4Lv+9dU3DAmFjRQaud5b30CmWSfZh4vBG3B\nZsJE9T+d+Om0iJUQWBY+U4WoOSIPTG/NGjjlmvlBYAJl/RLhulzZWY8VvxjK\ngK+UI2E2H3ugLXem7XUb2QZdubSRcmZrtPVdUVsLJ6ND72x7Xynq0BGWJ0WZ\nZJowKeNzXEX7P9xbbTSsEBrDFV3odp5NLz0b4mO1qoHAGiJqGlw7IhKZGpMH\nRa5DzliWHP6HGN291bwb0gBL9SUuRjq4m3LaFxpYtlbC14vGDGE79KFJp56W\nQ1W2KcCalc7DHHB4cs2jxQJkL5Y/4F7VOKEHV/ZXdxG8jezTxkHiqq/H3h2B\netqVSprx6dToON+r19CEBfeKXzA6fKRT6V1n46Fry/I4pCSUhIiL0BitIrxv\n8Y/4RTGUPpbexDvRlW/h3P59uGww4WzhkpgkXjOWErtbtOcxrfChWupjU7uT\n9NNv3HlooOe+jSkM0YjxlzkS3D3QUi1TRRUeQgQvwgUliuSofHC3AjNO9riJ\n7b1z1wTFwWixiwp9dM2zs6OS4/oT9nIJm9OMRGKc6D5MVV7Aej4MVUDkV+BX\n3S9TU9PYEPt3zZcoKL40EepJP1x4R8O6TvxQZWOkvB92LJDg0hy7m2/k99cE\nfbL6\r\n=IiVP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-grids":"~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-layouts":"~17.1.38","@syncfusion/ej2-treegrid":"~17.1.38","@syncfusion/ej2-calendars":"~17.1.38","@syncfusion/ej2-dropdowns":"~17.1.38","@syncfusion/ej2-navigations":"~17.1.38","@syncfusion/ej2-richtexteditor":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.38_1553844933523_0.8555617088929044","host":"s3://npm-registry-packages"}},"17.1.40":{"name":"@syncfusion/ej2-gantt","version":"17.1.40","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.1.40","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5dbfdee79a9f82b9cddbce1ab7c73278cdb5074f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.40.tgz","fileCount":200,"integrity":"sha512-i9PJ8J44L8m8CasdRyX8MHi9JQLVpWEsFrrWXOnV5Jm7g0n0z+6F22VHTFAvTzStTjDIhCCkIxbjDxyqxRhFmQ==","signatures":[{"sig":"MEUCIQDjxXntdkB49seQVhgl1dBdLJFwByfUaxDcDH1e3beHaAIgROo42ZRJIJNyK6pQ8nZX6GFCucd8tVlLuJcROWAJe6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8574507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrIacCRA9TVsSAnZWagAAVNsP/R+saEWKql5YKys/JmsR\nF+dTUgd0Pk3i2mDlY2wUQ8tGGh5XaFQuoqegql+k9ihYbcZJ/iFV4rJRCyhX\nwRrokE+G88UYfaFYYcOLlgX3Xzqp1685aHX2t2E9kw7QoqE4InOJ/C2OVKHl\n2/i+pJorcdWrhdO+8/EdUmff5Q0RYyoSlYXPdtWeHvs5ML0BDUy4B4bHfwSU\noquKTLl40xl286Xi0mnfvqBKeVEHgLZ7tcoIh4GQ41fFQ3PcST84xPFbU2Ln\nwIWfxkQ0aC1v8Br0QBIA4jI2dkFFMh+asCxi8yNRCAVtB73ExoZipsnNg/hV\nl17M85lzxHUKrpm/FWLWlx/qPniExqxKq8USXP2EVnvj7zDX3NtdWxS0qx6Q\n3Rl6u0Ufh+o1lQ998WQPP0pAMwnaWZNhHV2czFB6uF4gQRah4KJIJqva/ZZy\nt9i94SZPkfxd/dff+c/gJOtpKvWWTAhLaFu1SzG3cz6vewK+DGDqZl63OrpD\ndbJPBUCht6hMR0+SNfoZpXisivX2hMpaFFMrKCVMqqvXdsdac39Zl1di5pXg\nxPqlCTqvUX6pabQuwqhn7p8B9df2tziZMOk4i84l1wslrlbtnq1KDAWRxfzd\nyY/nGS8KhMilKxn5Sw61uMpcfBVvSIN0/8QNJgAS0V2fcE7j4jxtLM0GRCXR\np26f\r\n=WiX5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-grids":"~17.1.40","@syncfusion/ej2-lists":"~17.1.40","@syncfusion/ej2-inputs":"~17.1.40","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-layouts":"~17.1.40","@syncfusion/ej2-treegrid":"~17.1.40","@syncfusion/ej2-calendars":"~17.1.38","@syncfusion/ej2-dropdowns":"~17.1.40","@syncfusion/ej2-navigations":"~17.1.40","@syncfusion/ej2-richtexteditor":"~17.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.40_1554810524017_0.02115692298643057","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-gantt","version":"17.1.42","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"c076eec3a43a2be60d3e3fe8a44ea396fe4d391b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.42.tgz","fileCount":200,"integrity":"sha512-hr38wm7DIOrVyavLa2bKLGMmtsMErXka+QkVssSUcOsbiAi4ER2R5rk8uSTxOHnrWHRwxMztNA4JFlJhd4YT8g==","signatures":[{"sig":"MEUCIQC+33SpUDOO/DQtkEUTd8KGNpUhK/C027060vyeoNNlEwIgWCmGkWvOhro36TVRW+VnZBtQxLVcm9IJInnEuE8XHaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8574507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtbuCRA9TVsSAnZWagAAkeQP/Au6bwxOa1TTUm1Oyc13\ntin0t0G+W8mOKzfQoZmpnygyRAFM/p6ofur95WNwbW5yQaSfKU5eHsmy4Pvs\nklCFT38CG2b6T36s1D1df0yVKyGNw7HLBS75hL+X6XOd4H9TJ0kUR20QgzrB\njpOm68zMSmkY018grX+rQIh4QHYV5MwXNJrx2NnnPkF6DdJ/7LtOSJYg74q0\n+bOF6JMmmQlGbWMmZczyGw//efwth0JrUYu7qLGzJ7DQkshtRNrBslgJeZ+K\n2+4FtpllbvWfMP/2lkS3vtqVBlt/MLe+vje0t0i2X7dEJHb6BQrztCU2JSXQ\nZ/J+CADRKJtdSdm/N4ygRA3xTVkGaKZgznytCchGZADfcI5Rq6YtSwesUHRW\nV0I959TmEMqXQc17ss8HgupdQafKAcpuXVVRGeZY+LiV3ipHgVdHP9AxQvZ8\n+DETg+K7qdRadKyViIam6WdThnXopYxmpsFyxCSUw7xe3jmoBx4hwOhncPGO\n/9m9FiCmyCy+QVPRgJjn4zQcm8g1WvOfsiLYF8AcbC7qPmTu1MwZ9PRicGwy\nczNJDEpGlGDDSIMVrFh/MNgUUou0I925TBQwXQh5Yo63S93ib6V8stOlLhKR\n+O3cVSy+MxPUChZ5EVtNmMBrPJ/AVI+0tMYOVLukUFDfRJ76z3YheXbvSdQx\nz6gs\r\n=CZ/C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-grids":"~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-layouts":"~17.1.42","@syncfusion/ej2-treegrid":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.42","@syncfusion/ej2-dropdowns":"~17.1.42","@syncfusion/ej2-navigations":"~17.1.42","@syncfusion/ej2-richtexteditor":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.42_1556010733605_0.7798218141358861","host":"s3://npm-registry-packages"}},"17.1.43":{"name":"@syncfusion/ej2-gantt","version":"17.1.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"55d1cc03e05c7f746b68c0620abe94eece28934d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.43.tgz","fileCount":200,"integrity":"sha512-EfwZAWWIZXo7ldnGnvGF3LFS4JwLbIMXVqxFGKoyUKiTeO6HGFQMN0tyYRDl7nXFuYPzazp6gh5/C8WrSKwZbg==","signatures":[{"sig":"MEUCIQCfi/VBHtw+2ySrdl9aiguvPeBLlk6X4Nz/j6ZB5OtuWwIgPZuHJpz1VOQLaPV1HUWah0vB1+gEHI5e0q2fRUxKdrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8575052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyCJcCRA9TVsSAnZWagAABNAP/jJi4nMuNhNE74q0uJeM\nUF7VtOQGZM6WimlCbEvLZZSsPeH6+xt6jlgVSrMBSmozOZ65eP/03UYNvDLr\nD9Qrz9VfI99qng62CE885OkVPndfvrMm+ooiEYQQ1klxl7r9dWyc7Cog9EM8\ndD0RwHWyUmpStt6Z8hcemagRzqGcVmGid6Qxf5ccRZ4zWXVFqebYkngcchav\n/VK2xs9paAeBa1gqqT2L1e5Bwt+uaowYuVl6iCPGJxPU8FK3mIxo1Pem2fBt\n496GhiqTgJVCbQEPcIWFP1OyzHmfpnESmMtl4i1vxnF/soMB2gOMNEzlI8zR\nUJcfiZbNN12+1SRC53mMjSDvjrllBAwCiU/lil9xLrYzscPrFHDzWPCYdmsj\nkOTe6CpDY87KLYG1dDaKEmHkOANE3BLj20+fhwcEytLjVTHX7lnbjU/QjMoV\nTCAM4T11TUVN8cDfpYi0AlLqlSVzprVs6E2HvtrbC15Tn0iQXW0WP87RsTz0\nrgbkjXh8eWciQI2u8PbwO3Ja3jBPZRGjvSAW2T5capCbmK9gVyn4dSh5LS0h\nBguVYtEXF0zOTU1grVNp4FUeLMfO0iS++p3y7oMCmr6Bhp+oVgD3iipv9GEh\nSkBLHAS25qx+C6+VKRHjFJ3PzHtMy0gut9D95WlqR8U/6MBrnQdrbgbVc0EI\n0kfM\r\n=gVmb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-grids":"~17.1.43","@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-layouts":"~17.1.43","@syncfusion/ej2-treegrid":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.43","@syncfusion/ej2-dropdowns":"~17.1.43","@syncfusion/ej2-navigations":"~17.1.43","@syncfusion/ej2-richtexteditor":"~17.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.43_1556619867788_0.6438281582637717","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-gantt","version":"17.1.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"36d545660422031521063673e41a9f39b388650c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.47.tgz","fileCount":200,"integrity":"sha512-XglXniLwxm2cAdyjMEiobH4qOCIgzNcm8luh0+hR+mXoZBFzfQwRhjGKOPz3qAbFC2H07YchTFsc0YThv2zGTg==","signatures":[{"sig":"MEUCIBH3Vv7xyUvHsOrCEHE12e2XfXwnmfWRWILi/M/sewUvAiEA6YSKCclQ4Ajtbrs/InnCeoHBHbnkvsG5KtAdnPqYCR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8593143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2pxlCRA9TVsSAnZWagAAq5oP/R8U2hLrUuR9UplJKIPg\nlbN6PX+OfjtHNnm/YGk+kQZ5biN5vDm1eKX/OvV06oE/z0Dx01gH8eCQj22p\nsdnHhSN7DowhPpV4orMgfOKfGqORVtZZuis8TMdhcL6OeB6GWSoyuX86W70s\n5iDaaY00sohzPVHfW0L/AvMtrC0DMO7SkH3RiY+7DLYfjy8URaJbJiHw9NdM\nCLTnRU1t5nx9032OMwtoyzWQKFIIFklzF+4M5M2hKzBdwA/eBjW9EL5WudxV\nnrW5OXUtM37RtBMQ952A7QOmwudSFWJgwqrn+SXnwll1Fgieaw3tNOACgvPW\ne5Zv29BDSmXnIbLHjhUtO9aqQeP6E4jea+BpH8XDx+Iv4bnmpbqtZPPEQ/lY\ny/Gp+hUnwqRWc+6ec2mIJRaL0l5Wdw56l2tAVONcBZFtrSl+kbAXADNbIqWH\n2WRtMqKOSM9H7vX3c1R1kFhkyPsLbARuf9q1ZLb7BHBBtkx1+WjwjHTPc2yb\nKqcr/xwwQrhbABtzKy268+LjxQiniB3Z/MQQKSqfkNVcpKZfnDDKmPSaHxE0\n9e3LWBPp3XkXqN0b39H+kKaG/n27P9AokPIfc2IxQrhpkaHx4PaIkbJD+yj6\nsP77coIMiB5YE6OJeGq96VPFG4PLpCno4ah7bHdvaJWycbcPEiSt/B0NS/DC\nngN3\r\n=xjYA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-grids":"~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-layouts":"~17.1.47","@syncfusion/ej2-treegrid":"~17.1.47","@syncfusion/ej2-calendars":"~17.1.47","@syncfusion/ej2-dropdowns":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.47","@syncfusion/ej2-richtexteditor":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.47_1557830756627_0.12066984877449127","host":"s3://npm-registry-packages"}},"17.1.49":{"name":"@syncfusion/ej2-gantt","version":"17.1.49","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.1.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"19b00a353f5f19e59407c49eabaaf99407145d10","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.49.tgz","fileCount":200,"integrity":"sha512-6+k5nAvHCxZ3A271K18VumZCGgGh7WlhPfXIYWDicABkiIqyhCXzmynPXlry7csyWakvco/DxVZ6+LyZOkfD6A==","signatures":[{"sig":"MEQCIEBTy85MqBentaq0AiSIbRenUd+60vx2e/+tNAtMnO+jAiAdjFOUCmH7Pid7I8Pq7ecghWWmZdczy/ZuLrvB/mBIVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8595987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7jmZCRA9TVsSAnZWagAAHkIP/3Xx/oSfUy3dQyOMh0lq\n1r3k2NEIsdhQ9bVCPHHq7hmM6P6JcupAsKjGFR4dpDgCB500RXgHFrx85R8x\n9YIn54PXuohcJ6PzOqYAZ5yIdX0chrkBr7YMyAgpimV6y9rVqSLNxv1RcIK0\nI1uAakdkKjdlX1NcY4rCLaZiTZXS7TBz+WBw+uxfbQFDK/95LtzaoJitDXac\n2h5pbK/p27pqUNqzCqMgEODFh3R0E/Vy1GulD4S1XFNSyTZ+siju2BY5aeOC\nI9EB/ioASbiZ0TyPynY27sfEbvWdUVWqVG9FwMaxYFef0jHwVw4KMv0kiA4n\n9RmHeEQ+MQZE6DTk1KOv8TH8c8As0w7nBh9xpOUmtNrbFoFgtAER1ayFDWe4\nFDSNMMv8+LfsxyoxJswy4P/iuf9II+OvJgYs3y8KjOkoYcQcZs2i8v6pk8PH\n0K9wqgviZqWGwWN4lC/OF0o2KAnXe6UTBjJWubww/0XqMBCGeszSYjV+Oykw\nZAuvL/DUnoILiav61PVAmPiv/p+JRI5xI0bAgt9tHrmGCWW2A0APrlJrYEdv\n/HR6vGlv8KIyvJUYFY/NlHiFbTemUAjThqrz92h5VVi1vcNI1fAnt2yqlb2B\n/j3Cj9zXfWN5AiuGzLXQOiZVBp0ZFu+6Y2h7ftqn5WNXb4EGumc3Mf6BBk3b\n9MHE\r\n=Iefl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"58a64c4b7ca6d4bafbe265c9b8810061901146b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.1.47.tgz","_integrity":"sha512-rwILwK5WVpIRAkZqcbcDs93mV8a2FGccn0Zmjsrd5Tn3sn5zD2RtvT6WsqEanMNa+83O00Oh1DsD1p6uSOz5Ow==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-grids":"~17.1.48","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.49","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-layouts":"~17.1.49","@syncfusion/ej2-treegrid":"~17.1.49","@syncfusion/ej2-calendars":"~17.1.49","@syncfusion/ej2-dropdowns":"~17.1.49","@syncfusion/ej2-navigations":"~17.1.49","@syncfusion/ej2-richtexteditor":"~17.1.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.1.49_1559116184763_0.6995500040721065","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-gantt","version":"17.2.28-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"c3919e120c6c46728a49dd2da1a72d7937b3611b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.28-beta.tgz","fileCount":202,"integrity":"sha512-3cvdCXKQJFz82LdfGsZzp4eV9RyWg4Mly1dETF+CSn3klnmWjHeMIX3k61xiXrmXuNuvEh1BO1jrKNtV3Vbi9Q==","signatures":[{"sig":"MEUCIBeh7hIdd44JV8NeD5Yy6Q3O8aJtqCLWg+nfwfxm9yUkAiEA5/nHAf/JaFAigIwnC8eXs1cjElrq/mefZIUi6gl2WZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9817504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNksCRA9TVsSAnZWagAAVBsP/09rk8ABu4tBus3wh+2Y\nT6UqkGRdr7PUpyV+3CT+Vs9XIEk3oy7rt1tEOT6AZk1OIXc1tPAN/VmVAGBM\ncj/NoOiMFBYG9IeqkaH0I5IWOefyV5x/E75lAtrhV6BUBctblvXH9ZFw19iG\nsiwbTIIoVR6hDo+127PRdC4bSySJ9nmQDSvYIaBXTMxpYLRcnW+SgcCiogpN\nhJ9Rgr+Qss3ui8G/+bVESKg3TKKlFDN3D8MrnW56GI2crgkXV7n9/Danow4d\nyj9LJ2/bgExc5P6t4wbBFQDPqPJA42wGMYNTHDaMT1UW4zu1NXG7C67R/1kM\nNit3EJXulWCGtEE78ZtN48zAxsR+ozsnK2NeYSia4T56Ue0gbYc7iDJJo6Jz\naRA6pz/DrfSBUd8D+tJ5XFW7ynusQZFcSG/Mtm0/j5jv4chHdRtBBvp8edSq\ngWBjwZ6Un8l0h+abtDkCZbAhQO7L7p77R2pEivOQYnonaETK69OYsmnVgSVy\nWGQTiZuB+f2UubJZGAWenAzpVZUMtW6dGMqp8a9grBgH4AY4TpNS8Ey+8neg\nRjFCae/a96KcZYiyZehn8NqiO9C39I9l/uV1AS1aRT8INL6egiwLt1AzkTsi\ndSiFnF5Ve1eqDtdzlIz/Lh0A6CM0JW9dGhn1mzuoLK7Kw8P9adUY8rF5Ojtf\nTRpU\r\n=I9pL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9c922918689541e9cc321afd63d99fb6de12bc64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-1.3.0.tgz","_integrity":"sha512-FrAAsGGmw1ZrL0PVOLZrsHcrI4q3+vpNZYdlGKQoXyFlrf/yP2cAJJBkT4LEwKpTnewRHVnWNwHo6luM0Hp83A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-data":"~17.2.28-beta","@syncfusion/ej2-grids":"~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-layouts":"~17.2.28-beta","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~17.2.28-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.28-beta_1561647403490_0.8978328498509862","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-gantt","version":"17.2.34","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ec2ac6f7dc7fe00cfd9b9f4f2288df3e3839364f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.34.tgz","fileCount":202,"integrity":"sha512-8Tz84O7FGbXyiH4QUBlK/bR7swx2JqpRoqyzfwjCp/6JvyIWlAC8mw2fjREcyactrXTUu8mXACtSM594KeBw5A==","signatures":[{"sig":"MEUCIQDzyBQIAY3qkURzv/1hRNWi8UPM6z4DvZFpbAlSOI/HlgIgHPKy0eCMlFpNYYhFaM3aPA9fmpkg88pCrL9NftEYibo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9885436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy8SCRA9TVsSAnZWagAA7HIQAJO9m2ij5xVwQDOwWG4t\natR/1t5jfQxPFswSpHkHwxEs01Z2iv0jMk3V4ZNgSKAyHxzVhLAzb+CdWMrI\nPeGqM7hRq4S9ywG6+EWirBRzgh8oKg8P12I5MxdiZg6Q9xf/v3+4Jnsi9Zrz\nKDx7j1HrXs/kuUNtVJYgEboiXnqxuWYzsL3CfcW99+vU3FYn3wdq+SY+v6zv\nlWm5qJUS96NkaTy0eOdg+5YcKyZ7kRz3TsKtee6Zxu0di+PIS7lO7B0fh1Lx\nu61d+tYIbcTXGlHJAjZakZOyctROugWogjHDTxD6PTdKoS0m0S9bVPJ8Bd2V\n7017SNymLq6SqSy4hIkO8px12TTMSH1aCJPsluPzjrsfLBxVK7i7q/fo2r+X\nQRzoZqfcR8uKqsSh/P7VomZVWiWp4PmulTQkdnhFvom3DXbj8cw+Bxkb0QtJ\nO2EDoPC5CFf0mn8Y36rcZIny0lIiKOmu/R7HaR7h+KXHGu2oZKaMMMJhiF9l\nCD/dBuC/syamw8nFTzI/Hsefry/64vSfmDT0+ADs+xhWf3UsVb5WZ68xEojV\nWdsXH5XBhfMgkxv25zIiBNyqyJvBsuISW0+xZbgh+a8nM+agyJEBTLcsv8oE\nfSzJ1v5sOPrO6Oa4sEg1LYbPgRwEwo5WBUN+UMZ0hdq6l0lGwqn7oYjCfsLP\ngvtL\r\n=a+fH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2534349aad1a65985d4805672a2910bd8619b335","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.28.tgz","_integrity":"sha512-IkbrqUhCRaq5ZsREdQvv8AYX5xahvWLVy6hKA8men+sZHajAa+9oiI5ciVykN9+3PxiPMWuyOj3fOwfHabktPQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.34","@syncfusion/ej2-grids":"~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-layouts":"~17.2.34","@syncfusion/ej2-treegrid":"~17.2.34","@syncfusion/ej2-calendars":"~17.2.34","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-richtexteditor":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.34_1562849041973_0.16794975491536768","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-gantt","version":"17.2.35","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2bcf309b95540f2273e3d17d3c662d0ed50db84e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.35.tgz","fileCount":202,"integrity":"sha512-DiVOi9/8ZREGsWPNccx8HvWKFxIiD6ZFe2L7cwLaAdRn+nPpNHJrx98v78yPkhXVR0kR3nkpkTnrWYtsLDbbLg==","signatures":[{"sig":"MEUCIHodpu1UV6Zz6Ez+SMR79W6b6f3BZTA7vVqiZ6EiHjWWAiEAhfNBF+Jm1bW981mq+lJbAeIvLPQP04O/jmdxi/ES9Wg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9885436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqb/CRA9TVsSAnZWagAAcJ0P/3xyDa9wk7vfX8FRYFNN\njDPHh+x5eF4khficDEBhA8h7Sk/kiywfezvtdyGfB265utQDmX43oltZc/Xa\nHlu9Ew1R/R9lBcsce/a2i8W7SY4g+ICdOQiGxJLL2BJvpkKkTnYp4fqGd4dd\nC5Nf11mfVBkjWnMc290JUIqVqYQDPYnB5xH5I7I0beZLpXUm4tTRYbwsHXSj\nrLoDTRDwCZ+G8aNOXquWLPmxbPXmsKJh5P6qMVtRkaUpE8xiV1LWxeBUw2sl\nMu9jyJJ+w1uLE8DtViSp3CVPkI4TaFaNaRX2XBjNXo/4IgAKkK3rRk7iEEBf\nqgzEhT85Xyiow2n1nG9Qo1jpiI9DuBCvMEIfvEyeApILcS4JavvtBgaPQ5OI\nscGdEEzHTYrGT1hvnS2K/18YEvOxa9+NSUzB0xz4dz4J8amMKAsXhzActlmx\nQdG/gKwWgHJqJzTa51IOVihnGYFE6V1Fir8SCEs0xOyZWLk4t/XMI+iqrDIS\nu6/+z0eQl6NuNELgA56SgPdpKZ76gp6Bh8bdQQjuOHFv7lABJPZSpVVmPc4R\nf0WlUL+3vyP1qn53zy6e4RGDHVxx6IHCpht0dgF8Qeq+vhBB4j2XmqH38lme\nJLk82XkT0N/TwUqAu69+s4+CnbgvCzv5jf6tBXuLVagNk8lQjIJu3iJMUWW7\nHTE2\r\n=ku2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2534349aad1a65985d4805672a2910bd8619b335","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.28.tgz","_integrity":"sha512-IkbrqUhCRaq5ZsREdQvv8AYX5xahvWLVy6hKA8men+sZHajAa+9oiI5ciVykN9+3PxiPMWuyOj3fOwfHabktPQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.35","@syncfusion/ej2-grids":"~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-layouts":"~17.2.34","@syncfusion/ej2-treegrid":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.35","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-richtexteditor":"~17.2.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.35_1563338494817_0.1594439832954968","host":"s3://npm-registry-packages"}},"17.2.36":{"name":"@syncfusion/ej2-gantt","version":"17.2.36","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.2.36","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1eb6a0b43042e19c48f14fb411c4eedeb71f7b7e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.36.tgz","fileCount":202,"integrity":"sha512-xQF+qHt7K7aeESSTTBBYfRA/hJXFQxnShLgI2XNvMtrWevwOwLmKhChPnLWmp+k7Vw0lqWYLCmFWiOsQqCsabw==","signatures":[{"sig":"MEUCIQDOHeQCqmFOpPwO9babYZ53782zrQrFWvJksDkrVKTsqwIgd1ylGjD/kOUrIdvhKK418G2qK+xu1h1/D/CR+wlOEbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9851136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOA0GCRA9TVsSAnZWagAAKaEP/iNwV0LniNeYbxZw+Wzz\ndKCyuZ1H4yAeU1n8JDtyQ45sVTr96WL+YyWGTQIiH7snt1HPV20Jubl/1tUF\nW154KzuuaBuNxvnAmQOZAgTFOeKngl/Fqzc/eM4Ply8YN3U0HsaqEn45JpIK\nUI6Lyo6zR1vTriXLv6KSW3aKP/cxRkqqOMDVPZ7s4Aj1R13qKXjDiMlmraTN\n1l5jAOhz+/vczNM9jeYw7L62gFp6Iug3hYnXTolRS/MW67yPteigYEjixlZt\n5GtJBufIJ1FCLVKLUfKxQO+O/o6CbqSV1XyA3ICoWmovVHKZ+Mk+6N2EcNIb\nfuk7j+QrnUAG9SIdEfYDkm1lQR4oxonWtKp+w2haypBJHXYN4PtTaFJbbsFG\n/QYZjkUV2lE66CFc1GosUERlH7Yyej3r1MKCwzubPhkeh81e/qi1roYt62m9\nj89imWdPj5UXOFieTL9UrHKvEWYGC54DSrureMvpxjnzoy1TfCMt0PAMso+3\nFwBc1bOvXRvO4u5zBZQrX5WSB8wAnpCQfEAvIBSF+bKauk+EUjXKLe+4iVzA\nKNsZ5OrgBRMtGTcSDBgr2ZNJiyBYFa0UZUo+i2HaxAY0S0sfPmiATggYzlWx\nmPXVH15V1CrKZ83/y7HabKaAR+DwqfeM11mosY1SlPziU65yv4T5qBiwbA9D\nJU6h\r\n=Fc6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"a41409041c1e9f5c556e2c7c4ece64efd947cbb5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.35.tgz","_integrity":"sha512-roecSg0TAF6UhWqQTMoHzEzwfadmSA1R1JG9Cpe7fZgHQUqkE9Cmf+NXOYoz3qeRrvZ1uej/aaE3vXWpkygRrQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.35","@syncfusion/ej2-data":"~17.2.36","@syncfusion/ej2-grids":"~17.2.36","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.36","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-layouts":"~17.2.36","@syncfusion/ej2-treegrid":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.36","@syncfusion/ej2-navigations":"~17.2.36","@syncfusion/ej2-richtexteditor":"~17.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.36_1563954437562_0.6574216434378477","host":"s3://npm-registry-packages"}},"17.2.40":{"name":"@syncfusion/ej2-gantt","version":"17.2.40","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"749bcf6c2976c233aee928518afe85f8b157dc79","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.40.tgz","fileCount":202,"integrity":"sha512-qatL6Ok1sEQNHrNN+Bv+SEFJZ2XqkfwBRewWMIt/3Wz7O2bQnEw1HJtsC9AB/AIAaTUcUF+l/5KIZ/LRL68nOg==","signatures":[{"sig":"MEUCIES29adq02e/j3gPXadI9NlAOuQS2mUManJ7H+5M/gEtAiEAi9IkHr2mtCyFUEmzYfhzknBdv/9TV5uV33F2EIT2iR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9895395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSV8aCRA9TVsSAnZWagAAMTsQAIfkhtYk29hIoy//Qt8t\nPOUqLykH5l9QxApThv63kiQ2/H+YjTiWYmBr15BWKx1+qiR8j+69CYTfInua\npm42YOppTJNvx2lbx2c2q4Ycok6oMW5sZ6Hdu7tAcEnz1PiPyGlllWdBRH74\nZ2mx+qaah2r/G+f+9NUyR5IQLZ76RcP8/0sxYXrwHSXVYjorZ4zfoYBdQaQ0\nDGFvcafwLr3AJP/NY3mhuelFhzpOPsdK0FYKWVlPiBemo54g95G+anwvwtya\nVc36ybIQ9ArFvTxiLDJGFT4VKbnfkjY8reFhldwhh+twnkRTdw9vpPxZ2Kz9\nOM3jIZi9rdEd4ykM9nsSeygZWzYrZnw/4PyVWYjwkParCNgq3iB8H8P4aYdE\nIKT3Cf3qTLG1KMLFKPS7ritbNcip7N9ztke+qi8pcUPjcMhytSs8Zi/XmJkO\nDlPFur9UC5ER4O8P2K0tYP0RZ5kgcclSHtTC0IRAx6CWFaLB9nh+s49i4xLt\nxOLtUFd8vpEeQpHYns6HRoZwRlzZGpASywqMe7wqDdpJ9L8pUHAQNtsmB5nh\n82QHurO8il/Vs4Hwlbm+Ue+FEDXSGuCnB9S9LVAzhKQVukcUCx613wuSm3mM\nbKYLF/3pzt4oF5qmRIVuUpLBpC8p/v0/YmCxkaPROEiUydZfS7AvC2i0zoQ7\notjj\r\n=GwIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6cfc5f53311abaa1f43aca2b4a3a51ea5f8695df","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.36.tgz","_integrity":"sha512-jeWGkDs/NeBKUxrvL21fqwHLg0cGqeaPLvCnwJOgaQ/OElbPSKRQQ4CfA8TVn4lJxf1mVM+HunI9u9hJZolWJg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-grids":"~17.2.40","@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-layouts":"~17.2.40","@syncfusion/ej2-treegrid":"~17.2.40","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.40","@syncfusion/ej2-navigations":"~17.2.40","@syncfusion/ej2-richtexteditor":"~17.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.40_1565089562224_0.5432941478177862","host":"s3://npm-registry-packages"}},"17.2.41":{"name":"@syncfusion/ej2-gantt","version":"17.2.41","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"42c60b953ea582d75c9d10a0d16d2de8a274de46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.41.tgz","fileCount":202,"integrity":"sha512-/byuSigWcoLyNeAfpKdDemRXEehH7sQzHcS1PSD5NUqEFy/cvt3aPTmNvEslIFVqV9w4JhJ16vVQlKfeJ+sODw==","signatures":[{"sig":"MEUCIF1ZGjBmxkGiKrAti1XWSieMAkCi+ENIXZu+JzF/2+NAAiEAyeHak2Q0Di1o8mtMXcJBq8XjT8sC1IPklk8XUQmlK8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9907611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU4c0CRA9TVsSAnZWagAAZCsQAJHFXu5M4AbIz+x2nxb9\nnEO8s5aB+9j7SSDlV4C+SqT62bbOFVPwhRLTmVl/dVuPv5BfXjlUfaZo2y6L\nrpmWVWv/nPzMRKdVE2+23ZrDt2mP40cjAzjNBkx59ZYLorgxq27X2gF9C18v\n5+D6BfPUbsQQHZPJJFv3fuVun8ejL70hBWKX70pinZCQEvv80FKLLZVYW0PE\nvQr/DCwURgYTj36R5oU1X7QDUXosVAuo5/UNu4AZEXtS0Z+W7VK/b8SOdT3P\nyTkU1bNUj8fMS+s0B8lTJPNzLJIqfUu5TJO1s6vOq19LLxNG7f403EcJJ+bz\n5ZxP8AgMbpYKlnx/tJc/EqhSnSyppv1UXOvS8dz+0Wp3ckLcRpEn6FnZBSFw\nUUXFecR+s+0VBK2IjW4GByduq1Mjr7DC/7UPnyPwpmme0imKoBmtMOFJvRiY\nNoUG7W82Vwh+49NkqNMshHtRZTzZHELc2oArIjWBGMpRu6Y3pEJLH0n3T5Ad\n7XYCilJcoJDa4+IfjmhPWeL2Vr1y7ZDb+t355cMkWWOX8Qv5TYQaUPwz2Te+\n+jH6siJTpTd+hKzL6sKoOJxHzsFYjjDJyMGH3F7FJAL+qOfSwdN2QjuyPErv\nXaw8/21Kv0NV30OxAR1+hqUMgUtDDsVWAH5xaCnIOPENYWHgG6zj16Mv9yMr\nSzrt\r\n=AqOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"97717799d831062968d85ea778d959b7998bc5b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.40.tgz","_integrity":"sha512-tisYlf8eHWcwZDB/NWVCMP4xl94hUbqsqJPqmEGh9eXht2CnnU8E7TraGmXNo1z0SZlnXvIF1B5w4EPI6JiK4g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-grids":"~17.2.41","@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-layouts":"~17.2.41","@syncfusion/ej2-treegrid":"~17.2.41","@syncfusion/ej2-calendars":"~17.2.41","@syncfusion/ej2-dropdowns":"~17.2.41","@syncfusion/ej2-navigations":"~17.2.41","@syncfusion/ej2-richtexteditor":"~17.2.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.41_1565755187449_0.1188694455292234","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-gantt","version":"17.2.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4d7c7566b0c79cb0310e9ee3823e8d1b10a2c7dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.46.tgz","fileCount":202,"integrity":"sha512-THWvMcIVBsUf+NyBWDX9xnRBGL6/9RCqV2hURGQPp9y3FUjRRfMtuLa9rr+N9n9G0x3/Klr2UbgyCHkdV8c44A==","signatures":[{"sig":"MEQCID9I+yEz+1nvgI6h0PbzqEsTJpTc6SK/MtqNEMMsBDIOAiAS30h6QVJLzls5J/JnCuKUIIE/wIOvTQ4i7QuZbvKWag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9942638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnThCRA9TVsSAnZWagAA9qsP+QFv/G3kMgNpjv/jUly6\nnKCgreBPP0ntKdfaxI1IH1o3CN66yIsTmFrDuMnlH66ax4FkFJvX8DSJwb8T\nGH56ysnWfcVRdsXX9O4tRYOm8QBtOGHtGK8ubQ/GiUa1c0Gq3WSCvFTAzkMx\nvKtsNiBmUVQacxq3q935eOwC5CuBQs3kS4du7LQWyUzlEp/W7Yy08YDZmzh9\nlieZDcLcFoDBGSeXDOx03FGKxliscmbcqE/QOFrDxABkMYS2mFCfoEPvCsxE\nh1AiO5HFM8TxtzCRgFI5TXRWtDCSZFW0KIyWyguJCFsvfTwTAIgPa0OJdgZp\nFYOs+V+uQxYmt9K3Vf0D38AZ3bPe5wLo+1OdWKHPLAmspy7BQtr/IgIE2UXi\nt9XLIzI8yiWI1QQ/s6b/2ta/CPbzvYTKjxHfl/KdYs2/dpzJismqchpnvndT\nq+HlA1a4iRruXxJCfYElbHLTAMKv9jplIB5dUSHdL2cQKMCowkw5fUGa8V8v\ngR2xtJ92MCbLdNLJYhpOjyP4o4Creq21rrngMRQ0Yt5eXcGN6pn8Aa6VHWd3\nqpK7mbjLhemzrf5UayOCSVSuJzOrWZO87BRYghaWkND2ppbJ8/t3zg5maFDY\nCf7wDS9IgM3f+OcX1w+SMdkITtRJe8DkJJaOAEu5ofRdgUzM8zFO2LcNlnwq\nLtKk\r\n=DKhY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"1ff227bb86b606f7e6daccc04b29ba3077f507b7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.41.tgz","_integrity":"sha512-GX89hD754j65FNY4GgnyCphTELpvJzZrKyjkEzJXmg8BP9s4R1meKZMApuhmokuQQgpc9i1VWB8Qn2Ve5kLCvw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-data":"~17.2.46","@syncfusion/ej2-grids":"~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-layouts":"~17.2.46","@syncfusion/ej2-treegrid":"~17.2.46","@syncfusion/ej2-calendars":"~17.2.46","@syncfusion/ej2-dropdowns":"~17.2.46","@syncfusion/ej2-navigations":"~17.2.46","@syncfusion/ej2-richtexteditor":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.46_1566471392164_0.34192155910314503","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-gantt","version":"17.2.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"79860cde843614eb112386a42fb6b7013d1eb8ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.47.tgz","fileCount":202,"integrity":"sha512-n0U0zMuC50+WxXrhtonYI9898qmm0bBfNC3vvRl9k4iLzjVIIEwmAyui40T2ngPM17OOk0Xy7JeWR9uzCw4VHg==","signatures":[{"sig":"MEQCIFtILaaOUs8dQhm1Cr84vQW8eIyilX6V6XD4jgrUyQJuAiBdayJwUM5ViVlvvKabBdnLbGUz5ccADpCHHGpX/JOJ8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9973134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZT3iCRA9TVsSAnZWagAA+v8P/iuDv2aa3i/dsLrvTMqV\nGYyKnYtXHahWCnnH7VTPyo9wO8dSAbT8vAyZ6Sxhbx4+wqRLrqrIz/P59dLI\nZq6xXBc+7gmm8OQYlBhPftdPJYe1+dGG6UIYil444rjinwa/cnBvuEsJLaFc\n+NgMzKq+4PoT5PiNKhrU/4MuUFUf8+0ggQ7WJzKdTd0vBXFDx0T3yqvkfQac\nsqlPSZxwLpgvpeVyE2WM16Uusbj5yTYkT30mcvvsHJK77e4npYowpB9a2Ncw\nhRyGIjstHgWTvuagDOI/icPzDdlEzKKBPr9ykDdXDIbIC2QVsF8JceNLH88i\niWaMk2wMbTQj2ncom4FaamJ27SVi9rjvFkShmNJKUdv5UoEHoJ4Bw65cswT7\noh12VdbfoaLSHSsxfW99/gqAC/7bXdFUQW2pt3g+BgZsoeC9BFeu0QPdBmJK\nDetdszWYq6Ngnfe6UYhChvztOVfFJqZ3mw6Xx1RPUvwUc0ayCRByMhCH03n/\nrRSmgAh2TYt5L1vtwfqYRV5IIjqIoNT4f4rNSFtie/JCXScxdE8TVDZVz9AI\nH3+83f4HK61M4tth+Oe6JfbEzN2q2yOzFsjsbDTU0tjsm1483FYaLCe3xyk9\neKW/56qYSdXS9IXJ3wkqcYlryZjFhiUFs9o8ETSb5gWaO0kSlMleLdkCguLk\nwQrt\r\n=NFap\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"e1be4efacc6afa3dbbcce2a9eeb29bee529a8432","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.46.tgz","_integrity":"sha512-njn5pYfREWV9YNti3K3linkQQkZz+ZH/hS7bZTuLVi7gCXSHtJWq43KBdPNkzNhf0h15JTKZKwroaXfafTbcfg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-grids":"~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-layouts":"~17.2.47","@syncfusion/ej2-treegrid":"~17.2.47","@syncfusion/ej2-calendars":"~17.2.47","@syncfusion/ej2-dropdowns":"~17.2.47","@syncfusion/ej2-navigations":"~17.2.47","@syncfusion/ej2-richtexteditor":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.47_1566916065691_0.18555661739132323","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-gantt","version":"17.2.29-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f1d74817dc78976ff57dfeacdbce9eaaf098dd87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.29-beta.tgz","fileCount":204,"integrity":"sha512-w/zHFxrtSxvbDdvDxKj2I12umDG49m7vmCIbzoRuQ0cMyOP7c20V+4AlpnjJ6Y4Zk3KsdOxdq08gP9Nnk8g+7w==","signatures":[{"sig":"MEQCIE1dW4Cy1+cVpjTBX+wyeU9gEX9HQZZ1bEUdyQYos8Y+AiB0xUE1TCPsKpUhXpwPEL4hNC0AV5wPMwLtlOxd7geyXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10061325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYwECRA9TVsSAnZWagAAm/oQAIH696mLOmTZqwOONjOc\nyvrTmcsRv8hgjt+7Tc5OrY2LyyFb1O505rjjfPiPTELD5VqNNqsdgrarAo6j\nrmWfJfCFp4w+9h3Gu3X+Lhuh7+lsuQNSTGaICjdQ333rd4BImwzRS+s4nZdz\nun0pzLoOte2kLVc+grijibYmgK+dDAIpfPf+9/v5qD2v1qirj+PTmcCzi+DZ\nbRanYfrMhcUBupbrEi8kbKQJk0bdaZ5fogJmJEWCnvh4TeewVx9KBHwV+0E1\nl1B6X7ibLF1W8aMmc3lwNvQndW0qbr9arMK5neQdeOhm/T0XN9cH1jO+CIgJ\nhD2+Pc7ZMTD5cg7MTKd8XQNqcTk83FNDsmgpDs5sPOrDblzvnQ2IzHglS0Rr\nVe273gOY/uDtA9UNU6lSuGcRM9CX+dZcXSDFexv9vfd+b2DFb/QKb/dr3qUv\nk67HZKDkqdyTRVH6upbaaS/SYxBv5r7M8qv8AOkPF8rNHngJ4jE6JoPnJqf1\nl+V3o0gEpGjmf9oBZeUxizZ2MnT21PfU7D5jbdKb5eslXPvnBAn37AkgCb8P\n2brjKL8NpEwCTX0Sa20GCPxC3stumh4CD3fNGk9bfn9EUK9/MtdxuhO1KuGt\nwy/o/YoYgvfQVSvrY6D3on4UImYeIrlbRA7p6Q/QxQB9IOyF/uMzJb2+Ec5m\nw+D2\r\n=FYyp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b2fc7ce367175844a0bfab9f2c4ca9f40449a1b3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.46.tgz","_integrity":"sha512-9N5YP4uRl8QC4Ejiz+peJKOPTxWqA87R6Hm6B2ZiPkb/j6mAc3asi+fuRX2Gk8JGu3lwIR+uXWQjzkZFJeDbow==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-data":"17.2.29-beta","@syncfusion/ej2-grids":"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-layouts":"17.2.29-beta","@syncfusion/ej2-treegrid":"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-richtexteditor":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.29-beta_1566936067440_0.33643054972192155","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-gantt","version":"17.2.48-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d186663a373551ff1983e4e87538f5f3fe0ffcee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.48-beta.tgz","fileCount":204,"integrity":"sha512-VBAx1qumbEm/esTkmjmP+yF7PttYS9rUfeLkOgmDQZck1uNEqCXyKaS5Vkpf9XcOT17e6rSyurjRXneoTHcugA==","signatures":[{"sig":"MEUCICJ4N3bVsSmVrIwlXtkqU/Ia/aqlbgDMOk/m6n0tfkEmAiEAub9KODLMcnnqZXnMlYyyaT77A7zGgtdmF8vA9VkG5cY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10062379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo/hCRA9TVsSAnZWagAA4NUQAJ+n9/dHk/0CNsA9pYqw\nbKW6RIJ5Da9+uN7EepfnF0KqmlYdmRPIHK0QB0wnHO57QmW5Ab117c3mL2TR\nB74wcQg4hMr5EpvmaLaToy+I+fFMnTNA/G46jpV2mnA+TQfv5eyqkh/6VIKi\nugexccwlkoo2EF2fpdx7NDpWdBDYhxpbDyo7Q8+kudDPWcs4mNUQyDvDofBW\nAhQ3TMh/olWbH7lABEyRrp7fl8RyL+Mi8ChfxtKElmVMUQUd21xx1DGRG3ia\nuXdhkT3sxynqLrt3VpLLJ3bUZy7lZrDYXZAbHKdD+00JSRv5DVgwqcPZG7cn\n/FP8FcXtJdhWRYZ+XJcXA4kYHWNWPTL65wV0YnMbqQ/6RRwWSM3dqgof0EJz\ngOf2bsmRJLjJm6JeECxNeF9Q9MKnNGTovbo4l0ME42Y4/m2DKPoFLW8kQZ2r\nk2vfNLLk7uoe3Oysz3IQaQVk4S1eCe9ywBa1BtYYIbASeI5z5uSmLtCc/p7n\nZMjIz2o6OlsKKic29NCUpjeKWKMg9PmYQSs/QUR3pxQ2DgTPaSJvJ42vrQCc\n7R05Iw0mB26LZTg+wc45ZAzWx1XEJjYZEJBvOLosxg7zvIdwwCR5jkDJqvUJ\nQSF7aoB0vL0pdrgMznFqjfVZ8eDrafMBCDn0tU5D0Gi3aShUwGy/jZurdO53\nS5lt\r\n=tT9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b2fc7ce367175844a0bfab9f2c4ca9f40449a1b3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.46.tgz","_integrity":"sha512-9N5YP4uRl8QC4Ejiz+peJKOPTxWqA87R6Hm6B2ZiPkb/j6mAc3asi+fuRX2Gk8JGu3lwIR+uXWQjzkZFJeDbow==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-data":"17.2.48-beta","@syncfusion/ej2-grids":"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-layouts":"17.2.48-beta","@syncfusion/ej2-treegrid":"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-richtexteditor":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.48-beta_1567002592719_0.8825296132625389","host":"s3://npm-registry-packages"}},"17.2.51":{"name":"@syncfusion/ej2-gantt","version":"17.2.51","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.2.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"becbb5a2112cc2699059f3defe02b2fcbddba80a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.51.tgz","fileCount":202,"integrity":"sha512-sSFAq0hwvC/zncMQWEpy+6dvsJFvVDw57BDYMmS6U9UwqMXHSCkxa0tWAWknSYsJM71wDS4lBJbXt4eqJXiI9w==","signatures":[{"sig":"MEQCICeQ5c8LCp2RWRpdPgMz6uZ9KYcW2qOhHSMQ/1NHnoIpAiAHigAArZYNBhsu7fCBuD/MLw96MXoRBs+/aVMLkiHD+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10068168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd8zxCRA9TVsSAnZWagAANOEP/3guFRGJ/51sv/VOmCL6\nRsC8Q/HWsmppzcxS9beitBhvm7c041b7GvxRX4c5T5Dkh8pFM7oDnq2rCzPZ\nmISyQkORxpmW7oQkRap4lMgVuntvjWRVCa0g7VpqfbhkWG0Y5PQndPDsMp5V\nLfzxQ/crYosvxTaJeK2EkuNTtQVnqFZzajZWpQ5wivzZZPxHEq1zRMSuG5o3\n/uklmKMR1d018d48ULNTbf9MuTT2gP/Q3G2/Qh6Q84/j2NSowiDDFCHb7MtD\nBeY2BoRQVy2V2nH4nOG7GdZOuZv2DlETQde/EJpr9Z2sO9XPii3IUSW2ucF9\nLAtdKLYolRTruJ6elaalWrmVyEvjtBCqs00kTCL0U09Bl8fYui+WW84gU5o3\noPfv3U65eCGr4Tzji7yXUnuzYmnX5xIu2TynVy/aWNjnj/6o4xhHrzjOctnm\nuB9Ucg8mfAYz1s8O2utLbdUj6qpKI2KKrPLxcxR6iJOMIMxONdZVjC1Wa7uU\ngS7M4/Mzw7VLmS9IPJgi+VEmveeCOQxzwYZUOJhJRUjak61VhCnjQZdUMMKg\neF3Z0nBLrUwA3wHDA5HEoSMRjeBfV0TZfKh/k3FOdiXDtZkgQwQE1yjheNNS\nVBlOKaVnnRpN/KDAZyRFWqfYJaBRCZmigLvuT1WGvN+oPcNrZF6+FzJqMr9k\n6iSY\r\n=Z3hM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"707168e29f2e464036ed06b15e34a60caa1f85ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.48.tgz","_integrity":"sha512-EWMYOpwp7tV1i7NTlgNqAv8T10h2E5HqRiCN/OMcYBor5vvZFizfYlqQUm4bYxvcXXvlw3IoBVPT/jU01PL1+Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"5.5.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.9.0","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-grids":"~17.2.51","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.51","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-layouts":"~17.2.49","@syncfusion/ej2-treegrid":"~17.2.51","@syncfusion/ej2-calendars":"~17.2.49","@syncfusion/ej2-dropdowns":"~17.2.49","@syncfusion/ej2-navigations":"~17.2.49","@syncfusion/ej2-richtexteditor":"~17.2.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.51_1568132336668_0.3606821151281636","host":"s3://npm-registry-packages"}},"17.2.52":{"name":"@syncfusion/ej2-gantt","version":"17.2.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.2.52","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4a27fdd551095bf6ff70d146119b754450f63bbb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.52.tgz","fileCount":202,"integrity":"sha512-pAqgqDnJAGF/lDULQlwPfvN754gBT9v3OzfKHM7DHg5BR/jSixQlk6hEGdaYVp0Dk+4SR3JBKDxLFBWB5IacCg==","signatures":[{"sig":"MEUCIQCIDYEusNgPmAfIX3WF8IHb+Tp0QATZVxeJQAi7fQ7MXQIgeYJCDo/zenzeBI3tmRhRd01khUiSTeWlQhiSzd9L4/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10068137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg4HRCRA9TVsSAnZWagAAkioP/3Kun+BHRJeRNCqILLVa\nLh7ZP1/kjLvstqPnrfu4YSS1PXmnHLa5ppaT06DV3+pKzG49huhnwqbJKSbc\nvvP3Mv4Cfg9pzsh8VJ3OnKXlfrzES3wuyglaICD/aNhX00Err7cmH6q3exnZ\nJBtCmapcaOxyzJIoWX1ulicpqA++VLfOStOxTqZBA8EXAa3ivqedW5uDhVjX\nVNeDg9QwXiHnp7+rpzupQclh0ljtN3y68oKXrWTr3rsbmOaerPaCifZCj0q5\nWxiFkiVEs7aKqqsFP+b89ulkfdID7861Fau2ZxPJa9Z4v5Tcl6nLzt9NAwK6\n0EkFBtheBZXkJxvSvI2EpvkfSeTsUWHwOlH6nh4FrC14AN3pQWDhngPCytHv\ndGg5v6TJN0KGkdnZHm33xsTTyDJEFF6vFm7FlsoWMszhTOSI8AI+7WN5EIcU\n4LR8auaJMXPN29WY79oWL66N9aZOtOfRNx8VI3a+h4GQ51oalcgvqNeHbSMk\n1by476HMScW7akaF58qM+09RwOP/TzHGYIP6vyhI+cgyCL5s+edBxXgeiLW1\n3jsjbYkEaTCQa403q/N0bTkUE7x4bXxdTZlct5AFm2IUBKtnQT031HuvizL9\nJoMaRzOGqEVHQgxYQVY//nYGhsFAMwFWC9q8Haqi2KWIKBd1yPw6kI0zXvW9\nwiG1\r\n=QfXw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@~17.2.52","_spec":"@syncfusion/ej2-gantt@~17.2.52","_where":"C:\\Users\\KumaresanSubramani\\Downloads\\GanttPacakges\\node_modules\\@syncfusion\\ej2-angular-gantt","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"becbb5a2112cc2699059f3defe02b2fcbddba80a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.52.tgz","_integrity":"sha512-sSFAq0hwvC/zncMQWEpy+6dvsJFvVDw57BDYMmS6U9UwqMXHSCkxa0tWAWknSYsJM71wDS4lBJbXt4eqJXiI9w==","_requested":{"raw":"@syncfusion/ej2-gantt@~17.2.52","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"~17.2.52","registry":true,"saveSpec":null,"fetchSpec":"~17.2.52","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-grids":"~17.2.51","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.51","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-layouts":"~17.2.49","@syncfusion/ej2-treegrid":"~17.2.51","@syncfusion/ej2-calendars":"~17.2.49","@syncfusion/ej2-dropdowns":"~17.2.49","@syncfusion/ej2-navigations":"~17.2.49","@syncfusion/ej2-richtexteditor":"~17.2.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.52_1568899536515_0.26081136208777145","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-gantt","version":"17.3.9-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d243cdeffa6b625cdaf93f290c3840c21c7ccbe3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.9-beta.tgz","fileCount":204,"integrity":"sha512-BhZ2RX73gCtYjk7NPLS6aFrHy8WXQil8Kx1+0JFXp1L02OfjZxOC8F8Zz5WqEcq7OwJIZz4aM7r7bEYW4s5dzA==","signatures":[{"sig":"MEUCIQCnNH0UFxs01y1N7vUDwztm/+F5EcdTibbkrrC6ekYaAwIgWLXz41wA0DbNvi4hyO4zw/OqSSDq33mbJsO0/5DGRZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10172140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMoACRA9TVsSAnZWagAAnIAQAIFgCbyWeECcr1JASTZ0\nmCbSc93fGffI72EyVy6nswkU1RZFDaD8eXp1P3nEZ+5ZGUlqDHTv6BBVmY4F\nI74gJplPHgV81gbRkSGdIliUzQ637bBEnM4MUxqDzbaGiOSKcY0LqKL1hons\nmGf5zn4EcOgo/8EV+XXAQjE/suZclkRfGCLC4CFIQ3QXURVpWEgIrx01bvy/\n9rwlX/xG6gVHT6n1zHWL067wpwZj2X0xwt10orbOKaEwozUK9ifaLhyYwmwI\nMN1OleRPXwO4BlpYDwnZzUGoZjNiSwQsOKRkRvRJDHhV+7nyqMCtgl070zng\nWN9Jlb8+VJLXIpm/djGtORY/3hRRNDaPjvCsLBkEXwmEj2XQo4+CNQZGsO/w\nxCyEShD0TL0S2yEdZS8a8pZVCatYGZMEE7TuNrMPr6VYlqy7MbecfjI/qP6g\nfXXW5TzunsBYOYV4WPDCucbRdhQ2dq3+405LMV3HASwYrXuPtt3bkytWrW7r\nK8bFpZWce8txDCgtEGJU9DyOEgzo8QcCLtRik938lktoK4GDNADdms8vxdXG\n8lsnZ7Ku2o3Xt8b8zxUwhnYTsOqtI5ErXW1UsCR26VezjOS2rpPy/pW1K9nO\nA6D5UKYOQP11UUIEqe5ATV0mc2qJk3JLZRVS2wLvjf9wWrHp5N6qw2PVVk5H\n+8he\r\n=1fBC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"1ba0d8a11e8972c9d2611c026671cbbc0fff6075","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.48.tgz","_integrity":"sha512-0JJ6r1nQW1PDInn9KS4L3iLz0leCd8d7owuspeCjlA1mHNXFimrt2q+UeFZ08ZRKzXF3KSR0D/GTLZlj/OBxtA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-data":"~17.3.9-beta","@syncfusion/ej2-grids":"~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-layouts":"~17.3.9-beta","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.9-beta_1568983552326_0.6692324459577921","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-gantt","version":"17.3.14","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"94fb0475c77a2fe93bb8382670e540698835e5b2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.14.tgz","fileCount":206,"integrity":"sha512-FmkwDO4Gj72XGQT1Hyk6q2ayOXGARK0w3lwqqJhOd3K/Rrf4M7rWwVUpUlGNBWnhLkK9FkE/ZHuvrIMcv8w4XA==","signatures":[{"sig":"MEYCIQDrn1GWz7QbAmNYA3FO/es3tazHj929ECJP7xePygez0QIhAMgUejOY55GlLuejJ88MCbm/zSE+xZ/OiKRvsiWgcbjY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10205842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh/6CRA9TVsSAnZWagAA5RsQAKIuJP9NEnWGx2hiO252\nDh2Tzkh22Pu+jjExkQ9+YMt5mtB3mtzjbc6xXJkk1hFuJm9G+ZNipxmcF0AV\niRXRCHXmhcLVwjPl0o9Se80lshLQ8TuVAQsTfK6RuPfkQDuoqc6LxZjI6cby\nGxHGop0pwlkFw1/kUNiBo44UZ0PV3NBmEXVjfDoQ9qSE9uW3OtfJMlFyEF3Q\nutk4joXuISV2MrXIpoB6eWvYBrup2yhIgmAUoMaPvVDZPoykjG3HtESYmLcu\nWgV2VvFVdLtv/AitBgz1q13oaHVyjDE3Djo/AqcMGzzvUK2hdoBG6zVQ6jSC\nS/C0fkm2hUgsDHm+Whcp13nDppHr9A+pPcezsXgsJzBqtLi8OkAuu4FM3mRo\npJ33O7m3u4FSCZ+9tgErKzc7v0yUH8xJzINSqA8zQTlRryp8z0+Ct2V1cCYj\n68QXBnXMLXRdiVC6njWwhPSzHNHsuelIF9mETE3bay/mh8mAO0qCKWmrkWOJ\nC+1mE2upKFQIpTcRUOzyIXhrvSgUuG66uHkcCFV1VEYiREb0wvbxLRwI2fO1\nYuab7Ubaj4HhdWWkmoyaOxtQDy9TZb+9Oae6bn6jOTwBcgv7xnpgA95BjlEk\nl8Y5mHzBYbvN9jHW5aSwb7RUKBdjkttFK6vT04wO8S6CxaammN/G3LXRMgNT\niVGM\r\n=n4vH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"084db3d5955157a58daac0b1f9c480799610ebad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.9.tgz","_integrity":"sha512-pxP9bxYEVFEBeuzgLJs5qDQYziC8WQtjQV6osdpne8QGbJJ2wMLCvbFwyFjxcdyOs1kbfd3r6ENEr8mFPTB09w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-grids":"~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-layouts":"~17.3.14","@syncfusion/ej2-treegrid":"~17.3.14","@syncfusion/ej2-calendars":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.14","@syncfusion/ej2-richtexteditor":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.14_1570119673295_0.4921148993211184","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-gantt","version":"17.3.19","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"06423d6f32d1e801fb21168ab12447ea987389d7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.19.tgz","fileCount":206,"integrity":"sha512-9XI3lzgpQzVMbjZJICuLiLX6aJ8Xe97nqaefV17CwC2KPD2tt9i0pB7LEssv29o15krN7yrIbucSltQvWViMwA==","signatures":[{"sig":"MEQCIHC9SllrXbt3Aj+mpAe1w7EU3R5BiM1icU5BuWu1j7LjAiASzy9KYsdM/i5rfk3Dq2NVf2S7hy6rg4Apc8m9Bus2Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10209200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvjkCRA9TVsSAnZWagAAlNwP/jocIKTMPjKrijWdw+in\nb75FLKz00+DUVtkROFJVE7A9C33+lQXyEg+z18wjRJOct8YLRAWJHXEPonkH\nadaVk8o1Xo8M0cWveSbGDD/sQJ08M1ZvlxeZX0LVG0GWvyewQq1CEK+r4QKh\nq/G443+Ef8pGI5X86PQGapNl2hFd5nAEIKYserLNxmNiiT2++NiemOyvhgJl\nvr83/s41Mr7CkPIxfWOziXCW8MV6YZosZHnlhI4e435Y2XRVcV/fzQjZ8jeK\nUbq1AiMDRJ1eK6gTtAKCmaWHxM1mwqXR4n0cjo6ImBhZBJcINKOuibIOuMT0\nBnIdcuaMP+NSp7WRbVGrFKS9iBMmAcEeVNO/d9YO1vtBojKIGrUGWUeSUFGf\n5Y6NKcNkpk1BhLbt637T6x5erKJC1xwmw3eCDFeNsD3J6Kp6Crq7RVQuppZz\nvJsnEQSC+SBy72x2JbHQtOud30Bi4L7san/J+XehsTf/1o0KB/yuvxDsjU8Z\nzmQAPlnnKY3Z+aGWHQnLy9hdPzhG5p1EF/2ebFkytwBujvmtK+cw8Hzwkxev\nBCArBEpEZtAnc7NHXSRAhfvRYjwrrzHsqpIMaK3ow+fByOgyrT7wMcpuaCCn\nDJ+6q27rbvVz+eUoR2so2XqkdEKuO+QkUf9w4MQ+hIfpvjh5Gjhhbu82KBGX\ndHeh\r\n=5E6C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8cf798146c4b53da669d162b390b3ee01cd81fa9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.9.tgz","_integrity":"sha512-ijPJic9lqybx0Ivph9XgnTrgxk68FSmgvsn6537TZAToyannGdxCIzLNnyf3q07DFlU5Z/KhMFsTSpxP9Ja0Kw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-grids":"~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-layouts":"~17.3.19","@syncfusion/ej2-treegrid":"~17.3.19","@syncfusion/ej2-calendars":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.19","@syncfusion/ej2-richtexteditor":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.19_1571748067731_0.4704244792866663","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-gantt","version":"17.3.26","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d782fe8e35ea0d64c01cab4c119d75bf06bcff6c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.26.tgz","fileCount":206,"integrity":"sha512-VCgsm+jG+vcrZ9eT4gy7ryahPnUHeXrbyv+dNHzLYBfyQYnEFCGXNESUKhDlu4pXmMdHeyDUi9m19ywKrNYJwA==","signatures":[{"sig":"MEQCIDcV3J07ykb1NhAlRzxHYf+nLD+tso1C0hpU6s3Gipd0AiAiOgXK69f/+xX35Mc0lj5NK7zorVG+roCgTY+Wofa7gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10208183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcJTCRA9TVsSAnZWagAAPqkP/3aK6ubCUGCZ4OMN6bH+\nvPybuiXi2F40njzVGEtYn+7ZxnI32nL90d8+D4C7qdwcQT+saNxmsHXux/wF\n5sow3sYuLym76spBBbP4S1TtEhDvOXbQooojoUZ0tA30voyC6X91YolFGqSf\nJ87TgK9JanDv9PSz80308KfUaf1WDbtfovzUTzKWofklivvHrXVNBuAHtxNt\nUSCOlqJSLGVrTv5swl5MwfIvM6VcxeuhZUYuIpd7x+TFAKje0W9TKfTuOMaL\n3iK+33hRjvhePlgXv64ioYVwt5UONXVY5LsttXeu/s9Y5cTHyDKAiwyaoINg\nlzSiZlFMYr80TswPwz2jH1+sDQZd0AYD02hn6BHSuHAc0OmZrZOXS9eFw+LN\n5QaMiH0KHdIhyA3dme70ZE/f+AW6KpNzkfj5gRs/xFxZi2YpT3OPyuU0uhF6\nVFJTujvypJQi05/q/JUdEiY/6Im1AzbCfti2ZGtVS+yQB/sJKkfMnkx4o52p\n0kZJyu96PZJV6EH5oh9ZbFSesEd+DRXMKKCB5Zxa2L5BqkyuxRUpVvaaSi9C\nFuXGbXIL/EXS7G7TS1hOsMK3nRTZ7MZQJgs2wy85aZudiYNMGFwlkLr6eSK5\n9kTt7ofFbIoBs+dvQWGryLSNAKwDxEUTu+70Hb05fib9TntvmzSRHvvvamko\nOzWp\r\n=tlPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"75ea8b1ae03d29446bdbfe5490394f9fff8c3892","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.19.tgz","_integrity":"sha512-ytwzJ3AQYalZAgYkeol25HbkZ8rlW5FvnJnbM0SpgU9P30VEDt+QZDd96kevq+K8g+q4tQs7xqOHnPe2c0Ah4A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-data":"~17.3.26","@syncfusion/ej2-grids":"~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-layouts":"~17.3.26","@syncfusion/ej2-treegrid":"~17.3.26","@syncfusion/ej2-calendars":"~17.3.26","@syncfusion/ej2-dropdowns":"~17.3.26","@syncfusion/ej2-navigations":"~17.3.26","@syncfusion/ej2-richtexteditor":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.26_1572979282913_0.3013267133442086","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-gantt","version":"17.3.27","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"be7987ffed9f5873ee21b1e24ebad2797b3f1b33","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.27.tgz","fileCount":206,"integrity":"sha512-nRMJF2EpS0qiqLDhRd2R2BDMQeQfACty8wy0Kwu5rct0zf2ulowspYhFUbgM5/ZMmW7RqpucYchcc3C0CwkxTQ==","signatures":[{"sig":"MEUCIQCJSj0HQpLonJrGt0sanGAAUwRFx29Nrmr85zb54vZZTAIgJWoXe+1yZIGnTfvYjLAsVKRqq39WjN4EXDKRMjwIhXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10207175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqETCRA9TVsSAnZWagAARAUP/3a0qgJ19xrIy+Pc6oWh\nE0UW6NVsGe8OHrZ3rqmtJlnNYoRfTsJFUV1hzgyeHsp8kB99nJmm6oYYizCJ\n/xxPamUdO7lq8eFvhV8whNf3JCGl4PQmEpYn1yvLpeR1is0uumk2LTCQnN6a\n8NnhRKdhad/ZtmDc6YRN5XtP9ogvKbf/NflHvxmaBOGCUKfbH7oSblLKSPZB\nKbNL3hUI9jnCyXyiEeeRCiNoU55h1/c30y5FeOmzCg3w5l3ifm83HkSTUnsM\nnkqbtAffVPoFdjINnMiqa4EO3VI5QRvZE8jpYcqCt8pje9y+rUtKDUPSFycw\nR2IjdsxbXze41bM0dgZmOJlqfdk7r/+e41HnsKb70ta1+U6HZ9o3EnynIUle\nk5A+AlOlpHhgczOu6ZhdnjBFlG8Yu8yL1nZ8gPIsEFZD9aZMM39r7+N8mDK/\nEmxkM5OiOUJtHXx+DmQwIa9y1RxZ0NeI7DA5c6WNvTKztHgajLCHWmHfW1hq\nit2YlhQIfwagGbp+diednsf5MZ+mj/s5R0szsHDlL3+iZHzUZ+GNCOrEkR22\nr1sIlw5Mg7hCtsrKFr5QHzzVsY1in2B04AGSa6HuQ+UA9bVhBtBNjHHpRayu\n6mizeT8IQiiCiv+NWF1K4FdEdlvrhucYORDbFFFDeck0FdDYyHE9mCSUSu7U\nc4Ly\r\n=sJU9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ca6b32e041309d4a6400f24a2b2e30f832a6a964","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.26.tgz","_integrity":"sha512-9E/agRkx/jGtw57Co/3ows19oM27dHwLH8UGcbA4kY5yu4WmIQpPydmutln3Dfrtkq6DHt05c7sj++pXjTs05w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-grids":"~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-layouts":"~17.3.27","@syncfusion/ej2-treegrid":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.27","@syncfusion/ej2-dropdowns":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-richtexteditor":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.27_1573560595186_0.5339156850242595","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-gantt","version":"17.3.28","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"cad53b42cc82c5fed9444c0b751761d8cf4fdc87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.28.tgz","fileCount":206,"integrity":"sha512-DH2GgVzds+FaDAgg3vC2P8R4Z6ISoepOtuAuW1xjB9VjJ2kcDlaoO1tmrH1/EabABNAWfNjIj/b60YHksXu4Eg==","signatures":[{"sig":"MEQCIBt3i785ShmJm3QqHMibHdJfE2x/GGiGah7c4BxveTJnAiBEbjnt5kJzceniHMfxZ65+pR2R4PS83QAH3FcWLzPkjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10207175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+udCRA9TVsSAnZWagAA4OQQAIRoIzd2UNCXdLPRnOsF\ntHv9WrV/mApPzmbiiEwT4yeFuQJpXz+3pPUWavsLvBo9jV244Q7mbX4Gsdsf\nKKGmxwMbIgvzf6AfLQA12vuFfWke2CgxRJIAB9AqHyjSc1NE8MCehq37z2DN\nj1O78RXp9x+hRTdwBhNuuqvLMl700kTVXr1sKdlCAk0H89wJdCz8zeZksWXu\nNXPWDbCI1eAzX0C1OhEgw65x+YxQcZZeECad3c8yQxq4IO4mqZTOIexehLL+\noVZKXVdUtWnA8UL3kZEoORsjaigW5/Rq5liPeEagRvLKPS+d6394+WoYkCof\nDmJR7d9UoYv5YmiRXbsid6udQKBWh2ZSi8IoROW42q2mzVkmMxTkjs4X3OPu\nmAsgofdzF5sD6N3MGqglfOHUk2E0FjX6+W5Bu3YjG7jNV0fN4o4wJYA6brD5\n23uCkS/IOipmkgEiNGcYFQcf5pDXJ4EW8V5nrtjOCQYkonPNSVB/9gVjZA6p\nmtPtd94HA8sb9W7Eq9KSP3WzbxgKChL+hMasSUEAYYi4OMhzD+Ff9pbgHz5z\nB9LE6ToZW+QDL2ORGN2oZDTD2rgtijBHmLxI9izGxnuZ0blzlpnUTOGXmmty\nshN95wLMboTz9N73Pb7+T1ld9AL1S8n/PducpRmhN0iCO97wja7N9YL5lRIB\nIvrf\r\n=VMqf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ca6b32e041309d4a6400f24a2b2e30f832a6a964","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.26.tgz","_integrity":"sha512-9E/agRkx/jGtw57Co/3ows19oM27dHwLH8UGcbA4kY5yu4WmIQpPydmutln3Dfrtkq6DHt05c7sj++pXjTs05w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-grids":"~17.3.28","@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-layouts":"~17.3.28","@syncfusion/ej2-treegrid":"~17.3.28","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.28","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-richtexteditor":"~17.3.28"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.28_1574169501113_0.23232430379184854","host":"s3://npm-registry-packages"}},"17.3.29":{"name":"@syncfusion/ej2-gantt","version":"17.3.29","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.3.29","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"269157197dcf78dc1c0e064fb131113b032cff8e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.29.tgz","fileCount":206,"integrity":"sha512-aM+QW04Bc4lnlFlaFNuIo8NnebS+aem9qnIO+1OXIzzU783vJt6L0P8N8s5VvY59MSdOp9uCVzlf8X2cbEhOIw==","signatures":[{"sig":"MEUCICPnmKl8CroQtZ0PCRog/BU+i4R5gim5GOAyhXIEMTcuAiEAk43JBr9gnN7tIvPe6VSKzbn2Dt7+EYtnn0t2jN8KuL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10220123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3M1ECRA9TVsSAnZWagAAsV0P/Ax7gLpnTPgfctGd0jmR\nQJh7XNnLeBQ69UachQqZ8KP0pvT58TrYJKPp+/S9PDYkdNeOSCesfUhNhGpi\nM6qtewq73kyAhxOp8kWQHs0IBP+uyC2qTVjtJFY6015bXb42YEdsEizlZdYn\n9tB+zRcG6sRn2Z91KdIrC5nlmbLjTy/hOQ+0ZXTQ7VMRK9tJIcLaDSgKzlmU\nYYOrERQwdWNaVmZXrW/EQH5hr0G7FZWxZZCwN7YNeq591VTJrgLzbcfQepXu\nwxWfI/N+wrQQZD9CN4xBKTIUS5kAnc1OD6AsIPzm2l7dqkPD6QSnLElcZbfg\npHi4UhiKTvnfPB3V37bNbapa4CV+n2CweqtSGnl+mMFly1PI2YAoDglpfgEi\nz1bI88d+l85pnx1UuAfMlQhZaXkiiBFYhuFbW0jX3E26IpCac8FbzdaOdN89\na/BgzRY1EsRrZHxD6B24bPDKvMFCnJVLhaRrcTOfjf4MIr8Z6ULPvyd/c0yY\niLQ04qwFFtgZNLLEiTbBi2HJujmiUhimgZQ1qTvpAi3nOGlJQDzNK/ohvHpJ\nzeUkftA6050IKcKOlyDgD97ovz6n2Kc0Z/II/nqQYnSzPfOZEuEBGv8ICy4Q\nY03N7bu2dotRDKrJh0TqS6ppa46FaUvT+M2zhketIHrszZ9VLEQc3A7k/KLH\nhpC/\r\n=WlYR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"12c9b2e98bf9f3a8b7d3b474f04ae2e282e56d23","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.28.tgz","_integrity":"sha512-vf5d6xnMQq7BiIi3xIwKuzQOW6pE3xXv3dqRhoZwCGe1BONOjESSkaqidGRyEXBBu8GX9LPksloH2Ix46uhOBw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-grids":"~17.3.29","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.29","@syncfusion/ej2-popups":"~17.3.29","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-layouts":"~17.3.29","@syncfusion/ej2-treegrid":"~17.3.29","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.29","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-richtexteditor":"~17.3.29"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.29_1574751556235_0.31981936728154525","host":"s3://npm-registry-packages"}},"17.3.30":{"name":"@syncfusion/ej2-gantt","version":"17.3.30","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.3.30","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b8ccf012fa3d7cd6cac194d492e3705496ea3d92","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.30.tgz","fileCount":206,"integrity":"sha512-ASXuM/dQNR2bdwDchmuIeUQkrkuzqGHAxx/F2c9sTo+VoAibNHLs/O6S/+w4aPXG8km0dMj31wP1IS2R2/AWGA==","signatures":[{"sig":"MEYCIQD2Uem0MKRsH95kkNPfYGaqfMYEAK1uS/iQJDj0vKNhNgIhAJzYuWOq/Rr4PS2+eIN3hk4vNgl+97/xbYP31GwP7qCa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10304117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5lQuCRA9TVsSAnZWagAAX00P/A8cFnleUAR0MuCk6AKe\n8lvzHdswrkKt5cZ4RWe7UnNDv0RuqPwJrx/IcJJ7n+3O6cVui80YkP5rcCY5\nLcxw5VV552zTnKQP0CfmAfSX97HX6n08iy1gQH3KzB0n/SCZiRpz827LUKmr\nqR/gV2HMbhDuJU6jeJQWWUYUuSCGNJ6ce/lxtq4tevtTI4UvEgdd2BA3TZT4\n/EiC1VgUY2YrkuePbcVmQYeYds1fPuLlhUzi3JxoGpfGPN8H6f6yXSBPe723\nv4p20NfHKUEDuuXDVDAWj/AwvItkGOabgVbrEhzhNk/D+sWzAykhULZlRoOb\nKTdm96vAmPQyXsoqcAW0o3B3cfPuiPaVOVrGyltBJsATN1MxW9N67F8EA8vR\njeP3EpnpqOKKZWkjd9rg+s94F++0deyqIJuhW4RvOPt8TAh6v/lHn87bh1pb\n9Am4HmrGoTQq4qOfzzDYSpQoeWCxbDBuAz2KboH9w8VJJ3yD/7gUQJhBIE97\nrLkhxd3Gel8u0HJOIbNd+OhpA19GGSIfBU8nOxMCFEfwZL3pi4noab5RS7Ti\n7jnYmuwQ0NjCieJCRQGUrWpVi3cjd0HEy7ycv29sGmGbGwoBuOLsjmREphA9\nl8ReuxYNz+bPj+8aNW4xj90ERg9MqwL1A46wQXSALtI/AqkeIcCggeNVevfk\nkkw4\r\n=SgWY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"3a5e7c376f7a9af72d39cd019ad5e9eef6c773e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.29.tgz","_integrity":"sha512-Fvy6FC2iTVCFdRhwYNfo6Od7oka2qFiod42gi+IYaUD3nJAltMGFaLaUM4iqxnh6AQIjp0+z5GvJVv2mWIO4Vg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.30","@syncfusion/ej2-grids":"~17.3.30","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.29","@syncfusion/ej2-popups":"~17.3.29","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-layouts":"~17.3.29","@syncfusion/ej2-treegrid":"~17.3.29","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.30","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-richtexteditor":"~17.3.29"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.3.30_1575375917982_0.5361619885267102","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-gantt","version":"17.4.39","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ee10566e8018698ba17c39c891620064628d9edc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.39.tgz","fileCount":208,"integrity":"sha512-kSs9Qg16bSDqUBaMvBewM0w/X9pFAwevAaOpEXAlX3I1hJm2lppMAcnwLPXCFordm/T8+9WezCCQ/5yM22wn9A==","signatures":[{"sig":"MEYCIQCRlZUyHceHbZa3a/VLsNCQ6iNv4yhpy8Xrp6mdOiuQ4wIhAJVjwYZy6emKNOOmp2M/DbHOC+7XtRGNLMzyD7YPMgBC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10842064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+K2gCRA9TVsSAnZWagAAVhUP/1ilKWkUCIJMsqIMjAAY\nmr3TivEG39iHg/BAyNh76Y8ie4mnDfoshKEAUFWvREWRbDavoSkeD5I3CUcd\n1qvAnCpMEZbqMOGLyqaJe8YRRVL7rAwzyjMwtlAYoTdd91YQrZStZzbNM9kH\n3tQ8Y7CXUerk/WP9rsKI4A4hSPoMpoo4HAjk1hmpQFD5Q5lmQ4OflLXSV0fa\nhawM+OavzDULod1a4CteIrFbsUR2LdOlMKGDznRTFmW93na5OkyIl1wjnZ3B\nJHy0AqOdAmtodxa/x8+s7EBM66Z1dJYEPx9iHnK3sfxUD2BO6LIV2KV2aDrc\nlKY/VYUAJTay+axuNoOlMGtEKjcSmxI5MP6JFQmRlkaknBuOYdvmuD33Uz2C\nzW0OthY9/zzf9FvMTIjCSs3d1inSeyj0WtYz2HE3NRAppAWAy2FqKR7W3mFz\nGv7RnFAjh9vo6NsS2o0Icnl6gNU3pT7LGu6UsamuKqA/QexMlpC3VgHu5FT6\nqe15oGgJIH89sGgnd7VR2OR4+tKiMDnK0C1noYX5XR0Xl79Q5oGFaxP6nnEz\n1P9TD7CspN5Jndg/jGCvcSPkfl7DpkMtwnJkgUQzBg89J9XNKzqD9ReKf6hZ\naeGhdJ5b3ye+aqitMoS1QNWjgWGUD1euKabmVyeFOAZWRYIYwVMQw1hqGLws\nQrp5\r\n=kHcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"21eb4905bfee65a1e10bbe8e0699c841e52337d2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.3.30.tgz","_integrity":"sha512-g/zAgUS7etaCuQ34QYtxpiP5Bu2bwj/g7qEclef8dLkqhFJLTsPn6kc+GOzmq2YPwiWpCF/A0xUBYgUumiIWYQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-grids":"~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-layouts":"~17.4.39","@syncfusion/ej2-treegrid":"~17.4.39","@syncfusion/ej2-calendars":"~17.4.39","@syncfusion/ej2-dropdowns":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.39","@syncfusion/ej2-richtexteditor":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.39_1576578464332_0.7445670186455313","host":"s3://npm-registry-packages"}},"17.4.40":{"name":"@syncfusion/ej2-gantt","version":"17.4.40","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.4.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"65702ccc6fa4a5edf4f299f78a27948bfdbcf3f0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.40.tgz","fileCount":208,"integrity":"sha512-3gq3sqo5n1SNuaH1cDUZnLX0yiwuAJGW8sWFwFvPJAuVG+jh0UrVqVcjbjCKDXqce0r4A9yquxOWcZTml7RjKQ==","signatures":[{"sig":"MEQCIEQ6SWTQq6JNzambCbJ/W1z3qf0cMS/SPjgq/aanUhx3AiA2dNaGfrAkLX2Y7ibS9Fl8vlChnwm6GStKHubMSsnfSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10843246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfGOCRA9TVsSAnZWagAAIc8QAJXP16CJhaNBZezwrNwn\njovJCGDv2y/ss1nY7F0F7W8PobNztBigP9DrxpHnDoC+ZqIA+Us00I+BkZ0Y\nBfOTs0dnUITyrZTgnEhKXXsOlEBlsZVSp7cG/3LDHIkaqybeq6xuIKbVh1qR\nTHtlgOvBtFEXkq26O8KxEGg7Le8MQsNbEBoMp2DlyzICNQSJ6dem5UOt6X/m\nn8jCZi0ol0fX1Ej1dQiqgo0SvkPNGd8hYCUOVztkyZJyqGStNDtsy6IMWwtH\noK+Y4pXrsptnSIfQiiN/SvjOxjAd9eIhRcMyapEYBJ96U8NB/BW3erd8UqXh\nmnAJZVizp11LooE5MnwELu6ixF257hNjlkAkFHc80TaogJhdsehYZ1Wjm44i\nqQcaJOO+RdOosKaFb8F5aSSZbJJUg73gZ9cMdvhqhmUCWXB7GpDG5lu2rPC7\nhk3esC+wS9MhWakWH+LIZ/fp7cJ8zsjIMjQEUsS1NXGKI8PGDHWFcaFc5++1\n2gX4TeXP3CUh1WXMR9Pb9aRLi8f/f/9Muy2BLFJxiE0hgOiEYLvRxYwTZyeb\n1kPmYA6gXtkmXZsOrzrNElaehcBGzqpFMfYeZnEDIkSCbmj7O5Kf7G+FVLVY\nU+uxSew8RLSCVm3zjppVI14nqYAg5BIonbDpoZYfsqlOQVRvWgmNme5cbzNV\nWsan\r\n=sUfH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"14d26eaec35b66afd4ce21c09bc23382183608d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.39.tgz","_integrity":"sha512-N0UikIJlUfrAnZZp9t2PMbnRk8PS/EGqJkZvuMFbWP31rkvmYm1NX6dsyOFDZOL+lYKW2/qJVwUe9P3h1+xYRQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-grids":"~17.4.40","@syncfusion/ej2-lists":"~17.4.40","@syncfusion/ej2-inputs":"~17.4.39","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.39","@syncfusion/ej2-layouts":"~17.4.40","@syncfusion/ej2-treegrid":"~17.4.40","@syncfusion/ej2-calendars":"~17.4.40","@syncfusion/ej2-dropdowns":"~17.4.40","@syncfusion/ej2-navigations":"~17.4.39","@syncfusion/ej2-richtexteditor":"~17.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.40_1577185677310_0.7354354993953156","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-gantt","version":"17.4.41","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"a537e24b5266f83748789cfbd7da68568c1273ac","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.41.tgz","fileCount":208,"integrity":"sha512-Aw+sAGdQo7IJUD81URExu1MVzFnjJqiHT8YLdNhX3mcwWgXZlwpfGOOjBdBEDoTIeAZnqPq5pubzs+tFj1R1hA==","signatures":[{"sig":"MEUCIFzLgMUDdfP5o8bNK/nDGPimlBxbx8EOdmWOaPkm0PTTAiEAu3CD7MNQYVtGvbsTeLXxkiq7v+S0u8OdkHOvgBn4wps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10849029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFEwCRA9TVsSAnZWagAAx+kP/0eKASNQCPT2H8l8mFkN\n10/JL/eRAGemEtY/kXSxT69f1+I8F0GmOmnY1lrtPEJEUSYtZN4SyiYfAs8E\nkGvrKgaK1bJcV7EOwRyev3MjKMYaCVXqameiLaArEGWyf1AaFSMlTEpTiAPo\nV4gcwblA6ExLR0Szw4LrChHGg/PTRPRGwD+6itKw4uioo25APVDn4zhB4/xa\nsGIG66L0I/ebU4UdCxWr3neJCOz1qlVis8JCZgvJ4J7JC28/SUS4+iBu/0u9\nORI7gBXYAdWZdgbC2YQpC33WvQ85ax0Zmy0TsKiW2u8Y9BWQash8/nxeojFo\nH7drR4d6z5JDZuRCk5w2chJfO1xgesSug2k14S7gFXZV7jl241vflVJ3txJn\ncrAObVQ6pZ4L65cIcXwAxGZ7aSv+sFC4t3INUcoB9QzTn161LiV5KX0FIi+W\nZL1tl+p7us1S/DH792ypi2MleXEuNmeLxkcGhgc4ZG7GbGapbmDFLsoqMvQD\nx9O5bdCY8pLKTrjy3wK7x8fjOh8P9/wW8jcSajxcYztbfMXpLM4nGiBgw+PK\nEOvLG99f1UJ3T/shukoV5wOcL/hdgBlp0x+CA6J598nWREKbmBhbNaD9xTiL\n4U/t5Jt/nia20sMYjskYV4U6N+Dlv+/gubZT8+bbtsn1qUOfOmaa8DMuEat6\nMuI4\r\n=eSom\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"fdd5ccaa7bfee3a3cef6e92cc1e7bf1b4951f6ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.40.tgz","_integrity":"sha512-nZf6qmYBJ5QY5RcxOS/wrmnQL6xPCIeASqnEl8sp7cr4fMkzWqyzBKLWse4rt1z+4uchszdZdG0G3G9uNxFdHQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-data":"~17.4.41","@syncfusion/ej2-grids":"~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-layouts":"~17.4.41","@syncfusion/ej2-treegrid":"~17.4.41","@syncfusion/ej2-calendars":"~17.4.41","@syncfusion/ej2-dropdowns":"~17.4.41","@syncfusion/ej2-navigations":"~17.4.41","@syncfusion/ej2-richtexteditor":"~17.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.41_1578389807669_0.1577987592189345","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-gantt","version":"17.4.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"483f5ad533552e67d4abb4a668ab80022b8f7b6a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.43.tgz","fileCount":208,"integrity":"sha512-JovSusxxIA1rrLjoiTHr4GjfOD0bpuHZ+Up+Rsb/lm+p1h3gQxnob1S0N3y/7sg6XlfbBMCVmFnyF6wwrAk/mw==","signatures":[{"sig":"MEUCIQCi3c1NsrHHlC8azIhLWy425eZ5pf68gcrpfyuPrtsFVQIgVoWrB8hrRVoiYl9mk3SOZd2CNpu90npfuJUllyFJNB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10849029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWWqCRA9TVsSAnZWagAAODoQAIKjSvef5pqmLusQYKZh\n3K8oePoa/+nw58g0eIoHdYycqZdE4XsvImTZ0g6Us/ORxYouXO+gtgJu7w7m\npZzIOLFhvBSm7CNZ7/Akb/1DEO6iUZS2HzKxcF3Ec5ugwscKAmR58of4gFfm\n1NumufKBmoDarZWal0fFYO7EX3gFpdVUZajqite7IgpHd0o267K/p6yfoHjm\nxQbNWYPsIz7HvJHjgFkW4CnOnFq0vPwsJZNw8/pkiA+No35QJHJzsr9a7FvR\nMd7NDyOu4qbpLbEIPjWgre7qBKSlONI3mVldqzgkGZXCPXW5qT3yuK770W5u\nD6W6ITrtlOfRl6e4URShkgocdRhWP97Ya3xypKTX63NhuVQASsU0voKRSNKh\nlT73oVfFyApR5NcGhb9lW9+Omf+e0oSQKaoURttuiEp97PVli43lxpVMjeBy\nAu9BgbDnM+Vku6grMie0PXGrK3DHTpLewkfQIWo3DKsEVl4be6U1hfdTRrDJ\ndQGfEfUgqURM6pFrMHiM1soxLaiG3KY1YdY/YAtcLamGv2gY0gpDp1wFLBQ4\nUb0Px0e4HOVJE9527dsd/gxHFfW8kreTy1z1sPmSnCA4jfuPTFCI5WdGfoKf\n26Qld3Bg5eQ3UWE9SdL2ol17GpQkql4uoaJexxKVZd2z52lKoFDsC7ICCkW3\nsfFV\r\n=iLEg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"fdd5ccaa7bfee3a3cef6e92cc1e7bf1b4951f6ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.40.tgz","_integrity":"sha512-nZf6qmYBJ5QY5RcxOS/wrmnQL6xPCIeASqnEl8sp7cr4fMkzWqyzBKLWse4rt1z+4uchszdZdG0G3G9uNxFdHQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-grids":"~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-layouts":"~17.4.43","@syncfusion/ej2-treegrid":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.43","@syncfusion/ej2-dropdowns":"~17.4.43","@syncfusion/ej2-navigations":"~17.4.43","@syncfusion/ej2-richtexteditor":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.43_1578984873404_0.7363156901383978","host":"s3://npm-registry-packages"}},"17.4.44":{"name":"@syncfusion/ej2-gantt","version":"17.4.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"05cf07fcd950d775f53229b4ddc87245118cfa9e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.44.tgz","fileCount":208,"integrity":"sha512-3kFLr72dtTkwDjQ3Tzu6Wy4AwMm9/xQtww5mxTcnDmjB3yxlyO9a2WHftn4dY6GYJmdwLufgz/nVH4ZYpg25iQ==","signatures":[{"sig":"MEUCIQDB/50+P/6YMsoCEC7nM3fd10XR1ROU5eQVi0omKaGRmAIgHDXz4L52GJ+c6LJq25Jde1FPRa7VMuBLLfh74Ro+ROU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10849260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJvCoCRA9TVsSAnZWagAA8RMQAJgHlJnvROhaMe9EXgmN\nrDVxLdFRGjOhqGjA0bDZ351+wUW7VioFJqzZmf12hgvxFNsmLj/am7mS9rE0\nWlcXrpsuxmd1lg0Qf3C5GFnApBPbFy+q7y0tVAYVVsGfwg4Z7oDpliKwbF4s\nnhLqj2b1saIK207w8yG5R25xh0HSDecsYZqwo6nW4YncQq4cQ0cY3FjEBT04\nUZ5lulHlRjSxJtNOxGMKXJEtdWOqEkkjwR6zjUK0DXNThH7v+wLSl345deHn\nTMTEYDrghts2Bs2rKUvdLtSydmcQXQxeEvE5DGdDMlgSt4SK0auATg+070OC\nMtCjSCBPJFjU92DVNFX+ci+kFjuYv0io6XgsiQz1V9ethLrpypitR8yj8xBC\nomCBZJKIiR1LgDFgzxWNm0oc6tv9pwDJBqi4cdgmzLxByvnp60z6a0yVpshq\nN6bPFEkOk+n3CKN5b7PfQjl7u8VkWZEtZ4oiPbsq9me3OsdIJCsYNtwd4AsW\n2UJQrtACC2DQPBtGZXhBLHTQ5zXi++jjpeW5W/WbuUHGu+VPoYJUfkEO4rUf\nlaTEQZaO6Z8Rgrw5ENzET23EI8JKOwbY/AG+Rt1w37QradYj/fF9KXfTFfCR\nPLF1e6pveZLJ+ySzT9S07D0MEUFegxCTfnH0eTDl0WC8a47OwgkFDQg1qMM6\nzuRV\r\n=tf8L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"632d9878eb62d075c36708874a7c88a2386682b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.43.tgz","_integrity":"sha512-UdD+EXENCuxj8pbg54jClyNHQWpr2eH2VdBkYzAPAaIcVzDAA0eL+emsR1W+UUtVE6EH2hiMp+KSSLmLciQIQw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-grids":"~17.4.44","@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-layouts":"~17.4.44","@syncfusion/ej2-treegrid":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.44","@syncfusion/ej2-dropdowns":"~17.4.44","@syncfusion/ej2-navigations":"~17.4.44","@syncfusion/ej2-richtexteditor":"~17.4.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.44_1579610279882_0.5565306130705479","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-gantt","version":"17.4.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e757b092a38bdade14de19652ba6dac63f4e81bf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.46.tgz","fileCount":208,"integrity":"sha512-cZFIQIHQu085/usGwvoXhyUyOvGswMNvo07Dmj7b9xF0i2lwdE6GTsQdfEPwbsEQTVMMbr83RNOAp3Gtnag3ag==","signatures":[{"sig":"MEUCIHnT2PyT16FR1IK7ewtL+VvWwyVTU7fuf1nuPradGD4gAiEAsl5JXdCK6m2Wnd/+/xusYMFpAgi90pX3DJKDTOVHcG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10897765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqGYCRA9TVsSAnZWagAAv4oP/1RI0O3bw/styYX9eLNe\now6jFM9gtIqg2VVZjuhbMnQyEhhRSob98P+2v5rjLnhV/Tu7jAqpI+WsK26j\nstasqAw56LGt5r4yiFqGontuXT6AjpqlsIBvWlwwu2u/hghsVk5ytGFMHEs3\nb1vRlj7WoWXZnva8AuZ1tOIhx5OHmSQjDUU4AC+XI0kdcQIxX/SQ/Hid7hO4\nojbg1QLhhTC7753AGOyYRg3RBH5AN+xzXgPvDF8GpnkqXrG85JnpksXE0hi0\nzsyrNluvLkT80SOG9F4iCCQ/FkwwCIcZZIyH8O4SvtwqynAam+fC2wJlWCxq\nioaadNxqxmPB6gUWhDzdoluoxXnUqeCxOx8vMUInPB+qAyHXOAcebihdbw39\n7HGgE66j0KMDKUkpCyWhF5KQlYZj/3Su+1nwxvWXeWA7H+FA2Hldk9ywuE7o\npGMsZVgoOtPEWB2TYmOAye3oxkcqR9VieaSKjCxDA6diaQgV8CRtVPfhVrjg\nDvxuaZTEb936G/EsiQErHjBtQX6omddz8a7FqIykjIHV82FtguzQytmaY7Nf\nuOzAdmPwn71XNi46vTwqsejz6BsNxrotUkhGYmBcgrvVH5gV5Y0xXOoJ5u4I\nOjjtu5saVfjeuHBngBKHIqAoSEenznQtPW6GDeLU9HMW6ew4azaTv5iR6Ss2\nGcQY\r\n=BEzb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"19e99afe7a629aa73d690185767f04621702aeb6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.44.tgz","_integrity":"sha512-lm3G9NP67FiHqDV/wm+zeyIzG39AyTgGL73JTpcfY254eS94GglVp7R0PyAcxGnTJqMvBtJlkGCTekL28Ecp5A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-data":"~17.4.46","@syncfusion/ej2-grids":"~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-layouts":"~17.4.46","@syncfusion/ej2-treegrid":"~17.4.46","@syncfusion/ej2-calendars":"~17.4.46","@syncfusion/ej2-dropdowns":"~17.4.46","@syncfusion/ej2-navigations":"~17.4.46","@syncfusion/ej2-richtexteditor":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.46_1580376472452_0.755305945997454","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-gantt","version":"17.4.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1dc1ee262f9dff02870aeb749bbd757745726b89","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.47.tgz","fileCount":208,"integrity":"sha512-T8jMjTApCF3ay5mUFR/B95vEd3ZjzA/iaPocDWQcEns81hq5OQz2NtDJb8KBSzr2pwWH/fidT0M12+NcrtcxXw==","signatures":[{"sig":"MEUCIEFVtlC9c8+fGrCuofZ/xCic3EgcwmToub0BCSolfKqSAiEAh4OaETxVObg9t7Bu8V/IhswznRUKc1u6Hi+xoKLQZPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10896922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmlgCRA9TVsSAnZWagAAQ6MP/3EPepZdRO504C/Zzt8P\nYsp/KSWCjR+AIig7fl/kcq+m4ZTSzA1g7L50obCHAJ0J8ZEfbirrGXAnMuuH\nJ4LRd3S2u/g0E54mA4REXupUJLBMpG+1/78xehnI7rD5g7Jv2cr1frNm11GI\nsMYxxNaMFAAczPGk89plc9DveZla0mn+t3ANq/CrShO7hzL0B1osZcFy3PHS\nTsp4JUq1QTq1at9lAx9o8LEaKBPonqKJlxpagKLsPt1/l7HWPCQBN0Halrde\nn5eerVwXGYsLfVsVsI6LkCrnKT6b2oACO9hInrowRB9gVJjxE15hlJ92fA90\nBB7Hf8EhFeIMNQXC2/dntFWtbWbCfcE1L646GD8XlZnq5eSo2yf9iEjH7Iqi\nUObo56vFr+7jQdXrhfvHip02sKqw36+xTA1a9XHkGRog8g3x2iSUjcKJJMIc\nk4nFErO/LKpTSKB7RknePGWtkdgKrwCc22UN4ZmTYWs/MtsJ4NRlzaX1torc\nPwK6ZzQ2h/jYNzaU4K+2E0jTMqJMTKP47I3DE+6O8n7KiqSBsJaLR3aLVaMF\npGFQ0rqt9gLve7klrZf6b2GAEXRH2bXx5lFPHHIuhA/hh4cSVonnev0Nwx6M\niillpPq0/5RR8+LongOnOtV+793WmFmav0CJGQ1YMuloSPjCNFviUuIUvhr7\nJsX7\r\n=bN+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"19e99afe7a629aa73d690185767f04621702aeb6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.44.tgz","_integrity":"sha512-lm3G9NP67FiHqDV/wm+zeyIzG39AyTgGL73JTpcfY254eS94GglVp7R0PyAcxGnTJqMvBtJlkGCTekL28Ecp5A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-grids":"~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-layouts":"~17.4.47","@syncfusion/ej2-treegrid":"~17.4.47","@syncfusion/ej2-calendars":"~17.4.47","@syncfusion/ej2-dropdowns":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.47","@syncfusion/ej2-richtexteditor":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.47_1580886367711_0.7390397766158319","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-gantt","version":"17.4.49","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@17.4.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e099de1b42acd1a02ac25f64e295bc3b6d83ae20","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.49.tgz","fileCount":208,"integrity":"sha512-qVj0b+l0RHFXHhEpfTY5dC8bTncjx0/OYF0EqcFPXbGWPeeToZIjDe3kMSwhOWNa3xa+DjUveFioveHgka4I6g==","signatures":[{"sig":"MEUCIQCysMRjFIL9MQzw8O8GrC22/ZnpvXAuuk+ttgXYLD7ODgIgLMmYlXaXoFjHxiffwFfzUXMy0o71g84kcpDXjei22Ww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10897845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQoj+CRA9TVsSAnZWagAAz18P/07CYdXwSkIibl773OOf\n1urFiplw/Bf1dKZmV+374YV6LDFKa/ia+BTi/jesRPb506wLsUGNmNh93lQC\n26J/fKn/oiYMzCEgK4uJIM3BSA8WSwz5lM4t4zeY6MhZCaDfTDudSFjJ/JHR\n47YecOPLQ81Mm8+/hOwEA7blL7orLR/8n+ICqLrtu9SAXFTsQFH2BGK00kDT\nXgbuLCYr8LOH56dJbok8wB494qmMt9pIXollmUcUNZD+RW7ZBRJ2Dd8F2vd7\nX+XACnL0RDi6NuuLgYPo+tonTOS236VJk+IIQJrTIJRmkZ0r0hZBlSaZCBgx\neITOSsjE+pok02luvvz2MWUUiaE/dV4R43k6Ld5ROCPmTBgNFsVdTEkk0SGF\nl9amiZMC5Te1UH11B0I3S8gZ+FGM4/B2Dp4XmAIncl9WtfSTaSFVNy4BpO50\n1tu+KlKNHkNvpeDpN8dE7UlTbko0WTKwYeIjtGOpSYUhCVua7mCi9GWNxaiT\nRCKLDS5RKP+ZWt7Nnx/l8Sv+oMWE3GflU3rr4HgX9/J1/4TQThaoe2JtAERQ\n+H/5L/OvnyraJJyf64RG6Vtcw8Odm1ZAP1TVbkEWqz8gc2U3I/8b/UBc4IN5\n3anBaGvcm+gizQRa7FtYXotiJhNvrQYc6EmJqpttgUX4tNShj8lozqfgQn18\nquW/\r\n=LetE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"44c6f007251ca6480cfeb0dbb2915f526209cbe1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.47.tgz","_integrity":"sha512-yr9NBOcivQmWGnSmBhmsefRgtmoOO861/hs65MmjDxAqNkiHiiYIAJbS2CU4qrVUnzwnhe1d8pj5aUTfdNCn+Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-grids":"~17.4.49","@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-layouts":"~17.4.47","@syncfusion/ej2-treegrid":"~17.4.49","@syncfusion/ej2-calendars":"~17.4.49","@syncfusion/ej2-dropdowns":"~17.4.49","@syncfusion/ej2-navigations":"~17.4.49","@syncfusion/ej2-richtexteditor":"~17.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.49_1581418749889_0.02746115775400626","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-gantt","version":"17.4.51","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6e24d60f7d69ceaff191b023f909e4a276d34854","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.51.tgz","fileCount":208,"integrity":"sha512-j/hYl7a2q40vcSZ0mDLqwlb2Ujq11b1z+txvJsPPSWoO7bu5Fn2Qi5DYgDnmSeE9UkQ8uhJ5LnIyRbIZLtacsQ==","signatures":[{"sig":"MEQCIHyKfEoM9K0T36XPvInk7WJyHNfqmrJGSu79S+1HhFoyAiARcxFX7xbrFws0HmmxLQf+e5uMnoPW0YmalKZwj/CCuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10900626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS5HCRA9TVsSAnZWagAA0IgP/RVXoTjbIys2JQWQg2wp\nZWjvvWnhbU2FzXoH++HyQ1ds2qMqGexiUowWQa7TvG1lA7ba0K4ux8XZJepB\ngUGMY2DCRJa1QHaNJLXtFjGwnL58JCzDI9b2VGczWP1vuhDsr7fd8dV7EVcj\n2Y7h5KnWOAjLy43242qPyMRyF3P6HMfU8cYnE4ezmUiBGTvbPEygBTyHxSKE\n4uqAytB4BfbWG0Kcx2vIC+A7ecQpVbm2mrY/GRBr5ARJ5POzsBgbOTjHKfk3\nXYSLWxw0GvH/iHfn2G9uzNqi8S4ug+zeHXbz//EzVgzsMnDqm5CDJtdIbQZp\ncW2FeCF1pd/nGbWjfEsOuwtLZV2Gq0wD0iulKfLD3E7rMCN6NsV/H6NWrst2\n5aNKNG+FzTSfPYkVt/WtffwvpHvGb9pXeezdpzyaqr/fs4Ac2y+DwptD/RbH\nYRJeX/l4w8FMOh7oj2WwM+hUX2Xr7D+2Qfc2JgIcNimKRns+HzC1EfiQ+HDL\n3fRqz70iIg2N0UE2VWLGAOLEtJSxbxtsfvOp4H3JEMS+mYrL2IZHkMa+a/Ml\n3e/H47dgiAF221Rfo5vnoMh2aMPU0ls8G84iQmZTAQu1QqKx/Y2VSTK4BmiG\nVcGkKqCbMp+n+zoEDv3VsmvtoRzJDh6YbFMmHd7nAj9djU6e/QYyLX8F7PQb\nYwaU\r\n=RQ8u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"97753ad9ab1ad3b70f3402b77a30d23f45235199","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.50.tgz","_integrity":"sha512-5UlEUre/EzRf+mVVV8QnW9+S9OdfNgjfjdIFYkn8Jj8IKyM7t9P5pRA7raab+cYwfiJgN5WlLJHhiCrXQztdsg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-grids":"~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-layouts":"~17.4.51","@syncfusion/ej2-treegrid":"~17.4.51","@syncfusion/ej2-calendars":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.51","@syncfusion/ej2-richtexteditor":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.4.51_1582640710887_0.30088053681515525","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-gantt","version":"18.1.36-beta","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0686548d043e8dccf85f527684535682c015b772","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.36-beta.tgz","fileCount":239,"integrity":"sha512-psG4g/kuHh55jbv3sGmDpZlzKKJXglScSHm0AkV/EPMzu6HTXCJrg2rgwIL41pX5sx2yx0XUg15sedNPDwUfnQ==","signatures":[{"sig":"MEYCIQDgpteS8XZrMDXXSt/KKfbGZdE7XwjRVwEjdeYBVnFGcwIhAIXRPwbv5Egmd55GxtYpoXNlC1LB6LXKwo4qHp2AWEKp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13704374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecziNCRA9TVsSAnZWagAAaj0P/R1EEmR653Z+svjalsje\nIGL/GOZ98K6y0NmFpXZislvq/asxdn+yd2uhRuMRnAf6+VmWFgK/Kh94v23m\nGajUSIfcVCgnC3rc86Gr+FuJGmO2nIoVZ0xZanFzXFJZMddHeGzbnWblB/p4\nkwGxXFjp/8oIoUR1R9d7WkT5yqZGNAvCviU0FFE2z6B+Ac2wGffQcIxg0/sk\nRq3lTZ8fz/rYS5G6LUhr7DcKlLZR5Q7RveovmsuaDCK67cKwXmPTA3CJbjlV\nskbX1dch93PbRxS7xES4iC8vmRPlBIZTLtV9ErPyFzn9Wk9VDwOSvoyU6QRr\n+K4tSRTO9d3yVaoq7PbP6IT3jW8uY0OMRO+6xPDvRZxwiLjn2C9ZTs5IyBRo\nPVqhsFLnyxpS6GUUzOBVV7PC/x54m4BBJdsA4MCmZrsvzKKY2sLKzlBdz6RA\nWb7smkyi3eCrRVpoBvUPn8NsOFHf5dnl4ymoOqhTeZSM5vQ498tVz5PDZpiU\nnpYZa0NbM0E4P/bgbt78SJKCzl41SCJ5r4Tl5bvjvLMHu65scKFyXshEWMPq\npiwBWfE7P6Fs9rmltDE4AKhghM9EwlEy4672LfaiZZkpxXs3mObdURHVDNY8\nVb0xQ80ZielLoTOjW93i9OscWw95sa2eeE03qK5PTiUA1Suzff0TEG5wFr8e\noxYH\r\n=OrK1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9896bf2b0f28426690fc104f08f5fb9c0f8a39cb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-17.4.46.tgz","_integrity":"sha512-Tb7QJoOgSHWDNWafRPscO0gbTwNo7ewzV4o6vgDEsrQzTgEmhwpGkmXbjQnN+ElCmESTpnk7tTsA/aZXLcLP4A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-data":"~18.1.36-beta","@syncfusion/ej2-grids":"~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-layouts":"~18.1.36-beta","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.36-beta_1584609421181_0.820604858575751","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-gantt","version":"18.1.42","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"dee057e934efc3eef7b02037e741407b78e79dfb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.42.tgz","fileCount":239,"integrity":"sha512-wtesEJGuLq5jU8D+1vxBue0B3Aj6kE7l+q6fzX67KALFoT9M7Eace+ftmBwKdLYcv4wa2AkffY4Ao94os3W43g==","signatures":[{"sig":"MEQCIEdLlM5zxGHphTkJk18Fw1WmSbsJVsAwzWL6hS4drQ1uAiB47NZr+uH5+rS4NR0zQhOwLELl0iJ0EVuU4JVsSgeOzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13742257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHHwCRA9TVsSAnZWagAAaskP/1z/qFnEgmTLxsvCykKN\nDrddaNHUeSgPK22RrvwzVa/XRuxkqtA+wayLsPnuCq8KfFMvNVdcTJDa9W8N\nivMjqg1xkdY6Wd94XGCHR8tWRWi9glP6/N7qPavTMfmkBt8WB4qCxaDwcAJa\n81l0XNE+0imAxvilWuy3WtsUDQ23EZJ3SIwuS+SzzPtUtaNeqavWq8YTADLT\nAdbvLZyUQUPhagqI5pNr45A4n9KJ0OAnfGPsXDhSxAB10anv9sg/2vnq20x0\nPuawRLp1iAn4Ik52r5VoXCmN+9fcbYUA9CJXph8fQMslmwBRU5auus0UU4WB\nMXKzC5IHtgQ0x0UJWmJAjLis4kK8KABL7QkJUX3s0i1z/DaWpRsu2gPBdIPv\nT2BumC9D2ssF5Xt1Zyr8kEWDxiL0V8BrJf9mPG173cMZipAXeL4PGu1/lAHp\n2hp9z3BRlRZ3FZSuogMCvKjFaQfjcB/0DhuNvhpOhlRBxxCPfwu9tyXLrMTt\nPikzpuRoj0P6di1ZnE/NHbXOIa01Ix+c3By9hKMpJLBI94q2XscSSETdZ2TU\nGSmzfCz+bnnNkVlWdqZ+SB1Ux/b7+g73KG3fWKpRNgJOrCGSeIZJv5ZOo+aC\npjAV9o/VtZFItvsIqE/SHv5YTZ+Mjp1wP8p6eusmyCEHAfO3J+2g2QxjGOHN\nXlCl\r\n=gjRl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"dbc30758f0d70e20554a9d37b7495c88ca3e93e2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.36.tgz","_integrity":"sha512-ofFdOaANYploVL1o7XIoajv+VdIq/ntUp03VB+5awjZ8gb20dlr86C+8lXP5aczWT92yIA5IkVFN7K95xLPnVQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.42","@syncfusion/ej2-grids":"~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-layouts":"~18.1.42","@syncfusion/ej2-treegrid":"~18.1.42","@syncfusion/ej2-calendars":"~18.1.42","@syncfusion/ej2-dropdowns":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.42","@syncfusion/ej2-richtexteditor":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.42_1585738224028_0.580776045597464","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-gantt","version":"18.1.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"3da84d4c443c1bf150797d2e12e193543213277b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.43.tgz","fileCount":239,"integrity":"sha512-0oGV/qC631x2Z3IWC54ePPQz6p9ei9Rjq+mrg2xNG3QkY/QAcJ+2bzX+4AqhVPbKC2aRQPwDHEEz+jENo8hlwA==","signatures":[{"sig":"MEUCIQCEswE6I1tOK5M0fPgszI9gVhRWZlkaWEqV8a0rSeJbOwIgWUVg+3PuzcovPeAZM//506AdFUUQYMCJzWrlBGBSUeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13749291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG8hCRA9TVsSAnZWagAARjgQAKLuVwPBB2qVVJNIOm8U\n1rART55BoMvBYpNs7r2UfrEkJBx4rRZ9zMLydSo2voehG5BFLNJr9bUoFFy3\nbio/uSfWBQMgs0ffJTY13+d7p+hiiKuHhnjt7g9rUteApWgBsHIEZN4wr+xM\ngJgIdlTzu5g1bIBkRj5RGPZu3FwAlvnI7lbUicl8ICoi1CPsq0qHYow3LfdO\nN9UXOxhOpOoMz4jU7+XPWDQDyoRX5MI6xMWT68wF2XOxAnxNvqgSTIA1BviU\n++Z+trxpyupqK+M3Aivpp8CKMdp91C6JhLSQx0IZkIrEQh+bhW3uXc2JQplS\n9jubASEw5aj7mmscjKrh9IIIUDar6uD2cZz96rFBPt6E5rUbXIQB5cLB5ptT\n4sT3+Pjw/blS9GvaDnn1/Gmlul3Sku+9pOpy9znzs3J2lM1bbvH8B5EP8JkQ\nk6hnrM3vJle66wCT1C6MQ165I/n/X6Z/LF7nkI9xY5bTo3ekszpTnKRwY8Ei\nSf2QbGXdBEcz3UiKOG0ftbaaGAkWVqPC40QIbuG4uLaO4UyJWqX8LroFGIPu\nux63KLf8hn58qb+6Y1yCalyqoX+d1TTB8h7EWdTk/DbHadhrdskrcfKZ+KMk\nqFEzQpxfJOn/3Z9OqAEcp3Y2b4IeEmgObASzBCngIHqwP7w0ixCI5sysSf7a\nAzp9\r\n=Rolj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6d31c15e2c96a6e2de7af8b65e515bbb538db13a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.42.tgz","_integrity":"sha512-445V1QU6xiIiJaWbMF+I40KdiYDonGkGZ3kSbHbhnEopEv2UPLuiaepC6f84dVWIwCo0CGOiuiz5JhnJmsUBEA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-grids":"~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-layouts":"~18.1.42","@syncfusion/ej2-treegrid":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.43","@syncfusion/ej2-dropdowns":"~18.1.43","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-richtexteditor":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.43_1586261792496_0.2679072290940159","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-gantt","version":"18.1.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f56c739eb33f81dc83e82fe6fd9f50e1fc80ce8f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.44.tgz","fileCount":239,"integrity":"sha512-SJfLpMC4+JTb2O02/pxqMPp+PSmdDyenpffxXM6Ph4YcJOxgWOMWQL4/f1dilZzQqOr/lTfzDsy0TrLwGsskEg==","signatures":[{"sig":"MEUCIQDzwkCTgBKmHrluZf6BM76eTP85ffguv53R2EKNMQDJJQIgIdmZPXBLV1ePlPlE1zzaxUiGQ9zQ5kmCz9XxSuLv0Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13752149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaGRCRA9TVsSAnZWagAA10gP/jxnvt8G2edlN/1dhihs\nSP3lEhNKX0kRkgUTSIKuNjwsUG8uq6JlvB4hqgIbYuNEAx2LqObB2vUD7Xs2\nYmfx1WSvo3EHmjysALnndpELv5ULakhnk3LIyD0Q6gOsDPXQKM71JBy30LFc\nzNCSuURtoDhL6NTMgwNtRo62LjSAB7NSx2GXdJlxLve/BdmmmmsWVWpQ2p9F\nY9K08zqcgnTvZLxg5hwQ4fXT62NGFesXxv64GYOf7+dsEhAfbuMNZZdq0pEl\n8Pa2d15wzHNosbCcKkJJZRVUVzPz9WxiNxHpOH8q4MCHld2RhZpOeurF8S/X\nizueGGvA2TDSo5P3oE/3VAzYbKdRtp1MoV5nCUFEUHCd2ZMQxB79iLH1273u\nBK8zAfDOlVxKLGlXNCZXkpHR4RVHCHjHwP+MuW9+acyiHiuSUJS/0v59S57B\nnHC1IdErbbyU8mCNGOhn+Y2C9TpUX8qiSI5kltTDrAiv05BWOc0Ve9N0EUXb\nL44uGke+es5vJLhnRIWk7gQ1qlesrnwUitY6shcckftZW91lscAooqOLAVEv\n2gE0ijlZXpSO0AZtAH1cte3LXDSMM5a6j9bD/9vpwUq8pbM3usrmV/wawew4\n548MkqCKg7NK1SJTk6TblUabz7qmGwg7qNHk1WfWtv8pup5x7APkPwuoA3Yz\neI5i\r\n=jwh3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"43b7fff81b12d3e00b1aae8c95b4531ea87fe420","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.43.tgz","_integrity":"sha512-W7MvRBkLAXnzvBhsBYp+D0Kzoyp/2/DFXyxwBE1bayrdGTo7PijkooAtlQuoZUqG6mEcfYsGXm+Fe7ZjAdUDTA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-grids":"~18.1.44","@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-layouts":"~18.1.44","@syncfusion/ej2-treegrid":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.44","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-richtexteditor":"~18.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.44_1586864528538_0.6035349876094167","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-gantt","version":"18.1.45","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"24d67aad16b5941591121be4e195430c5eaa4351","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.45.tgz","fileCount":239,"integrity":"sha512-X0jZRZ3Vry1CqXNupC9HBmRWKEoL74FIaz/rnus5rVM8OLzxYGl9S8pGmd2mfBMAtBnmGFk5VEPDGh0IV/DQZQ==","signatures":[{"sig":"MEUCIArmit3iVqLkz9mb6a2J5WX6THcOh/szR6hmqh1NA1hDAiEAnSKQIUajmvEjad0y0GtgBwaeo0p+/rwqhfvaUAqRoNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13758842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenslrCRA9TVsSAnZWagAAxD8QAJwkFopDt1AZW4NnVHUU\nA+gSp3OI/pwrIMxIkZ3irxDr2MTU0FdQVDeSJSelPLpIjfGir4TS4HMfHVeJ\njejcqac+mMcI3lzWHW4XelUXsJu9FpvpKPefYKltpCvdh2k05FmHw1oa3ED/\nXKDKL9zsdf8tByFKgzej3aTyhN7O7717zDIFmnnnk0WAvn25fR3Ph1SyQ9pZ\nB2eWi6EQoHRRtyArD4vwWSleuHsZZHNDwnlwPN+d1+kc5QMJUQjzfJsBIXk8\nYl6f3/AIqYvrGkTXz2gi0BZ8HYiBrj/dsYxLEINfm2JbEOTTyhvSHN6g8XH3\n3NPIV1yibPUj68Tl4cRLavO6Jf/motz9dKF6L3En+OPPX/2FLfdh/JrOkrmF\nbcsja/QCRba7Iu77SxgsJqzF8eCOE/2nw7kdF5f9Kc8cjkh23StuutqsoeTZ\nknH8OZg8xtYgncVRYZ1SBQb3PCkw0uKlgcpzSqldo1fJHSfyy83a2YLUJ9Jb\n9PtpDJyWapamR2PENdpfLYf7jlD6N/MLHOzeCXXCtmmsqIg7lExkpfu2BJJo\nYp7GMEwTcLo2wctxNr7qgriFshV9lbsxCO7tpqksWp5OY+WwWVbds2/HWF2j\nTsDeloappqg1ypI4LeubjYFJlKPgbdvqTZnMfmsQJ2n0/27Kv2BhOqqnFanh\nUawH\r\n=Zhyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"83c877e2ebc6e8ecdbc25a4ed3248d75f17452d6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.44.tgz","_integrity":"sha512-MJmjgXtBnsrUlFmEVBJa4GuDBt/DFOjeW6U45KsmHBvps6kYyUgGm2vwpjOlCBp4+oS6s31L1M0XMOSa48OCtg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-grids":"~18.1.45","@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-layouts":"~18.1.45","@syncfusion/ej2-treegrid":"~18.1.45","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.45","@syncfusion/ej2-navigations":"~18.1.45","@syncfusion/ej2-richtexteditor":"~18.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.45_1587464555242_0.7044201858909789","host":"s3://npm-registry-packages"}},"18.1.46":{"name":"@syncfusion/ej2-gantt","version":"18.1.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1940b9b9218c8372644cc0b939a02944754e4eef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.46.tgz","fileCount":239,"integrity":"sha512-jJCxXRzDGd2mskuhPE78ixYGNQTaVme01KtaSIzkYdL/w1PlAxMQMMO86foOYYJAJbEoO0DzizBpKTSTNKNwNg==","signatures":[{"sig":"MEUCIQDOIr33sL4uICciSHrPv3L62ePG4+ApuZQfZG8Sf+0vKQIgey2tH5QcwAMS1Nkl5X5OlvYL2rw1aGd+18URFbQ94gE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13765439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep+KoCRA9TVsSAnZWagAAvckP/0IY6ZDnKEx99PAUY9Ne\np/OB/5+PJ+k6+Sf4uxVlALTpEyzevkePCniwbkqUc4GCJ8RR5Xjl/DeCgyBQ\nSq/eDIwbfBg9dPWNyKQEDyhldl6w5wwWJRTyM7DPOUO0BT6qECs1/jpEAdYh\nofM9Kn9UeRJ6kjeIYJmDQ0q37azNnvbl+HwMsmSaOKVs2HOL7rBrad20/+Nq\n+u1nC9DtEbs1ERQ2zA741rzLbZcIzbOgcoqw3by1W0WyBJBVnchXh5LC+Hsv\nI5QKmIZS4GR+WJPnew6vXBNIoyvFewOJTJV08IJQPAMnEELsb8iPv5gkhsPP\n7jVwuZO/7D2IGaKe3P5B0QaknUvs7CLO50SLD6l5zmGmU6siVf1XSzfPiNFI\nP8Ms4EFTcHzzyw+nT/sqW90OhKqWlrOCZA9iGJmLj2TqLaOT9NkSPGsSnXfx\n6jPS370uIkRGdAGAFzFmUywfhM4jpAICNjlGNYlFELvTm3RCDMUYlwrjIOQP\nP0EanqDkM+drVkXPe46BAG3wlDO/U2zNupSfoPGOrHENLakgoen9vLLIUjX6\nY0t4FfRdmdv2HIf6+a4HMLFW0z4F5J2lXTitz40ceDsHD+eBSRplnbyE3hl3\nh3etu+AuK+uBif8hP9MhN+D119LakUHqT8B1bfN5pXbzaCWRbeoSiWGrx2CX\nF4Of\r\n=5Gq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ba9857725662e76cf9a56d66d148138109025132","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.45.tgz","_integrity":"sha512-Ba5UJuPS0lwkj6H33A9p/E8BAje76drpN38Gs8qQcy59tknYFS1+PDdObq25IJP1D3lw5374TqIS9lyifGNruQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-grids":"~18.1.46","@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-layouts":"~18.1.46","@syncfusion/ej2-treegrid":"~18.1.45","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.46","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-richtexteditor":"~18.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.46_1588060839695_0.11997553505500025","host":"s3://npm-registry-packages"}},"18.1.48":{"name":"@syncfusion/ej2-gantt","version":"18.1.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d30b9cb32e8a70f853ba4d0d904d474bb04fb52c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.48.tgz","fileCount":239,"integrity":"sha512-+FLc4dsF0vNQeZveJcT7JXUM+QMaeIeqeFCDCijLcJOTSdnExq+uF3nVqbyCo6rGTsi38/JB8Z4dU+c2ymsKZA==","signatures":[{"sig":"MEUCIQCXMPPszPTphfSPa8te4NFAoJgcWK4iKPnYy9EPXNY5eAIgEI3/OsQkfuuOX92eYNrkKblUKafoVODyWDvSQprZqt0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13767944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesU2HCRA9TVsSAnZWagAAhicP/jNmBFzol+F27POGZ4V4\nFrT5dFyALlAoDiWW73/mEzKzbtUhcWqb6tK1B5EZESqz7nmV6JtNqeMLZSBn\nrJKXGFFmt+MOsAjSG85XxOvhUyC+323h5DhZtrCVRjeRHCaXnnBhmZvpAHBk\nKBTwP8UBypzMxzv6hKW19iRPY3KhM0VSNm1HAJ5xBUlz1PP4vQiYNKKTMsjE\nkcODXYOfo05QGRtXSvlkGvemnRfVfjY7otH85NmbG3lWx+vGLnX2csR6mFgq\neUPes/DBvQv7hTYqxviqKvOllR5d4dXdF+88jcEsZSFKdnQTKM2V0F0obxOr\nn2MVg57+bwVd1Ax5DPHZn1F1aGDjip3m8vr4c6z3B2kJQqTCDC0zY2ibJE03\nmBZoyUeSyk/1BLHdKWmQLmgZf1MidOX6VFIcdWzBWd5zAlPvXCLkPCXmfXYT\nye6aTif67pNrKiRR8nEHc+G4TpLb4nD9bXaMg9dGQM+2ad/yhMxkEmk4+HAX\nHn2B59M5JcyBd7/dXRxxfBSYrCsgwm0t7K2JeuLDyL7Lth/IGHI5Qe6RBAN4\nRfd4IoyCMdwW/psgxo5lQRR6RyJeCjPxlxf/SXpawg6A85s0nc0Yy/gtNCp1\nLQRIVLrpVt/1S0VVg4iqd7uqvdTNrE0JsPhTXSN/qnUdLhN+RhpShQXz7ViH\nKjXM\r\n=CgPh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9fc78e9c0626f7575e550dcdea1ba5f7480a7579","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.46.tgz","_integrity":"sha512-M595DMr2ZqUvJh+/l37MtHNgvfCd9mxafJXl7fGKlRh1JjTYIY7dttNsb0VAASUj98/Km9th+W9PbLVOwYX6bg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-grids":"~18.1.48","@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-layouts":"~18.1.48","@syncfusion/ej2-treegrid":"~18.1.48","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.48","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-richtexteditor":"~18.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.48_1588678022967_0.6889654887106782","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-gantt","version":"18.1.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"35263c69880280fe98e33250ce947777d452064e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.52.tgz","fileCount":239,"integrity":"sha512-ORHJSvcr5Gdk58v6zPpEs0c6iWkIgXo3zPVnYMEmdcBAQ2fqpz9NVue95rPQI73aq/mMb4tI3N+9gsq36Shk0Q==","signatures":[{"sig":"MEUCICd7JvRlbC+vqzYZLTHKHFE37OqHmEseeYkcTXdWw1+VAiEA/Z8mM11Ylq85lLPZgtN92Ir8yyltwKwDYRf1z6bzYRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14271904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu6+1CRA9TVsSAnZWagAAyL0P/07OLRg2vRVLaaGd19BL\n409P116vRVSqZ/f5Fppyk8FSQ5k4Y+oKCKtD6Uhslw5oEauBzs0JzFBlsWlL\nB1fCcNoeVFP10PkASWo8bctELf3FeMCgKldCDR/QqLksko1VCYUaHTMC73Lo\nbyBAhnqTDubE6v8X7cNS4/4dOwz1Z09FFHqiZvPAwZTLXbbTvL0pqPKgGzP9\ny6LIvx5DDXrQgpB44SOo2m8dT3HqMx0A259h2WhjDHNLYeBRunCavB70ucBs\nNlm5xhyTKmcSJEdGY2PUHEgJgXj93VH6yozqsJ7C6wtokAYro/7AoRLqI1nO\nU5aSio515w0Wh4x4P2mUI3Epy0WQwvpON2+GjcOEQbbU337TpuplnKrfGybv\nnimjYO/yBj2XTCu94JYOxIIlN8QEvF/OOxqh0QUeCHBIFLeRWoZ/psCFFJ9Z\naU/jr7WplCJvRDcbgzgiXaQtdHoI2yRh60xU9fsnaK967Gk71Twzipco9lP4\nvqMIiLHDaXNoMPK59V2768LCgkGjk1/jum2YJkKBq7NWNacHDFKyTF7jcir8\nv9sydf3seUr2q9h+7FlHPm+YcpXLog4+WW+nxJazF8sVkMdyPV64iH8uwwmj\nUYdopYv+y8rZLWGjXHeH02+AbZlLz1/4+ZOBmgnHFVDyeQszArVkKw9tK/j8\nRyFp\r\n=lOsX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ebb5fffe2196d9b7d4179f97668dba083e1cf635","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.48.tgz","_integrity":"sha512-+aq6nme1q5wcLmTQEFSQLej5lvGvBRk7sSl3A/4fNNq60C35gWuqfV8AfnBcF9XyA1yRQQS9Oh/cSDWPNr987Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-grids":"~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-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.52","@syncfusion/ej2-dropdowns":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.52","@syncfusion/ej2-richtexteditor":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.52_1589358517092_0.24011305174668474","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-gantt","version":"18.1.53","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"3dee8f5c187cc2dd767351fe0f4e545fe9ececa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.53.tgz","fileCount":239,"integrity":"sha512-eXNsSdB2PuK4VTnnAOpP2ak2P5y/XrsJks+edi17yATssAnz6znhRXtxSydmaWyP0JxGEAgi5vvbYCZ4Jtm7mQ==","signatures":[{"sig":"MEUCIAv6Ta7X95fDNMzeBiTJbNzMVKozXOmRGUhWNn4iTL2+AiEAlvHzZme2VXrJr44JIfY7yvwcXSAIfWFTAmCIgIBDTb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14314237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4aXCRA9TVsSAnZWagAArYkP+gLeFqBcwfzRS1S11TN3\nSlb5UFsSdrhtLtVDhNVKzNeBbyrebstC9eLdPTBS4ZtCFIkxQtdG8IGkjdON\nvx7cTo7iARGvcXAp0UfkZ4gZxeXfe1l06aoGM8QUG80S2kqr8IyWBH9MSB8c\n5QnBj5d0TpOb3p5k7pXYdimXHiwMELA2q05KF9VqcXq5EJVq8F6BGhr25zQM\nM6CZhBZHqwtkZLdtnb7b3oPbACTkLNuzBZrHr0q41QTvoJFpkHCFANWDQceF\nkXZSO9EdErajBaM6s8G8D3NMiOJlmHDnZL2ShGizj1b/2vVBVgVSZGKbHoWA\niy95Lf9/2YnkmCVMlFKj36+AhFJ+/B3iuOv0SIDdw2ueJfvOi+6a5wKazYAR\nUudmCggv8eV8x6m9hsH2jMMO2e0fsfsRwKKcL35yr/wtsMdUILmYYc6O+bUk\nRmi8T9xqDzNbo+ds1f66Tvl5pMrhJiDRXoInln4xAHeccBOqfngkV60owb6o\n+2kDJaQViR3h88M2dGrtDPjX2tDWGQmaeo9ly3BqneYDVc5fErhmV6R3LrFK\n9fy4JW/5hqhO9ebxSl4cUhiRizGPzK6qoDefRnibmiBQuQ9q//s6JGGmuNhV\n8cdL3U8x/5ocTMZElw2bpBb6RR7IiUI1ZrM6ANe1sZ7l1KKiNZgrbqINRqGa\n9ZGr\r\n=FxJa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"a383d05614e7191c4dc1d563ccdd99f920f94abd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.52.tgz","_integrity":"sha512-bIvNcDeKvvPVgSq3m8RFJ6WBrpppzf5tBvu6O4mO8ZlJYl/tjm5kK0mUsXztxNM8XA13jaWP1vm9NadsUzhajw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-grids":"~18.1.53","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.53","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.53","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.53","@syncfusion/ej2-navigations":"~18.1.52","@syncfusion/ej2-richtexteditor":"~18.1.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.53_1589872278659_0.06654676305106189","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-gantt","version":"18.1.54","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e631e6ba15c02d3aff764db0f3d3471ef973826f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.54.tgz","fileCount":239,"integrity":"sha512-qpZAezVOYjfqn1LSKaXWFuclJ4bU9RnN2lNA7PJeLOT6FxjvHHJgZ/KoN8/eDcCAegKm1O6TTN+Ox9xi4RypBg==","signatures":[{"sig":"MEYCIQD8mxoHhsTFKTcEIsEcYq8tmJ8QD89zu4LupxTsaHKHTwIhAOfy06p6VnD3r9wU5vnQNWXQ6g2rHCAvfuaviAOH8hrW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14321043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO78CRA9TVsSAnZWagAA4KgP/0R7wZXtzdTRoF7Z+7xb\ny6NMzzRbavFDfifK2w15aEjzUrQUFI5+5mmze+Lo/RaDy+WRO8Ad/8ryek97\njKNbfBPQbrJnhB8pCXIw4EcbFAJ7uqTwsgatO9HrnA9MpQWyCUPfABSKbYzI\n2VxmRz/JeGwp0z1pthE8FYuQ99s83eKV/P4Q3kiRzIGTBH0q1nECY/NnixTw\n3WGcUV8N8cIbYq2xmlswFkWUvHmrpsJuVvE6LD180XTi1WoBK9J7a7z5WRyP\np2zv+i+NmgPV6nbbWZnnVEMUmYEPwYI2atWikHMnYgUSMiWNIq9mNvedw2qE\nI3PZCnp1AnumVr6W7PzX3SC9cjLfCQKzKpvByNZISG323S35A+mXb/TbQCUg\nsbgTHufZVSnZEqPt0Iz9rStGAdYfcFcr4F8XNhq3pfXYOn6PE9M1sJtN3zro\n6NK8Lvqg+LWOc56TIUwim4f6jtK80O7Fzau5s99VCmszJO2/o7eUNfYP/Chv\nAf3/G/C0A1qmhaUCu3yat2IG/QJ4vkyqFgbOW3a6qyxhQtD6/iKJ8YSrAcLN\n7ChOJMRFZ3SxyDza58EaOc9r3Cuxwaon0lL+aVudnY0LhPSn4jYrkSYnUFE3\nSzzU4gvpGZABCLc299aJTASWEU+PT9/KcG3kjP+J81ojz2b2bqMJQsN1febt\nYpIA\r\n=Mrv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"07fcfdb300e94d2cf29d38459fab4819505781c1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.53.tgz","_integrity":"sha512-8ymo6B8mdIxyS329je6PXwOc+4LS2ZyB5s/yKaLo6WxReuCt4lde5fbOIaERShafvEmNq9630mw6xhG9z3VrtQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-grids":"~18.1.54","@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-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.54","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.54","@syncfusion/ej2-navigations":"~18.1.54","@syncfusion/ej2-richtexteditor":"~18.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.54_1590488828008_0.7117358795550714","host":"s3://npm-registry-packages"}},"18.1.55":{"name":"@syncfusion/ej2-gantt","version":"18.1.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5e23fe0e9a0f04541b6ecc71749ec38b813ace67","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.55.tgz","fileCount":239,"integrity":"sha512-UOlrSOGgNCV3z6StGNY5IEAOg3TP/TV91LbfI5Xgrn1+BIqY9h/Oi7500WsRwLFmM+BVVlh8B7JjlDM/qXjCFA==","signatures":[{"sig":"MEYCIQCv+l9i1j5UWm+tZXV+JNxfptjZ7xLE7g/WWXmxMuxGjAIhALFMtAlrTA3Q8IG10HjKRcpJh7f7ytVOqOhybbJ0yHII","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14339573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1is2CRA9TVsSAnZWagAAbNcP/j7Gr2CwUwPaMCX0wWtD\nTAhMBynqMfojCvwpX8UKp8WT7dHuwFxGmHFqBnqJTk1cuHhZLnO+sEImVkLk\n77/naotkSHmSRJW5NMUas/FuGf0g/+l2yLuMvKs7/uml62uGVw3P8qPdriZS\nglavSW4F9IEUHJnud2ztH9JaiMD0pKVSvfGUlLy8NF7DelgXxqSOIs83HQQb\niPOBZ2N9BEvAZISKEn8BTfTkUIB7NP1bgyltHIDAxfrNIVmGHT+D4A68KTv1\nLyGbVkqAYSLx9hoASWvbRlAn4lQ4P8uU6MN03I/QB2onUvVDlYb3LtdVCX1D\nyoXFnjLypjeOgJCzBvR0gQvb7AVnpMx5X/lmvat4HDD1JMNujXQbKN6Ao9pM\nsgTuurBQqXiUYkQgLOoXzU2/VTcsIQaeJPu/whxISa2o2OL5kNnOz+nvcA/Y\n/ggLlAtX9mDdtabfcRTqNLSOr7vVRtICE9qMdtGqoriQ2wmimx+w6DuZFta1\nLBlN5wraYp6aEe23W/F3UPlPXeGX1RWiA2X3YkG7h4r/mnV/JZM5KdAkHNT0\nbdzgz/71KXDnEu3NlBaNEWH6HC2cqDDDgoYcaiDsVdjGReUFavH/o2rxncy4\nMOG0tMS/uP7CHM9uVoAttejU0rMaPt67IBQPZ4Atcu/0DkhmP+0cthgXkxjZ\nNfS2\r\n=pqFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6dd73c616b9c6131c6fb5f87ae77e8e8e1af2e63","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.54.tgz","_integrity":"sha512-rq0VUmQz6XAA/TbDrXC/hTmeheX+N4OVaRgSGx5cGDHMNnl0vMYAjKn5bo3EUxdiXjgEMbTguxoMb24YlduZOA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-grids":"~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-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.55","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.55","@syncfusion/ej2-navigations":"~18.1.55","@syncfusion/ej2-richtexteditor":"~18.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.55_1591094070062_0.13223816421828638","host":"s3://npm-registry-packages"}},"18.1.57":{"name":"@syncfusion/ej2-gantt","version":"18.1.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.1.57","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d090593e4646575cb5bb7f0c5602c212dd56cf27","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.57.tgz","fileCount":239,"integrity":"sha512-aYa6MF2p57FeRD2fyRcmnt71KHAxIq6dEGbq8BKpycsCBsxaxycWZ+XDRlApvP2NCSH+TuQVZIvw+kL5RK7qvA==","signatures":[{"sig":"MEYCIQDCQfiwP8JZ4U/2+9xDWqIMCiMMhj8VBqoGGXqzAsr4YgIhAIonpCT8ZMzC9FvcrYmkKrMZtCPzRrlRoxkYNNrGNLPG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14343899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KRECRA9TVsSAnZWagAAEzgQAJ1qb0AP4V+wAHjum1a9\nU649BArGtQ6uRfofP4n9MGH+H1N/UupUJ9W7Z5gV2dkPpNbP7SuxRHst20FK\nKZ9hSl6nWiy3tqQS05f8b/Gty6xAlBFEazd0cI43RAqUi0zxHiXQS5tVo3N1\nR0ZcWMzs9DQoS+nief07Zdsotr5qTGdazPT0AyU4A71+rWimetsD0pIPpQOk\nFEL9DPO0bTvJYu+AmIGS51qM/6Xpm8Qfr1Tyca0nH5AHTOCShwGJIadr6tks\ny40Q9aQSLpq87zpRR2tcKOib34HR2g9gmEpMeE2Tv4IheC3pFxSrLR3cjPCT\nRIT2d4MqGQQDY+AAkoV3rlgMZCdyW9+ozpuUs5Fme1OEUoBdvy+A3wAmL2QU\nDaqf1PijFyxR43m04X0FwwaSMTue8OodXEy8bjrbULKCENA/CNgnl40N3had\nvDe/n5C2IqLCcGotI8vMYgJXh5WhiG9fhZOsrXllWoCx+93JmO/VTbEfbjuB\nBg+FPWV2D/94Gjf3f1JDANMXsH/tMqBvYG7aeS+ESF4h/aMIHfH2EIpt2Ewn\nLUWhWaqbPrfOuTKu3eJX6Fng/8VlYs6brBf93KDc9UpGFStghLgfeprwabwg\nmt9MHSDxMOCVsc0DhR260mun0a4Dgtv3DvRpvhUqMYZZcV60bbjRMvTPvAse\nLAK4\r\n=T+Vn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"a304ad4b434958164ed0f5b2735042f01c094311","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.55.tgz","_integrity":"sha512-UPbaaHuVpU4YPkvkrzwrYrazuifoIz1np+ybaOI/Z2CsxjygHwdgBMBKMkYOeL3yUcd3zVfO1/NxeWfPBD0eHQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-grids":"~18.1.57","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.56","@syncfusion/ej2-popups":"~18.1.57","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.57","@syncfusion/ej2-calendars":"~18.1.57","@syncfusion/ej2-dropdowns":"~18.1.57","@syncfusion/ej2-navigations":"~18.1.57","@syncfusion/ej2-richtexteditor":"~18.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.57_1592304707582_0.19264337092602069","host":"s3://npm-registry-packages"}},"18.1.59":{"name":"@syncfusion/ej2-gantt","version":"18.1.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.1.59","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d1f9e48c18f46a734079a56419712a7622ebbfaa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.59.tgz","fileCount":239,"integrity":"sha512-vA9H32Ae5/rP9S4AIirxgmFBhXYIbPS0cXE6Dbv2fyQ1KyvQOZmMF9hLUyxJf13aulGLKwu/ZLZHuL8WunoH/A==","signatures":[{"sig":"MEUCIEXaY+DZ3DY2w10o12fUJtL4bmMxY0d/mP8ddRrg/kD1AiEAttQhuS0UpFqMITsgPN51pRhz95R69lB11z/ExvBlzeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14372120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8dMgCRA9TVsSAnZWagAAviMP/1bmd/jG1FNLIS9qQzxQ\nQtGa9LwlA9lOqS/DDAkgrRn8JXQ47vOnaCUnmQMdtlcMPl0Q8VtcKrwnKNel\nIjgix3cjFpwyQnxrpq4iVwbzMMLWZIrQZ+9cHcL/7yhZWNd3q652ilITtwQ2\nButAx6qe+/CLsmjIEd12ikKPA/7G0bs7JTHsOmQFAMM5OU9ENZKUagGoNOTs\nEEsp86ueWOoXPzTTRh+Db8Y3CKZLi3x8KulPt21IxbvFSP8G9ALDqaam9S7K\nZxkrtTzGs+2KxQyzgR39DsmrqmCV6f2eYBOpBj/fwHeFbwxBSY9dPAmsCyhX\nrAM05f8U3Df6t84M5U0cE6o0E2mTXSBeBhiGWhOD9ZY+OJHThfu4EWRBamVb\npwcU4um+huSoekfrDKs8L+NzVF8cgmks37woSLvfEUPJ1xosB2vQKSnU5+Jb\n074+Ftn0WM1Q9EzaHp22IVeWU1Khe1AyttjM2Q+C1F4Gm16WwpaGF6PIk9kD\nrBjmm0VBmQADCPYfXvOF0+tGqkwZSyra7v/ThfHeKxl9NEWWFeVzpDM62tz9\nr1VXzaJztO2EJTTxxEUhF1mm9wE8gTvcg8UDDn/i4C7ZIaaxcSSq2aHYwatD\n8INxL0oI3r/fwiUQ4Ot3kqGGrlr4GgcZMx+yJkgAJ+a3Z41ZMsJHJvmLB6hx\n4K42\r\n=GMU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"17254726c00005d0aa2c663464e5483c7e121773","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.57.tgz","_integrity":"sha512-bBjbjHxg0jYbR7Q/7WOtLj1xmBDhPdZTrGiypzn5oYSXro5e/3C8Iu9FuahhFgvEc0HikE6xdZZXuFJuNL8Wwg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-grids":"~18.1.59","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.59","@syncfusion/ej2-popups":"~18.1.57","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-layouts":"~18.1.52","@syncfusion/ej2-treegrid":"~18.1.59","@syncfusion/ej2-calendars":"~18.1.57","@syncfusion/ej2-dropdowns":"~18.1.59","@syncfusion/ej2-navigations":"~18.1.57","@syncfusion/ej2-richtexteditor":"~18.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.1.59_1592906527948_0.5592636072307073","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-gantt","version":"18.2.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8239dbe6d6cca6a8dd7ad7408c29c04d3f7d5e1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.44.tgz","fileCount":239,"integrity":"sha512-96j0aEukjA23na7Zc2xb2ija8PPS4UGNzlC6uGVaOSBG6b+kFTHet06imAmheALH/ugVAzsCPn+L6DIeDo0Nlg==","signatures":[{"sig":"MEYCIQDHasOnfxMBBThTwirASZA0MbWtuSjmiz0w7Zdj2s1v4QIhAIj9Szk2ez08416vTGRYCYMjB4P0beiRQ9PkgwdXTEJ2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14967686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8YjCRA9TVsSAnZWagAAKYYP/2na6RtfcXNpWAcw5TL8\nv+AY1oQ7FowcZqmHIbEZNKKwCT/8gT7pzY7Zmf7AaK9hMLmKw+2bBh4rKkO6\nC/tX/0LD0cXNY+vh+7tn9GYLvESj/r4NU+M6dv4dW63i8BUmkwcuUYPWkQrq\nMqnVlS1H/kfKmtIi4cdaYLDVUK0x3LLtSb8mgr3yO80W4FjPgcdgBXUxho1Y\nud51+Qzpixd0f+0iBYcZqx3GjMUs7sBonxqrrhQ2HNQr02DOD0KZ2CA1tZjC\nSncvzwQXAapH8EVoPRbJNPMrNmSb7eOEWvVHc5ez5//BaQAsRMT2uf2y3cf1\ntSttY+ZEFyq8QZeUOZQur2yUsnj2HuhH6PpLhaeB95uw1R/6hf5+ulUUxbxY\nqgYTtpp9dyh8nB5JoXFRMgNU4LbgKmuUyACLpG/eDXy7am97yNsJV6QxYH21\nmazky4rh3Yu/y226D+bJpLLgVWxAYAPQDUJ8XhNYW8LTHdUdCWQyByfoLDxi\nYPKeYyj3Skepsl5hsR7AVlcmflTXU5fKGxdMasSP2a3Ee9a3xd0rpFQNCttN\nNCfH4URxrfYkZY6hz6ePTslrmuFezKAVxhEcrjOiVf/0ZmieJu5hoEITaUfC\nIvqYhm0qFYYmAcyj2mCD9aXgW3yIUjZk/ABZBDsz31lGvAge/qfWe7k0BCUS\nSnqB\r\n=+LRG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8eebe680e575a9228d8685dcd70b54370c14d248","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.1.59.tgz","_integrity":"sha512-TxgQE1etdIVFVwJ25tS2NnHxIf8znGwBzO5RzbHxFK39IS5Jnk3TmMRJ19lZMbbkta5VuAolhYbsMVSumWZy6g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-grids":"~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-layouts":"~18.2.44","@syncfusion/ej2-treegrid":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.44","@syncfusion/ej2-richtexteditor":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.44_1594082850433_0.9767313786841791","host":"s3://npm-registry-packages"}},"18.2.45":{"name":"@syncfusion/ej2-gantt","version":"18.2.45","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.2.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"19b4545c859ef70726d8fd6e823215e90be783f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.45.tgz","fileCount":239,"integrity":"sha512-wGvCAb91A56j7No4gGCLvN31Xe/zueClwCfRinMLx1QQgCmVRQpYBxOjydhr6noVmPqZnCgWFaOSfnHtx/qkoA==","signatures":[{"sig":"MEUCIBrhJlE8VQl4WBXp/3lqAD4oe+mmcXOpEfrFivt/yVIxAiEAuNw/4ttHcTSg14VMR0fp4d6o3XwkDsyDWNKplWmjQWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14975508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDUmOCRA9TVsSAnZWagAAE0kP/jautmg3GDMAhkjoyDHT\nMTGp/llpD3AY8SpmLtSvRD0I8+VigQnY16GjBTPPoGOs8+dCGWKNzSl8h+yA\nLyCZvpwhIZiuTmqmvGA+zhWQOJolbnmWYS61uq+mbqJ9MDyh8SoZ/3XPPuII\nl/OgJlwCSK9o1003a4bsVQXz0M0Zepe8/7ptyGBaP1V4Ms4eUUxTG7rP3Mo9\nU2qLoF2uXeQoyl9TyS4rVcqLTTSepZ5pJ/3foWZum1qQ2V0XyFaTJdBvhRBs\n4+ls5wezm0BPmTB7me1vuaS6vE48zLO0/sTKWrVDtwzNeGUzeexT31dELuiv\nm5s542TNFiUL1pIUtcLRK9H7zqePd7bd1mgDcwZKQq5w5zugTddpyRovdPIk\nOM8qy4A8FV5a9TOGj23+lt7OYRIRPONca0IfrYyXBslJ5/DsdGT5UKb1/0x2\nfFQ1iy8OxCBSy9MMRaX8iII2ZKnBp9vdQjlF4tJruoYqF+FowGOPBd/v6uDc\nx5015+60EEDiKVZVptHm0tw+1cs+MSFcI2+mQGV+wwY+n8x92KF5XDo73rGk\nellgcsEU/us2PsMSBX5y8S8wTtw9GFcJM3dlNlME0VQ32ph62cxUXZ+MVdrK\nGLcHBm1cejpOUpvZBAmC6idJeqDuNKM/9faN22WYQOc5jSXv9+fwhVKcqVQ7\n6OdR\r\n=b/hM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"eddeafbfa67733eb039b429c98c7de9d9ad61cef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.44.tgz","_integrity":"sha512-AMOnwiu3qb6//QDS2UaqUB0JLOR+axS8N4iJERcAZjvtzmBo9O26oqk2L5kxNhdzs4EgX0OzzSvg4aIxg5cang==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-grids":"~18.2.45","@syncfusion/ej2-lists":"~18.2.44","@syncfusion/ej2-inputs":"~18.2.45","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-layouts":"~18.2.44","@syncfusion/ej2-treegrid":"~18.2.45","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.45","@syncfusion/ej2-navigations":"~18.2.44","@syncfusion/ej2-richtexteditor":"~18.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.45_1594706317927_0.6712275297147052","host":"s3://npm-registry-packages"}},"18.2.46":{"name":"@syncfusion/ej2-gantt","version":"18.2.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8e880e8ecb5546ee6d93aace3914a8b2f238cdf2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.46.tgz","fileCount":239,"integrity":"sha512-6MSfWlU7BYqTV4YqXTq9T8WC6ipYt4+XL/1tAxS5PM1SJWL/8eLtWhyejoU7eltpFA/AGpOWF/2rbDoQ8hwDPg==","signatures":[{"sig":"MEQCIF67cPh5agvZbERkRUXOmDoqHKO8EnG4auRQ+4RCRMqQAiAInNdzWJ84Pt7cqNn39kc3cvHAhOX6r2eWZGQ2AaFREA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14976724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFqFnCRA9TVsSAnZWagAA4UkQAJUO4s3RK0tpGenYDkN3\nV4D0HF5FSwmGc5IkI69hqXNF0z3tIC6SqVzetKmy13L2I7+SSKGbRgRKTcYU\nGtAYz1COAInxNuegghdLx6ksSvAO4bQaw/hlh0MXdQOR0Xnpx15ldb9EzTl5\niHJ4EM6lIMw7rd0Ysf7vOR3mIXDRtLatCXhgToiUgmmkLtGNImgWYUMOwFCx\n0Y+Lq06Hhsx27uecPcl6mmObn9FYvdoLFFAjqZsKnN0pS59oqfnekmEvM+Y3\n6/4rtzWFcPBlzrfnY/e/Gcv4XSS0/zdixc/lSEzX3DsOg5tBPDUFob/uMvcg\nk/69bb/3ye3vzVmU/RvagbvJiobzZLR/I2qLJjoLGgErfzeqxwZcJUHZqWXA\nG4h2sGCSK5yHLWiAneuz9VHdTQ10BrviGCD6xRsCaDNKRdv8L4ti15wRNJgA\n+oDhGLrZ/Xfu3o1HV4niSxc1fnsVH3Hm5HRc7Wsm6ZYY34awOFn6fyR0oy9E\n/kWRSp9k84hmjKMWe4t1UHcJzHMsl4U1lYdn3qc219yG56RTHjfo0pIEZW6r\nG6x7iti03gYwmK8C1D6/2Gm+jYlru+tMUIi+jtde83uoekHFvgCCjwgQNlcb\np1y9CfY1qggQGTzTt+GSnZOYzhyG3lEVtkQaPgcp3v/R0Dj/ymf2HZe2Mrfu\n/a+U\r\n=R0x0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b2e754c384846ddc0d9e336a21b67aac3b716c6b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.45.tgz","_integrity":"sha512-RfoYMqxRD/Y95mmJLmdCz0E/vgVnR4Fh6RbGSkiRKn7919eLh/9OxMwEuvP1UdgPzZOYXA3l38z6vEaQIjX4zg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-grids":"~18.2.46","@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-layouts":"~18.2.46","@syncfusion/ej2-treegrid":"~18.2.45","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.46","@syncfusion/ej2-navigations":"~18.2.46","@syncfusion/ej2-richtexteditor":"~18.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.46_1595318630772_0.4742753453565407","host":"s3://npm-registry-packages"}},"18.2.47":{"name":"@syncfusion/ej2-gantt","version":"18.2.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8e7d0eb4d177b4159ef16a5482ef7040931c9143","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.47.tgz","fileCount":239,"integrity":"sha512-DbB80rYqWMRjq2epnYSNAjfjlttjez8ib4t8ydGEy4ReLA3KSJofftbNdv8U3JTW7+0NdP3D+BzCoPyojBkR2Q==","signatures":[{"sig":"MEYCIQDbemRW+YD91Oraw/pk2tcdNJnMXNbY7TyV3gvxV3zdMwIhALzdWplZePw7Uaf4Uch8oh2aibRw1N/pneRd5RauJ8nq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15014252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+vGCRA9TVsSAnZWagAAo+QP/jQ0x+oM+9NrGNbE/7BF\nwp8k1A6GeNiybgHtCXfc1a7T9JRRchfgsGb91Fodnx9uZdN6MrXZjf4u9GYt\nI1LUM8HCW4zdsGuISI9efFOr/csogkJjRxROxCbCXroTi2onDwVkbqU9KQF7\nF0qpHUABwee/mgmJHWya9n5DF3AOji850UnWZZgOvAoQtTRfbtBQcbyjjFG9\nCIRvtKspVPOMK52FPtjSTDG92sAtlsnv1LKOf+Sn2+gekh4ZX+qcuuUuRcO1\nChArss9nS/YTbnOGtRnrBTgk6XE+ftA0byxzYb4srEKjAD3mM+WmGu2JVlP/\nGptrCBXOx6yQfmjAJ5fIuSLkS7hLlngvmiqo+zAqs9TIdrfFu15/uMM31xm1\nK3Bkjlo/Cui5Gc8ApSEz3s8vdx3nH044deZPwc63pyhEvwEDpQqjV3iKimPi\ndMui4lXET22OUCdyMt6aIz7fHksnyQh7ezZYEJVrw9E1k0VVCAmY/c3ZICsr\n88GnjSc6R+TCAToLxJDQulSyZFL62fkhuVtUnpfWi7N75JVhPZErtO5XOfKt\nYUKaMzIHlrNuD8Mv+FDIh6x2fw9EGUaPUalHNU7Erk9urB6X0uh13PyUjXAT\nVWRd2E3CiT+6Bs8nn8gWtRMzajjdWnjssKdJQgxXG0YF/QHGwO9OSk96rfGk\nHpEc\r\n=OvEi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"cd724d6e1730706936988eea6156222fe7286e15","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.46.tgz","_integrity":"sha512-cQcnFwQvzPIdnt2VRTPNxwD/1rdUogSNK148852AWnU0SgE9Cg1G8ADJAGeN4kHBmOt+r9mr3oyDwRdXcnGB/A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-grids":"~18.2.47","@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-layouts":"~18.2.46","@syncfusion/ej2-treegrid":"~18.2.47","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.47","@syncfusion/ej2-navigations":"~18.2.47","@syncfusion/ej2-richtexteditor":"~18.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.47_1595927493668_0.49707065734658173","host":"s3://npm-registry-packages"}},"18.2.48":{"name":"@syncfusion/ej2-gantt","version":"18.2.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.2.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"156c8edb4926d90e007ee0b4de928de262a9bd3c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.48.tgz","fileCount":239,"integrity":"sha512-R8CdE1NtjT9Fg5ftWYVvLuRswTlU/LJ31EFhxY5XWp2VluJ+G0JfpAj6YE9Ncs4huVP/iaLsuZeZdS/zV6OFlQ==","signatures":[{"sig":"MEUCIH4w/1S/pODak7vxe7SSATa/pwltGYNaQAktiyLQqLvCAiEA/dGWHdPCu8yYzLEcipqpCudJ97yAh7sau5O+of7kpqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15023401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQHjCRA9TVsSAnZWagAAjvAP/A1x/AONT2XEqNMFi56B\nqMxtQ4eLG79T17BllGBsnVyIYsup3a4v9JnyiOqPQMPaNbzAf4Ukv4PyUI7R\n8dTA6VPiFT3mAwz6Jo5I+16traMua+1LgrOdi4i4BJmSj8h/GuNFJEo7DQlr\nUo9BvaOhv4V27oL9YgAa7+l0VVPvvTOUO8ijExhnQmTIdeqCQGqzyXxaVl4f\nSsf65r68zyZZLMrF1Pl850xf5mqzhLSyf+2m+iKGhO+7duZybfdfnBWqehKw\npuPMz2bt90qAlj7Faq8b1srsZkzVhsc33+mL0NTi2NWNKpKRpKjB9SkWGRaI\nxQBCB5GS04wxlOq8Qiw0zzoI3hAy76cfHcSyXpS1Zsb15MNxDFdAzo0WstkT\ndqPbo/tAq3m2dPKEeIxghNDF9/VmIZmZgfWB6Ykq3p9LWUrP6i/uqZAFIaL0\n+FUh27aljZmc7Ad6csEXBAzBzgcwj2rOB5+YwtpzNQ2c6QJ8+/XFi8I13hwL\nMZe3GfOpu9AlwufZ/zjb5QgOllHXJsHtY+bpB2pFPMAG5IMhSXulTOmo6ODm\n2UXNGiHxNmMQkr6VmZrvz41W6kRKfaygZYpQ9w7RcQYPRuV0SmQNqjVghBzM\nIJY3EfBj4chZunCwdVVQsS/STu9Q/emy9zlgDlcdSVlnfHYFOqOhNuR38aVM\nZrTj\r\n=XQ/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"868ee894e4449919dae79a198a0e2871b5dcc1fd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.47.tgz","_integrity":"sha512-BoeKuvNHGPYRRJtG7JynwMdNPX9+6N/X8VJ8ZgVXH7GMRY/ixs4dlOXL3q87V0ppt9/19TddXXpWPEWUEIvN4Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-grids":"~18.2.48","@syncfusion/ej2-lists":"~18.2.48","@syncfusion/ej2-inputs":"~18.2.48","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-layouts":"~18.2.46","@syncfusion/ej2-treegrid":"~18.2.47","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.48","@syncfusion/ej2-navigations":"~18.2.47","@syncfusion/ej2-richtexteditor":"~18.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.48_1596522979380_0.9843980559142316","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-gantt","version":"18.2.54","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2a71d874e275b48481e05218be10074bffc437af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.54.tgz","fileCount":239,"integrity":"sha512-O6ZtAYKmz29YvKUPpYsPwj++4FA/NoNVTUg6m9EckfFvTxV0EDlpyFWKEaWytgYfwl+4ZL2s/gUrgb5SuNGMiQ==","signatures":[{"sig":"MEYCIQCYTA3lFZuPjerFMJDVwoJl0IRUpulPXMtjcBe4cQuuhQIhAKnZQ6XL9m4sHBOadWEypirq6KozZ7987ROFdnCp5wgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15023426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8mICRA9TVsSAnZWagAADEYP/RUxo8QtbHbKgKibTInn\nmz6/TG/D9IMhZVjKg91YPL3iGsOLEZ1NnnupNp7GcAx0dzuKSYPu+uInzQDR\nkei9r+8t2SDytHEtqan0vZc5oMaFhehYZeBjdqR+GezTiPdsD7xgF4vQONq9\nkotw1k5hxhCBal373PM2TQAaipo0BL/fGohiM++bsbVNKl7tY+4g5oouhfj4\na/iZZtOIOdpkFkSwVHDt8mU7BZ4MCp11H9vghR/zlF937ge9QjqGyLNDyZJf\nxiIBMOQ0oVKemxgD6BMLQlQpqvn0QQS8Tpr054OTuVapoCK3pFTYhcjG9Mfd\nxGWYGQIiqitOJ0WH/ZrX9nXSRYWA+AzR0oXPaT8JTI64CH2QPTco7BZMzYWE\n7GehCyhOqNOB0+Wm+3J+7SEVn1z6226CTCfXd1HaKy4Ob/aR5tWGsaSN4o4g\ny94RzNTA9ri+on5L9hdjEWxwD0yVYw9RIT2EWFpOtxykc3mH4Y5SvCKX879Y\nW9Sej9ueIyjj1pgQpEmIim+Z9LewCduQgmNcI185AUxa7/O49fvDctxYX+H0\nJshBNNp9sUraQ5torXKoaPqslopqL0yx5sVeYYZU46HTzrPh1jOddJS6nwPO\nygBn0TRMznhD8DFzqnFFtDxLFqQnEo4URr6wB99C59cmu1FmmU6KxZe+ZDFK\nw76k\r\n=vp1x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"de8ad7b3b9701c72b7ccd050d6ee4c0666e84345","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.48.tgz","_integrity":"sha512-zK5C1anONETmnv1ki4aJWbQDwkgwnzHvmHATnfiOhi6Z8qH82IFRROxhTlxCNF4lsZ2Zeru/zF6/mSdwryxiXQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-grids":"~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-layouts":"~18.2.54","@syncfusion/ej2-treegrid":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.54","@syncfusion/ej2-richtexteditor":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.54_1597753736161_0.5051456067486315","host":"s3://npm-registry-packages"}},"18.2.55":{"name":"@syncfusion/ej2-gantt","version":"18.2.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b5ec2326c73447a0a580edfed67b518660857895","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.55.tgz","fileCount":239,"integrity":"sha512-iQ78Mzltc+AuTZ6MNTUDlLzKt5iqEOjR+5eaOPAq4ZIpprxuaRnmQsPV6HfOLWQXLQORc8g5EXkeCmIQHpLL4w==","signatures":[{"sig":"MEQCIEtHBzsgeofb8SE5TdJYEWWB5Ff05CDaHEpG/1GhF3ffAiBfBGtCsuZRD9J+hiWNpJE+CMQZnOhdl6mROgsmrDOu+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15046727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSHDCRA9TVsSAnZWagAAarMQAIvddjs9c4Cazh3/aZr2\nV2b7LrpJV81wowCX8NGxON8I891jokFnSvQ/eoazqjmsdg5FV2dwbSZ0Ab8f\nzWG19B886VOgaakl3oj+WFMPUzztEcOnouPoUqwF9X7/whKOZLXwZbaVFKBO\nPQNOBrRFPvqgFHhEwXsVYV8hUXdZcvX6vJD+2wdRpL893DnVj8pWcE4nOOAV\nEEUHkUjTiv7OzVEikMud6rr63EA4wPuIk7Ifc00f1EMfoCSUEIuMs8Q6NuAY\nUVM4dZSHEjOp0W2wWUiKfDMs8CM/UXyOauaWHJKQvOaoOsBRjxkjEIZgBacG\na9oyR79KCWiqSj+h4vCOc18JD+yOchRkpNCEjvcI6Dyv+HVD/MPuxjbTxXoZ\nhrjmEepgPyXSxarDTWPI6yOWLdYdqQN8rJM6nkVEjH+EQnjBXnIBZ1dIOXi8\nunGR1zT5XxOnkDJfZd6trMeGCz8sGXWlp8S/sV2L9O58mBxxvu93APkjNJpu\nDZ+DITHlSUp92Gei4I9UZdKXjTJzAqnFZv9wAeJLXs24BeVF54b4Q20hdGTk\nOBzl6pzAwPVqnywTkjoS1nSJxVXSFhUjoF9hala4Fevz5145MRwhNzwEo3LI\nIksxxc+lHrHJ06Qv0kNqN6pVLCCKM58gHj/e1rSGbgrCSc3j2/M16wzkFP86\na3l2\r\n=oZMn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"012dffb07358c81bacaff29b78149e94d8021593","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.54.tgz","_integrity":"sha512-gdS70ext+7BD9vsTciks3IMrFSoUdygajGgvvQwA/AJ6T2Rmo8BgTQ65ca+S2N+WBznbmOe7XHwQm+DQzbohhA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-grids":"~18.2.55","@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-layouts":"~18.2.54","@syncfusion/ej2-treegrid":"~18.2.55","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.55","@syncfusion/ej2-navigations":"~18.2.55","@syncfusion/ej2-richtexteditor":"~18.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.55_1598366147144_0.718629800026259","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-gantt","version":"18.2.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"bacc4052fd431bf8539b33638fbf31ec9690fec9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.56.tgz","fileCount":239,"integrity":"sha512-H2Gcw6F3W0gsHR3AsmSPX/PkKgn/QAp7iOecqWIyzSLs+f+3h52yAQdXH4m8OJb0Jqei4sRFMOesDYF+jHbf6Q==","signatures":[{"sig":"MEYCIQDZiU+X8gV2ucFmDRBxpzMEw6rUmxc5uXl9soU6GFHXFgIhAKQDALY5sEqgp8C1h+SS0X8fduhQlutHgpbW+LrvVoMT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15060193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjTNCRA9TVsSAnZWagAAtnAP/0Sh3wJMvUhe9E2TuWdb\nRCC0/u+as8TmvwZH5169UmYF5gHziQapbaHG3YufsBjmECzaZOkMGxmxmUHJ\n/LAqGkBsvVFzk62u/lsMqcvHTalcS/gGkEKtpzPiBt/WMvmVFUHsEW0UEUzL\nsJ3WDEhQaLMoZEQ6n4YWH9SWyCEiT6kYt47Tssy+zVY3Tygfu1XN0NaFaWj3\naJRmcORGiBJYgZWawEI/5RwfV+qxcwywfuvkt7AIB6IEsHYECnzBTn481fHS\n16IApHUqE3bVBzzB/ixpiyO9vk8h9maWFPxsWXe2mipmpKFPMm4cQ4MlpmN/\nLMWRRnW/Ylchc0HxrbQuV2ICe6Yvbk15UM8icvJ+MCG8XtdNwN1cx0RH5wWc\nJxgOEe5F6xZsvOknzbl6CTXQAXcjXDaTBHZ4897YOiRhUJVsWU1gPiO8z6Gp\nQ/eU78dcu4bGlJPlok5yT5XeuZekv+dE5tOUNmN2JEpmfxv1YHRCRGCLHpR5\nZJqKTm2tAxpkQAJWfnjHj7s3g4FO2jqnevLrG9Y8+KGDcWjespkc4/ioorui\nJX0WTPCN9cRYQ7NJckYdOoiIeWheU7fRXU3i1j2Yy8SDz91lv3lQeXcr27y4\nWdT3hzzeruoeESbvc9A7D5BVGs8LLorQuLHoJKK2DtxJXXEWsgyv+qtwUdMr\nSqqN\r\n=ycl9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"abc0694e661133491f6b7aea565b95cc2eb363f2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.55.tgz","_integrity":"sha512-Xtla5FU0eWZ82220v2KZe0uVXYBtbN6te7G8IsNzYJrE21SVuamNR69Fp5MVJAy/0MpVN4fVKjD5WK9rTi0+QQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-grids":"~18.2.56","@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-layouts":"~18.2.54","@syncfusion/ej2-treegrid":"~18.2.56","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.56","@syncfusion/ej2-navigations":"~18.2.55","@syncfusion/ej2-richtexteditor":"~18.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.56_1598960845344_0.6501260146179533","host":"s3://npm-registry-packages"}},"18.2.57":{"name":"@syncfusion/ej2-gantt","version":"18.2.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"45480c71fbd8d7bdfd0d9b1d2a991f9303377714","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.57.tgz","fileCount":239,"integrity":"sha512-DrqqhrimVdjlD9fHmsIRDPdB61RW9KuhRwTSqGYit3VfMM1OlNm/CfefHfpiAWbGhUyTDkQcEIeQJajv3clM8A==","signatures":[{"sig":"MEYCIQDD8B++sgd8dF7XTyEkVJTDzbO7mw/b2r6vcYtcgFVKpAIhALioMOfWR4GQgk/aLdk4KqVLfRyvqlA/SxzYBKG4UwOf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15036750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV3A2CRA9TVsSAnZWagAAsYAP/jRJItvnUbz7TgukBmG3\nNxTCifWyanQ8Xuu1Mrz1uSsychatotTVMNxzuk9ZHzM0+TS2dNO+cb34g65d\ns2SdlUhfVNjkZfOFVAFXYvV42fA86ooyiypSoFr0zbOmK2MkAwxBgw+o5pP5\nxuWJ4+mEVukGUFMCMVpMdFmXJPcxrqa069fHgD46RWsQB4ic6IbjUId8/o4u\na9X/pi3UXyCFo8xhRUYrT216N7A2OMY5XAr4AiT1WNZHE8ZFB7GERm0E5DCr\nY1TAfLeHxp6fmGrn5+3hzpBEgTlUnYEkdVuA5d6K4P60a8F9bzTveGw/FJyz\nq0hfs9oYY8h1JJShqZQ+PwS556/lq92R3QD02MGIz8S9GbrY6R/7JrBYGeJg\n3lkHZFrk5l6vl/sEFDXpPmGAQ8kkkrzbyqPz8S2C4oCA4tJVJXtIvO23bxXw\nmnk59bV5V3Nhcvs5aT65jHdR7yRMzGvwSTuk+q8qPnsgQ1HkrMzwPX1ks7fb\nChySu7SKJ1qc4KGuGY/CpCk2QMfE3FfiOj4ZNDEMV8JZLT8ixXoDXOzqOgqc\nSxxwtSV6QAdRksMaaNqFMDkjQVdFCM4oN/54fqAvvNMogJ3vC2Tn5f/3pL+J\nYoju2fcAtG/eaaNeOVHFDNNyz1oU7m4ailCSSuQ64FCaaL5F17uYM6EEUrUl\n1Zda\r\n=1DIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b9764613a098eb08c473610d17aa20158c06b530","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.56.tgz","_integrity":"sha512-+9i95wWE4oPeMnI2vWPsK40/2UbGJnRZ02YEYQcJzAtsbipsw62DFm6LNOg329NgU6XTppsCaPDWudtGbLnv9Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-grids":"~18.2.57","@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-layouts":"~18.2.54","@syncfusion/ej2-treegrid":"~18.2.57","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.57","@syncfusion/ej2-navigations":"~18.2.57","@syncfusion/ej2-richtexteditor":"~18.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.57_1599565878225_0.8232647875719696","host":"s3://npm-registry-packages"}},"18.2.59":{"name":"@syncfusion/ej2-gantt","version":"18.2.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"3b2380556829c92ee1fb46c76b243735e763a660","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.59.tgz","fileCount":241,"integrity":"sha512-ILbqK2hY+oq21qR/lDo+b0xtjCGlbeC1Afx2ZRuQysi52xePI7VfF9XedPvxB6lk4UGdRe0GoqjLfK7tiQfhOg==","signatures":[{"sig":"MEUCIGbUHRKiv8VKKgsWH+Nz4/s6cCP3ffk9boSrbaL9JlsnAiEAuupAG2flFEJJtJB5WPBZbzUyib9SpUVUAmto7snuM7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15108313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaL6gCRA9TVsSAnZWagAA+BYQAKD8hiUUVKBUT0UoFewv\ncR3RUDaPdC774SobY3QmtrVEqwinPbs288eg/BqTkqFLr77qxBhd0c6zQIsQ\nDwUP/SBEGExuE39o8q56ZmJlK4MB5lyd6v8vPiWJ0gaffTFl2feZw16mI9Wz\nT2A4Nx5D1Eqx+pO9TBb8KFdBkOQyCBDC2FJBA653fQ7EeVRSg35HqxRKroo6\noEW1AANN6SJ9WWSjMvSZF/tJcK/Mndj8emEtxSgAWOX5uO7gnLpyWLDwaBQx\nruNrwgFdevmt3LrohtWELH8qNxzZ1dc6Rm70W26nVzZEDeLI8B+mpDJbq6YC\niLyK7RYUPNq/dDKVc3yw4QE7E1Isf0rKo6HUzUO3vMN9+aU10nXiX453g6um\nJ4ByT22+keW3PE5wRdZKBN0/MBNkQ8jL2NlVm9VXqiSO8cRalFteKGfmF0V7\nkO15fYX8ZdzqBklf/ab989HUDYHbGC3G3IMzzIEZADB3VpNc4bObY/3HElCT\nGvWlhXgUkEtkdpRTSGS6PIDzq0cDDwqkXckRInd/Okcy4F1byy4g1nWGVpZ3\nHfbNi30d2oemaTVKW74SM1Cnh2Dj7o46zApF54nX23FBbi3hggU/7xBvSVNR\nmI2eYdnSjVe3P2jU7LoMh3kMwLVdtvVP8Jjpk+XUvb0Rc3abs3H3WWX5Yba5\nskCp\r\n=DUXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"24e30124da60bba9c29d57be7d52ac72525080ee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.57.tgz","_integrity":"sha512-35dx3vjIxMrL9OgLLV3hopPzv2P8MkQdFSb622jtcC0gY1UkHRmJv1hcOzUpGplwI/UkS7e4mz0Lc/x1vOYc8w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.59","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-grids":"~18.2.59","@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-layouts":"~18.2.58","@syncfusion/ej2-treegrid":"~18.2.59","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.59","@syncfusion/ej2-navigations":"~18.2.58","@syncfusion/ej2-richtexteditor":"~18.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.2.59_1600700064122_0.3998939406426798","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-gantt","version":"18.3.35","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4747c568b7b4f85f1f15afb4eb1ad952652d18bf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.35.tgz","fileCount":241,"integrity":"sha512-XtKB48L+OouuQkiP2lXzKeJ/vOd6ZhMpajcw2si9MegceYVVPI/Ju+MYZFKLmrZNl/IX6c7UM2QB09tPRZU6Pg==","signatures":[{"sig":"MEUCIQDURNOJmKproLUbuZoi0TndpknmYidYEvltrEpF9ML39AIgXFj+Ikhdqf0huIgEaESVPkxzJThN2KH3llgUebg/INY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15135948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaV9CRA9TVsSAnZWagAA2aIQAJ/vAzMySA5tmpyxj82t\n3JEBI7d0yAR95VDeG8aqxIa3f8j2iECnap2sCQE/flV3PiFWjeJpiP2jYQwd\nZBagrj5bhLOi6jTH6SaHEWG9MORNypqRS/OWcRj6Va54Ueg5sCcsu1PYRGa+\njLgQGueR1xU07LwSShust1FKOQEqQMvVWzUFoafohMEK9lkEYEL5qHz9cWUu\n3ST7VDlzBZ/5e2LE29I5duG+obFU4hmxCBqIldrob2hIEzFflxNfmnDJrjj9\nQ4f/vQDBqiU+ak6Sw8bav6f9oTQoV5heBFVnjGY3j5ss1kzjZBMn2nBi30Ek\nL3aGgtRC5G7zoJB+RO4IcrzvkfuP+URq7zldxa+127Z+K1rNgZYzePBFBO2V\nblpuUnuSx4HY1Epuyjtc/sZNa5Ge3lzLiTUVh+JNOfxpgqTKwXRPz/MJfZzH\n/obGZRI5czHcrRw5zWUEq2Y+FYSRcDdGii+2MfYYEHFPtB2Oi7JImHkQkwfB\nFZ6IQBjrhEl0rgW/ydZfn4uFlcYAUllgRBiQUxMqqzpuopbqWPe6tIXTFEB0\nqnegtH/mfVWOqDL3QzpVKQnraJd5Yt6eok3Fg+2Xj+qW7MZv0tRyjqR6rwUb\nJZPph1h2caGeeIwB8YhW2kYkL30mE/r2W6i//vQYFb7CAy/zhndwuwXfipL2\nfiuX\r\n=ui14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2bd09e28216b0245a7a3069ff5c51fa5e5dd4cdb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.59.tgz","_integrity":"sha512-kScUnMpF7w9DWNDFTzy2CrDfGHISgax+rx114toXKA5/AOS9a9XlMoQ3Ug4W3UHCWLgjuNiF309mlOAerEnSTg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-grids":"~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-layouts":"~18.3.35","@syncfusion/ej2-treegrid":"~18.3.35","@syncfusion/ej2-calendars":"~18.3.35","@syncfusion/ej2-dropdowns":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.35","@syncfusion/ej2-richtexteditor":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.35_1601545596842_0.5410917142839404","host":"s3://npm-registry-packages"}},"18.3.40":{"name":"@syncfusion/ej2-gantt","version":"18.3.40","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"739c17848912f9aa3dc81bd0aaecaa05dd9cac1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.40.tgz","fileCount":241,"integrity":"sha512-M6mc9aTCGY5JyB5Jn8dBUmco9QoocUZA45A1WuQ2DnfYO+4V5m3jAYnfCL5VC4DZjyJ1TebEQs0gMte2j8ca/Q==","signatures":[{"sig":"MEUCICvFysxvhQkhz9cXAo99L0JnTBwMB+SMjkse+nRK/EcLAiEAlqkDo7iHR4qUdf8pN0WfAZJw/4vLDxCjRMPXKYCjLCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15108313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhbL6CRA9TVsSAnZWagAA3wIP/3pVkONHsrA5CnVA8pmi\nDrKNn9r7XzVFNXEz8KOfozvInMztUJZsius/iTlCTDGPu40w8+gIfowkyr4f\nJ/zU4wdkrgs1CiAvnPi22KFW/b2VLIrsWjk0Kc73Hvh3rcTmTkWLwk3HPQ99\nuRaw+B8uh9r0zkDtZemuay0UMcTA/EsTIQOrfb3cHXeWOeWlu7a58KsyfRCI\nvifX8t95tUvsupbthhtSe8hqRfBAfAduOAtRXsifEG7qgB5wXyiepOU/+gh7\nr2ARLcSPM6PvIJgg2Z/oLBqeoiSop17roQ0tDoeZ3R1b1uye6//egZcIZviG\nzR7c908+hknzdWmqnC8FqYwvrWXfh4uMJIjoEtNpkBeTSCV2Ldhnko1b4H4X\noTOmfL+VoZyVgqRiHdsyI8IY5DhSRkjpXQnD4oJm5XUTbbIp5qdq3SCxrxLV\nMstf+tcFsSO2ONpf4SULUB8ylRQ2bAj98LXljOQt5iCeXBvgLVKxGP+g/Sg1\n3necHxeMKgZ3r6VoOBGhzXhd2OokvqUrKH0CKpbf/WqnQj/ctLdbuITs18ob\nMBZo4V+r4awmUaK6nXR/Azw7E4YHuPs1n1VMaJH4ejR4+LZhlbUb+dtKS1Ga\njNY0BJDuSrw/HQtKonBhTsvKHgR0opi2R3ag6stSJ7Ax8W9+xFTX57dhdR9M\nc8Bi\r\n=StbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"24e30124da60bba9c29d57be7d52ac72525080ee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.2.57.tgz","_integrity":"sha512-35dx3vjIxMrL9OgLLV3hopPzv2P8MkQdFSb622jtcC0gY1UkHRmJv1hcOzUpGplwI/UkS7e4mz0Lc/x1vOYc8w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-grids":"~18.3.40","@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-layouts":"~18.3.40","@syncfusion/ej2-treegrid":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.40","@syncfusion/ej2-dropdowns":"~18.3.40","@syncfusion/ej2-navigations":"~18.3.40","@syncfusion/ej2-richtexteditor":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.40_1602597626103_0.09362469107909832","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-gantt","version":"18.3.42","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"80d432019894d2e43798dd26688e50127dd24240","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.42.tgz","fileCount":241,"integrity":"sha512-aM2k9CLVq1UZ5zXIKxyNAQIQ3aYJ3OtG4CtCNL9dW0+Rr3aHpyWHjWxgEzxUNmhneKxqbZpLiL3EZHRGJg86dA==","signatures":[{"sig":"MEUCICYc7nmaWBm5EYyWiNl5TJBvTUSycEFbUvxBf7udObeIAiEAzBAXwyXeszF9k0X8WU+n7LI9obCOr04onLbo1mx1YLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15153358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsqYCRA9TVsSAnZWagAAsE4P/i8MAztKSZcatD4s1TOc\nOdpz3YzrO2BMZktYcmUHknOgLaeUJoIGzG3WdDCMZhNRXtHksLU3qia+hpmj\nQR6svXFAIYZy2NvLokbvX0k4KgllGZUtfNoQQ6U0b+72xcLKQ4Sd7o3ow8r+\nyftySNlmmYkOw7yZOHgIet4eDxxPc7np0ymSpsSesGQZo9tR76MwrRbgO8s7\noo7UMKkJ0Zd2W6lJO/CTBppNoA/yAOV3dd5eDiQF+MiKwd9UrwbowyipRgYc\navnYEUuj1qj7VuMwRDdXL+fbGTzvELeM81GlZQXWAAXyhmaJuJRtA61qytyJ\n78q7RcDPXj8H3vd3FPJcLUpkR0PaqxcJgn/xweF3C3tmxKzxTeYESAJ3L1ym\nyOgKud2ZZWS9ACi8Mms/yzS+qWS6uA/sBzuODZ+pogfeox8ksPHsIL0gpkNF\nbttByp4QjvKD6VVvXGfUgGqeNv3/jakPG7a4jEoc3DJ128dDqGHhMgv3klyJ\nJqFav/Ho604dRN9YB0xd0NwDTFMZwCtjXPfwzJeNK5MrI846CjnNwoo7dt/h\naTMD/m8lPFRlnuSSQ6G7v97aP5JTn1Yvb/+x+KP3jUNvG9PVBCh3R2zfL65s\nkzivZk9l2SkcSYFE8ty1xJ0zfdxXt/xygOFnjx4Gox5VeJ7xNlENbCqf3S3q\n9mvY\r\n=9g2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"f1859f4dc471b3d9fd3c715bb058d6c2c721b082","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.40.tgz","_integrity":"sha512-F8U3egNuatu3s0Fh2+2HJhwnubH44Y+cp4tapwPysTqVDNZ9JOUfJGKuXE5zJBmyWsFjwFMCx04Z66D0P0mCGQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-grids":"~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-layouts":"~18.3.40","@syncfusion/ej2-treegrid":"~18.3.42","@syncfusion/ej2-calendars":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.42","@syncfusion/ej2-navigations":"~18.3.42","@syncfusion/ej2-richtexteditor":"~18.3.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.42_1603193495693_0.1487448221101766","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-gantt","version":"18.3.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8a5f19fcc3935b13ca20f9cbe165962d4a977e46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.47.tgz","fileCount":241,"integrity":"sha512-miI1RYhwMS3zHkNGgnJSdsTv+AclrwlBkxrw0fO937IHOVzC+IzIrSZQbuS0HMhkTg2gWNrFwt4qguff/JfiAw==","signatures":[{"sig":"MEUCIDt7tZj6e2ZRV+gMxL98q9BT7iqmRsCh8E68THyE/bwfAiEAmO+Ifh062muo61c8JlL0zSQRvqVj/pP+dupC7Df9A8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16254318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7XFCRA9TVsSAnZWagAAEioQAJ24l+XnXRQl52x88Qve\nDTNFyx+n7+OyTjbeG1VEvmgBxf253ciyykBfiUPAThShPdyLwLB/iAjZ5hvY\nI6Rf8rBYKpoZv3qscWAzXLrZPrHnnLo9XOgl4SYr067kbkp1NuMzBP04LheZ\nLR4sEca7ZIWbjtfA19ZzcPaouMMHdwqVTMSIRISl6Pl3YhCr2AYdj23GS4yX\nmHX9UblzLK9MO0qq6trmnjcbUioafodoOIiOPvO82SmOe2VaGwLaFFKJ84u1\n7hjHmyAOgeemjC349m3hvLF+hgctVvXIqAIoKS/4WEAHWHZdq/kp3TVZUigH\nNKbOL1iH5hZTOBlyk3jk0XGdu+comAg+QOZSOIHUOH5pgfkZMuWP3G+E51rH\nxjS3Bs/lxvxO/AdHamk1A5wRWo38W/6/2uTUXSNexnIWskTEiaJChl0LOLoT\nR/2oLEqobxyv8Tpaq91hMDbEhpY28W6sSyJUXtX6cT1L2Wke+eG6i/xbFCEZ\ntcJSmfw+m7vCDoEkRm70nTNTAkP0pNb6uf0QH8mih8Ol6VWLZ8R6LTsZgH3Y\nifgBdsOCUtu2TkZtfqfkZrK/qmpXAfUSOvApiTakIxgLpCKQkw0WgvCvigIF\nX5gg6eTePu9Oj07fYEDZiGk01nfUA9svCv372XrkmEwd6yui5LTTk6mc2nae\nrOVl\r\n=TB+F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"4013643adfcb2dcae4bb855b4703d44513b0ea09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.42.tgz","_integrity":"sha512-qUXofnq/pmtxduIyPSibOLyu5WVVe+6KVAgTai6omplENoH+G7c77M1tTwmXe92qBdFRbFN4477xfpHMwRxsqA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-grids":"~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-layouts":"~18.3.47","@syncfusion/ej2-treegrid":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.47","@syncfusion/ej2-dropdowns":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-richtexteditor":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.47_1604564421229_0.6587248802776182","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-gantt","version":"18.3.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1a5b4e08beaf26b7b0f9096ee01b6a08af858f7e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.48.tgz","fileCount":241,"integrity":"sha512-wojSfZKMo5OPwxB403cjsqRPTfENuokI7djZyr0EkOE9IdL7SU/jdhZRnha2pEns0ACtrIexHHY/D9bxAApepA==","signatures":[{"sig":"MEUCIAvaA+SrXucYvSGr3SbT8kjpNwwdcFM1yu/yfDHdjlguAiEA+f4PC1NI0LonJafaA4xluHJujb0sgfT6Qa1OKwB3riw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16275132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq4/rCRA9TVsSAnZWagAALO0P/2CQmcPD57Qx2+83L4iZ\nq9TvA5s/NMACJaj3gPs2F59b2aWxvoRHQpEuYtwfUo7HfpU1gjufwY9brQFY\ntJJOKgR1dLKnflOOYXsP8tzZBEvk2a2fmiB9g/LW2BsbAj7QzTean/hQlSe1\ndRJ/qzk/qByMMBjXWjeefFAAYtmin79TUp7aXCbHo1UHGlLGakulaBMThFLQ\n5TULv+jGXCGCHDZxHQZVCR1iyZvKI9VrKXbc0ibwNwLEjO0QZrc3UxGHw6+F\nJgfjHFOtReaYwjicXO1BmKq8QT6EkgxX74h5iNKRPDcpTMRbRL7v26jwZqaq\na5z2fWnRMbR52jqNymPI02+qK6CBXgypuMdRyQBynnC2JsanpiFtxcDTnNQD\nDuXVRhQVKvkP5e6ugb+mOw3+3VZRc3ZHtrDQcUwEDa4/5GZhHgM6nvgvG0EN\nJlzCHcgeer1EFjq7y4r+B2vShG0TV0ou4zK6kRKdP9lFtysYdTFrf8/mPXZr\nOXFPe8rocKKTlQN+P582plIxeTTMulGtQLTzuLsoZKpke+wd4pHGHq+vU1EA\nUkSVHUJxLmS1GQXedhzPdYDS2tn+w10uw5QRdiXzhY8wLzTx1UJCGUKxlWfG\np5VxBh5lz+jeAdVKhckxe5wLohzGAnUGEDZ0N77hkMAy4TEDr/b6fQjzaWhW\nXmCn\r\n=ouRl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6f447c802b44d2b068b5810af514aec488ce1523","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.47.tgz","_integrity":"sha512-VMDe35X449iKryE6FguXb1pX8XblmudzUV2vrz7PsL5WKDZB6M4t11PNkHMoQrCwr4jybUsAnHqWPB7vv3087w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-grids":"~18.3.48","@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-layouts":"~18.3.48","@syncfusion/ej2-treegrid":"~18.3.48","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-richtexteditor":"~18.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.48_1605079019000_0.3434748574912696","host":"s3://npm-registry-packages"}},"18.3.50":{"name":"@syncfusion/ej2-gantt","version":"18.3.50","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0611c86de2445e345fe50b9b02644801f1586b70","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.50.tgz","fileCount":241,"integrity":"sha512-lzyLP+JgW5tlFI1RDWnZlIg2g4rS6NhFFY0FRmCKCCYi1HvtBVjxIYBqE/DNk5dZBorH291rrlLHsiLB3QUAKA==","signatures":[{"sig":"MEYCIQDaCGxqSetJcYZbOoxmB8vBQ1P7EMkNT7DqPp5qd5xxEAIhAJu6XtZJsgXxBYENxwzbY4rKxS0qNx12JsV80NZ/s994","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16277063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs8e3CRA9TVsSAnZWagAAAyAP+wT008XhMoRoyA5c5/4z\ncu2rg8NDw7Yf2uncrDHssbuTY6N3dhuKPTGD/IirCWiKF2BB74FAmeRtvhct\niUxl5b1ecd75DQJxIVLXLlWxVwRIT09hFTD6Q3Y+sqbwn/DTSi+bhHmY/BML\n26Wbz/9CqWB4kj04+XVR+ZAdaNS711f5IO7cz0gI0C7d3+0a+tAHrSWgQUD6\nuaUBrdWDudrIZgQBym4rd5uhAV94PNEEvme4iCCIEU27LCzA9y/iNgAr9tLa\nbwi3g1JJo1EiMgT7jjSfnRNj0sEMMjYaH5lh+36Q9M8dounSdob5oS/OZiYw\n38VZqJVfhUQNVxFfekraL7e9VzP4hTAkVz6+XMiuGZtX5lAMsl2v0qa5NUou\nmS0UFh8trTSlNDOJcEYe6tLwwNGEn0ZabBmNdlpuOpjrXhvu69ml7wjJBqqi\nP1a1f73GljQKTRc2wTK5pBFv0r5FhqMbyObmOQrS2gohqXxb0qfxvZekR9gU\nCvHPdnoi+AZZIf81QEXjqTlTy3SeHmozhNeL1ZCqX8Xp9fyfisawZ9iQOgTw\nW8nHvyz5bNUOUFiyHAeI5h9piFCUav4JqV0Thffa8QeotL5yHesCDNYOfSVK\n+t6K/9DbNCDL2UO/lU665pGnf4QZJxX1bXejgbtR9JDEXf4FJSLVjQwlX25P\nY3V0\r\n=6LcA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d558ab2519d08e51ad4a489b5e7361ccc231a8fb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.48.tgz","_integrity":"sha512-YnkVEc+JwfwwGsXSdnEsvXFJT/vqS4AOfBYBG+ThjP6OTEkpFqnM4IipqF1kzZEKWtJeHuMz1qON6dcdHHX8QQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-grids":"~18.3.50","@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-layouts":"~18.3.48","@syncfusion/ej2-treegrid":"~18.3.48","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.50","@syncfusion/ej2-richtexteditor":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.50_1605617591381_0.4905152789337359","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-gantt","version":"17.2.52-1205479","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d667bb1036f2d07bea701e0f44656a85176d1d9b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.52-1205479.tgz","fileCount":202,"integrity":"sha512-B8CdVrTGP6n5tvjTlFiy1IVCviE6yuRTOCL3L3CzlxNAZyqrPqDFHCu04LHT1XVdAoi8wVkQi1acJMNdyyMcLg==","signatures":[{"sig":"MEQCIF7/NZKgzybu4zXLY+fSKu0wlJtDj8R5XjIgUIBpOT6jAiBG56fvSQ+U3WPD57p5uNn1+qFsKVslpbleXrX6EdT9FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10068411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6qpCRA9TVsSAnZWagAAmgkP/3nWratBiQUPCuawf4y5\nV+dalGHZt5JiNcIiZOzt0pdwzF1VhrEqkEBYMO9c2h17PsWnvdmVEMs35sbS\nC2UT1agz3VqYGU6m9205LwNC/O0hZeaQj/IYIyYxjy9vUgAqtRAtnwD+6p1U\nPWQCp29xrJvHdtgY7Dn6/1mRJlULzGIH/aiG27yLidivalur4+xJa/3yqAm4\nORmlXzVPM0geUIig0XscM6sgInkWV34u0vy+Tbqq6PaGmh4bnEIe8PXsXtpl\n+JVtBerEWU75b6nakQnXFcj8G8B6VK+CdbZDZsJCSQ3Ivf34V7yGnVjRbIyv\nrIBPBlMW88w+MhpQ+JKOSGRp5P0+Gnmoo4A+B4tJcl07EAVDTU4s7SKjrAc8\n1GgLTA4gEvO20X1twBpAeZurNGtVU/1SBMW7u4eJ1C/3jKZnFuT9sH2axAgq\ntgjjU422kUQcPAysQ4uMbzo4rtg4weq1LZFQr0Dy94uq8LU7n3w4eP8BmiSH\nrg/SvVAEYwVmi3zQkEICYBi+DoVjaWIxaEtT4kQQKPSrN8pTFm0+9zcz6jv1\nMxUZEN1N4Zsmpnkdk3WAJKygcNffcGo59LDsiLh6CtEAoiAvZhAK29wUJEff\n5Lr+Cwr17g+yWiUhMd/taEjhrX/AItUd7nFW0AvQ1lxPwoxEXIzJlyKz7mqw\nplxD\r\n=5Tly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@~17.2.51","_spec":"@syncfusion/ej2-gantt@~17.2.51","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"4a27fdd551095bf6ff70d146119b754450f63bbb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.52.tgz","_integrity":"sha512-pAqgqDnJAGF/lDULQlwPfvN754gBT9v3OzfKHM7DHg5BR/jSixQlk6hEGdaYVp0Dk+4SR3JBKDxLFBWB5IacCg==","_requested":{"raw":"@syncfusion/ej2-gantt@~17.2.51","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"~17.2.51","registry":true,"saveSpec":null,"fetchSpec":"~17.2.51","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-data":"~17.2.52-1205479","@syncfusion/ej2-grids":"~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-layouts":"~17.2.52-1205479","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~17.2.52-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.52-1205479_1606134440501_0.69930187087395","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-gantt","version":"18.3.51","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"89c04880f98d877c83c473eb1354dd535bcf9828","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.51.tgz","fileCount":241,"integrity":"sha512-Sr1kXV57T4nMJyVpEOpKH+vhnI5jVyW9DhmDkX0EEpi6kpmHzKtmOi2gm3pmRCsHJWU0N2easVqNzXBZqTVWOQ==","signatures":[{"sig":"MEUCIHVuMlNqwg46NhuvtN0/jW3/NUo4hsxyse3mGtIfNcnRAiEA6rQaP2/rxKXT2HDaMaYORBITUXCwwkKo48y6enPAEVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16277779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO8lCRA9TVsSAnZWagAAaiQP/imjDA6xiKRWqV9IFxZF\nWa+aaq8AB156zz5ah/QdMf/1/j+FUqFT8gGqF0Aj1t1jICpIS2+zxtzFO9s7\nqvoa4zXLsGFA3FWkUNt59FWGanMNzaOWQCsqwV3+TdDtVu7kZfQYn72Su6fZ\ng4VvZ3mlDWJ7NXrrLi3O1xAmGLSuSdDnP7qWC5YoRi7lULSDHsecgIODcoX7\nrp6HqcOmxvHkfVtmfLeQ98SaMENczLeqahC78LGZ7pN0koj0kCA6D/PgURZW\n4U7eprYQQyYxeEOjBo09coIf2+424hyHb+4U04WYy/Hhm6+ZphodIR3Do41b\nsVuNoI2incDSfQOlKorgg32U0Nq9KhvNul3CbIIaEK5EpW/Mv5jmowhM/hs6\nbm+kyXXyXdIoSEiYgMBb5yeM2amOGBZTLV1E3SGm2I9y7rfZlAdWHFTWI5g5\nKW70x6ihJD7yVULRmAYX1lWtrqZtF6/6qP0dMbDu+uR1jMBwsNOjXMDZ0exE\nko5ZsSjUqQ3q70krNOr8X0YObXcVhOaI/UudZcfbsVQC+h9IAICpmpf065NM\n0eiw5qWPCljhz8psLkgCS+W54tY0fJiOF0e8l93yPXwO5ihYvee+n/c9yKxW\nKfo+ndGm1f7ZTuqpq2YFeWTy8yEyYB6wubw0t4qv/Ty0XjnQNHWzer8/Ff0+\nkLKM\r\n=lnxB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"02723f6e21d9ff431162088e0382dd980251c38f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.50.tgz","_integrity":"sha512-yKTsEoGKGxkzlwYnL64hVzLgSWYZKFWTtvcqnIzf46zd29zCb+pNHhxM4EHhAzVX4PvwnHY1h8Ck9ZRBT6inFA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-grids":"~18.3.51","@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-layouts":"~18.3.48","@syncfusion/ej2-treegrid":"~18.3.48","@syncfusion/ej2-calendars":"~18.3.51","@syncfusion/ej2-dropdowns":"~18.3.51","@syncfusion/ej2-navigations":"~18.3.51","@syncfusion/ej2-richtexteditor":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.51_1606217508676_0.20248021767409363","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-gantt","version":"18.3.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f21f981196995d1a2079a348bccdeac8cd99fa78","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.52.tgz","fileCount":241,"integrity":"sha512-w4waFjZ3aTvaH6QGn1AURqX/92dLIK+IcH2H3qBCLxm6C07PD6CV/Pgu3fdlmCwNsx48NoisK+ivlpsov3zHaQ==","signatures":[{"sig":"MEUCIQCmka2vDSuk8MpQa89NHduNorMCtuh0WQB8LSadNIa2dQIgfsnZtD/vF0LajBx9HNQf98AMlJ9w/ytYfD7OmcUHXbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16285239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkLdCRA9TVsSAnZWagAA3QUP/iI2z5q1iDLkTpaliXDF\nP0W70BXSapo32mbP+TuSs4MisM2V4WZuPzUQjevqXuAyAyjP72PQZgHGAnt8\nZTOmyEvJ88l74NNQ/LIgtPrJ6xgUy+5T+Jj5qcpN1qwKfNAmGS0N7R2Fsxwv\n4tejxHkesbHt7Tw0AUnNOzG46OjVDUDlR1DKxhWqwNg/FMHOUB+EGkMQClYh\nkjypwS1SKWyRTjAuf3X671Jp4Enb2+uM3wASbodmTdUCPYCU46NKouCN+iXp\na4hAzkewOvIpwi2ThmalkgnUH38fNShjIl1IZR2iCpOZ6BQiVuCLbEwQFA/y\nxmRhzHFSa0oze1qLBNQnPWPwZgDsZrSpysejqhaYw6UaCmZL045yhH7SvHMv\n/lEWcrySc9FwGcp92LbgEfVbmwBx4eRjUUu5PHzVxOhN/4bVpUId6KumZdGx\n7OlztEczDuDUfHZq4z6occAYPqG5n4KQApbckzf/wkvmnNKQiuuCVAeFb+y0\n+QO+dRv3R5er9L9U5+xgSS9gfUoEPgculytK/j6VSrncsxcXIR1SIzVaafBZ\nH3KfpazaEP12rOHOtBi9HPNamFd+aZ6AvJDeWTgSjUB+lDHP7teEsQcfVTgG\nDmN3vYyv7aHArC+9t2jmpjKQutFIPBigACcC1RL0ZqR3eVHiwbog7mOzCss4\nbEkc\r\n=2tY7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ea7f756ae8ee4927d9c474432611c21759a7be05","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.51.tgz","_integrity":"sha512-MWHech1B9TmWNZPUld810IeGEj8MjN7ZN6JfDYb46ZYEzCaefOum2wP+wLuuLKlyCVH8atodUVxh6iJTlCSWLQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-grids":"~18.3.52","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.52","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-layouts":"~18.3.48","@syncfusion/ej2-treegrid":"~18.3.52","@syncfusion/ej2-calendars":"~18.3.52","@syncfusion/ej2-dropdowns":"~18.3.52","@syncfusion/ej2-navigations":"~18.3.51","@syncfusion/ej2-richtexteditor":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.3.52_1606828764694_0.059126359348874","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-gantt","version":"18.4.30","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"decb9e594dbed8837bb29b3ed484dc43e7ecadc2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.30.tgz","fileCount":245,"integrity":"sha512-lUk4sMgOR5nXqkfnb6VTVzbXiG4dkmrDpUKx6S0bkDv+7lSD1c2mC4Rt5XdtwHtXiZ7v/EnIdGfa1MUj6b7s6g==","signatures":[{"sig":"MEYCIQC4A9syPzrl8VmxlBt3JLC4RNYZYTj3tjOYHG6K2LDZTgIhAMwR7kN48FC4cOanLPs9IfU6Uy5Vz0K40glEikM9ONVg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16467225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wjZCRA9TVsSAnZWagAAsIwP/2PeegOnnYztbSFpRiT/\nUhJMPuOaAu6wUb9sv11o3FxuyWDUr8hS3pLFy+m5RfLlXSau5Mcf9LznqMmX\nDWC6/O1caE17K+Prc28hUi/MXnPAzbK4L0++QRHrAPGsPM4PHGI1ER/NphTq\n5JuN7tD/ZOllj18NI7/t7byRGtlFn8zZ4YhgZTWVe+MdZvModCl9lG0PXYNq\nxTVuBgeYNtV+t4Q6K4UsGY+SjOJstPcJ9Ls4PbUysgE7W3p2djfXeVdeH/df\nHLfdKO2YzmeF+o6RRkpujidkM5INX4j1mHo+2F0KK4/3HGn3/AqZWIegoR0y\n/SUx+39B+S2fJlm4dgEAtiqwoOqwaEf1TM94tkfsQH3NRETIs/7bNNdkGlc6\nwTTSZPbiy1vwuZjHAElmBgP9IJ/whmxNS1OTePvcsS08GUpdBuPr43xC/WNQ\nmtGI3Uh11tx3bgy2iv/Iz4K9i0ty0e82jfRmStbNSaPoojWDY0bWOL4mZmWA\npoV6G+4l4zk4ShpQJvzeLzNa548i21+kgTzLlUIH1OUYcp7zFQNg1sKgrZ0l\nzwxEswjBLVPNcNWtmt9SSezpzLySbp0T8/4QmZrtfBXgsHvecMy/d/yzb98M\n+qFCkhRlNTMd1q1hLCSL/dnskVPKdNUhLTTy1K+qpaOZSyHHq4UEZvvHxhW1\ns6Ou\r\n=A/EZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"1459be963309c018c90e0b24f9cb1beb41033b9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.3.52.tgz","_integrity":"sha512-urlCPYYqIdVyLru85d36J/hYxK8ubfIRCPH8oZ9XNXy61FafwrUX+icKQ1wOlI1wiomaygLMI91oPEqn/wFFFw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-grids":"~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-layouts":"~18.4.30","@syncfusion/ej2-treegrid":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.30","@syncfusion/ej2-richtexteditor":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.30_1608190169060_0.7758075717712936","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-gantt","version":"18.4.31","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2a9390b3c1fdb73ec97d9c52a21bfcb3dfc5f3ce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.31.tgz","fileCount":245,"integrity":"sha512-IDRD7530wtAj8/q8Yxho/InlerJb34Wyk9Fcxh9sUWW9n4p67mUVF12nDxfc3J2Ufyr4bBVduj5lcvYV6UmyFw==","signatures":[{"sig":"MEUCIH4k/DtBve4btrtq7XbVpm5lx8Q7wbmFB9h5bsMEm/oQAiEAu0KLEpO/l3AmjRa6653ZLVOc61tmOMHbyDo+vpVZeCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16477724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4dyACRA9TVsSAnZWagAAS8kP/A1vkijqmTWCdTjBGoLU\nIHCyAwaeqyUzeXm1qK2xcVSDVxagqbOAa4ScaAEPzsl8NDl4dqohfv90G2Nm\n9inAqZ6Qp5uok88dCIzbeJVC5AfZWn4AIfvdHKlPPGl0kddQTETLqVw7G58n\nnghs5e/mxi/bAwC4fyTp77CtO0d4vfZfpK0bIJzYNgq872tIO9PrJW8m6geH\nD+7VRtrPe1q6IN5NLhCVy6RBfO31Qdr72uNRg6rRyzmDPPrKkiaqM5C4ioQ0\n7vfXueCqyz1jCvHaBVssQ9wl5mUXVXasLeK4+naRdZ83EtJDVBV2jYCtdmRd\nONMqWAa93jx20XOLVY2f4E8pR/lc/Rze6NgQ5UnIm3MgtQHNfaAZOFmPys4L\nJejIVSKVTtJnV7bWaBILMU5mnlTCDtiRFrudO1qCyrO5FabbnPLfK+u4fT3B\nwM/72qByIH7xHy+qLf43Jy6IDfdF12l6jv7HGZJ7qrratYUBPHlrbRNMg5Ks\n48lEsbVIrkzeBbd4MP0jcLkTML5lfMbFQywdtVH2Ecl5ymeUpxxj76FgbEWp\nIX7a7pBNyRIGfpzleehilwuMMEKDD7aNXwTJBRmPd0gmrhktZPH3cKl3IO7+\njQryR4xlqGjGpXnghmrtEGc4ZGpQo8d3Uy9V5mdGA33vJF9jX5ukXY64IhDk\nWHJE\r\n=BGUc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"300c655d8829b3fc634175808e1cfd90b7ad883a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.30.tgz","_integrity":"sha512-ztmsVFHRPLohwTY1xaK4yfKUJ+Id+D1hmn4HTm3E/4QsH234jrFMJYmjEu/xKte+BReNopzNTmbCupLfJt/Q8w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-grids":"~18.4.31","@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-layouts":"~18.4.30","@syncfusion/ej2-treegrid":"~18.4.31","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.31","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-richtexteditor":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.31_1608637568075_0.27280995904381755","host":"s3://npm-registry-packages"}},"18.4.32":{"name":"@syncfusion/ej2-gantt","version":"18.4.32","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0c44ab8bcb20d7e89abfe400ffd3b417bcce1518","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.32.tgz","fileCount":245,"integrity":"sha512-48kZazalW6kKjlbvyVGJItLwfKk67rZ/45w+275q7T2OzkVfwnmhE4JWvqvnlc6B9n/kNO3NjQmcl14X+ky+4w==","signatures":[{"sig":"MEYCIQDzkTRkedmQ0JWQBu4jcQOBm68mgJBv9MDSHf9Tj0ttOwIhAMhQ3g3qpIc0zv4d5scjsB5pNEm81aGi7Z9uNv1rSPOp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16481323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6xcpCRA9TVsSAnZWagAA9VwP/19GregpbSu9rmT6mMUi\nWUZQEre7T6ds0MXacbmeKZzbkve14SvOC2RillHQ9qhJKvr6C4vGZCVNmCmz\nBpbKk9t827W+hT5ugDMzT4LG9M2tLFfQAeYs0YaKLTfXbHJEDmC8n8v27b3l\nucurDFq/3qAA4yJeNN8hwPEjox0Yozhugmlpg5FoYITgUQnM3sH9rBYqQiJh\nZJB44tT6cxuiYRyxa3jjpRJY+4FW0lrXn4s4cIzwP4iI2N9FQ5oWcqqN0c3y\n+Q30c/vGKWwUNlRHpinuTDFSVveDT1XkkgHL95k1Z+vKETV1zSHR9VRlOzHP\n6NDI6VCSIygBpqjIb61HPXGBZ6tz8XUYyTXyKRtSczYa3ERm3jUHvVWnL9Ld\noPFJhYtJebRebufX5qYq/LzCg5RZ6I3wt9XZYYF0eC2hzNIRW+4Mduh7Ii/R\nzQ/gpsGJ610zQYCkDiTthp2yPwlkYX0v+3rPFTY2AHNualDEBz8AbNuf5R8m\n/hTUocfzyJ8VosMURdrnJRSr0zcsn4l6PbTynee5oqVgywKqfIgRIQqxncd3\nG+ve03CD5/pn9vYppqo+G2q0dPLhG2Xg6i5NTjo6HpUHKs3TmydIwDRZOWrU\n9q8E09/92t2hscKnxv2mS6/EMCuUI922q7BOmukjGoETFAOJ4Kq6+mzR06AO\n1BCk\r\n=tINk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9e7be2c685301ea6afe344a99cae234e958ab350","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.31.tgz","_integrity":"sha512-dpLNk63G35vcCLxH9w5Eo/Phb3B98kLA2HY0oABLwNO29Tu8g3ZdGgxTp+svk7NHU/pr+DATRfNpdrefdLLL1w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-grids":"~18.4.32","@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-layouts":"~18.4.30","@syncfusion/ej2-treegrid":"~18.4.31","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-richtexteditor":"~18.4.32"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.32_1609242408555_0.9657151642150139","host":"s3://npm-registry-packages"}},"18.4.33":{"name":"@syncfusion/ej2-gantt","version":"18.4.33","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5f32f6b50d0d07566c9c689c52ee2bed34f68f37","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.33.tgz","fileCount":245,"integrity":"sha512-ci3jjkpnSarVwxlSUOvdDcjVsUaOBzPWkZH5/ntzZ5EbT0QjS5VJMbFvVsacLg6qYC1V2J9fDL1uGco7gS5uJw==","signatures":[{"sig":"MEUCIQCtBEpJWi+hb9+3Dv2eNdMu/dd/zwV8UZtOUKHO34b7XAIgfh3utQBuGdGsrZQ9sO3zmOLUCmOFwk9zcSDkWAIUBZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16482139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9Bn/CRA9TVsSAnZWagAAVlEP/ihIaErap+Tflha8u4WW\nyB0+n/wcQmj431c3W2Gpy5HjloJQw7YRV3MURhhQGsb6TAP+4ATAoPFYq9vt\nxJluBzUKVy4usMJFuvN7pav63fEb+/+bjTSYi8YpLs/rGcO9cAxxu/sojhhX\ngRksQJVeAX088obBmTjLzLipMQfyz55S11RGglnXZrJVNW+bXGxj7qpLBqiv\n82ecRXCFT54Lve/AepgZ14/PeyzSXvNUSHiqTd/28k/ViiUowXyNsOJZ4vbt\nbQpo6OybR7i4mDWmqfjTuvJjIQ+txlY+7YI2s8Ql9PN3LfXp0Zs/DVTHqqA1\nKnOljFCIJR7VCj4N0C2YcdLtOEg6bMgDfPsw1HWA4Fxh8ACQqQslehhQRH3V\nV18pw8GMqCV31F0/hvRU0Lyy52lmkQt6ctUB2F24WEbjkij9qf9QNdFvhCqN\nYwyM92uLyNwzLhXXmA4FQ7stm62KWGkbiE08IpQJ399KGJ5v+l1mc1cVfkCs\nm3JSJNUvrCBn0y6z8jtpsie+T/aiccaBFUlonYHaLb78LnVBmKhZrWoBx5dB\n3ydJerMGI/uH+aLi2XI9sL768rmj2bpslmMgFWemga0HvFtib+IQtCCUJUV3\nWPozSRlp+PJbH5iBg1v262Ww0tK88GutlfnZXGovfVdN5kevSLynL7e0mzpM\ndWKU\r\n=6XRO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"614a39207b24a83aee1a38d2c88e599eb031fbbb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.32.tgz","_integrity":"sha512-ZPvuO+c+GIUIVD8xS5KlwhcrMXaSlbmu7GTJsc0Bn2c0rmCa+ABRpT4y+FaQZ6BeMjNi0m28FIvenipXq8u55Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-grids":"~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-layouts":"~18.4.30","@syncfusion/ej2-treegrid":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.33","@syncfusion/ej2-richtexteditor":"~18.4.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.33_1609832959181_0.28858163187897623","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-gantt","version":"17.2.55-1205479","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4405bfeefb596a00671e9706971f8ece85b25e2d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.55-1205479.tgz","fileCount":202,"integrity":"sha512-FYQn2geUdSCJXyumcX6tzSIIK5hM75RE2xd3i/Xcdos1cct0eFDIWHo057OThqyICmqgy/mNL9Pq8AgYKPVyDA==","signatures":[{"sig":"MEYCIQCDLx2qNsdl6EWtHemghW7JOkMSMyCvrg5TidwMfErkrAIhAJWxbeY7hznIpYaMdHDXVe7Mvnylt5stUvVz+c0xCMW4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10068263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVuICRA9TVsSAnZWagAAZmAP/jTOJ4Ow0isybg9X30ry\noqfZQSv0EzUjpUAfjw54eGz2+RbTLGOApvFDWUjleXNioc+jmMJoic3zvT3K\nJnJ7xIFWg26KhyiY/p/tbaQzz+2WYcbdj1M0xQLQUkHgbLENpZVxm36ZM7xY\n/5kb/GD2F/TE+FVUhH6XDLf932X28l6RXzHnNapo/Oz4PymmbnOnV12byoIr\nEI+4RvyyKLkdcGq2NeApQTBTjfalk2/UnGTR+3bsYB2bqGeViPCIPbiYTBVh\nPjhrMcixEHP2qejtJ/L5R7fRHly4AzDtYywnpyAiE97gW6x/m4kGe4qVn/B1\nbi+iOBMuWgYbHwNw1XXXzD+oSSu1fKk2nX7nxDP4wO+htYpJ5mPFNkv4bdub\nHvGL03IYLf/KHVBxctp4sSYUfZa53+VOX19MAMXYS0Q9m/pURCMg3RlI5X/X\nSyv/iBiAGDFgDSThj6lHkcmPiCnjJXiuqI3dHCa9XunK9EMojJasELj3QN+D\nQJhlMxk18NcKW2pc9UQ8mlmkP7G2T0CEzOEWxu+l5C8a8kYXM7aBPxZR4A/k\nN0uNbdivSysnTXeCqEh8ca+nQ4umNwml4sGJyz03Jkm4PtHeIQ3T/m1IEa1/\nc3G0n7grzE2h3KFukeb7zT5Rr4EVw/qc7AIpIwmoVkvp8Vao+CVf256piUSP\nm81g\r\n=8Xse\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@17.2.55-1205479","_spec":"@syncfusion/ej2-gantt@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d667bb1036f2d07bea701e0f44656a85176d1d9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-gantt/-/ej2-gantt-17.2.55-1205479.tgz","_integrity":"sha512-B8CdVrTGP6n5tvjTlFiy1IVCviE6yuRTOCL3L3CzlxNAZyqrPqDFHCu04LHT1XVdAoi8wVkQi1acJMNdyyMcLg==","_requested":{"raw":"@syncfusion/ej2-gantt@17.2.55-1205479","name":"@syncfusion/ej2-gantt","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-react-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-data":"~17.2.55-1205479","@syncfusion/ej2-grids":"~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-layouts":"~17.2.55-1205479","@syncfusion/ej2-treegrid":"~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-richtexteditor":"~17.2.55-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_17.2.55-1205479_1610701703910_0.24623453187354682","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-gantt","version":"18.4.35","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"777aecbe3a431b7c66df7d01d1bd0b86ae0eb0d8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.35.tgz","fileCount":245,"integrity":"sha512-ilOXcuMwRlZqI9xLDHr1aHKyohEaoVMKdTzAnwx7NJE5oHJY3VEOmOkSW+PirjKpb3dcX8xnSKq6d1dBJRbXOQ==","signatures":[{"sig":"MEUCIEt/ZutxX4hJoiICPvCE0q9/IMYUe/s4xzOVKczMXLMpAiEAkQnvgbMsWBrkVKtg2eM8vfE/w1I2TxMs2dBsfHr7OP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16489254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrdaCRA9TVsSAnZWagAAYYgQAIDxFD8GmgrCB3ZcHgiY\nuX0KSs/xPr3Hty1WLsO3hP4KJ44Bsc3fpPL9BuyI16zclJkIEQsfJ/NOGnd9\nkIGehLWwEoOyVlRPCPJmrutdEFkTvRYyHJwCEq48VqmSrHt4cJY7VchSOE1E\nMk+TlGzticbzcBI947glX9tuA2urS1Lx01nS9ilEVHD/o/wtDq/BJjnn2tIY\nOKpy3Z0i9nJ0LRXbgT1uloscOF5lKk2u+0IqtDdh7FmI7ISuncVXfEgBq6IC\n49nF1APcHHFIrCuJF0gBnXZdtt0hwyIOv74vavF4CczYYvq5EeSttDVghprz\nLUVeEVhru1nYZhriDK9BHcpHZRTtukhJIuSnnOoIaOv/ejTeBwyKYXpNkzyG\nqohxkTJfZqByASJyoO+nd6+T1YXOuKeskfJsh2PMKUPNCrDIS67ZYatipMgQ\naXxozc8WZUnCwYVJDo2tzgtF+BC31LBcryuve1oRaOJSkaV/+Q027l8gwjmJ\n7FBnDWToxQtIZrtZrkNHQ3O9vRmuG+H9Gin/sFfoVylm7FQCCxVEGulWj9WY\nrK+PYuGGHgn2vvjRz3wK9QBLTRIfvU30PPpc2EXHj4zwFbOvPz5NugiHzCVR\nkafrU1NO0eRsPkzPaBzhSTgeZz14YY5t9704PsncZi2LAgJHVGDs76XjXmw+\nvhKE\r\n=CTDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"c56a8cd828d6c8143c6e5c30c2e59c083c590629","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.33.tgz","_integrity":"sha512-4Ckq1/E3ObU10p+WO20aLv182gZO6U3ovLergkqWmjcp2kqbvZsnGWZCeziDy+CVoq/3HaHbVlh7SlzR8GO3jw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-grids":"~18.4.35","@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-layouts":"~18.4.30","@syncfusion/ej2-treegrid":"~18.4.35","@syncfusion/ej2-calendars":"~18.4.35","@syncfusion/ej2-dropdowns":"~18.4.35","@syncfusion/ej2-navigations":"~18.4.35","@syncfusion/ej2-richtexteditor":"~18.4.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.35_1611052890048_0.7001597302286704","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-gantt","version":"18.4.39","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"eaf571a31470b5fd56ccc13b9aa0cd565eec77c2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.39.tgz","fileCount":245,"integrity":"sha512-FrGbWjDtSLsnrSXZtWy+z9BZj6Nnir6j+pCXZwkf389QdUpMy3yx3KfRx6abZo3yXCJeusJYjYVdLyKYK/gsuQ==","signatures":[{"sig":"MEQCIQC5df+DDBWYTJRG6eoeGCjnevx6pflfhIwX7TalBkYquAIfOQrxbayPmQODsw6egk15IiJ253HeGQCfahuhfw2OOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16533629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEke2CRA9TVsSAnZWagAAm5AP/0PWoz5ruTBUmZD++tQ/\nO/MTDdjC/acLngyn1Pt7LUf6qrmMte0jgfb58rYriTTVOPayr/GBwixxTzmw\n5vg8jSOkxh8OYZAuKNvc3tuIL6gpVoxe2pSfq0v2VRUYjH8HitPQEAsfj88b\nBEhApOJR2Yrwtgvois5ESsHFbcJm7ZzpuLxzf7Bf+d6IAiwUWaqkXvIduKbw\nL9AxiE+iTGD/Dpf32R+kPkgrNLxRBrc7PuLwLoVO9zzpr3zcC/QotFBeAXlA\n08PlhEdAmwaF6e53btiOKO0721LIbh06O6zFbUukcilnrLb/b/OMVqxielyX\n1Aevjor0NC7S3JsvGGHDh92tYIawtR8vcfHQkaURLwIU8i8Pk8/uugF1/heW\np2f38MdzzV3zujxiKZmXKI/h4ySBgc7K7hmrMrOcpn4HythJBANhYWtxT1ta\nZRPM6qwZRTSyYi1gR2MGiOB+tNRjXVnovnd4ADgLu5NQh7nLV/h85d5h9SnA\nPBABmcWq21uO2JoqufHiLpAj/T+MXFM7HbvG1TuOqm2z0zczUvskHKBopPiW\nyOlMSp8hkeHxxzS6R42unWbCoNhzTtiSV5je/XWn95vye8BMjZepFk0ss+/V\nGpiAmv6jiSQvFi8FllZphb76rqM9WmIoeb2miB/78CFik7VZg5OMVCwAGLof\n6GJ/\r\n=CN2q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"86e7e299a0155232f0e413a18f355c3565567e29","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.35.tgz","_integrity":"sha512-0HfoqpYXV8BYtUR4GWU15C7OhMtR0JeGCIcZ4T6XClDCye5vI/W5Q/zDIjiwNO02E7nJlHc5asD4tiNZwyVfIg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-grids":"~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-layouts":"~18.4.39","@syncfusion/ej2-treegrid":"~18.4.39","@syncfusion/ej2-calendars":"~18.4.39","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39","@syncfusion/ej2-richtexteditor":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.39_1611810742217_0.15163959622305567","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-gantt","version":"18.4.41","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2c569de84cc82729d1ed63baddc00ff3aee80a2f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.41.tgz","fileCount":245,"integrity":"sha512-UlmzgQg86HZcDoyUBaXXjBeT+eDMUqeDep7Tpe3cxjVNPqMxvsBvJZlvDT10FfiVV+ca3rTxKG2VsGgtfgdnLQ==","signatures":[{"sig":"MEUCIFJww0r/Fq357aesLcutD3NbCI+9xWnZEF3oqk2Ct5c6AiEAwfOgMe9x+BhX1+4OHT1MtsGp9CUvk2jtmbXu1pe2HGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16538361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGUB7CRA9TVsSAnZWagAAG/cP/iXvXtohIXqqyt0/bMwI\nEIKT4oidNZWKbeTC4Wk1x5Ny0PDy2uSG3cprWscbCM6Z1hy8SbRHdLXrQmlw\n8BKGkqWOLlYpoTz4pWPTegMs9g+J8f7akKfiJn2qn67CGs29o4oPnduoDtj9\nhqwVvNWURknCUNjGTYF26/5ebeN341QbYsEoCm7gmxYN3cT4noz+MNWqh72A\nllyLpgEUQ/3jc2pYUOa4F9w8TMitDZy8NIV7tuDv96tOWfTyXl5RUkW6jZAO\n0fj0nRSTXIhK/TOHi/465MXT/xo+RPkXa7k7C8QJVbLarGikyLbiaX3/JeLl\nFUhgNqTgrv3iKHStAKG7cQRnw6W3FTsdGPymg7FErbb4hoNUKA5ZKDuuw3Ia\n2TQDs3zczN/pX9rFEgHbE7DOhsxHV+/Tp0ujJpypOs+2OCpbnglTcllfBT/q\nElC2GmkQNcoi+U7th7K4ZJW95iaWmkvEgn2j+Co9rIasij6LpHGzz1zFmNzb\naKQGkvxlo79MKWHLy2025xj/niTHDYHX+SFmGoHOK1COfEGhXocMkIeUe+Yl\n0PPJDoyIoPyctv3T5IuhtAB8o0H7V31utnsb3Fq7K/4GqiczBqQiTuD+Wfsj\n1XvSDznYtAbApk/r1ee71hJWWJtyE6BsGRiwzAfO31AuAyw+0Wy7gc+5WXp8\nDudM\r\n=dUFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"4c6b82840fa93e8f4fdca3120a9948cfa5a30cbd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.39.tgz","_integrity":"sha512-11KNdYj5MRNnq6BbyBGTaIhDMvOt4Zk8ljIMLv5Fb6/jiwAKkpj4lt0xeR68iTHgpqtYdFRQ7dOWh5yHZDNUUA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-grids":"~18.4.41","@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-layouts":"~18.4.39","@syncfusion/ej2-treegrid":"~18.4.41","@syncfusion/ej2-calendars":"~18.4.41","@syncfusion/ej2-dropdowns":"~18.4.41","@syncfusion/ej2-navigations":"~18.4.41","@syncfusion/ej2-richtexteditor":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.41_1612267642912_0.06695225416749828","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-gantt","version":"18.4.42","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8020c7ca35be04ddfda015dcb88859d874f77d99","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.42.tgz","fileCount":245,"integrity":"sha512-ONUU2KV7mP7tt/idFTUQbibAW6+fKnNgq+EfkrUj09HEgbCStD7bNTnCDX+Vi8ZJIgub3YN6bGVOmhPVIS/Jqg==","signatures":[{"sig":"MEQCIEQ5jiJHPhKDgOCMUgiqUxbBd+z2QVwd+137iFJKV/fCAiAOHQifwmQA5P9wZBpGbOWUK8BzPOtAC3p7yIcc0OmJmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16538361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInHnCRA9TVsSAnZWagAA++oP/jDoucEHTV/+1q9Wi/oH\n00SPbXWXE9qEKghI3SqrLMr7FpTOZW8JnNjT9UcMPyPAcU0PoVNsZVU1XB1E\n7c5rI2Hx3G5cCirqdxStVQHEBeTaupt5BX8Qg0Eew48vKeT/s5AzaLJCVHky\ny5dTNso0st7VY4FHoIKu+RA6zVzQVtUTnNR9eUBJsHVQe/TfsJ7RIhCoLhJQ\nsxf6U8W8HnrVun9F4lZTWw3DpiKA8BgLma2AkOSmZqnUKUp4YXwpNVCcdExk\neeN2Lj72pil65fMh/HGy0JO5oZsImRe4/ZPfad21gvju1+0lyR+kz6HSS5lV\n0r2aYh4Fjf8+mBrEWPP9uGPrnhYzqz/57pXkq+lsIBB9ccQ4Qt7g2ymdUPVe\nXGnJAQOU5tNHgd7YAL8iBOjhbBU9EG4QUmBKvNwYYpqk4jqzxKzt3kWbFhXa\nJCKceRQ11MT1I4SzQTMfY6XQtiSuuYUtlwwMYzmhrRhXWFF35FTkF8EnpU3w\n5WQDIRGARTP3mSfqIL7gpSFLqqWacPqyB4C58b+/0MiQiejYPlut1CE/fkaf\nYLJWMdbfUnX5fZIxWsiEpIUaJSD8LMFhx6JEQ4T3rtz29XGn8IK5LYQd2GIQ\n5kZYJkLLCuQZEUhDMsZRCm2PXWNuXWUrS+tAS7elLLE0ewbIa9VbRgdVX0d9\nbdqp\r\n=mlEa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"4c6b82840fa93e8f4fdca3120a9948cfa5a30cbd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.39.tgz","_integrity":"sha512-11KNdYj5MRNnq6BbyBGTaIhDMvOt4Zk8ljIMLv5Fb6/jiwAKkpj4lt0xeR68iTHgpqtYdFRQ7dOWh5yHZDNUUA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-grids":"~18.4.42","@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-layouts":"~18.4.39","@syncfusion/ej2-treegrid":"~18.4.42","@syncfusion/ej2-calendars":"~18.4.42","@syncfusion/ej2-dropdowns":"~18.4.42","@syncfusion/ej2-navigations":"~18.4.42","@syncfusion/ej2-richtexteditor":"~18.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.42_1612870119441_0.7922428725677704","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-gantt","version":"18.4.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4f7a1911eb2389337948c20dd837e689883ff9db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.43.tgz","fileCount":245,"integrity":"sha512-JXn8xM6jnq3LKgCLXfoVQNpFFUAqkKt70lJtnGHTFB/nJz6Zcxy0+OahvQykhT4s3m6E6nGFGHklJarzTZkrtA==","signatures":[{"sig":"MEUCIAZtJBhCD5Ora5+sBK++I8YReHfXrZZLJi7482H6qb9CAiEAjgmPBBQg4CKdwwt5RT1ATaTeMqsWQyK6nWTamjQ07Gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16553044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5JhCRA9TVsSAnZWagAAscwP/1lTL0jfucQHNexczss7\nAGh3cijyg/EP+7eif9g0601GZD2j5ufoGFGV+BO86bQISq2PgI9jzmqPvfQ/\nYuPgKzhyS81IgK9T6r3/uAg7KKq2TzgQqQWF0tUqCnLlQDN0J+mjSZcrR6tV\ny68jbddAs/IVIpxnIGcRJCpwCeYu7279uaVBIyfmHOgMKyzR8i7vxaQdJqiX\n3Y8eJQWtWSZezpragMejR/VcN9i73Z7NkxEhaiLZFLg8pQtqVonCikrHbzIy\nlZLaougkQ/ffMxt6Icu0E/VitIqzOzAyqaDPch3PKhyZ5tgnO6Qn+RQlEqWl\nv3lQQ0FQEGD/TSfqNDtYHx7KZ63E+llL8gmMpczfZRZea1+PwV2zTUXLMZID\nZxhrP75EBWk77fiiVkhiMErfp4X6C+650WyAbAX+2tApvhl8oa6BWSLCoW5t\nQmHviptOc1DmFoLNomVZ8rvLPwTqkDSTqxlyEBgNIN5ikYO01C1SBozn6ciY\ns+a/WFwaBrE0fYz2js57wPUipjv7J3aOGs/DBH3J3ViyL+WKfJaSUtvITTm6\neXQV6eAgYCjk93LszcfhGYoaB9abYLSK8pfJK4+by/OXL1EvbHnDmZAAT03V\n1pvsrBQIEw3gMRJt2ZRTA1DXADxRgNtsZsFDOkcrsO5p00EpkXOfxtKAHpK9\nRanF\r\n=qk+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9e5a2507271f49f9370047f1408378b510c7aa74","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.42.tgz","_integrity":"sha512-DY32UufjgH6AXCrOcwnnRQZJPmfKiDVEwvVPZeAHUL9fHPpeVSRurwQZNMeLsSqblcB4nST1+ZdCPnr/ajF8Sg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-grids":"~18.4.43","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.43","@syncfusion/ej2-popups":"~18.4.43","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-layouts":"~18.4.39","@syncfusion/ej2-treegrid":"~18.4.42","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.43","@syncfusion/ej2-navigations":"~18.4.42","@syncfusion/ej2-richtexteditor":"~18.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.43_1613468257045_0.4357078927840381","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-gantt","version":"18.4.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8039539d716041faecc595ec54cdee58cf1bec74","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.44.tgz","fileCount":245,"integrity":"sha512-64k2h4LIzfjoIjKCujBHFkvfZFCP8SqzxT3S0IAVnfYSb9+Kc/M9b8q+ckjCLeSlNSJKTjnDY3EqxDV0eLYrJg==","signatures":[{"sig":"MEQCID2nfmKQiPwvBmzJ0ckaWjSYk81bISf0Mm9NCCsJvQg6AiAiNxyGMoEZGOqdoCAaK4HAGo1setnjSzeRwYxBZb3Myw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16554491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMhxCRA9TVsSAnZWagAAJgcP/1vLnKHFckvUCI/hh1xd\nryPGqn+VVqHhK7CaZk0/z5s9pwteKzJEPnabjiLXcgOUAJin1SMa3vaUW3DM\n+EnAq0YzhypI56D4EFmJS1RuXRkFFiyt/PbUlHonbIUUh+8ZrD7EeX4Kz9kN\nQFxxpws8EEBqmfcrNtqh20t7ghi+JS9CJBzSejvW0IqRFSmEo0Cl2WTvuc28\n4T0yh7c70tMn8Sge4xBKA/ncUexxHybdRXDsuqwKqJH6cqMmkg9Iry9gqDvD\nrf4SZYJRCDYXNJa5ZljD1+6cczXajgGGK7Ouvjfozy3MqjY9u28/imCUh3Kx\nb+wqvY3h5rexH3YUI2dYRNzimHIlhBa+cd5fuGFkslswo9BjFiJyelwXR23l\n4x8CwGpD72P6DtDpZcu/G9c11EOqhFkq5jpQr8tEsgS6Cq1NKgxT54zRVvGa\nFbw5YpIRngaAByHjoyUbHWNlRxlex2EfqsABDNYE7Iw7qU74ngJoxCGJAHcO\nLpeH2rB/prQlzXGiSeAqI/1uVhNKDnR4zk4i+4OjGPnQ/ufrX6xvowWUl8Wn\n/zCPLsTnsPloGvOQHZLlVDwYQNqfywzOVjrRrKH2D8+63ECEefa+71uxDiIA\nDDDZLq5OrOZuLcL8I7GGfSyixAbyK61yoNopL46C4MVc88V8vv5eoc1O6fu5\nOLRe\r\n=Gs9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"e6a807d8c20d6d0e9fde8eddcb1542dc92faef34","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.43.tgz","_integrity":"sha512-dX3OEjXakR8l2b5SpAdz0KbHnZHZNmfVBVpwXEB8nygblGUynqBa1F5Z0RMRACNS9f1MjsWfLHD2QPdr6hXmrw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-grids":"~18.4.44","@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-layouts":"~18.4.44","@syncfusion/ej2-treegrid":"~18.4.44","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.44","@syncfusion/ej2-navigations":"~18.4.44","@syncfusion/ej2-richtexteditor":"~18.4.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.44_1614071920533_0.1651024697765624","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-gantt","version":"18.4.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"36c46ce693272f063a8872f0b1b234b02db6844b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.47.tgz","fileCount":245,"integrity":"sha512-7Zt+bLKly7E0UT9OBta+/mWj4AxhYQ19/SH1TJH88mQWSeU1PCw3fuq4Axo1XddwuBcAYW4yB1EAd1NSmD8Umg==","signatures":[{"sig":"MEYCIQCk78j2Uw7OslnoOm1OxDuHKne3o8thIq3NKcKmdMNaNwIhANZhupaY6m1ZEyLJQ5wlSa8Yft2wMSEOGrPiVgQMHbO/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16558825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR3DbCRA9TVsSAnZWagAAGLkP/jKeQG1UPzCOdtkEkJ8S\nZui4GCS0+P4qDJBQwQgjRth+uET6XEHRf5m/yk4NnYfzvTzkxLa1xt8duXX7\nqUi/tnODyVRQbZm1sWYOPVcuZGCLVoYd/MHOkmvqALnh68xH7R1Ly9ZXi2JM\nMUrsVOlKDYBDHkwQWeTH0SF82UUehv7lFlHjcjpS5b4PmXx6I3HWjtJLjCAQ\nP2gXXD7r0LPGkJrb//ZrcXogsOB4LKaF4HjB2jlI6lacKJy1G5jfNGeh0aDP\niIjY/AELkXi7WRianDXePSaj9J2v8/CEY/lD/9+YCDiBOYOI1OoBPiUzqtFL\ncQ379ZF85/8SzR86AIjr5xqvOoDc6cc4Xp3A9D+qsGfTvBuOOcLt/8l/qW3j\nS4dJNH34I+9daDMPzpeQLuX+4DkWwBGiaApC32//Sf8tw7klIyjcnm8vW0e2\nTp3XV1TtCzP0BtTDQ3+u+XfLOfXJvl4CKe7500Q4shDBtnEr8UrKSwQlFsb8\nDKrm80LpstKleYguXTmbT4RjvCzTeHZLEb3HLoo2HAxXa88Vt+skzucS+CQQ\nhQhCo6rWeMCYSucuWiQa47nIIr6jMqWgCMKw0HzkUwl6D5WCh8tK0UCH6iEC\nC8pDrtI+UNEtS2BX5Higc7IVsXQ2LEtzrQs/YYm+RFcBF79YFoXCqfEixeP6\nXuNp\r\n=Eqov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"125970e22366c584988a653bfcf8cc5cc50550af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.44.tgz","_integrity":"sha512-V3iEoWM2m1biv7KturCXnREXeRTjGyxSq8slqCDDHgZVzmjweJFjHoGe2HTC2kXvzhSIFIe2T9Ty5ycee9bG/g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-grids":"~18.4.47","@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-layouts":"~18.4.47","@syncfusion/ej2-treegrid":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.47","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-richtexteditor":"~18.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.47_1615294683267_0.5672844509445871","host":"s3://npm-registry-packages"}},"18.4.49":{"name":"@syncfusion/ej2-gantt","version":"18.4.49","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"9ab21dd1ff725769c6b38bb348f4aee4e96fc01f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.49.tgz","fileCount":245,"integrity":"sha512-vrXgIZVOeOkGbo9zTztqZ4urBuk6Hwa4ql2wB0trH3yJixNf5VPQepjOs+LaMLG0ADX3NfCamEBjKUshKfUvXw==","signatures":[{"sig":"MEYCIQD8qvn4sPn1867LGXjfwm/r4eatoJt8Qu+exRIfEdsY/wIhAMh4cQ/y1Jg7HhFvC7e6gyx9V/t7iNkOQXpPJoOgCJji","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16563089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWa1xCRA9TVsSAnZWagAAnGQQAJft22XqTFtsKLba9DAZ\nMqpX1H63ckIBda13Y0PtdXknlFgWMJPD4S2vnR5DYU8ubwDjTKPAUuEpRtFB\naW+7HgGrESkIkPVo5o536oz92L30VlNBuOEsBHcJhoo6BHEzt8HqqQ4F6YMS\ndnQsxgQvdDADgwE+N31znWjQZnU74q7j0h0VOfuIL4ycSmg3wF/8CWsgOFHJ\nu1lEVi/DG1x0TgkAQL+sPmZ4DLP/eVdO5IeMJ5tU5kavEo0Z7ImlXTfUKJse\n3GWAHATXCUDm5RQ2e+LxAx7GAL29FADoSs7BQT3/VwldWLUg/rvbatL3jnT5\nIR95+DmuSS8v8ipuDp3ymnRzoXFz5w25maY3Jinw94N1xxkZv0aY2y27aEJY\nF5MweH6ztpShI7lvjsiX52+89NjVl3QZWQ5OnUVG5iotw9fPNxR6UcHNaHQj\nPnoVg2sYcmchzep75qfX0Yzy63N2QSY441GsZsLO5bgKDKdeHJUBuV1HRMSF\nDdl/CfZb8kXU7pZtG5BDcZvZQAzMX+zeIM0oSHupmHXXbz7JmlBxyVaEmgkN\nFnRKyLS8OkoIIG5k/ScBFPB4HSe0Bvi3Gfuov4IUy9/zNMTPPFrFOj+6Yo+1\nuZ5hRygMwGPwj864jsBL+p791FFo4yclLSofexYhnVdMop3oMoK3Tqr93P+v\nRMvU\r\n=GMXu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ecd58b64a08c5ec8e3b7ff7a34787bd45b12d1d2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.47.tgz","_integrity":"sha512-gHzWfPNKABZhDh0Hg614drPBt5lCxt8gZnE+s5anDyu3vaojyA/Y7OhVBtlERh/SK03CpJ9wQ6fgqC7B1JTjJQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-grids":"~18.4.49","@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-layouts":"~18.4.49","@syncfusion/ej2-treegrid":"~18.4.49","@syncfusion/ej2-calendars":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.49","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-richtexteditor":"~18.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_18.4.49_1616489840805_0.6210589439817971","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-gantt","version":"19.1.54","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8831eadd5ad339b3d968846e92f29022baae960b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.54.tgz","fileCount":245,"integrity":"sha512-gYM0ehGEXbkvtnrvsABLuqSoZ0NZWWjzXP4ZFwHCqCeafeFOzLw9FbeSckremtfe7wSfV3h1O1aXzLgXMnB8HA==","signatures":[{"sig":"MEQCIHOqQ8XyV3QjzrTWVEKsjufhmd6yXiflchDrgVzU54NTAiB6+I6dbHJrNjKKhkitVP8AThMweZ2g8wtu9HbpLNt9Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17025190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYztBCRA9TVsSAnZWagAA9kwP/1Z4A6H+B6zihbQfi6UJ\nv43oo2TxesGLyjpQEruIEf8Jf/P0Mk8xcNuYmQ1pmlK5K3BSq0cvZigLCW3y\n/5P4EOgJTA8OdxoqaIHsOO3PVETwHAnCaq/BPNNP2GIttks47vvx31xUsj57\n+47MSJmZFr0SCTL4QdeHGBfxMS5ed6wtTI1e0Rpxk9jEVwfis9Q3FjVSQzpa\n+Z8u9oFe42Y9Y313FIpYWvm8Yj2Ul4YKwRdWIhuUE4kYZm+nNcIXp5Gjy/5s\n2G6wRs8Ebtlozi2kA/6opvQ15msiKyNcUmllq1oVsyD0wtKGy/Ht4gDij7kE\nUQvrmjEn9QhXDsmNofhA1YJRWwwxjcutc/purDOscA7SkR/X4xabFTxnAfVZ\nZjiJSlqftYTSNymcZj4NmNLDbbWgSXlFm/q6xT1zvqUWhVgzW+BdDVNQVYgI\njVCUNxGC26orho5Chx89WCbOX9nyaxy7H+TE3tsuaJkT8mEOxse+GcRAmQYJ\n37wCFIXsbv96Ho1z4fLEhYM01LBlvJOU6I5oFu5pSE7AfjuqGjotZ133ZCXm\nisz/fWGzLIhnjyvO5FcEbkVMaZpk0BAhuPb6pk1oF4w7DUVNHJuVUq9P7UW3\nQg2zjd/ev2Na7WSIL14OjdPsFjwC6oA7TXPeQylOy6pLCz1i2uEI/2CVcdLa\niR6J\r\n=DY5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"83379d02b5d94541c850da79a97296fbe65bfa90","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.33.tgz","_integrity":"sha512-yv4Yj6jOHJbX4fPyGcyLRS60h5jFJndwLAU4eugPj6t3QT5b0kvVODuBxopdriFJkGNY8KpgI47/8BgDlyKPrw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.54","@syncfusion/ej2-grids":"~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-layouts":"~19.1.54","@syncfusion/ej2-treegrid":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.54","@syncfusion/ej2-dropdowns":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-richtexteditor":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.54_1617115968414_0.5397295702936558","host":"s3://npm-registry-packages"}},"19.1.55":{"name":"@syncfusion/ej2-gantt","version":"19.1.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f00d32adbd97388698766aa201ae3d5cb39cf02b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.55.tgz","fileCount":245,"integrity":"sha512-22d1V9it0FGANoihgBi6+jWq37E1l0ThqD2yn8wP13vlbYxLLyVkxPBarpee5/7O/ekTtm+kTRgyafaczCjVtw==","signatures":[{"sig":"MEYCIQDRKG+XBLLZzu6BI793/XDlxWzd+HL+46wVJO9/J3pcogIhAK/h1cz80+q7V4q1RGyP5Hwa34Rjoqwe8Qu3N5kVA/su","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17025321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbAEvCRA9TVsSAnZWagAAaI4QAKQB+vbq5G2+F8jidC/0\nPY50gFnkeeqO4jbel80ViUYu58Am655g1Soa6aSh3q8E8ptkj/aCaPoMhAmP\n67VH0RGHD1hx7zkptfNH4BPHw9QmiYNE9NKKB+zi0VInG1LH5Uc8hkUsGo5p\n9cq0KyAKscxPICYdqy0WF7PMAU/952C5Fyx3aeedKwqjd6IIvBRw4otm6gRv\nKeBJRvXtzEDUobUrmVmZvE0ujWCk314GqncPG8LO/dBNdzIgUJHNuXbPKfXA\ny/fXnXhyzJ0tjRCKy91riEYOgY10GGiXtv9VCtgMRxjoflVSidSu9nX2GIF4\njxauhQQ46pCULkVnSaqQEIZHM5YXEnGdHRHH1gDPnboA5EnzvChwQ4s7+kN0\nx3R2et5mhp8gZvwXYxHXHyCyprjAdXZpGuFhYRFdg2lYH/dxvny07Jos1qDN\nhKpM+q5mwQbNdd3NxIwPTOUU1kVlA8wLfoIEcG6otVbacLQPpXZ5aTHkwzmo\nWtpJdtNNZYtAKsnTexUfJycNUN/jaeeM0Jzmc3KRT/5SIMWbNgOrCABY7REX\nKcndv0/RI4jnnMeK16V5H3YfVzJBof2ta0yHoaw/MbuwTKzrueBTcgaL1kFg\n09BNHHylfQrB/Pyx8IBA/8ynwc6xu+ItYjxc2R1QkialapGeHMVi1yAgkweC\nzGEV\r\n=9I0G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"fe705c7767dfcddabb195fb6ce39e7a4ea84e8f3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.54.tgz","_integrity":"sha512-3MOyVQIJSClL3v3urfDtmQPnL1wQ288NSYjKyX9HbvNkIzkPEMIjEztODyqgwZw90k77AjC062G68KPi7MARUg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.55","@syncfusion/ej2-grids":"~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-layouts":"~19.1.55","@syncfusion/ej2-treegrid":"~19.1.55","@syncfusion/ej2-calendars":"~19.1.55","@syncfusion/ej2-dropdowns":"~19.1.55","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-richtexteditor":"~19.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.55_1617690927245_0.6142266445104294","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-gantt","version":"19.1.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e54633ee5e8887fe7ae227218f6ac5d51a60a4fa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.56.tgz","fileCount":245,"integrity":"sha512-Isx1BDgwAE/QP+n7qB5PimENteir5zavzAbu/g2jnRWG2yqfcp0n7d3c+2o2YuucXxmmf819ODE4TT4yzG0jgQ==","signatures":[{"sig":"MEQCIFED4d4nYBh3QGVrHeQwV3JxQkTgItQyfrcqWo9ie/G6AiA3KSTGcQ039xw2/5lRvav5sZ4eS2n/gKCNJ6ZNDlkP1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17029778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWKWCRA9TVsSAnZWagAANF0P/2q6Nul0TKpvV8hZfRxk\noIC/yOl4uqbzzPHvI3pSwubJ2sKLoxXbA0FLYm+k0tGLIQizun9tAWpwTalx\n8zOrtv5yT1Rs9wpeyV/DzewkCCUt7M4JwvNLjisnvYA9Lu2Z1aRnxUqEww9+\ndBFyGk4mMoP07U4YCVDs/zLXRz00YctLPE55xeRK1a7v9OkChucYg57TWzok\nPQLX0B/Jg6KoYlIrJYm1PDKnz+hpcSuZ88F6q/96HqwFRH9aJ863sAT8ZpRy\nGAa6yXTfcFMfTz/NkdkSzN4RVVZkXpcEcZ4n7pdEMSHDUoudXlL82rfwdNWT\nDH27QFswTWNLsxowVaHAb/aIWOqx3zg+ZbFJrx0aqltfYgKvdeCWkY4taird\nAjcH3faMRja0toOHn6vYi49k/CRW/mPNcLiHg4hMaYsyijMK35QYreG7SH5h\niKtPiXqpPM2RCoYWfkbzWzUzmXfzBr2kK+ZHNbMf2DH2yanJdtGzhByHyi3W\nzDl54e9Rgc6w8DRsYOn6n1GsAGug9y34jLtGIkVkDdnh7XyeNmdZ/VY/cVQo\nkYiu8fw51dl9QWw7pAfbSdey1KAEY7/Cf6S3z7/+FdSQDa7ZntypZ8iuW7NR\nhQ8oH7hBj3z0evH9Brj2H+lix/GlkepfSIfveJLKZKGODc7I86IxpyYPNdnb\n5oZT\r\n=7Teh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d35c826c3dd2f37409064b18d18965d2f64ddaca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.55.tgz","_integrity":"sha512-/t0yVFQ9OepZczp1Ay8dvKENxafHiZvlzXo/r4n0VkSUR59N02LYo+kwrXhr21/sF29pueIIVluTCqMF7bulGQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-grids":"~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-layouts":"~19.1.56","@syncfusion/ej2-treegrid":"~19.1.56","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.56","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-richtexteditor":"~19.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.56_1618305685553_0.519486188964684","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-gantt","version":"19.1.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5d08d914fe36b8084c23d6dbd05b7ea426e49169","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.57.tgz","fileCount":245,"integrity":"sha512-xg1It6ZkMrC8kMB9hOtzPZYC32kpAcE0nB7bbJ+aVnK9eBD/UqQq99MUubhcI/oiOtbn9Abdxsur0Au5CQsX1A==","signatures":[{"sig":"MEUCID8ftA6/nN1SiA1v8HFFAJtCXShym1gGAb/p/85dXfUgAiEAgtCOPeBkMroq5yfvyupVrOC2ORq6Uv3/lWsv563jVUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17029778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfqBxCRA9TVsSAnZWagAA9hcP/RpG/3DQW03aTrjGiODA\nw7AqzXFMvXhjL820tc1DnVS9oGrAw3LeSONcHOKUlmlyrdPuDWUAEc7lLVML\nfPTyBDNuHZnzBUoPC4qyMWPBj8LA8kvrRQaJ/8bsbz3psEZvzvHhienC+1NM\nAgPcqKjr+PsV/wYyq6cs6B5emnotiqPwMBHGQvT3uI88qqlx24IyaDiG5G3x\n5fmWyhxfxv+Q/d8kxAH+/tJ/K0lS72wjdPdo8kR5ELe8pqxkORVZtUjxM4KH\nYuNUO62o7w+LRp/oW/hyqeua8UAmKzL90IWjrqYMN8O8fa3Hwe/JgNZn3dep\nNxBEXglhCScve5ZeouY5y+2YUQ2t7rzr3bR0XXmvlyw9qnDRTFrboRRuU31c\ndtT9hU5N71K/Ei47yQyT1qLbB7ghJjQjK9w2dO2fVBNrcoKH9A7sFJqZtMuP\nhnKq3CzSR9qOiZ6WBaPlOhBpDugV6sni0upFg+9HOa/4WDKOH+dUDRe0jEMQ\nTg85BAMAUX9YbGhyfH8hyM3uyqY5oHxEGPPhzeyzsGL6KCM2f/+lUVCdl/bt\nQvN2fzfbzP/ayjgKVDALNwR+RHAuTjQMJ1uGYt2Oltn3OuX8szl9GBQ6SkW6\nHAR6LsnoOJ0sN9vltF/izkchTEO2hUnytRBgAM9fPEy4gEAP3V/MvOPeNQae\n9JkF\r\n=U76b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d35c826c3dd2f37409064b18d18965d2f64ddaca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.55.tgz","_integrity":"sha512-/t0yVFQ9OepZczp1Ay8dvKENxafHiZvlzXo/r4n0VkSUR59N02LYo+kwrXhr21/sF29pueIIVluTCqMF7bulGQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-grids":"~19.1.57","@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-layouts":"~19.1.56","@syncfusion/ej2-treegrid":"~19.1.57","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.57","@syncfusion/ej2-navigations":"~19.1.57","@syncfusion/ej2-richtexteditor":"~19.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.57_1618911344637_0.6654332755691887","host":"s3://npm-registry-packages"}},"19.1.58":{"name":"@syncfusion/ej2-gantt","version":"19.1.58","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2f4e081fb4067683b245772cede569fd0d30be90","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.58.tgz","fileCount":245,"integrity":"sha512-F+qRoj21O2wdJ6jxnA5OkTi/TNItsOOnaOaE1F97YgOlsIM12v1/ABk9OCBsRt968iaDTD0njNwoTYXDOwhhrQ==","signatures":[{"sig":"MEQCIFQ9XGxbhrIo3ObAC7yP1qaVXi1RUd9DnrcNtj9B4AEeAiADI3BeeVt1z/5ASxgeXgI+vM1/er0jpexpqFLjRItGoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17031598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+kQCRA9TVsSAnZWagAAYFIQAKJT28iuY36JmXEyai/T\nbYfQ73xx7Dwck7xOuGxQ0srYE4LF42TA7HIHpOewlGKqIk6suY24z32+LEgM\naoIAet8gHL/IGVWFpuYN8GoYMthKz+yHM6e3cGhEfnc9EyOeRRELZIAlPIPI\nKSNTe0KvXbM/esog531ac8+2AujWSCQlh9g9Hw5Wg7L+dg5ScsRz6RxXFfiy\nNncMOVD2VFBPvXvXA7lMLLMHycDDwywSpvBHMTH1nvGtrj6YcNON6tFIz0WI\nSui5fXgFXEz91wL6+BB1rVZ35O0OKuc43zjvC9sWDRq7VPlZBdI5cqZj15mB\nt+APYv91TtlITb9O3Y4YJQ6N7RFGXqQbLqP1SH45/Tq2VmpmMtS4+Id2nwzG\nvv4KYm0HN7bOSaKTMWeZPMZNq0BeOchxOKnwCBR3sEXNL9BSB283strNrvIc\n54xOkzJU2mrlVauPABxlGR1t0fk4TK7U4FjbwBSnySgMNna5Y3nhgKrxUgRD\nGUBuT5A3f3FdzuZBC7fAeW1O4vNv8Ky32Czi2BKiuV5dbGXV76iAzKzuaYaN\ndZFQZOKdW4r9kipzaAGkdjiWSEiNkoXKEDLXXIHb9n/3SSze7h9wQJrCC0QW\nWy7j6Ib7TT0bD66yErb2bevFmb8/cZP8TVykHeDGVLfrlhmXgEcAT1JITLhP\nxru6\r\n=RP0D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"10131d1877ed1726ceb97babe0d57f87cb4c0203","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.57.tgz","_integrity":"sha512-W6/Oiya+K5t6uZ7d+TTJzXAippsMlqSvLfUNixM3CPXBtuCTEb/Pf22vrc7rWwAXH0wsasRlB1Es+UjMmpuOvQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-grids":"~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-layouts":"~19.1.58","@syncfusion/ej2-treegrid":"~19.1.58","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.58","@syncfusion/ej2-navigations":"~19.1.58","@syncfusion/ej2-richtexteditor":"~19.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.58_1619519760074_0.3178512112299938","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-gantt","version":"19.1.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6c3aabc11e99e05c63cf35b0df373d8a1ef24c45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.59.tgz","fileCount":245,"integrity":"sha512-1KHN5nf3HvOJsS9k5P4mDeXGYxbOaXwfZmRaP2+ygdytg/Zouu2bDWxmPdIkl/qVduH2rUaQiKiz4vzNjTWAGw==","signatures":[{"sig":"MEQCIDn36YFTJHLVTWUEt6gw3FXkbI/QsGM7wQqApwNRkaw6AiBqa8nRYipJjkczJfEnPF4ALxrWG1QkTMnZ7mc9ML/UXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17036831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkROgCRA9TVsSAnZWagAAXDgP/1FeIxA+7fQkbFnr5vwT\nwP/WXBE1r3wIJ3r1ZREqI9NApWyLojrZrZNFU0/x0/59fcO4/j+t5K4TwoAt\n0H2VfBniYsdMLT2RQk3nZgXsRLjA4U3QZQMPHtzDU+Xq2JW5vm7ARSbvCDzv\nQc5vLVMldEN4XA9iP4YnC5nwdqyDtiQHnk/QyuYM2FkB5W0u3CsdwqtWvH+y\nuV0uqNXKC4jqYlESfAsvzK98t+rC6xKtJX/KlBe41SNWHJPacvDABZk2ZAbU\nwZ0PT7zno99D6MD31k8pWLLnWU/x5ohUrrHUAeNn0q16IYVJuYxuBf/TP81e\nl4Sme9Lw9LeUJ0MnmYe+SvUfuDpMIYj11L82wxjLiXkAgZRaCgtdciEIa4MR\nKc2W+Q1GXBIaBbEnAnDIyyVSKBZS/1AmwfH0qBr/hXlkkNx/mJxun7CVXgiE\nTJ9dJ9trUCLw+ymuI6a7Bbv0aaBuHvYa7SKtZ93svditfQMXLNpmDcZMHef2\ndwDUpNeKQay30y6pVGL/iI6xyIHy0RAgXdcRlo75HNESFfpAUG+g1gp49xV0\nKJOl2pfk8wLRWd3zq5y+QgqYw8XOiTCIT+3HEH9z5c8UXjrj1gnwzhUpm7xA\njXwadg0f7XqsNh+sD1z09voThlDTtXdDnrJ4OFRva1W82z+q3m//8hY7EOB5\nQxKb\r\n=AWQo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"edfb048487d7a0b63e6bd3ab3c235f45e0f7ef6c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.58.tgz","_integrity":"sha512-Bj0F7HmY17To8/VPW/5PHiklSJyszYvPZkSSELyYBXdBygpLUcvpJYf1xFaQai7dpiLreiNBwTrjCmyO7K++4w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-grids":"~19.1.59","@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-layouts":"~19.1.58","@syncfusion/ej2-treegrid":"~19.1.59","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.59","@syncfusion/ej2-navigations":"~19.1.59","@syncfusion/ej2-richtexteditor":"~19.1.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.59_1620120480214_0.2019335524903232","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-gantt","version":"19.1.63","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"83e316fe3b48f740d0ad4a2d3e26d6c72c95b148","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.63.tgz","fileCount":245,"integrity":"sha512-Tek4WDCwuaPij6jKvDKZfrDraYm9sROtsxtXDaNf+UY1OmN+/s5TC4IU6aoOto2EWTGv73USUhzsCNCu8VhInA==","signatures":[{"sig":"MEUCIQCpIi041pIWvLcTJ74tr6izgKgVenv09kwdjDQMdeVt5gIgIxKFCH30MGuz4eygaf7ePHxk/z1u/NSxa2gpRwXJbEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17078259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnMBkCRA9TVsSAnZWagAAcnEP/jdkQ+1ihdpPglzRYmBS\nGXQdRgS9spjb2rbCjPFm/mJz/QFICEGlacxa9gLZwoyPaePC6UsDteGTYQ/H\nPXGtpav56rY7kINPsrTYCxGhFy1yg4IM3012mtF4p/ow17qFLipMFknewbCC\n3YHaqks8oBwS4edzfQMT5iCLI3AJ0YuhNvCITtVzdG8Fn1woIX2AwrrTaPO5\nWPwMipLv23/qf9e4q38xWdftaWLczTfTmzezLBppVo/Gtcrgk0uqNWnsldfi\nRP/XTOE50jx4Lz0rNYx2S5sfjd2XeVjuQOeyQDBjjECsGcg1KKX4qwd5gd8M\n5y0Y5NZfWEmA77gCPZgLDyBnkhg/Qc5gR7TMz/Smk1baoZxnAVc8t4LJSilZ\nePeh+kXaapFlyZtHSRcvV9GyKGFTW25JmLoglDRCATViKSQcMv3YrbYnhCUM\nhGrHxnJZ2ha3jt8xAJmfZPfJ0uxvOnN8TTsvFeqE6HynK/+t6MGW8X/DvzfZ\nTZVX2RXnVJjbIJ7Yk96P02XFL4+ttxTVsxtYk2l6WC/EMYHJYEe1oPdWiqRT\nY+zQrx+6lC0UlGZdWwWs/h8AM47HKYDh3dAczBmkKX+5Dhp7+G7u6f+gNVgS\nbgbzZDvXWhkr38Nmr+f1FQ43PI3BvBJHvIh4dWIMeSIzZ3JvyHv+e50266xK\n67Re\r\n=gm+u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b4d1d483b2cd648b74407cca458e9f81f15ea44e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.59.tgz","_integrity":"sha512-I3CUH9I+vORj1Ngiuq6Ofm7vOsZMTDxCTa1iygvaJNgGPsBHAkiXFdYJQdcbnQx+QvfjfKU6NGY6RvF9rN548w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-grids":"~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-layouts":"~19.1.63","@syncfusion/ej2-treegrid":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.63","@syncfusion/ej2-dropdowns":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-richtexteditor":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.63_1620885603485_0.6648159159720726","host":"s3://npm-registry-packages"}},"19.1.64":{"name":"@syncfusion/ej2-gantt","version":"19.1.64","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.1.64","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"04ccadd7fefd6dda9dc0792121b96da617bcde13","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.64.tgz","fileCount":245,"integrity":"sha512-JfX+UeSuyvzDWvEIDxlcEjVyo8ANON/koeekJPotGkg3QG1T2M4ub5aES+q7eCHBZo2F8WSAUKjzxw/79xzjIg==","signatures":[{"sig":"MEUCIQCArMt+O7x7k76dqsjYCIeoUShL4JbKo+JbfZqaItk4hgIgKTPOjspIWAWd8gmfcL2m69gccQSRLDfIs8ZwK4Ag2jI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17102594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOKiCRA9TVsSAnZWagAAzQIQAKICFf9h8JiwDs2jYt66\nhJk/3PmRu0GcuUYth8KNh2lsExWd6Tb/2iPe9kd/N7g5IvLBUO1mDI1rjDe/\n0gBB1NnP0jjFvo1iiTA9pCkd9OCzvDZuRmbgZfXVNv7tfaBN9X170SxelBjm\nLfsHmcZpys9C/gmT2RCgAbOMT92EqPJLYVCLijFnl840NXd5w3BLv3nFUuAo\nkscy7opPIcxr5dGDxplb4lIPwbWY7BjWJI8HkOA1JdQwdxqBcloHGZRVXxqt\n29m4Jkcj5MthrNCqw2Y78J+CV1WjKW+qH1S5eR7RSBj/0kl7s8uV29+hqjne\nxIYKHYQn5rbfRVvxDo458FbfrgMZ45plyCwH6ayiersur3vRQ65GiK81quED\nywNHV1nIv5Qx7uW3bkMVUwbs5Qvlzo2XKQmNNQeEcnps1bC8wh4JDrGvWBJt\n+Qdi5IYT6lVo/YYz5N0oGzUZW8Be7j3dvlUQAy/X0aPUy1OqeqgOY6LbdAFe\nTnr3w2TqX4ILVNwfOy3lhAxbW2fS2R09+M5lZWFegsKcH7aVwsovOgQ53ci6\n1KwPCBfOnZWrXYyaZ64o+tLc4TPobew6mDAk142oCrT+DAyvVt3++SFDun/9\npQW2awrIWIeOjDONqNCSnco+rewb46leQwDChMESLjYlltRj8/Bujs1EuDd1\nvmKe\r\n=sII6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"c7394a717c06942969afc6a3335e2fe64726fc9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.63.tgz","_integrity":"sha512-TR08Vi3qTCQdfE6gcyP7fSkbaYlEqUXZ/ngxoh+kG6F+5FVFPI5DuC6NSFIwQwB7Xo5/Q839vdkTMJ2FgnadZA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-grids":"~19.1.64","@syncfusion/ej2-lists":"~19.1.63","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.64","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-layouts":"~19.1.63","@syncfusion/ej2-treegrid":"~19.1.64","@syncfusion/ej2-calendars":"~19.1.64","@syncfusion/ej2-dropdowns":"~19.1.64","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-richtexteditor":"~19.1.64"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.64_1621418657478_0.7132373992842558","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-gantt","version":"19.1.66","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"df0cfbc0b24c94899b4dbf313b23ff3b49105658","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.66.tgz","fileCount":245,"integrity":"sha512-oNRODWK4wAlDOruhj09tWOqodw95cKD8UD6LwBWeZD0h4r+ugTv5jUHUWBfgY93C2EzC2ABP3kkjGkPqdpwXOg==","signatures":[{"sig":"MEYCIQCijZMJokaRYr1TchHesZ/Ve09lOqxfJGYjckDxrtVV3wIhANNl5tLxUzlrNTbwDl1qZ8Py/MndgHqoQglwHTuftteg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17132368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc4ECRA9TVsSAnZWagAA850P/i+xCoPQMhvtqWiYur1w\nzYGcMLXd2QerbbN1mDWVu/5xGHP3SNq2e2MxbHOZ+gZo50az86BBxaHepCfz\nCN+FXqIMcd5Nw+vJ7tH+VyiZgi0h7a37e3KdFdP4zfjZ0UkCB5FWuqzG4/k3\n6cibLy9iab/Lw93+0oGXoJq+WLGTzd63qdxeL9MMlk3rcsKMVNBRSkVStBLV\ntoOeRaUB2LrDBlVqxYfiS3YQfmxXt//M05uqNILEsMZTLjCaLfINpZwe8N8/\nhq/I5vvGkPsRlmIr2riBCgCXV8DFeFv01eAx1EU1v2j89CZNIyzecrMxKn3u\nSOQy8UiO0neIzV3kbQHXlewbPJLGk6fyM5zcrQ1vGIos82z3Ero33o/ufBue\nKvxG7eQaHvZKcbTsJgHVoAkH6cgJF5wHW9DC4bTjDz8waDU3HowWhUs9+cns\ntf7GfI2mspbCF3Mi/iCQoN4xDroUQJjRuHbLg3cI8NupGvdupcyYNMlVqQly\n2l9JHw5FPab20m6Jr+nEilpPPiLUDPwoiQv1wp1kCOvGGHzwiRIFi5n25Waw\nmlq+f7y3YFBzSTiJCxYUonLK8u4RQRLcEcFWKszkZRERvRmeMDA3NB0aJ6zJ\n6wSsLgi2MSsiMK2E+zcRsej13EjytiXhqFD+oUMRGZg77dnhn3TBKiK1wLEu\nItDb\r\n=0v+w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"169bd3ac5df5feb2124b02f6804683f9b63f2d4a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.64.tgz","_integrity":"sha512-IZjGSEVtgjfFNQ50AMJgOZhNPr+y4rZ5NMCPdY9L74TwqKTAc0CD0P5vFFl5AnZEYwSNPHhUckL4LLUWcy3pdw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-grids":"~19.1.66","@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-layouts":"~19.1.63","@syncfusion/ej2-treegrid":"~19.1.66","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-navigations":"~19.1.66","@syncfusion/ej2-richtexteditor":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.66_1622527491712_0.19177311693019528","host":"s3://npm-registry-packages"}},"19.1.69":{"name":"@syncfusion/ej2-gantt","version":"19.1.69","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"a6c41ed77ab6a367090d4959149c30fbc9f78d87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.69.tgz","fileCount":245,"integrity":"sha512-VQss5ZloPvTxfh/Oj9CW5vFwWpcjqKHjra0gV0t7A9cEaAYiXxqVM89OaR+83Fej5pmFvuuCW7mwEwnRbDWy2w==","signatures":[{"sig":"MEUCIAY+up4s4D3zcvVwxPpLltTbCPViUc3sUwPTrGu+8x2xAiEAsCFee5mrCYW663758TNuJGTlNumam7DK3aOIXuHGUm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17133249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFPECRA9TVsSAnZWagAAUX4QAIFSOib3WGZ7+9LpWJgK\no87SrXr5kxwBDXebDlReul8g7QLRUjA4L3JHfMiZ42LaYmT5unBIWA5a7DE6\nypjiEZjJqmuUK62qVKsYyuZaTG+Rpss9CMfqT1r9TilOFHKL9NmZCIXk4GNR\nHr18OFThRvlh4zsNUAjOE3wnJrh2K1YPEObPsu3IIhcdrtg46GQMXRppSvfR\ne0F2Qvs3MNJCg0dEH6TpVnz+Rq/9PR5AXy5hF2QTvJocQ0GeUWx97OSQvlSR\npg3xIuhKmqtZhvWlLGlGC2Tz89/i4Vr08c1mSsB4tZL2vtXm+ox/U2rahFu5\nQCWw1YPIcaKIokUUla7QZurD8/7xU3g2yGjQDXFNmZCqQ/B2092wgqKy4GrT\nVaEF+YEVG2l7BKEvbGrRx7PQzK91sIQZpd40lfiI38YlklIpszgkMSMS0ruq\nWDghR7SNQRtn7UwiuvsYz2b+jVTFIp5Y+fJ9cPSi8eVaMMsZ5/J1h31z6p2i\n9Am7csFxJnom4QEMCWWkw8RhlHbzXY2q5P0cMkLcIOV648cLFUUvyIv3kuwD\nhymKG93LC9WPG8Jp+tPsH/9CfVQig7UqpGJ61C2whu66a1UZBT031qZfmM/L\nNokAdaerSf6yXZARCgk0XQ1EircuwPq1KQtp40VTC4/lbKF8h3WL+IHUgM5Q\nqXd8\r\n=in+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"055772a88309ea35911c17f361c6058616fc351e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.1.66.tgz","_integrity":"sha512-Qy2Zva5VSotpwdT3UY7GSACGKa4aldWlQPgutFbPAUcWYLuYrOvJ0PLGucWfmjepxtcnn8tBddmyelIMyxeqnA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-grids":"~19.1.69","@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-layouts":"~19.1.63","@syncfusion/ej2-treegrid":"~19.1.67","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.69","@syncfusion/ej2-navigations":"~19.1.69","@syncfusion/ej2-richtexteditor":"~19.1.69"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.1.69_1623741379875_0.16629771077715638","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-gantt","version":"19.2.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d1c830fea8449ccc08655b6f96347b89a066350b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.44.tgz","fileCount":259,"integrity":"sha512-34DxL2bqhzTNeb86MRkfJjNzLc7XypaEsVgWUnouUUzYoWogObwx0jc6BOYupiXLeyUxYo/GNkVEo+D450MypQ==","signatures":[{"sig":"MEUCICnFR04K1e1qdTpvMh0xObyw0q1l9+U6o3GD4e/mzhOKAiEAlqk7JWFjS03ed1FENSad3Xt1lhAh1ZoXd36ml4II22o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17316108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/1oCRA9TVsSAnZWagAArU8QAIjlH9/bb+FRFfoDW7/b\nYgO0Ww5gQx4ZFe1BJdMCYh51eGy8JBnsi0uK2WaKgZQp6LEE69dLYVZpkQua\nrXR3OhmAHMvfMgU/r0oIWaar26D1a1oMXpROhAWcPh3kvQ3NdxgnBK64KKHs\nmwDasmfgCmmxa1pcA4VONU1opOtYSCRqQ977ed3mWhHBn1WsJkYnkspPNuXr\nGwUE5XjScmGacHnyeYnsMCh9t0Cn24O4Ieh5Yg0/1EXCMEBWpCMNCqaaBAdr\nxprj86sPgT1+EMpdvVUEVn3Hq9YfdtmT1SYuGqXNdT2wp9eq9AK7e5wEVskJ\ncTzuwofsVa47v58Vo+/oHEgxaQl2RumtalH95VjcHnfQ95g//lDr28LSgWX2\nnxgNM8xtbnT+4HxBdxEn78+/0aZonI3sv9882Ea9obc+LjYHm4JnCi6fXXak\nWT/tWvXk4V6G2T0my5uwX2SgLtqYZl5EuOeL/Ev3ueUqMsy294c/HdUbo/XA\nqYqidEAdEAuLTe9J3duL4TfaZUhOBoKNsZ2wSCSNMkEus5fsHZF3h8MNff+z\npdOFTL/mQ2LjZlFrY8nbGViP81aiFu0lp81dNG0t/qf+2QtHQX+qn9mqb+/K\nkNPKRdSRS2Cp8k9tp+2P7L1YoBEjczRvdQKa5FvAb1k3tymY8M9oYBfz0QXM\nOUIl\r\n=7O/n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ab5776a293b600e7d72d5976e9f2e524faf6fd8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.33.tgz","_integrity":"sha512-FqffklX4huq+FFL2iI+XaTaANcwbqmD0EAvIi0DhncJKF8mmoriuusFlHHzTBGx7y01tEmKzL15KaWMNuurY4w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-grids":"~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-layouts":"~19.2.44","@syncfusion/ej2-treegrid":"~19.2.44","@syncfusion/ej2-calendars":"~19.2.44","@syncfusion/ej2-dropdowns":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.44","@syncfusion/ej2-richtexteditor":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.44_1625029991704_0.9057919524935707","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-gantt","version":"19.2.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0f1e651ed1deec13b1082863dba038562864f4c0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.46.tgz","fileCount":259,"integrity":"sha512-OWiw/Vf5nxgUb8hLJ2wDX6nurUgJPIMHtKYEuYN1DOQ5GnLLUy3notoCLYKwk1TLM3ePUtdxcWtZMjGWYSbjDg==","signatures":[{"sig":"MEUCICdEjyiQloyGYBFe9sKic5koLtSJXF/49alPEbYv1Z15AiEAyjhZKVCr+tZJ0YQpVx+771G1lkXqWWfNnLmNex7vqZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17317612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BHpCRA9TVsSAnZWagAAnOAP+wQ1xCZ211FqiBO3nJw7\nQERFRAwHU2Q3bHZPMSe/ExSSoJxjT7zPTY1S/9yFxGzvv3Kv9SbbNv/SQqKK\nReiMVlNawbzNA36CBi4h+U+nJ6JaRTRr8RSJCwyXayFV22kXyJQEvzhDP/YY\niVBcOXPA5S5COdUeOgW5+B3sxfociIwDXLUsL9nONpjuBLWt0yYL++as4TqY\nuyYn3GO21eF5hJh5cDz/F163BchgwKO0mJmAJqrpAlbzKpZ2zLrYJCtQI/9z\nhd0OvKFpRfS7IppAl8g9V37kzVK9Pcg3+KyNxOBwqW5gbZ6H6YIJFxoXnHil\nFdgKLpCZBIT4ehd0SzBTgk1MkThAvcWMxy1UjBJ9eKEWTx6ECPJ4IMxhwLwd\nd4FCXQnv0wUxNfqqQiw2NuOQbRuaLT4n0W4/0nBr1tvlln9L/n2i3jv84KLh\nHRRJhK5YNvdWFFBjGxWC8cMnmARm7N5FxZ/8nLzwwDCCyWKCbXUBG92ddJLJ\n+gWgQB1/F1bQTSOl3ynh5Y+6nNS0pTfp0N3TVVnE2dNGA4E+sguA07xESmQd\n8CUSpGoF6EkTNbDE2TRhNwBmMSWYoXswGT9kQjxfMZbw8c3r3JqT+CGhR7K0\n2t5R8WF0mPLg4AumfWr/eNrOsotZ+QGhva5mYdQxZX9COZI0BIbW1byzF8dt\nJj4A\r\n=BhWf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"812203eead59b624e75338493d06bf679d3e9c5f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-18.4.33.tgz","_integrity":"sha512-psZbuFdGtIcA2Gc3QSOSWPcTkJC0hHALHhbVJWiodd9ogx1kORlUWzW4lI2tvv8/ItXeA790sNyaxnI5J8JQ/A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-grids":"~19.2.46","@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-layouts":"~19.2.44","@syncfusion/ej2-treegrid":"~19.2.46","@syncfusion/ej2-calendars":"~19.2.46","@syncfusion/ej2-dropdowns":"~19.2.46","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-richtexteditor":"~19.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.46_1625559528766_0.7564126348643374","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-gantt","version":"19.2.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"09272742318994ccd8f67bd145c686ac177b9482","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.47.tgz","fileCount":259,"integrity":"sha512-lR3DWFvOMXp6u825TBUvozPpfyM0QpnLDkg8/nVpbgYG94c7aF9Fm6Ho08JY/mOT7z7BAi49okIZH81Z8uoq/g==","signatures":[{"sig":"MEYCIQCnid4qpNyif6DU53jziM1q71pc+GLI2TTEKAVhJAYxagIhAK4Z3kk0KVwZ37ndEOS71wcoH5Ax357NKEpUhavcuZIE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17325291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7UrjCRA9TVsSAnZWagAAfakP/RR0gWUHqaX7HVfFILTR\nwDmmpb+UC+aKQIXYgUbAdUBGyJDp0VPvG76Bh3a3RlBgKTaRcTaavJX4AR6U\nhQcES6YqD20SS32K4KLCuWB7jaThUpM3Itc2Hp1LU3ZTEInydqW4E3j6LGsD\njWF456DsVcUwkILyOdl9uB/qnjWVGkUIGtVQZku5wfgsK0G5VnpCYC/j4plj\nXhlTC8JWiX1/k5H50ISh/zZr3GMTkWRNlzAzRSh95Rk7HqO5/g+fWEICVvjh\nEMbXepGUOnUsDsoQN64p5l+AVRERToFo6Z0qgLbjUeOyQPENCESjzrpJQ1fA\n8/31y74LtIcyLklZiZ+FPicqglCQ4BwAeSNNiK7zFpkjbqrLuYJrDvTGDA2g\nqFtsZmkkqXcadgqnBpivd3D6GiQtkywcoyayEgFApFJoP9fbON//iheFBdqw\nUo7bV0KijknlSuKdLYOpG0ZuADgqADIpyleFeyBDmZtPgNk/Q+N26ECYRGJY\n27w7LKae0CP7SfFC7wXfCd3gXahss1dbo/lbkj+FdnNjoBYU/TnDH2ZeW3QR\nTLhBaMklo/2/Zmsf/c72Wda8Az3Nskid70KaYFPthjtosyTw/Kv881V2zW1v\n49iDWQ6M2bWIwfAOm0xdwzPONUN+n4ITLNssYqnUmX+/WrdiRJLhzY5cLx6y\nd5so\r\n=ip/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"a3b77e29b08e0f246a3ec4bc021db5ed14076cd2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.46.tgz","_integrity":"sha512-f3ln94exhmv+EJzdZpcDQGLR4XS7xvtnS7WTzRJbuJm7tLuzsg/GpDc+Oo8dB7U+ZgApXX0OR+KY3jzEyAfO3g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-grids":"~19.2.47","@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-layouts":"~19.2.44","@syncfusion/ej2-treegrid":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.47","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-richtexteditor":"~19.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.47_1626163938522_0.07257935967641638","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-gantt","version":"19.2.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1b5c757d0adb9063a305f97b93f9e3f087bced45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.55.tgz","fileCount":257,"integrity":"sha512-yagJE0qKUOH2xNuINMh5dsIB6hEAQoM6u5+OGB9ZNBM2rGBc3TU+xl/k5DtDrMcQ/tKPRyo/ACmBJvag75lN3A==","signatures":[{"sig":"MEUCIQC/7xgeFLWz+kMOGsMDTZL5CbzyUZsaOtDD12RflVZ1ewIgZJJJjrgBBG5Q8U8VQGUgQQ0nqrkMJMOGV80nE/+l2L8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17325003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2F9CRA9TVsSAnZWagAAqTUQAIrBxqvLJBNrYNlb6YGG\nKNpUK0pg1cUTi3VJbyJuN4mxaytOhs9ydW5YoEqpmYe1dF0LdjRRkpcWDXov\n9IAlOSTDIrpAEjK2TUa3gmFL3ok9UpbsmAYRZkFdr2+JbXxD2vnZBbEmNSpB\n9643CSTcr09289ii0aO7p4JgdUzBk9wYpxfHkMOy0EI9DhdWfdpFZbKIsP/f\niNeJhU+7f0gyUvE+rpKzwXoktKwYjXn1Z1y2yuRzoK2cNXd13k/RPQxscF9+\nQ6uexh17ml2FK8AkduUsRzJsYutamvwtpJB69bo8jIXPH4C3OtsUCZOW5lYl\n28zR7MMeS/+IsFwJzsNPi0QDNnfCn1+0Tj+xLiX5eHOzhifVGqX+eOKhUfLn\nzhvik2G/rGnZB7zWb5gncRY64N8kWqsbSiOqg0W4Gi2nJMJJhVeEGoaGoYHg\n1tSHkFIMTIhqhy242jggbz3mWU855TVImOT5TpFoWxXugJkm0SaPS2IXMH0P\nEgdvOrCqswkPv+Sw/aGJmlNX40cE1Gud+2jq721im+c+eNXyHN50cAEsIxw5\nYCR1BF5GkWeevNbKyyQ0aiHHCDlUGgfj88vfEif6Fp3LLRLh2y2yQ8/quF4f\ndWbvRGV7J0RrsLP8E/OZWX7PqJNPbiP9oQ+1mNgKc/+fowVMzuXX4DXCdxE9\nor7j\r\n=KTix\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"f35ae71bed77e6278f7cf4c91fb45c57352ed088","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.47.tgz","_integrity":"sha512-axQxJkC9x7MEk/i8f/kmtrjXIUS8jWdLGQuFlFTyFm4ScmU5cgjBiqAN1RkEWferczKrl8kLlWuD+LtgZS1ySA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-grids":"~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-layouts":"~19.2.55","@syncfusion/ej2-treegrid":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.55","@syncfusion/ej2-richtexteditor":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.55_1628660092946_0.7741678840144266","host":"s3://npm-registry-packages"}},"19.2.56":{"name":"@syncfusion/ej2-gantt","version":"19.2.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5f223cf449be12619611e7d6d5c416a7c4c0ee99","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.56.tgz","fileCount":259,"integrity":"sha512-6AHBwKP0I8URQouyRN3JyeXGURoIXw2BofWA3tJ++IRRMrC/CKbK1f9t5bBvR3r3OISmx0TOFDnBvUPCVxx0Lg==","signatures":[{"sig":"MEYCIQCRNdgjg29JAwqfYI1uC5s9DuyMIQ0Wf+EhadHR4AEnxAIhAPUu3g/LnrlzlNRC8rgRjD3U8j6PIcyHrG7xXBkIKeOT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17341989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG4LCCRA9TVsSAnZWagAAxocP/A9JWfTSpG+o5TJ6YK2i\nQfhC1/GPX2q/PJsRbgHsSVn7NHNZ33jhi5QV0dISCSdGxCXnw4j/3Z97uaRU\nYW1stMnwoapw8ZhoeSl+t/HWHbT9FXUZq9IYHX1FNSYL5f0E4cIgCUF4ls+7\nCi8KOsDN0dTv2QGE2K8LC5V5YrleI9TlDuE+YApnYd+A1+8RCIGMu/pzHzwN\nx87uOA4iCX8Es3GNiD/aiF+VCHYnJnwoSeH3fAL4uZnjg9yTiTC8f7hwrB/k\nnBw0uBjjSz9Ec1PmGWw/I7fSFiEQi77wnUHmnBVe15ZRigABR8ZAzdbcYW18\nWllI9KbJBwS080X4Fb1ztIQRIOzJmWWplJ1FNnjNHRFoFhTMpl0O/JhjG8JR\njNkIgQh3vf7Zw71obuMqDQg5Mj/pXe1muu9tDmJzuvrVM2sDbuvvCgazBApF\n/OLo9sahxu8PT0LwemYRm54lyfCv5uCeL7O+xuf9aPzb9WwbhctkzFIlV2o+\nH0KTie3TZg0aE7jVE9SRwKR3I1gSxwsZhvhGhq9aBxoOCqsxXsznknnRys3/\nspt7lr88WQs8cLDFdAjxDbhXmmtE1iervnZ0g2ZAu8kmxeQpO1vOasXoORsL\nOo8xxhwzsOz+D0u/IJ+TFrt8IsDQmD/D5xxh0VP0npnnobMET1WS+6l2I50q\ne5+c\r\n=JFv+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"80a05ad6dd31a0e46e794366769dbc8fab8622a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.55.tgz","_integrity":"sha512-JSPI5oww3exWx47MZguwjEqfWZUl9csn0lXB1UzLjpXpipiiwTBkmu7P+E5rJ6DrvCGQTIQjuIjHy69r4WjDqw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-grids":"~19.2.56","@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-layouts":"~19.2.55","@syncfusion/ej2-treegrid":"~19.2.56","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.56","@syncfusion/ej2-navigations":"~19.2.56","@syncfusion/ej2-richtexteditor":"~19.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.56_1629192898388_0.9819541779362064","host":"s3://npm-registry-packages"}},"19.2.57":{"name":"@syncfusion/ej2-gantt","version":"19.2.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.2.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e755444d8ff6768176efbc6751c80085d7f2c049","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.57.tgz","fileCount":259,"integrity":"sha512-SZwL9Qb335O6kf+nO0JtkfuZ7D6x/GlLUksmCzExIqLGGxBVU7z77O+GDgMrXOcixBwztSCOVcsA3zJe7v00zw==","signatures":[{"sig":"MEYCIQCFNUZYTt2pHR6klcNadpbCbz+QpgsDUuvpvMezcQ/hOQIhAJxnemePr2Xm6uDiH5CMw0EFI14jMpjXECM1yFg46AC3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17341989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLhdCRA9TVsSAnZWagAAXXgP/ik6YjcJqwVfiLXUdhiA\nVCavWMAUz1YJ5KUKuHb3+HElFM9iBQ1Jhxfm1HP4UW5TvS4JgFTEwTLdid6b\nUYAu+9DY5evW8cA7F4hprQHLvfUlYJ0H6eLNaeRRUnf3ePejujIubqtih0Ix\n3pTtSoadrmiexaL+jJ4bY6KMcuI7rv138OWD14XvDCMFWKNXK9evIxME+DFw\nHXrjxWttxqPggCERDjiSFmW+V3sLMUJPhr97YxKBKtK6OY5OavfeYtfrMrDY\n7XOgErwpOnoQa0uxMFf0tHhIzKR5I4VOP/QNlfGeNgX16ibXWkfPZ8J327J2\n4UvQKiCJ+j1C959MVBcDJY8Bt8/RldN0AbYjXYN09S4KiZ7aVttV4ms/oLWp\nXz4hTCj+OfX7wY06XtV0VUwTANj2a9R7NWQqhjHj/HoccZG5yl+yVUFtD5A7\nNhJsTqrsSgUgaFPQi0acPx2blvtTwOoaKrcbGgokoybONP03atAKRJyhfjWi\n40W1Ak41pZkjreOwgfSoYyD9ZLjDc99aNe2rVn7+BPDsBM1JYmt82DXB4Oer\nG2WuJ7mZBrNwXwqwO1VDxCyqkz73CmqrfrstPxMRpOvpJY38Kro7NOqfR7Bl\ndTnttAKhgSWuRd/YG6KENtoHbtk1eMtqVEUANxPTP0k14GFtsbgn6QbyfaGR\npxi0\r\n=PCTP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"80a05ad6dd31a0e46e794366769dbc8fab8622a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.55.tgz","_integrity":"sha512-JSPI5oww3exWx47MZguwjEqfWZUl9csn0lXB1UzLjpXpipiiwTBkmu7P+E5rJ6DrvCGQTIQjuIjHy69r4WjDqw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-grids":"~19.2.57","@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-layouts":"~19.2.55","@syncfusion/ej2-treegrid":"~19.2.56","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.57","@syncfusion/ej2-navigations":"~19.2.56","@syncfusion/ej2-richtexteditor":"~19.2.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.57_1629796445374_0.8704283526369245","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-gantt","version":"19.2.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0c47d74401383808c79f04babdb5bc9ffc86b5c7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.59.tgz","fileCount":259,"integrity":"sha512-n85+oPIdpI6ZaGgNCUJWmpebjZzO2L/qOKe/uGNanBSkkNLkLGr7jUCKXP2fA1L3TMrIWxS/Tjk/RMztr5W2lQ==","signatures":[{"sig":"MEUCIQDBuKyML9GYa8mFD9BURdWn6DFxLtAVlSrqehyX3kIjHgIgdJwomTnmVOGbPQOgg5DCLODFVj+ZaNmxuGAdeUyzURo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17348761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLfDPCRA9TVsSAnZWagAANp0P/1/TSvS5IcyRUDijrkwh\nHrVv2AqCXuDWUdeVrkm6dSuoxvdOf4nrQwV11N3gwtsiB9EGAKdDCYC5ORqZ\nPrLYzGbqbcqtQIlU7mAhzGvDqkRaLGtjVPWycm8VY12Xcebtgf9iKe/9siIy\n/6I+kBjHQ5MhkutsTgHY24nxDGV18tHdwgeIx2fu+mPMf5W/A5Z5wgxpJjtJ\nQgzzpamuzH+hxCxYuSfxSSMyj/AZ/VROss20gUQpnU2nF6celM54gFDwm8oz\nhTakifVzGUIc8XXQkktwKB+gN3OpYOZmkvGZ6xPLqlAK+CiYEQjt2UgXuZah\nADZtxJMUsh5Vv8vVGDzbEJJdxWfjzC83CqfnMFZrHIDSMTroZErAzPAzl08H\njKXb88Prxtl6nIQ4xaJs3B7qJPhueM7nR1NMd173BNmOdj7kDOqowL+UNyCE\n6/+HSmN34Y7rtS6ZXbjpxJJRuvFfaNFoPfnkyv5gO0pe6K4Y2/wkDEWL8s1m\ndXDAIzEzRV1G31xaNUh68e6h/qVc5LHHZtgE/zTx7d+1pWdbjO6rZ3ypbzzc\nO4VDVHd3AbFW7ZuzSOIMV9FfErGI/vK6iPL2AjvYYQmsGZuQkJaRuj4h5ncT\nRi01bdDOBtS/D9T2zblmoQ1Dcza8WyaSxdzlCb4u4+LHxa1c2vewprOfgdU3\n2te+\r\n=66WM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"380d3144392f61e1d0d6c275e461cbb485f4eb39","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.57.tgz","_integrity":"sha512-GjjGqIoSmr+v6g+1B7URleKm/Na5lMcbOE4X1OhOw6Dxpz6XWvfKP0mUzudHvpOi9Pj1PF8zTrb0kS/s0NuX5g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-grids":"~19.2.59","@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-layouts":"~19.2.55","@syncfusion/ej2-treegrid":"~19.2.59","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.59","@syncfusion/ej2-navigations":"~19.2.59","@syncfusion/ej2-richtexteditor":"~19.2.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.59_1630400719628_0.5432871893236597","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-gantt","version":"19.2.60","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"86d2d4f605ad6923c8edc63a6d9a12f60d57e782","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.60.tgz","fileCount":259,"integrity":"sha512-zYyM7s7ryKZY5MN1gpdBpftES2qXKdeipnYiYzy5eV3UsRyC3bok7Ekp4HWv1HoIRVeLx1i7zwp5Sm27rTIscw==","signatures":[{"sig":"MEQCIAHfsMM7dGJzwILmuzPS+jkY6yJWY0rAeR4pieuQ6RnsAiBHpuCOFG3cfrs8jNJoUYyK/asE4Y7/ZVvp5Q+st4+H0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17350427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0ftCRA9TVsSAnZWagAAP28P/1u2u3KH3MdKHZL581J2\nOcQJ8Ejy5AYmWyeallKM/VuqBoD0ITySXufMYiaHR1h2rI054B6bmNR9SyYw\nrzPOumSOpqAuDAySaCfJZqE5u/swgHJBcLJHhqgYmT3rpQzNdMmiAZDmwAO6\naongBynzBjt1EeivHnBnBwvW7RsR9PCXnlr+or38va7InUnACDnd2hZbuNDm\nqMp15GcJ3xf9E8JMtIHga07yaoW7/bL6rkk8yLo+//DYqXUTQ+lhjmWayWLQ\na2yeKzgZs2wCPlnJHmNXh3ccxes5FpdaY+hU4C+cSjblauhMK2GCSsko38sO\nUNIcpytQNwWjAHkQ3wfnzwVB8fBweNPSl56OUTgqowrjopIGpolFaQBQuQ5f\no9zfKLx4PB87BSyOHcaYx07l2XYzV2ePIS3hcLX6Oz2mknrVLbpVWldO8vxk\nWzJizzCFlZLH08UcigpaNfeuqcY93JXsrPZOQHAC/PQvwRT0sSMMUVGZuhFd\n6EcYOqdKIbghwfOq9ov8yr9sBRP7bJmWwLYIuQoz9lwcFjgsA0DR1cHLYmMs\n+pADJblzjdwTInf7og6o5gC+XgJ0yf3AkLVae/7x4qEK9crc7L3BbM12R+RG\nNOJAf0ZqW2hBIGXI624cGC8QGcqEzs/RFZ9kdyuNjMKuOpsPMJCrX80SG389\noFbD\r\n=gu35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8461db4d42ad0d75d53167ecb5b795388871d4a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.59.tgz","_integrity":"sha512-o2EXo4wrVeP8Kv+Ot4EGQ9vvsbhSWZ3tdR6xtNSiVQzBn6+hFSDPucEZtcZekyO6uGnQibgLN9o22c3N7dtccg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-grids":"~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-layouts":"~19.2.60","@syncfusion/ej2-treegrid":"~19.2.60","@syncfusion/ej2-calendars":"~19.2.60","@syncfusion/ej2-dropdowns":"~19.2.60","@syncfusion/ej2-navigations":"~19.2.60","@syncfusion/ej2-richtexteditor":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.60_1631012844913_0.8020355325703996","host":"s3://npm-registry-packages"}},"19.2.62":{"name":"@syncfusion/ej2-gantt","version":"19.2.62","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.2.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"c693b91c5685a35c40a66cdeda1442bcee24499b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.62.tgz","fileCount":259,"integrity":"sha512-9RYwc0hHUcmh4386Hc/TP0KIZXwmpnQ1raLYXymknK9kdJqJxjrDJX2tvtwxzkNMHt7Q38gWrg01EAAC0dbi3w==","signatures":[{"sig":"MEYCIQCeIA6qozEqWptM81gNHVmnq0PknEioYhkKnsp+Cvy49QIhAKoRoS97QhsM8AZvh8uTG+9xGg9zqAdrkIKt6pn3VHVA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17350427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIhjCRA9TVsSAnZWagAAwloP/RBbm2XMRkuIt5eB9l6I\ncAOXWUO1BKqV7hi6j92VMLDk7qZXh70Q8Up61DiP41Oey0nb8FK7NDMsssLQ\nxKcxlqADxBX0ohSbrofXtVO2ote/QW0fGullJDXfiitEkEPyzG0SWUjQkgPl\nlhHwGG10WDwlbIANV43CJQx34Oo8hN3/47gpDQdyJHNURN7JjBFkVKlXjTNX\nnva6zk8cY4D9UfYGOO9zvUIoXc1pCdApmLMDIYoGcvW/AXmcxA64byqoVwbW\nKHPnmicqMuVw+Px/uXfZTg3Y+jS6n7RCfd0pQ9y5KNMn8g7/kYumjeiL7zx9\nbDH8SAW7yI9zBUOtsuFm3+0WWkgGg7FePePZYcvkkk5aH8SkZCLaYVqGl3Ca\nk3OurvCy43pZBdb3OsIGmcFoIvNLfU1IFn3MgXBT6U9E63blCZ37hwoflCgD\nhadFFkJuoDAjmoKtPRfO9yT5v69sq3rZjkIeSW1lSp58mjfVMo+6cb9U4FtZ\n/3k6PClXEwOy0Zfl7ryaap4DHOLcbLFKf33+Cv2trmhDIPtVGp0oLmFkcMX+\ndbrYB2PsoOyWbKqg4eWllhlM/36D0alhNxAnN6U/tQtOEoMh738kM0Oh6p8u\nVNtr8R3CFDB613p4k4bxz29Vdx4HuoL+foEkespbquIMmnYn1XQxSi+10H3w\nare6\r\n=OTR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8461db4d42ad0d75d53167ecb5b795388871d4a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.2.59.tgz","_integrity":"sha512-o2EXo4wrVeP8Kv+Ot4EGQ9vvsbhSWZ3tdR6xtNSiVQzBn6+hFSDPucEZtcZekyO6uGnQibgLN9o22c3N7dtccg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-grids":"~19.2.62","@syncfusion/ej2-lists":"~19.2.60","@syncfusion/ej2-inputs":"~19.2.60","@syncfusion/ej2-popups":"~19.2.62","@syncfusion/ej2-buttons":"~19.2.60","@syncfusion/ej2-layouts":"~19.2.60","@syncfusion/ej2-treegrid":"~19.2.60","@syncfusion/ej2-calendars":"~19.2.62","@syncfusion/ej2-dropdowns":"~19.2.62","@syncfusion/ej2-navigations":"~19.2.62","@syncfusion/ej2-richtexteditor":"~19.2.62"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.2.62_1631619171736_0.33162363189914257","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-gantt","version":"19.3.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"45d2b0730da844fb04cccde956178af5988b298b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.43.tgz","fileCount":271,"integrity":"sha512-dnQo5G2Tai3U/6+paIPVnqjZfl4VWrIComj9uH8MUoZEJ2vu1OG309J5tjQ7Xl9BLyayqzIhIOaXxzQaLe+wAg==","signatures":[{"sig":"MEUCIQDIWluYPcPdGluE1fzI+FKqgj5eUjXiOXgX5sVu/sDv0QIgWhZqpA0eCgHe3lMqec1kEzh4SfPBIGA8yGyGPogVub4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17537455},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"0cdaf2acfbf4e8b778e466f0f9005e21ebfdb607","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-19.25.2.tgz","_integrity":"sha512-Npm2eliLPQDiLOfFDJLCziwMYZfCqgNxH2o3VbW5W5IHmOk5uUmlVhAWVlvKDkL9pIVxu/LZZh1LlSQAKUQ4UQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.43","@syncfusion/ej2-grids":"~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-layouts":"~19.3.43","@syncfusion/ej2-treegrid":"~19.3.43","@syncfusion/ej2-calendars":"~19.3.43","@syncfusion/ej2-dropdowns":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.43","@syncfusion/ej2-richtexteditor":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.43_1632978121628_0.37035349468303935","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-gantt","version":"19.3.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6af51fff5b3a05fa8529ffe5f3b7bb7361541373","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.44.tgz","fileCount":271,"integrity":"sha512-CJyzD1cybYosYBQkS1IbIVZEMjT//DxAVQtVm8t1X4I62cAwSWIc0Nqy9oTapPkj8LuYHin6t19LY0G/jKoQSA==","signatures":[{"sig":"MEUCIApoSAaAn1FE5B1o8hl2aByNAlkgE6tXNxlsqIyaGbp4AiEAwuzHcJRpqDkQ7BHbMTtCs07g57t5YWshwcyvvmG3nME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17537315},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"1d8dffbd0212ee4a989a3ad5af3a29944aa2cef5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.25.2.tgz","_integrity":"sha512-l6QlEoQic2wTvKRLtSKfg7lDaUHqcuiLGNOdBYqhMJsFx+zMeXJG4IGg4WNo/A9jk8lnRRAJwRkg6DFqWdS99g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-grids":"~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-layouts":"~19.3.44","@syncfusion/ej2-treegrid":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.44","@syncfusion/ej2-navigations":"~19.3.44","@syncfusion/ej2-richtexteditor":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.44_1633429236383_0.7249875613460317","host":"s3://npm-registry-packages"}},"19.3.45":{"name":"@syncfusion/ej2-gantt","version":"19.3.45","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.3.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b57023f4c88f1397b83072b11723b2b52e9e3c0a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.45.tgz","fileCount":271,"integrity":"sha512-bnwee9UDvMZy8OGMHzP51n/Oh4D7RvDw1LbvbYbTy5Pu7e+3+u5qPXbsKwV82hSQHlAOv3NCPzP4e5d0vvTsfQ==","signatures":[{"sig":"MEUCIQCO6D88yN2YoBq3R4iLalogiHn99E1aBR2OxaO3p3uGfwIgYj4saVMEQaOzxE30HL/eoK3inIO+CgwFteskN6wSF/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17539639},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"181a458acf358196b2bf6b72d2591911ebbd771c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.44.tgz","_integrity":"sha512-f03+B6vpIqL9kxkxlhwvJwgDymu9XekpYqLD9PQdRvLcazzAbr/55VohRX31Hbu1bm4avCLi5m5xQfPKjXwSdw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-grids":"~19.3.45","@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-layouts":"~19.3.44","@syncfusion/ej2-treegrid":"~19.3.45","@syncfusion/ej2-calendars":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.45","@syncfusion/ej2-navigations":"~19.3.45","@syncfusion/ej2-richtexteditor":"~19.3.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.45_1634036428144_0.31974541019816516","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-gantt","version":"19.3.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4a9d44357c668e9ca5c9d2a5f8ba7d4c6054faeb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.46.tgz","fileCount":271,"integrity":"sha512-1Q3cQd2HfW/66urNgx4ei+iugpbngvSh31tu3p5J7VCdr+lDXIsvujaxO06W+u7B5cCl3QIzNMRimGfVqZvEzw==","signatures":[{"sig":"MEUCIQDxH2UhpiDityhd9OEz0j7TXa8+tfM+1WvUHw/rwmQb7QIgebRhFDhv0uvHKQ7U795Gld3skB/+1q3hpiBtZmVuR/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17555938},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d3e74c79b2a7f546bd6e8ec0effee6cb28b5db87","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.45.tgz","_integrity":"sha512-RZLdEJYylDpfailqWhBOXPgh9R/pvL9s1BhtCTXdwpn/lfRqGQV0UlXqvqYnYRfy6DXyzvhfj0kvFX9nnKT1BA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.46","@syncfusion/ej2-grids":"~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-layouts":"~19.3.44","@syncfusion/ej2-treegrid":"~19.3.46","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.46","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-richtexteditor":"~19.3.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.46_1634638742546_0.7562835592164847","host":"s3://npm-registry-packages"}},"19.3.47":{"name":"@syncfusion/ej2-gantt","version":"19.3.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6eafa5824d58f237146ea9e0e237860ff524496d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.47.tgz","fileCount":271,"integrity":"sha512-SzNXRWwG8YMO/u3wLDI61W4tZx0uweJP1YmwPwtvKw66YiVS4KjIXbIzrIkwfoDUP3e6LW7xItyRRjE2fBZbTg==","signatures":[{"sig":"MEUCIQDSOWNf1ZxwJwtF8LEkeKVTjFrsNOUAqjZYWYrgSwG6HQIgY88nJCJeZ/VkhG8i4fqwTDMglWuyT1wljaxjSJ/Pxcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17547324},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"b508ab10a85377c57b07e8c73c7aac56c20386d3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.46.tgz","_integrity":"sha512-E/4pHUh2BdforxCyJq6+UmjxAmNtyRcbLJB8IU2lGdxlsiIVhRgb9CQaEH0cQTEyf23MuUYWsUC56jbwtrqEeA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-grids":"~19.3.47","@syncfusion/ej2-lists":"~19.3.45","@syncfusion/ej2-inputs":"~19.3.47","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-layouts":"~19.3.44","@syncfusion/ej2-treegrid":"~19.3.47","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.47","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-richtexteditor":"~19.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.47_1635243607562_0.5891224259173369","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-gantt","version":"19.3.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"81b4cbaa5ee6e541725b1ae1f5b5c27cb7e59715","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.48.tgz","fileCount":271,"integrity":"sha512-RWm+GARgsIMjtdfCTzd4p1Ot74AGnA28AgXVrSAIRFBU0hw0DrnOhksUg2ps30u8r6ioKRt0374dq502ZcZdlg==","signatures":[{"sig":"MEQCIBGj1oOs5dW88+BAkcXMjmmpxZZrnWz5Wr3eSxeWcn5uAiAKktvUbmmT5sR3iik+b1gUNyWmqVuULtK9XNxFZ5XwOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17567909},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"5dba8136915f2bdf188c72cd173b8bf82ebf8ea1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.47.tgz","_integrity":"sha512-b5c1uwQz2aT9zbAfjmIPH9ZNpkUpz0+60BYgSupiKRI7ZElmoC1C3NBchWs9OtTueumyUrk/oivtPzsmgvDvcw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-grids":"~19.3.48","@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-layouts":"~19.3.48","@syncfusion/ej2-treegrid":"~19.3.48","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.48","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-richtexteditor":"~19.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.48_1635849351602_0.6244964420526109","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-gantt","version":"19.3.53","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b5f066eeff8bfcaa77069e49fc13b2b8333b4a1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.53.tgz","fileCount":271,"integrity":"sha512-djTG7UAdlIYrdPCVGgrDzHuE7FVODFXbh/TxYWheeqCs8Sd+qcKKA2Wls76fmHuE8y82rGYyRk4suJ0x2Dz8lQ==","signatures":[{"sig":"MEQCIBDlQIO7/C5VSAD3hpa7zRq7/8a6GoWEqtFuwQIiVzPlAiATBTr984q5kdnIhzrHYWy2it5YgjiwPO+NqqYHKlsQrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17568105},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"695d2300ca8b3111a3c4a273276a7e8c6c27782d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.48.tgz","_integrity":"sha512-M2Rs8hb4DOmSy/cdB2BTLe0p1ZGu3P/OZMFqKegVS7APLm6L88NP8UlLJXfsqDLins6N1mnCMbaQpPrWqBm6kg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-grids":"~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-layouts":"~19.3.53","@syncfusion/ej2-treegrid":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.53","@syncfusion/ej2-dropdowns":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.53","@syncfusion/ej2-richtexteditor":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.53_1636696016480_0.32564398832531616","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-gantt","version":"19.3.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"057f5596bc43be646ee17c0bb0e8310f6217184f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.55.tgz","fileCount":271,"integrity":"sha512-3Jd6AT3Pv4VfNL/LDuvBWFHYsFS9hPpL3KFYXgq2zXISiaUhmvFLUvbn7IGRK8tNppkEvFcLrUoVUx3vxPpx0Q==","signatures":[{"sig":"MEQCIAXOL4b48MwuedKYkj6pQzxnEWYx8L6XsDSdwMZeh6GRAiBZONsa9Nv6PHN7Z6LqXrEDEHbADgRcjlfctw1GBogtDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17568954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOI/CRA9TVsSAnZWagAA5+YP+gNRFFdAWhlMlgIuiKWK\nxjHVIQTAjdBz1vTHt33GVMmmojXAjCE3j1nVMN2RtAQ+4LBJ8J4ve3dQTdXI\nhRTkfmXGhqfKx0GFz01gExS1hCObzeDI4qeb1ia2cIk4YFqFU4nL5Zpddupn\nL1Or5RHKdF26p442rZykR6ctD2gU/fsfR4pKQAHE588dtk5hPcL+BlUoRGLO\n7LULo58qQi18DLEGIJ1dhbjCP93JeIna4/gQFFyVFPt3gluz4BhvkgffbkMH\nmI4RdR5dXtRr++w/CkGf5lwSLyALK6FZ9TiyodxIz1lxs3m1l7tpt99b4txv\nD3VGqBZwpGYkT2+jEHHvYcsIJbdf9Lu3AnwUObtfwSdG8Lr3xnbb+uezTTQH\nU1UzWkq1KoNfPZY5xrC6QZWMoCnfe2JoMvsigwP3NNUhssR7xWuldrC5gDfR\n4XxPoZNsSC74TG34bnqUwW5kImZGtdDyd6tb1WdAFVw4Ra2a0uj7bZBSLd9z\n/Y/OyyqrdLRJzK6SQuR7cfqUl0XDZ75NhhF29O7tPk/nnS3gu+FLSIfmBd2i\nSgb1ODIEXdiWPBPZ4+c/XmpY7fj3Whn/BHMRW6gmr1nRi6qK6I7GZDwO8FYc\nzM7iiSLwEiI9e2VKoBhtKGVmzdbnyvZVPvh74ciUV+P8y6F8hIfkp5w4oDdE\nGuDw\r\n=NtgN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"09ad17fec4db43b1da7931fd236686090ea7b6ea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.53.tgz","_integrity":"sha512-U/p3jxN5jnp69SFmscoROYZ5BzSZniFIGIaJoGYLzGA86OOXgeXaMnMe4ZX31hbDR994LlgTMolzp6uoHYsA9w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-grids":"~19.3.55","@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-layouts":"~19.3.53","@syncfusion/ej2-treegrid":"~19.3.55","@syncfusion/ej2-calendars":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.55","@syncfusion/ej2-navigations":"~19.3.54","@syncfusion/ej2-richtexteditor":"~19.3.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.55_1637671487001_0.7704113196822255","host":"s3://npm-registry-packages"}},"19.3.56":{"name":"@syncfusion/ej2-gantt","version":"19.3.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"773b43553084d24c655288b3c419a9ca77ee2ecc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.56.tgz","fileCount":271,"integrity":"sha512-g43R4RfthDqa8ZFOcfUTA3xZFLKbSEmIhl0UJzjbgrKvVg5V1V39SK25UNjKN5zQdYsl7LcVh/viNwTrSP++9Q==","signatures":[{"sig":"MEUCIGadDunAQoKdLTUg6zNUeyexZ68RNe7m6dVq15b1y/1oAiEAgLu28lT/n5THRYOebE9RIpoeQzpwQcHmAAY5B2bPCcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17570561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNDHCRA9TVsSAnZWagAAc/kQAJdKgHhIWXJia9OdkVvI\nQjk7sBwH4evs0i02coa40Nw5PyVIGQmQ3BzidnQP8yUiyrbE8GsXj36H1bDl\nwtxkGmh8DrMnhDB+JVbShEXycTlndti81ZI91yWQgaVtb8e0btw1NotWrWJd\n3t1NU0FnKZMuRgeliru1fiIAKI/yzQyIIw9PdxOFuW/g/r0FGqmw9JNcfUJr\nUmQBLUgaoVnkLPLTctsnj5grRHyWGzwYo15rksnkhivH9kNhkv3A0Ip1ChMe\nXrUnG2DXoyoqrsA+qy9CzZbfDC+mmvBON6Gy6F9aC/euahbXNlfDvCflXTxR\nRfswDOUg4o4ftAWHG8WlPmygYSPsH3++EmRzPWc6vBmi0r7xyvhsays4wn1s\nOIbRMuT2jWdBT1PQBpiwWxXdKduWSxsOaYmlYQvwPWx7Xgqu+HI4dTjv7UUb\nOQ1Q0n8fionULb9xrluooSYpJ3mepio18kHxXdXN2vAErMvHyrDCC+L9rKE4\nvruK40n80iJKEpnqWUjdU91G7aiostXKR5CJ7peuDVkp9PdnBoJnnCw3ydqB\nHns6brw+306UTPn2oSzG2eHscKDK2PTZ8qvs1YQeo4tcXT5N3lYMgeS5QOgA\n8ssNllAmywQItq/+5ZCVgLUCEv+B+ZUs8i0938ZmXCWtOJ9euGSSXZFYSAyz\n0yI4\r\n=Zs2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d1f4499c21f075fdfbbe9e41a289f490cb326556","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.55.tgz","_integrity":"sha512-vNRdUvWlJJMgMIx1G7wBtMWrlWpflfRAXNQsM5UaxDxpAjc5rg8z/OQOw/jdlvgL6l3doAxsggtfGcMDfn86yQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-data":"~19.3.56","@syncfusion/ej2-grids":"~19.3.56","@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-layouts":"~19.3.53","@syncfusion/ej2-treegrid":"~19.3.55","@syncfusion/ej2-calendars":"~19.3.56","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.56","@syncfusion/ej2-richtexteditor":"~19.3.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.56_1638453447633_0.052125167272183415","host":"s3://npm-registry-packages"}},"19.3.57":{"name":"@syncfusion/ej2-gantt","version":"19.3.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"25f55fe86834c38661b32f793ceb885ce8ff649f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.57.tgz","fileCount":271,"integrity":"sha512-yV2zam1wOXkiNbajvgYK9YzvFdq3KlD3BLKrki6FaUm6wAn+tkNg0+pqqP8mBOSjW6cFc7khS68NqEoYoqH4GQ==","signatures":[{"sig":"MEYCIQCKUhDplC4lP/sBdKth1J0uCFtkFhXmgIP6zT5hGK1/9gIhAOl4CAokw/nrdPuJwMN+mE21d0JDWmNLVIE+p98If8+c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17581176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrzu6CRA9TVsSAnZWagAAkGsP/2GuI6ySVuhnoKCDHgzi\nPRjn/P5EwJ5edJkZ/EgeJM5O9EAfIdC7OJrgLiLwJPSHzKv6t5BJWV1fJAcz\n+srpLxP5Kw8ajLiSP341ldSJ6VeBQEL+oBSOunSxbtqocACE/pdiqLlJrd1P\nckB+eGoupqbtJMllfl18GCjIFb66HiX7lQwzNj+96VLtb06hj+ic9TGfPxGz\naf1PLs9r+IIoU6uInBWsyuVE/NDTEPv+a8tovW63jIdebMofF4UOIUtFBnGK\n057bH2dpOiPAHWSkpFKdnd7Cq2UE/EiRq0eJ1Cln+YUlGmrQCEhzeScu2VNS\npSfcPhPk3Hx9tTGBBJEryNW1pohFHhLFAhpN0wiRH/1nvodL+ZIBKHOFYITH\npWCJ+PqrsRKKl7CBMVUFTXxlPhlrGclgSLCDt1SuCDqwWXDqtUifTmxL8ezi\n+ukIKulQAxl7Uo2uowm7ZbCcGv0nVCXU4uD/1wzf9PxrBk0qQYupbOCdUbdY\nBOVrsykl5jRcV2HHlMYnBjd+dqzy/mxSjT/9uAXGdZzls+ZihPmBxiiqKlrJ\ntE4QT2jyd1H8wCSeo3RRnU7jVimljpOyRlBuTEpmrYq6dGY4M5tIJ+I2e866\nU8lBnNX1Ip+wxgmMod8KcEKEhyzBz8Dapy0d4eF3p1Nbcns5wB3neZByFXdH\nsSDd\r\n=Pf5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ecbc9e83d49c99b8c139c10e7cef000287cac9a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.56.tgz","_integrity":"sha512-zaE29SRA+d9qXVM+gyejDYeWlWdDAvCAtSAI9BC4y0R5PUOiI5wFPT5R3M/KgRk+ppCDqD5771FC4PBvfk+ZGw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-data":"~19.3.57","@syncfusion/ej2-grids":"~19.3.57","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.57","@syncfusion/ej2-popups":"~19.3.57","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-layouts":"~19.3.53","@syncfusion/ej2-treegrid":"~19.3.57","@syncfusion/ej2-calendars":"~19.3.56","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.57","@syncfusion/ej2-richtexteditor":"~19.3.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.3.57_1638874042297_0.32526786391733675","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-gantt","version":"19.4.38","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"c284978e7201d36e975d6e6b7e89435bcc802659","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.38.tgz","fileCount":273,"integrity":"sha512-EcjZKd4u9DUBpNgJO92Dvn5sayNYTPbGJ6fAWIIWCfTS0NAIGFRLawj2bKlJaJm6TEBUTvQRet/fh+P0fcXC6w==","signatures":[{"sig":"MEYCIQCJxHTsvg5dfOONaKmTAv5G6B42CnBspbf8278a3fAwHQIhAKnFpSyekvrrqllnYqcDwpfm50elIIKoWdB2oIQP/I+Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17623494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCV0CRA9TVsSAnZWagAA0foP/AvcNKWP19pBll8nGK55\nxE+pI63J4xW0HJqwMw4GzNhbYEuY0Tku4dcPSDLM9qMndz4o97zYgvP2DYAa\nOeVEt/Kvke2vFczO5j7dDXvi2YMOUMrQ0X4n7L5RLnlMqbkuJqcnrot/NiBE\nqoV+iexDs7+D6ae/9nQOVLxTY42/j4pRmBaekxuOZmPBAp3nKciTZjn+KIdt\n+qePIn2JCd4CYEoZB0gM4zodMmina8ECBgHm/+tORvJJ6MUsdM3HrRNt7hx+\nsO1kNjcxtpJ1wQ4YdQz+EgU7i60bEkkeUvEl8YyLVMYR2GTQcFJHw+zSvf4e\n1IGrpqp4A1s8eOtsBkJdaWzMCFy++AjHLEOn1DXEg+WATs3GPuMqel0Oy24j\nhNplgD5VCY2Dg/wjHOG/GFM+MWKCx6ebLkn/RZCYF4CRbpnWYdKx4TaC61VV\nQ47eXbpiG4YjSn15rVyFSEO6ojLyGOZeirpR0iDkiyPzVV1kZ0bXNuW7XDnm\nV+ACA1YF/929zYlsGM3npyLhlBLEQuTmIHUDSk5rersecS/uaT7I12VmJEAQ\nBzwwLfcgqA6PHUk8Mubmbz1KY69aUx4GDyfy3bvGkyUyVjaxD1rx8MqzWOrG\ngHASQMqa5i/8boHYCnHUoq8pxCWvTFmhFotErNvolufj+Q0uB/4bSag0ZqX+\nlX0X\r\n=Yfao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"a19c8392c249d42c5464bef9858792baf7d51b64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-19.7.0.tgz","_integrity":"sha512-pCBiP1niGv6kWO+zEiP3M319heaa4WYhbNR9bt+eeEMc848UHgZAAb9PE19YOGcXvIOg2ObmIBx6DVOywyK/lQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-grids":"~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-layouts":"~19.4.38","@syncfusion/ej2-treegrid":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.38","@syncfusion/ej2-richtexteditor":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.38_1639720307727_0.9214866687522651","host":"s3://npm-registry-packages"}},"19.4.40":{"name":"@syncfusion/ej2-gantt","version":"19.4.40","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"7a76800ed7264a5444370149a9e40eaf02738051","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.40.tgz","fileCount":273,"integrity":"sha512-7uKXHCEpP+DzvTvcjDQNHwz67yCzd5rqaZqJC65nDhDL0DSaCQmtMTVJx/5sppwl+OqNT7Yz9evHU7ixehi6Fg==","signatures":[{"sig":"MEQCIESWjhayb3zvjIr7/OYSJHEPulJG9bzxA6t1ZFiXrhgRAiBpXR9PBtuwveCGvXEyw03TAJa5+UWsCXd0q7OUpJ4G2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17625179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyyEtCRA9TVsSAnZWagAAR64QAKUlAex7fRGlc4Yj9UrZ\ngWPOLbtJlJ80cK0sMpt5YBCpz3nX6bjRrvSNGeSuiMixWaQ8SK1MP78QfRJw\nuVdIFZvr4gBCnGwdnOoFr3EBC+vrMITXHWiMV1WVivqR8rCPjVGh/D3LioiA\nsxCfLEF6iOuE6CQk/N7ozZPiVuCTxdeytYTgF7X3ft6CgXn9PwOw3tIvL9PW\nrkKLnm2gHh3FGa82tAKgbn/JlnPJ9YBiy9qKGf65WWdI0tW8hDrOeKSLWPuq\nHFAJdEXdMJz2m6xvab8rbmDgg1169JyYk9jNGGPFLZn2gLF9s0Ed/5N9lxYZ\nUwfH9pdwRycPPXEUxxnWoJO59TDPtMuRs4diKVo8sUNcFU+GzCo9Kg1zgsqo\n61rZ5drqP1yF/+zV/SpjirsVNu8jBpyNXnGoo8HLx78OTASrXqRwi5MmqT2p\n7r71oY/+2qiOraNLCFpbpw1gN8F5wQ8ENCkt3wp0/mNgrPoMQk3pKog23obD\nnhuk2YWkBlxqs3nhIGZpXsmvi6JSc6aWDFHn6wdm44BLpjGqniLO9JmYYMZ2\nnb7LDkLVSrfdP265XQ50gSISsrRV4sbRdWphSgPBRTXreRj0AleK+2Q0UVQ3\niZzv7+qwVug+L/Dt0DAyzY6zpdwpC9qeZiRuyvjLv43Pd+GKntm3zh+jwpvH\nRlk0\r\n=6ZXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"3370b7a2ca464a19f79d45e1e20d853f97694af6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.38.tgz","_integrity":"sha512-I4mKtas9zkKCjTiN5d4oVMdJMWsRrGuf7CaKPBU26Amdl+EIu0CVXKma+XQ/pBnWN3AatdP8vuaoDKkV51zkOw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-grids":"~19.4.40","@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-layouts":"~19.4.38","@syncfusion/ej2-treegrid":"~19.4.40","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.40","@syncfusion/ej2-navigations":"~19.4.40","@syncfusion/ej2-richtexteditor":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.40_1640702253744_0.5713763596664345","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-gantt","version":"19.4.41","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"7ed1a2fa5f6dff810cc72d6825701bfbda7eff53","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.41.tgz","fileCount":273,"integrity":"sha512-ybtz8/tbKgYJA22fzhPQSuu9n88cC31VdJidlRMrOElgKQdFX9Owmkz9/F/DrNo64zjaFWcLIrdOgIIZY3hAeA==","signatures":[{"sig":"MEUCIC9ffnI3ULAhmWUWYwJg8hsM2jUC0ph4r+/++rVW00KJAiEAsHhJjGdO9L6hGFqrj5pPER0mnd3aZ60leWWtYQ4ftE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17626364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C8eCRA9TVsSAnZWagAAqjUP/3DNtHsdPsX335AhPYcI\ncNFHDkZrHfWfU7P24g9fYS//LBSmbVWFO8n358m2GusjpTx/SHlza8agoQ6S\nMpSQ+1aY63ahf7UZQEuVJuWsBa1cIQm5aArAu5iBNI2v92CZFbQOH6wwcZoh\nKPB0KfW7PEjkdtUXBaO0BUty8aP8uT+7aZNttgabfpvAV8t5AxRaOuGxWIvH\nRK1Exig7uCA7003g7ELEVPqmrT3SkIzt1DcH0klSl8hymr2bJXfuA8YwbOPt\nufU0O213TKiXMDYxg2aYUqZavOhR54djq9W2K9iM47WQTy/5vQ/AGWHFko9C\niWl/FdysZDWWJQ7iKPixSoVHkGHTqT6adzrlUEEmfqQv52GabMFuaH9nVrNO\nGHYO4fV1oPltlUsg7uunjJJvABqkTRpeVAar3izyDcGzrXlgykKUEToanKQi\niOnfaIIagmxuTlmbluxkNbTZop66RlcH0jNtVnkCZ19dwkxRTSQHZdoNcEaz\nG4s+yRhbB0CBQSOlvnrtld9uaYoG6zKW5/SjR2u6g+Jq7olN3nU5MkM67YEs\nb1hUJtMoLFZhwY/ie7SgxYsbfsxY7J75zKTBTpWn9Ye5uRX7Uu28CNoOCGzG\ndNIVn0rI3QLV1rA48TOWlBL2x3ePC4YDc2xMFfnNMzd197wEUq/KvYju79Rq\nY323\r\n=VgN7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"34f02fea46bd04853093f007a0c11a5e26967978","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.40.tgz","_integrity":"sha512-n0OWrN70jN14qD8VVJ5+m4C0QyN8mwF3kaM84Buq3rrw8BydgVTIl+SOJcZlG8LJcCOA+ZPw6lrURZ0I+c5xTg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-grids":"~19.4.41","@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-layouts":"~19.4.38","@syncfusion/ej2-treegrid":"~19.4.41","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.41","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-richtexteditor":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.41_1641295646157_0.47776986264822585","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-gantt","version":"19.4.42","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b954e23458c130e7a8c2b83e2097898ad7aa0e63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.42.tgz","fileCount":273,"integrity":"sha512-2PlGxTEa9P3jQ5kEKx+Cg/xPaWS277pY4mxicMxW5YmznKOaXovopEaP2yqrfKkff9/30DzUlENnm2UfC+XIKw==","signatures":[{"sig":"MEUCID8kvk06sHF80OdezExxoD71fT56d+gW8T3u7H9sniPEAiEA6a8OLq+3Gxlvs5ko6jDSkzenjQC9Ivdqmvphu/42E1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17634010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y8MCRA9TVsSAnZWagAAkz4P/AukTs+DKzbXSXKZED2i\ntkV57TLJXFBsotJyxiMb/KMtOri6C90fpwIEb9U6+XO8iKVV7FcwK5+EpPm6\np9458Zcl3UxhWaT6HTBNqLnzONSmOqyt5VIoZ91Nj3c94A5wP4FWajwgEXAJ\nJ8g1prPq+5AHSEJh/QpFCFAdToWA21J6dLkyVY56qF+TOOfLDX/ZMnq6vl/Z\nusJAtppMsPCNo5kk9YAdHenISNT2We34cUdc1blyRekhDoMFfhGESFS2dYpn\n5uTVIrGAWQzeao/023SRmLbd584IJQ76h5L+o42YrY0IZ1W05ozbE6wqkmN+\nkmR2QMgs5fuwJHQSwWRSh4Qhx89G4L25LrGWIK6a4DG7EJmi9A6yOLG/iTQj\nSL6gwlHW4UO/3KrxLjywd4z4fMf1ioB5XY/HRy3j1+j87aDdKR/gv5ADDn1x\nzfKOcvoL4nDOK5jkhWSZsqbXv63w3LQb6ysVK+xuQ0psKg7WoDwKCQ8FE5GN\nYMgvyBlHrRrHWHAGAyN6U1k7WaFyXGqOQ1aGKuYwvH0Vh+qWoQ+uCUAAL78+\nJwfG2V5YmJVTfSP/3rUbX5mNQrWABmypN0tM0lmr+tC2dbfytZeskdSpHypW\nBmmbcyebyaC5dhACxjTwnjr8VeLZ8E+HaSJ8yHVDlLdZhK7NoDEFjC0j2dPG\n69eO\r\n=xyfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"95e837b715bb937d5f45dbf8ab343a1172ac2f78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.41.tgz","_integrity":"sha512-3KG1MspUbkHxeZJld50zA7/dLZW73hmvbOghZ4/Ti62Z5c5hTuK4txNgNz0968loU+UCjAU4cyMU391bjUEqpA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-grids":"~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-layouts":"~19.4.38","@syncfusion/ej2-treegrid":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-richtexteditor":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.42_1641910027860_0.8357564862275784","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-gantt","version":"19.4.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"79f4c788231808bb2013483529b0ee154d78b517","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.43.tgz","fileCount":273,"integrity":"sha512-BMoBBHlQWQP4j+XKwehlrj5+MlGSrC6WcTPNd5a5CXWJxL51DYg8kYmrDHCRTgzUgY4qlrDkFZeCT7tnca/osg==","signatures":[{"sig":"MEUCIBqbXKPSt2bX4y1u4Urc6mXqUaLgJDvReIjyNQVkXIueAiEAtex+v/SYK3plbwVikZR41RePlQrG771EGYcfXUVu1Gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17637085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qKnCRA9TVsSAnZWagAAMsgP/1D3z6j8FHilUHQWjuis\nfUsNcCVijL64xgmtwKp2bmMyVaoZpMxfVOamCJ5THU7NIED6UmmwZ7kGlBU7\nrElQsFLIq/MYhAasSxlujZCkxxdPaqTNdoIv1DxyOQsviPzdso8iA4Y68W/b\nrDSsx0diD8JR4oi2Xor6KLc/kLvq7q7Nw0Ny8tGFm7x0jFT8JDg0ZN8NB2yM\n7QJFYxbK1yLdlCEKqfWrMPlbquZWKqtT5uqYoDkJ2gwnsEIf0HQdQSHPHJzz\nCA/tanoFRiKo76dGk4AVD/KLHnzzvwbsjhqPiNkpegE9OT12ApnkqupuzhfV\nE+DcpOSB0eRjYRFETACVCpVWDREGxD2nuwsn+yqXOKt+ix5NyOaJsBY0Ve/3\nEAEdMO1QbDRCgDx8kWDkQDCdrcrEg07wE+O17YF4SUYUlJSx+i5o0COt3q6R\nfYt6rp4Fj0TASjHcEtL72rKpwk05o2qEVqPi9byqQTz+zSG1b+pbPT7dUmID\nZIlOCp3pM6OY3/gXRVf+6D/OUJWDjtbWDP9RIsz5hB9OrMZk1jWtWt24vnmi\nSgDe0N+a+6ugrRo6G11CgsJBpwZ4zzuQlQwTpGB5lqKhbzyjDXxPs7OArC8S\n3R2IrlC246PiZe0LbyzvErQljOXDkLBOe9wXpsrGOnH1VvR0l/Q/kdvvlj91\ny55X\r\n=DHga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"c94b802d9a77ea0ac7710ab428cf40f76527116e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.42.tgz","_integrity":"sha512-kEt5wqOD/GQdNZnD3wAYxHxwV90nyc0eiBOEUJ0+Vtz5V0JKD8y+uaUSqwBWytup8puLZv/an4kaRNrdujg4lQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-grids":"~19.4.43","@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-layouts":"~19.4.43","@syncfusion/ej2-treegrid":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-richtexteditor":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.43_1642504871644_0.7121635237173962","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-gantt","version":"19.4.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b5831518eecd6a5f06953a9d2059b639186eedfa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.47.tgz","fileCount":273,"integrity":"sha512-fxfOxYQvXTmnwAToLv++ewVtA/XMJVNKjmr3JwCERHiTH0bZDNFHDy1++I3AEhVXJI2Tj428I95wpyByRDV8fQ==","signatures":[{"sig":"MEYCIQDAMBw6Gnkm3upIsfbEPT6uCdQNBu1xl16GJgH5S4wp5QIhANEKKeIK9VI1fs2+6/qLhgSijxiYdMXSlocBaN4TJWYG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17657094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+tfCRA9TVsSAnZWagAAiHcP/3gR2Qn34lRfPkUtnFWj\nfOsqvYNEi+JCQheauyOY59yk9sqSM/RjerhNBoSoqHErg46ovJ/L1akpmK6/\nhUj8PJd3/o39R/5yzwID/nWpHW3XbgA1SdqU5PKHFIdcRj8kosJpAmMDvBTS\nxtUbKKSui6XKCKU7IuNFaE3I0wuqwa5qJ0O7ZdGLtsvuQASUXt9TrH+Kyv+2\nS32mLagSCOjPKPEOpSunTpwW+1QC4gU7TRBVoEEtqALpyBwP9aN3TrdFp7SL\nfWkJJS5ASIJOO4o7HD/B0tnwThjMsDmu9GHT1jAqWLn6ubpKv3QstxupMFc7\n4k8+o32BH3nHRt2baRONQESaqqFeveOfIvsmAVZCz3SlDX744peuB9VkuyEI\niFxWtw+BHaLjplSRAiWDBwpM/eh9ufePM0gVOCjR6sweDbIFSaeCfMCATc0l\neuAdgDZq8IMWusei7YjANdCaXdoVoW0OCICFMB+FR+oSRPNX0s61Jpl5tmMS\nDYARyDw+oIZ537dNrY/hR0rUQ/ZdNii0wRf3Nky+qande38pBUh3iPiX7Wq1\n1bCOLzFbZQG38Z1f90h9JCxHm6YOi77LNZ4HOU1J0z2ZBveDdxFNPE2edp5T\nk41QUXhKgUzCSNyfN4Ooi7Awu4pnVINMtavvnSvMg4pJur9zCVWnDhFxOs6t\n03Lk\r\n=8l3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"166efda94ba1b891df35023e083b78e6a5128012","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.43.tgz","_integrity":"sha512-BMyuuEwg7q+hgA+tRyCGM4uWIzzy1m+HGTi//dBo2ZwFCY9zmbGWFh0c7LGXt2nyvH43r4bR3TvsmHwNIVkqzw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.47","@syncfusion/ej2-grids":"~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-layouts":"~19.4.47","@syncfusion/ej2-treegrid":"~19.4.47","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.47","@syncfusion/ej2-navigations":"~19.4.47","@syncfusion/ej2-richtexteditor":"~19.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.47_1643113310948_0.8663864438712838","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-gantt","version":"19.4.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5c1e20e4306d196e2cbb6ec72d6f0c14847a7f30","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.48.tgz","fileCount":273,"integrity":"sha512-z1jRbA6/2MggjeBSVwcdTgqDexC7HVQhM9WxjN73g6ZIUeILszKXbVB/bYR+9KShSEmp9oam1luO6IiPDcH7+g==","signatures":[{"sig":"MEUCIQCrNWKrscNgi0ehp2IVKHysPr8sTZOJKHhMTVq4DtzzggIgQRWnogyszAVCtU54wcty18/jvdJa4X5uudfg7wLKd6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17669398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97daCRA9TVsSAnZWagAAVb4P/ihpx7fv87vVdxwLMV48\nyOkrMJVc/YApuTpY5gzHRTaR0EOHpfRsRViTZgbiQssjinpYrAMD5GX1ahy8\nQqo1pge7inTHf1rDJBAxaKRg4ymVXFa7K62r/zuszfolhcmu17/wLwLxXMKG\nNTJiW1SI4og2T6jEFkzqAf4/Cp7mM3u48rZ0LvDgpwaSSvQu4BtDq5QWSNYV\nr5g3y31TmrqDiCMV9s+sQYbGnCA6UX7bCVlLzXC5r2q1NRDO1vVEueL5jrM8\nMqO/NRfijoIblG9ymVOP1Zp6EVh3NtlWw9SzrXC/mMeeV1zRHpc+mOdWkD48\npJiR8pNQRqwsDqB1wg4jTh/JP5f60lurgpr3veZyeKVghkyYeDvX5fU0h6Ww\nbzATLDinfMUQC6eJeIdXLmR6peVE4AuPvLplBKGXZl0CizGS0SpwCvilvj/Z\n1MlWKjbUYZsgC6DfzIM+DSxawSEsbMHyN+75CxpOxXagK32pb+YvaXmtWNrl\nn3PnQOkDMInQTfjZzN2nWviDMa442WqUCmHzqb9UTh7oJ6/GukIeDg6dDjDK\ntr4Bq7uQLvEYftdpt45wWNULGXVo6la4ADzsUgdE8n95L294CQKOKoFzFaPP\nem9TEagGSeN9wcV/V4Zxwf20/1fczZpu4+v3MvubzwS3PaSx2IsZgQtrhwQ1\n28+H\r\n=IQ40\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"c0c21390db81e46ad8a05f50c02046c286b88b98","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.47.tgz","_integrity":"sha512-l+YvQm0Z1/+Ef512h3b/XR3IJztpcCbx86DtxzQub3wgvn6hiCp9VWkVaaRVr+aQHi0X0dKkFM6UI2LwgnfX9A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.48","@syncfusion/ej2-grids":"~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-layouts":"~19.4.48","@syncfusion/ej2-treegrid":"~19.4.48","@syncfusion/ej2-calendars":"~19.4.48","@syncfusion/ej2-dropdowns":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.48","@syncfusion/ej2-richtexteditor":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.48_1643624282176_0.7365592022158645","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-gantt","version":"19.4.50","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d431af337de3f408652e56415e6987318debf675","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.50.tgz","fileCount":273,"integrity":"sha512-n9oaLtRPr9Ial87MriqXG06oJBIb8Nl+XFSvT5wmeoMxwo9Ugi2X/KAi11pvnSVyLkczE32fL/M2UVY3FjBpJQ==","signatures":[{"sig":"MEYCIQCKg18zivzEF3FX8C2aYFcQr2IAyxpUQrZQqNTh/7aZNAIhALD4rhxFXeLYl3A6Rcl8RRQyA4ZflqYmqmYggfv58CZr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17728984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkMECRA9TVsSAnZWagAA4e8P/RXLm224CAo4H2xXHKqR\nmxu2r7b7gT/aqmh+vO2yL0eg81Qok4zrpDXTCWgPVS/qDWqaSz3ZpU5OZhWy\nqAGtRrH/xdf+DZ7RP1NTCSii8iw6JcdIRBu3TF2kc8FLaNOykgFqPRl6vtX/\nNHBZfdU9haJdebpgjLuX1Enwxlwt8zxijSaHrs1DAtFftGBDuGZaV1drUNHZ\nUd3qty7JZTdjC2+vMPpzannOrV6hu+dWt0wAu3R9Q4X1Whi+UjALkJWSAuL4\nObKLotnDpOJzAB0jUznhw/u0oh3zDjJXpT5S/yHmBkhvUUwz3mzwf0TTU1g+\nehTSjSkqbFDIYYV5v1NILi+oZfLMsn8c47UOO82nqZxdViBIeu13Ruoa7+Rf\nfBkIh3XZBFh1zHt39FbASvibAjbdg8trxeb9EAXq/gQj3uGtWCDQj1tB4yBa\ndsH7kJX26CxBRPp8hr6vJrOkfXBaihdQZQhIfe0tflIRMYd1HkWG78DnCDq6\ncf/39asgxYz2jcyrS6x44ZV8b1qF3Bd3fntG5oy3tqFBEzFLMy3mLmtB+F1b\nRzGwXI45ea76tAO7vHjhro0Xfi09TfxODcEE3u56oguUiruT/U6W3LMBKbA0\nwf9qiKmiG4EaHBx6EoeppBWVOSzQO9XWiowDojwEBh54EuVIeV56IOK23TF4\n7i0J\r\n=vdcd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d57e28193070a1ee84904bcb6215e2d999f67ce7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.48.tgz","_integrity":"sha512-fY8JJul26Xe0spdqD4+BjyaglbRjxSyxGCf8cNkkBRfX3bVy/36PHglr5qibrV3KbShkkOPCyWiTgm+Sbme/PA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.50","@syncfusion/ej2-grids":"~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-layouts":"~19.4.48","@syncfusion/ej2-treegrid":"~19.4.50","@syncfusion/ej2-calendars":"~19.4.50","@syncfusion/ej2-dropdowns":"~19.4.50","@syncfusion/ej2-navigations":"~19.4.50","@syncfusion/ej2-richtexteditor":"~19.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.50_1644315396207_0.3414525074470345","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-gantt","version":"19.4.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4f21b043b2b73b885bfe52b255c7c743d774018e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.52.tgz","fileCount":273,"integrity":"sha512-B9xwy4D/E38jNwzWp+HFvBYWeDJMXr6/5V+xu9H7QJ7UM0jck+qhnRgkXeLrxwfKyUoM2jytmo0d76inxwTiRg==","signatures":[{"sig":"MEUCIQDJvBS3ink3qAZwUEYoDMbuj5/imylN9BLxFO5IfJ8RSAIgY0WHIqWWv7yoVLk93NCSqYiMdxJ86Ivu1Cn/oZmeLKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17729257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7IDCRA9TVsSAnZWagAA1dMP/ixqFzcMfzRJi5dIgabX\nNwbLGz+M9oBjmOBuHZrJHOmky87jsKNVvi0iJa9Fi3nD+SLAMEfBcTMZH2jn\nexugKlRNwcBlNgVk7PysYlmXyJ6qqLxPEY1/o9Sh4b1EwBK2lfHXf7p6WYxl\nbEn6ck4jRwTkm5IcNjhZN9bt/DLuSJu0ddHUB9t9doQilnpTBuBzFS2pGGyD\nCDawNWGAEgr6cA7wl7Iu1qCkXeM4PeLq3wAcVStQlGYMkCQnbpqHK8hpRK94\nwgVXJdfZ5Jxv83wO5phpxj9shm4LzBCvsNvBuOaw1G8O3nFt17E+vmduAhsR\neb9LLprmG/GaxjG/aX0gJ4cAVK5PMJBo1OFhfFf1/g++zj9aDo1YrBNMj/dB\nMC8jP9igwCcVVHvqscMpfP0+rGlngwFbF7G7AjP6fpLpGfeb79RB9V8MTvgI\n4GxEHrgg2IIBdeT0tjA96LuhGKDpIEzVTOj3+yjsex1zEeNfUGI/+PE6VaVE\ntk6Yn3QJgAUjEPBDo6+N8DkbxWAJ5NqmOysvn6rSdIt3eLi9dVEtVBFY0bxf\nX1438TBnbH56Ee0l/oO2BNoljQ2gLJKlZ7Ryf7p8vNR/OTN5WIIAcC4dcmTD\n9eCBee87ONIjK0AtTkdi29UTdEb9qJZYWV8YCpDEu17/oDQpiN5C5l4I0MKL\n5o8l\r\n=fUu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6a6e8627885346972eec6cc8031235561d0e4029","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.50.tgz","_integrity":"sha512-imVvajBdyXAI+FP/7Jb5/pmTr4SyPCEdAS5qE86A0+n1sopZo3IvQdwtdwjVudxDhpD3yvwtYR8h8cvuMgu51Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-grids":"~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-layouts":"~19.4.52","@syncfusion/ej2-treegrid":"~19.4.52","@syncfusion/ej2-calendars":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.52","@syncfusion/ej2-richtexteditor":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.52_1644933635072_0.504067986558592","host":"s3://npm-registry-packages"}},"19.4.53":{"name":"@syncfusion/ej2-gantt","version":"19.4.53","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.4.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"39b4a75497992fff9d26d34cab90daa0a3932dd7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.53.tgz","fileCount":273,"integrity":"sha512-SJ9NZHAXGOvLtJA+QHR94ymAzomrQdThXvbATvZ0LSUQT1VRZ3TFOKCA3y/5MJKGjPy/SiHSS1IGvOlT6b5dWA==","signatures":[{"sig":"MEUCIElIlTxAgwsM0Q+ldQm8Fh8msVKJm/2L+P5fsdSYQ39YAiEAjlaTTcv7HwqpIEGJmd0akbXLVIMga4mnzvL5wdYc3QY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17741688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFMBDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjzQ/+MxtEl7mUf6wyZ2uhp5tkGMT5llWC7sgbSERzBqmsBKcQGBmi\r\nnd5hB8fnv2XrwGY+H5WREdLiTFzmGDWlQjc0q46u+cieZcP1Ax/PJvAksiiD\r\n0pJZ9UhIoOkd3o0h6WwMUbRSEaJitvDZZM0f/XdX8JAFbjFov7iUJN8B9a12\r\nHrlW5bagD7CKjaYv5jK11QRtmRul5hwz6LKyf4z7W0gculoL6ddjwixTtRPQ\r\nIMj9SZXFXpqdKKqENL30wy7MvuM85Nlm2/KOW+BnJXthyK6Ua4VAmCcRlnGq\r\n+m5ed+ipe8oVjwwjM48hd4f484fWdo42Vil4CeuUmyKsnhFupWPLNLvbCIOj\r\nisga0mn5YjZL4QE1VyImu4K/kZiu7LScMmZ08p3lia/4htai7SXY1O8my9s0\r\nJdFCFxvVI0dyN+bXjmvpyHX0M+zMxt1emVI3r7z6xprow7zaj+63dRUedhtz\r\n/pXo703FP/4L/3jD2pNwZwIk507lcrKedvs0tCAHjog70OQLuSub71IuFgNE\r\nG4b0ghkkD1AQ8omY9h/Iyu1RFlPWECEkS7dueBZkNPkw/8b7KlTqFu/P9v49\r\nwLOSDYoxJzefbFfYnXVccxYj9qXwsUDIrQPFskKuoQq7jfxjVewDcL0crN7/\r\nBTKJ1isAVWMRAl40fBPFTRfPvwBL9QaknFc=\r\n=k7yI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"6b4be2ceec02c9e7cc2e3a7fcf7705f099b12f04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.52.tgz","_integrity":"sha512-jNC6nbozt7RvFShA8eRsR5ahAH3LziEQ5nDgjp4syJpylbgisOzYbuITVGBrTANxWvQIgnF47/JoJpPlOuXcAA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-grids":"~19.4.53","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.53","@syncfusion/ej2-layouts":"~19.4.52","@syncfusion/ej2-treegrid":"~19.4.52","@syncfusion/ej2-calendars":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.53","@syncfusion/ej2-richtexteditor":"~19.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.53_1645527106917_0.9145906995991646","host":"s3://npm-registry-packages"}},"19.4.54":{"name":"@syncfusion/ej2-gantt","version":"19.4.54","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e473500f20956f9f0fbdc404480cc529c6dfaaba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.54.tgz","fileCount":273,"integrity":"sha512-miluxtltFCR9xwq3ym4iqZf+++HhQWCenjzWoV0edi6Uv/XFUQ+G6XmJyaZqTlN8uw1KglN/ZBUPhDIt11X2Gg==","signatures":[{"sig":"MEQCIEp+iD5X534Ym+AxWn9q848O5QgbYuEPHKcwShzvtmh+AiA2cCplu5kGEnBCP8/AVWlDGYs2iWZ54bxwf1NvPESuqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17747674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHg2uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaUA//R4+dxJWOE5QFHnpc8Lm2f+nDeqHSw1h+Xb7HUfgtpS3wcyTo\r\n4xEgWnUddoojUoX7SK+8xsiJPppPdDVfvQzdSfCgY+wb6rfQCHmr5EeN+c5k\r\nsJjJl+gJLCoCtcqXTbb4p8tX7zNTYroJmeSCUpCLIUPr5SW5Stga41YyGIfl\r\n11TRNSesan6SiEsBa395ibZqQ9Yv9s+qAVz4hieKkONsd0KxUh990ISNG6Gx\r\npm7z01j4DfAEz0XeATwTsFAMpjT2zxtpkNJv0XQCXs2f1X5EqxMCnnozpn3/\r\nP1PixZTdaut1XtZjtV7DLqs97zK5Jw0+c+K0rGQUu6up8zdmRpK3KXUUEak3\r\nZJ5+zql7HfrieoyJ8Mq6OMEKtd3BHNecl5CLE0B/hDyFJXunb8Ds7wpJ4/PA\r\n712U3ObeoCZJ8sVbNpQLPdFdYEjat3uBZ2ZNoCuXLz5J9j6AGvqGyJWLZf3D\r\nZh0ZaiCYtFXF8HQ/WmSxiEIiiRwmieKLwJNMTgyH9f7KK2ez5XYyRPDOy3TJ\r\nUoX4X04BUscj4i28g8n2lwvF0igs8Bt1B6PynkcnUvhJGoNASTMumxhpmCZC\r\n1sBDI49mZuTXe8z88TcIV8f1P4cdOIHWTNXP+kSADly6K/nMw5Z7WUn2UnXj\r\nzpz288DjAUnUSjepKAcIgmd3nroy3DycHak=\r\n=O9fv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"dcec6fd0b50ceff47d2998e6a79c4c4c2d0298f1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.53.tgz","_integrity":"sha512-IrQJ1p6f4Z2J0GmYfBIv/CASjkXGH7kuvUo0hUg25Q8FIWWZjy4dvFGG8nI1tMK/VGbczWnNkCRPcMm6gyIyhw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-grids":"~19.4.54","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.53","@syncfusion/ej2-layouts":"~19.4.52","@syncfusion/ej2-treegrid":"~19.4.54","@syncfusion/ej2-calendars":"~19.4.54","@syncfusion/ej2-dropdowns":"~19.4.54","@syncfusion/ej2-navigations":"~19.4.53","@syncfusion/ej2-richtexteditor":"~19.4.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.54_1646136750713_0.3724288070275308","host":"s3://npm-registry-packages"}},"19.4.55":{"name":"@syncfusion/ej2-gantt","version":"19.4.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"334305d772ef4d92da985444069df1291b72c1c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.55.tgz","fileCount":273,"integrity":"sha512-Ngl8os8tLlGj90FIBnjsjmYlF3FGyrFGGEBdImPMg96ScSr1kj6AkrgnyowrWi5bHvOMophdHQdePMeOLE4JTw==","signatures":[{"sig":"MEUCID5MzoVXOUR5oSJnH8phoBPsDwagrtk1iSYmsQP9dModAiEA0OWMGBCDi8XozKVYBi2dpB9LIKI5IFzeGE5R2NR/IUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17756470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJyM3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrldg//TllasDag+5IpVrrkqezmmqBeK1s6voJn7hWYMREUCBfUnKHI\r\niHYHZj4+jPg7uWpcnza6DDGlm6h3hoGsLA0joDbIWuJ7oy2ykJUPNTx0NKjM\r\n66J1rNpHMGnapLdgrUBlbxB+73ES8k9XvlXLBHcSdbtGucgOfVuoVg53YSes\r\nYhQD7X7wCJ/1NbbuDebnJQ/0Wa5l39Hm4z0kjY56BJiAcWcjZ6DsbNTMmrZh\r\nJjLl+k6K5eWS1jaw/Rb90gZPhoDjQm/mzkG61KqUG252zEexVTdbyMGMkNJD\r\nBzIHO/qXrkYa3plKXDDsCmadYf3qYpYu/Va2pJnuU+FJkRIn9pBReFlUjQNR\r\nuzxDdbKsCN8A8ZK48D8TQJJspl5L5xBInlgM+5IzigjjtZvA8R+vnvfK7ED+\r\n6uzhlfaH7O3GRl3LzcbQW90IoR5EFCW5GS4bVHTyICVVYUru4hd7MVrW+oTT\r\nPin8Oa/bH5jO5tEgGtOp4q0LQ1/93kSGYorMOBmamdw1MeEw5AGUZs+xI/j7\r\nEGO2HqfxFln2hw4kxWYivwbkGrblR8O7am8ZuZw4zHkVmvPPFzQLwkZAFhP/\r\nrbIL3YH9mx18vrzpWvXROgp2cb3Q8jZ+g8qZLTeibuu5STdywe3Ew4yaC7xs\r\nmq39LiqEWGMowPRZHsmyazkWoe0zVcrHj74=\r\n=dgXH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"3e6e2c9c949ce93b3398f386e09656607022e4d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.54.tgz","_integrity":"sha512-MLuEBMN++SYGBbYyb4j7PpGp/92/ztO0MBIxUC18Fhzf7uYTEXHd5aHY2reGHsAENQa+MjUaHO44cm68Fz6cvA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-grids":"~19.4.55","@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-layouts":"~19.4.52","@syncfusion/ej2-treegrid":"~19.4.55","@syncfusion/ej2-calendars":"~19.4.55","@syncfusion/ej2-dropdowns":"~19.4.55","@syncfusion/ej2-navigations":"~19.4.55","@syncfusion/ej2-richtexteditor":"~19.4.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.55_1646732086838_0.5830027009620555","host":"s3://npm-registry-packages"}},"19.4.56":{"name":"@syncfusion/ej2-gantt","version":"19.4.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@19.4.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"03ae11e3d241cf28c5a6db63729a9fc2e335bb6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.56.tgz","fileCount":273,"integrity":"sha512-c5E+AxOzsWdePUB/1o/4SH2w4wHaV+S9+AYaImn+75COCh5hm0J1g2L3X0kaQk6rmRSzm7L5NVFFxuG2/vOvcg==","signatures":[{"sig":"MEUCIFlA+XNuigqRKUhmmC8Z6kE5WZnfvGg9P+7zR/9B6zYvAiEAsvmVCZzmAuunzrxoE4SnpNKQ400FU4w7BDDFWDCRlVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17764788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMKbwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGXQ//fERz01KVq+9g0fZnMhte/VIwzOO9FyM+CcVpFbWm8suifyGY\r\nbp4bJFEzc2NfX8zU+NFfdK4yPgBo2sv6+cAVej6ObyJ3kZ+a9a+fiOkX1hAx\r\nKQW5yfL9Jir8eOqrkIQj22DfLJJPlK3MruiQilwqQuNTNLuxQz05dHRI+z/G\r\nNVEqjmuaSwb2gnzS03hXYnmIFa2x8XOePz0mB/DxYVc/2rxP9EMRZuMJvUE/\r\nC3625E53bfghsZV7ZrMCdD0OjKvXCOyFGwRhriT1llk1vr9QNYyFQQIDfqlP\r\noe+4nCoU7qji6HfytRx0bcgrJLbHeH4eEw15gaojvdMtF0FMHs7QZoz+srPM\r\nB4rK6S2gDYS+uDcGrSYIXjgk0Dr+uQkGYIFbNdnbbd21AaVK6Of3Ir90Tqm6\r\nwyfGl8021mFNO5KPoADtjriPqyUqY6BELiZFJhnL/2BG5kd7AoieIIpah/HY\r\n3H24JmF+FkX3OqDa1Mi1t1kyeZjXereYjk/2lTW065WEwKnj6LK6O+pIlmK8\r\n5seP1J/+x7iykC/F4VAHHp8EPa8ZMvFD/lnXz8HK0XW8uCPBPY+r0xNBSywo\r\ni/hl0JYnSKaGecRl5YRnnvj2o0hP4PAgiLPcFinFIi+cT5l2ENEWdudwN7ph\r\n/EPnW0wo5wvK24KvIgveRa5PgzG5+aRwnyo=\r\n=pCx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"63cf81d6fdc34d12a5659d652bf45a03a70186cb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.4.55.tgz","_integrity":"sha512-gZWXMRL9cYEDUGsm8sokogX51ecVxkU/WFkb4+yH88KmjX/hb2jQn1SWtweE/UEIe310KERxFu9fxtBlBwbIIA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-grids":"~19.4.56","@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-layouts":"~19.4.52","@syncfusion/ej2-treegrid":"~19.4.56","@syncfusion/ej2-calendars":"~19.4.56","@syncfusion/ej2-dropdowns":"~19.4.56","@syncfusion/ej2-navigations":"~19.4.56","@syncfusion/ej2-richtexteditor":"~19.4.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_19.4.56_1647355631910_0.6469780730125951","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-gantt","version":"20.1.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e30692c4634a04212ca4443f37f148545b869862","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.47.tgz","fileCount":283,"integrity":"sha512-yVLfjecnvq2NSZkVdfZVFuNl5g6VBrLpFgOyZGmrXpHf1mRrujD7bIrVacjLd50Tb64LlxpaoIB5u4GVD4/I7g==","signatures":[{"sig":"MEYCIQCE2UmEbpIidllB5T61o19KUJtMaFSm8OAjsPel6Xy7dAIhAMsBerNrqwsBoRk9eaFaYkZjV6j+UdaXa8UUzYd0NgXP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18029882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqgcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUVw//cc90OxU1DvlfnCEt69wXNZ7GBrJKjk79mWUt3cTz04mkSRJO\r\nsolTpF6hVSowNURnK721tGDco8D11yhF6orQE0s4d2rp0SCwe+Earjxu5yk8\r\naaru7x0yoR2AFU46B2hegBstQ+jLPcROONtZGYJrdP0Q2VzEzLnXq1ItncVr\r\nlc2kFf38H1Iu0BjmW0CCc+VKl4lMcOpciijWJsbDkgYZxUoB5O1Xo5fL/kET\r\nWYdyp0ZgKoO4EZ4PW5x7Z3FiEokHaV9eHjSdQYUeMbCjc7xDPkiKoRGeu5GZ\r\np81alolSENb766fTJWT0f67oJmylcMyLvAg/Sk1c0nOS6feIgmmRheoG3u8g\r\nT7cbHJyUSZjwk6XM0c4p4UBfHvve+WA+bLzC7qlgBDVZljDtJ1QHybidsth+\r\nDOrl02Q+aH7MkhhVeTpq+B9uKSqp0FLOl7wB3Rv6xolf4+UUYBZhkykfiIRf\r\n4uCff82zxQ+D/gXwjKLRs9Z3xK6V5mEOB1Gi42qotdcAoxvDgGtHmGEtSdRo\r\nlWRuEcCyEp48d0PZ+sBITYxGJipfSwJT1t/yPzXwUFf1AxdBrwtBnfAaRa9b\r\nODy/YwzxoPuTuwcTUlt68m5wvT30YTGH2CgZkx/Pxmojzvb5HCqLjDf7PS58\r\n9D2X+BvQZk2Z24akyxr7gH5O+713JChbx/4=\r\n=1EjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8340614ed1ccd8ec22e6082223b54f2226d905d1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-19.10.10.tgz","_integrity":"sha512-kJWTMNP/9/2FtwxZ6khAoLriF7D+LPHkkeCwBLOYy2+QaggPgOyqD6Kxf+EUvIcy88okK5d+aRAVfm35iY0dzg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.47","@syncfusion/ej2-richtexteditor":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.47_1649059867849_0.9537931858038067","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-gantt","version":"20.1.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f352c159d585c9537790ee963f8c303bebced68a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.48.tgz","fileCount":283,"integrity":"sha512-sLDosAmbfXsLdvW1BVqkiYyzGiBvIrGuh/6Ip0Drh8c+0Pcyfe/yoOO+r7/TCb+zE0PSPqAHbsBVV+XW6nihEg==","signatures":[{"sig":"MEQCIExHiOQq7DddJ9relJHD+P7bKurX+MiyWoTXJg3fpsQAAiBqFwJ5exMlloIhdSrgjeLt5fQrYb2mwkM0/nvcA++O7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18034173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUog//TiPnge9YfUP1BmvXPF1MpUkmaeoNIM/VJfyCfl27iwEAUvmp\r\nkDl5rfqjsAnlkNVhypz2augVw9XXopZr3iAdy5xWqjoVu9JFdLAwYcz4VcWy\r\ndTUeSjP4eCBlhZtLx41+ChHOQcIbi5ZSKOWRpMljbu/jCGiU6ipsbH3cVcnD\r\n3koV+lgH5DmNugqrYMRTnm/2lm/067fNnX+yeFFPGE/1iXRLwyurSHv3vFlL\r\n8UrY3XpF6Ij1L1UvAYEhVwGjxSvftmvzfW48HwwRIN+YATXiwo5yns7XafgP\r\n2iMAQ8H8TFZfF979Ccn6YcrdWidujOL2Enn1CeAABwtRCPY7a4xllhfdJpJD\r\nzLRzLAKFJwC+L8nvSebqGDF/cEm1CUvYS6c4T8T3s2+lRZzHMFApakgGTI2m\r\nRsHJSYo5DYXlOQBOlPrjk+E41Cr+bbUA9BIZNsCuaAxN6u9lMZ8mocCVzBpK\r\nWGeSTk4Hv2kh1J3AagV8jQsV9NJg2FntS/tkvhvuClSOxXfAOBKWFZ/vYGQq\r\nurb/apKRn7hCzPHSEkb83vSd0SQ4P5hS9CDVFx6ESCQykq7GcDeIiNZBjfoI\r\n3vqgovhmVXrEe3feAbzPc1kYpe58YdmFgdL659m+K6hBQIZK0nZAXjj6bFtL\r\nyfGkv3PQIVqOSc0L85rIxEy3Z4XMT3I+pB8=\r\n=RrWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"d0d50fd8f2502745938a6e16bfae7b01e97dbfa6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.47.tgz","_integrity":"sha512-60lkObo1sLVOuUOCasgszwBvryKWbHtCish7JIz4IlZ7aEOVHaZMzu84p839ay02/uIw5IKLnxcFY+SE5WW/pA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~20.1.48","@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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.48","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.48","@syncfusion/ej2-richtexteditor":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.48_1649761907379_0.73207203985533","host":"s3://npm-registry-packages"}},"20.1.50":{"name":"@syncfusion/ej2-gantt","version":"20.1.50","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"cb7d906acbb666de7cd9cca0a4b426f1c5c981a9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.50.tgz","fileCount":283,"integrity":"sha512-9ujbh2wHM9k5jjU4qkbL/k26cyfwpsPBIXsWzwQQZMF9EU6TRpDUsOg8kMRwFUhW1mgmjYjX23pHVtJfkWx+sA==","signatures":[{"sig":"MEQCIBUQnN2SmS9r2fK1I3JoaWn4Wm1C6G8IarP8hCRadWpyAiAd6P7Y4RjE4yfhNfJVP2hQkHttU4uyQpu3/eKEj1cHOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18067142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXpWSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqlvw//dIEr6aYfRdDTtCIn7lqfotChxkmJGNAEciNONFmgIqEBfV0N\r\nVVmkcq9BfrpwX7CoIzPrbWFi95pLuQegi2Uztf6c/NoVBXolX7mxAHjMm/Zp\r\n8oqmeazpdbDrkzQuybv2pb2ausbGJFQsBLoX2Kdsh5em9ls8PA66QHWzfzG6\r\nK5jD0B+AtT0ntXKY+Qu2MukSLi73z6BbgeLllgB77LBmHMQgp/LNYqKLh8I2\r\n0aYKW6Sj0NEHjawKfGQeISqRogzwBef0DQoUpmzRG6BqhXBjUPhEbnIs+RJ2\r\nwm8Wfy7JgM2z56xLNn1Csp8R8Ms5BBemxs4bGIBurOnFxYZ7EyKjH1dtAy1I\r\n+j94w1geke6Tsx1iESLWZPNfZwXin52r+zM98HHCvDVyVRNt483C+5zSNWgy\r\nB7HFGvl1NTWqmJYSLUGPWEksTW9gReCCIWzt3JVw3DUApiXr0eqW6QsBEc6j\r\nfI/4fssnuOHVgpfA7b7MJ1LjYdo8jdDcbJd4Byk3H2TY+3ZA853GNOlxDFzn\r\nYj1lTBU5/wEzm9O1RG1wnjX3zotd/eFooEv7O0h1G+X/qaBl1CD2hJBoGczH\r\nIViWVHiZwR2HegxIKnIhsgqSqw2qJL0faZUo4sqzJyeVQya9CZrNLUQHHDRb\r\nNTGtiMiNAbj0dWv3+31FKoAHJ5q1ZJ+2jAQ=\r\n=uvxQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2379a558869377d6cd73d63d10ae81f2d52d730b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.48.tgz","_integrity":"sha512-exX12YVuBYKhsKh34tR0TsRYiuTEawpjZoVzbb6/ccK3K0yCSjkJjmO42cfYbmLH1zLI0RAFZ6wAa5jPTVfRNQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~20.1.48","@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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.48","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.50","@syncfusion/ej2-navigations":"~20.1.48","@syncfusion/ej2-richtexteditor":"~20.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.50_1650365841760_0.7745218456655734","host":"s3://npm-registry-packages"}},"20.1.51":{"name":"@syncfusion/ej2-gantt","version":"20.1.51","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.1.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"7a5218d13e4d94eed8a0e4776aa36edaea7d57aa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.51.tgz","fileCount":283,"integrity":"sha512-OE1HkOKiXw2rF23YpvFTB8YanKIlMDhGYsJBwVsJ4zleaishxHNKFz49sY7crv0XAwbi1Z6Gn3oAsfBmAfsi4w==","signatures":[{"sig":"MEQCIFL0hgPlZMzcGJxQUfh1E1r7UJvaK+FvD/K4G2H5MdW5AiAgAX0OiL1Vl6iA/RQ2QBjoFiNSEkss9DO7xHUqjXYmCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18082849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ/QUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPRQ/8CmAPZAOAFw1McypDSuWn5tCdPHHXUCGY9m4O4p3nr+4bzZFn\r\nZEpSCedMoZ/tkerOFXTBUWzyG17ozIIsvU0xfPc3ArcgEyQHEFQ+dX8XItEh\r\ns0u08SpkRTFy3rgWAoDGR0ZVYZQEH5n8nLInUz73Xu/S0G5VQDTGDLVBjEOR\r\n+ooIwKGLD9xBss50APCFFwPlkZQ3/0t6xvmZYCt5kapUuzjJem+dFCjf9rQx\r\n8xuHqUcG8+kBpYy/QKfJgtyQXzvxHOKr9/ZSynZPYuMzNw8ybIBMWZkhq25e\r\nXY/0QfuGgVtKtN+UfzxDi5mNbzUTkN5yl/EygymGm6wVZ/gPhufUKSq8LF+J\r\nNyMJl8q0QGeepNZ5gkxEUlGZgepg2PAA97XNQFdEwubKteXOa/NPmjn6aozN\r\n8OXJCpG2xiorhc9ZBX8vl8UceB4pkDLIh8chl9QZdS4EVXvaKgMNh9FXjli+\r\nuCG180hiMlQXVcBPavMfJHvgGC8d+GKOqr+Ooj9/+p45NqU1HlytGIVO2obr\r\nkMQixVS//hRypJjmvIwKWuu+UWK/aeWJRChLTLGcAChQ/M6WrYlJn+MGi2kD\r\nmZiUpvLax8RMtj7I0Ncq4FGyxpsOA30aABsU0sW+6J5Q4f2+AKtHGl+/nBSi\r\n/gTDDD84wltS1VD1WWG59LrLXK2cPW8Byi4=\r\n=Hlnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"527cab5ce59fce5ee5719e30d9970507cd0cf5cf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.50.tgz","_integrity":"sha512-RfhzWOGmO7XGQ5xseJGGbRAHhgqv6rLAiVWSKxNeYLjNkY3vjj7j8aoyH9OGIAjAI8lX3ZAr6BOtIXpYwhnwlQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~20.1.51","@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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.51","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.51","@syncfusion/ej2-navigations":"~20.1.51","@syncfusion/ej2-richtexteditor":"~20.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.51_1650979860445_0.5528178166861146","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-gantt","version":"20.1.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"cf867b135486ba771776abeef81edfc537d633af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.52.tgz","fileCount":283,"integrity":"sha512-aLHDxBmqCqUvHa8nI7rGlEpgsEFCNWDjuEDFB/Uwn89FncH39+6oF447E/s2WGEFoj2Ui4BYGoHHMHPY+v1SkA==","signatures":[{"sig":"MEYCIQDqConRrduD+M+k41e0vgdIW/nhL6ibBvHnVfhK2iBL8gIhAKH1N6Q5C+orAuuYRVtu06wngCcXhGJxrSRy52pjZ3C0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18092818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiciyFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWog/+Ojpz40L6vki3iunwoWCC7V/WvjjJDdJo7I1W69H84ocs5B5z\r\nwb8lS+iQZm3VLoR/TbpKGHy2SH0bVplPxAPp6657riYZJmyIEIx+EJS9fFqO\r\n9mpspLiJnNF4OK3DL3ZzLb4ejYrHl1Y0Jw3dnT5D47R9ohPbrNQzNkO/wYww\r\n02IjWb6uACf/JbwPoBK6qBSK5Sj0FOYUmahWYCPngbXjZNaAo62YR4hGzpRy\r\nTi5mRQyaaUeBw+OnwX/bLzr5ETUK29lyt+l0g9u/I3eoFYjy3Gt8W2qxa9ZS\r\n0LWQs6fAY1xiAbSBr0CqO4/37A8QLiyo+k7FWihl0YSU80EjC886O8H/Ebik\r\nxqTGP3TbrK1GbM9drlEiGSzrsjPOiI/BsrYjiU7YEAJDLoscaX0klfmPZeJ5\r\nJyiSXzK/mlS7Cu9I5qoSbDQ+NyIlyxq4G4lRJ5BkxI1og/KVDGoch3dAVug5\r\n2ifsg3mLHhlFdDImB3vtnEJvL3fEnr7rSBGkouEMDjorP00tR2AIR2qD6GPW\r\nmU524+bCXEbc6tS9fKKdlt1cewXF4XBonbr2EhBjOh8ZihtMpf1XNVEUtDMu\r\nlhUrbxIL/ZRM7v44V+KWrCzRDlvLk54y6QpquIMI5MI3Pbuwktj57V6zmNUq\r\n0+uVvxhK8KBm4PYScdZ1ZLXkiFrhZH+AwcY=\r\n=FVJU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"64b61c584db9ce4752fe43078762a9c14bba20f7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.51.tgz","_integrity":"sha512-hpuh4ikvObS1mKA45ZSDNduWBKdILWzPS0UzBbIdnVZcrLka7ba2hfAGx7Lp5wkRp7iUOHW/jHD/KB8qDm1LQg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~20.1.52","@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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.52","@syncfusion/ej2-calendars":"~20.1.52","@syncfusion/ej2-dropdowns":"~20.1.52","@syncfusion/ej2-navigations":"~20.1.51","@syncfusion/ej2-richtexteditor":"~20.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.52_1651649669176_0.9697400434535874","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-gantt","version":"20.1.55","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e6093c01b813c945b38e7d962585d00ddee24298","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.55.tgz","fileCount":283,"integrity":"sha512-w74O91oXlf4NIbwrzK96MQFM2JJqJdcBuot4jJjfn4xikGLqk64CJJnSAgaWgtXA8JKpomNrSOei4vr5pDjxWg==","signatures":[{"sig":"MEYCIQDUr+DEtTehXNDjgAOhyQ4JotbsCzCzkVJvNzwgkG1OeQIhAJsG51mjUVIRHKIgb3wn1U5NvYGyXc6JBnwqmvWT8DVc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18094904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQL4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjTQ//YH/51XKOYFc40ItzwoVPe8aXEuByt1wwix4jbTTUOn3nTIfC\r\nIdMxyInjr+C5JOu81LWik4mq5YJCpU/204jXM/R0iqnvfvqhy8f2qwCvv0WG\r\nmYyUK8nRZJnHRJXGcdLKc5LgOWjIWbeCRn/N++vIzGVYuu+imgIMhkKQvfoF\r\normgRdNZslvHr1XbHN39X0qbKyplIUK+erHSSGYODuFXP+Y1DLMiH4djLfu+\r\nw/3boM8Iapm2ETKagtJEiIxrYu9Cp6aW8dcx//BnxQqVOg65T98sXLkTn1Qn\r\nxdlp3aishK3rMmNrhrD2W32hIl9/8k82m7VvKoYQTIglLl2f2tZD8VZYaC5J\r\nXRmkFBFll7vtS8s2m6uvhBw+eDocC1xFV+BfLbqiNoiVcy1cIc1sLrTgam3w\r\nR2LQQ/2vKDxFCWzne1zsXAWHswaDOybhMhQsRxV749VpNcXhUL0C9+IEJ0/3\r\nAoR4C+9HCeCbkvZPa8kEhuV5QEtrPhdkrRIMZRdhA+YhNKL1By3nZrg0rSK0\r\nm7BZ6CSir3qJal0J66VMYFmH98RLXp4TvAeLxe8GCYjLwh5ANcX5AWqeg9Cd\r\nbSI3b6LlTv8pm/teq+qJulSEeIwTTEX+01bjh5mwKhMHaZdr2QGn9c7g013H\r\nETCoSoq+t4rA3MieP6cfTMG08XDWyy2sUS0=\r\n=SY+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"3d1f066bd806ba43e8e6272345b12e2838cde804","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.52.tgz","_integrity":"sha512-/wTVnjMzpT390P2JRzawyNbDFHg0Wpc8duptpxTelUIBcwZ0G4HhwiNBDmzn5bIyYRGeFHu71fEbDQCLqsMwFQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-grids":"~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-layouts":"~20.1.55","@syncfusion/ej2-treegrid":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.55","@syncfusion/ej2-dropdowns":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.55","@syncfusion/ej2-richtexteditor":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.55_1652359927857_0.7996546096265746","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-gantt","version":"20.1.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"98cd196f5290e9df74cd827c1c948eb72edb7a56","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.56.tgz","fileCount":283,"integrity":"sha512-pwKV06fUO4h5YkZXczmxCnXmM70WIKwg1IDXgEWs/s6BW+WIkdyskKv3XUe107eHJaVDQye/hH7E5PdhHcyEfQ==","signatures":[{"sig":"MEYCIQCH46HPn88gv5N23zF9fR78ueY8tC2tmmikjzKarC6AUgIhAPvudIdomWjAK5W8QbfZ6xcuYWE2hN4Hmms2dYhEJCic","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18086717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig39LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLSQ/8CpgniPJv6QuHP7NblPQSOa3fy3AxYFGkdn78tNOW6baZQ50J\r\nn+ZJs5/zYiaKZqOaHvZgWWcWQm0F+NQLDwCx/5C+b7szXW4xjYeVPdAzUPMK\r\nObvCspdtAIpCdmnXaTm5+5QrAKG4+hlOrXZfmouNDSi3fwTg/jWnFfNnXepm\r\nKTVuMKFeEbGo+Rffs5AhdfJNoyQne2xqcjgyGL9vT8p09mwU6UgZAYgm7XjD\r\nd02bqAQXOGk+EdCtYCLJ5IxhoSlNSCWPtSDLKSG4zwhqdzlYvD81QNohHbqE\r\nQzph+Be8uNc/Y0JmBi9NJqUjz+0vIta6uOVcmKUFRmN935l+rTuFGpCWaEk/\r\nyqUVQQV1Q0DINoqyuoLIOC9elxfp/92u5VxCJQQmCtq+TZGVMPwLW4qV/X7J\r\nkPSyhbBV/uYWKZ2Kp6wKpyd0B2fDtQvV/nPyr1awItUyPYnp+A6M929AqzQR\r\nEoXZzEP9D7SrwS+HnnMCDJGqT7IbwDD8bUVvO7w2BiZ4DzaI31iZrqne21vq\r\nN7mw4fJkUiljz5EOtuGcMViNwglBtJjol5Ud064SmwjDPLA68isHf3BwKMjh\r\nMuprNONFYmZMk30BjIK8M4odz3toMKUJww2vP5oo9juxQddKxTRvyg2c8MN0\r\nPMvgg9XGQfiD0R+ByUhqaL2RWmUtkYNr+fg=\r\n=C0tP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"879bd537763e3b358468f62c42981f4a741a45f8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.55.tgz","_integrity":"sha512-NlYM3EFzTfu9JV3P/hsf5Z7oujYJgQS36jrK0YPlXdEYNFtOSAJaTlBz4ayAVbhyVG3JXAx5qV2rNeshlkhzjA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-grids":"~20.1.56","@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-layouts":"~20.1.55","@syncfusion/ej2-treegrid":"~20.1.56","@syncfusion/ej2-calendars":"~20.1.56","@syncfusion/ej2-dropdowns":"~20.1.56","@syncfusion/ej2-navigations":"~20.1.56","@syncfusion/ej2-richtexteditor":"~20.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.56_1652784971364_0.16932713356967044","host":"s3://npm-registry-packages"}},"20.1.58":{"name":"@syncfusion/ej2-gantt","version":"20.1.58","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"3d8b2b596d3618b4d94355b0550f90bedb97f19d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.58.tgz","fileCount":283,"integrity":"sha512-wX1EU3R3zpA+PkGy233xssuYDjAW2qh1bNnWIWPSUJHGG3QpTdNTAsfLR2rj/3xOWS3CaSM7T7q2b+4yvDaqxA==","signatures":[{"sig":"MEUCIHscLCXmDtBzafB5UT/Y4+TVrQ6SX9tN7ejZmH7EedFXAiEAifdsuEdzGhmkM0ascguLvaNtEQKIred+oYx2A45sEMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18091061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiliFtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsCA//UusOSRak6WeE2gauPCFTHDdM0IiA+XJ05uPTvFnayQt4Ya3j\r\ncHib9SCF/bEnJfX81VE4F+1VKoHnDGWHtTzfkP/bCHIQctt6K7KI+Isjt1K8\r\ne5j4BpLibVmWmH5QL5/LptXoWieK9LVmudLZh4GQAP2FqQ4I64bXAo/WdlCP\r\neTab8ykxZsTZ7ycXg6+5m+vsWBtPz7+1bAoHW+ZnohJTNqA07rBBlN6E1FcI\r\nuFxnXDjqy+ybXy/oCkfMeF0+78BGvCOEnY1WXHr58xsyj73IZ8mFmvb4lRkT\r\nYVflIznDjeLGKA0bonlAk2vEcqKBQGt1mV0Umopr7EI4+/PlFypk3k5TGsTf\r\nZjexclJhxnDlt5AbieQxq20Iu/jqxNgYs2eQBOsQZB9kxq1+lrHbMRmGTk+d\r\ngTHBai18kYygNaZIFhVApyR3Pd3yiMk7yFRDTTznuIeIuULmAndxCyXwaF7n\r\ny+68Y2ZzYxmJ5BSddX4zqAe7q4+65r82/4H35W4I1VM/JHZMJutk1uVg3Eiy\r\n31FeHPCZHoGygHg7Eb4obhscqhoUhW+OHfQZ2YSB5lKF+9AhlB6S7Mo6o8Jy\r\nixUhBb0eynX6c+Olex6HpjbdmZ22Hc6gfFbKNyzOFLvNEQdt1TgUdzWpG33m\r\nZ7qGYHp1cg7pg1Haprj6nS79JLsAAKJRmh0=\r\n=tx3J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"99b4922311bc0ea1e44c8306eb35c60045d38e4f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.56.tgz","_integrity":"sha512-CpXMafdif7NeUPJt4BsqoOhuPWaVRRENBLT3icf94VquQwl0shmlrPQ8kHTof7Pu4GP3O4bh4yyKE2HkNyTSbA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-grids":"~20.1.58","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.58","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-layouts":"~20.1.58","@syncfusion/ej2-treegrid":"~20.1.56","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.58","@syncfusion/ej2-navigations":"~20.1.58","@syncfusion/ej2-richtexteditor":"~20.1.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.58_1654006124857_0.05839332085092508","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-gantt","version":"20.1.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"9567ff6b9c880c021ac4be5bcfd5659ed66dd09b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.59.tgz","fileCount":283,"integrity":"sha512-kWHVOapsUidj/sPWJXmnif5jbOLShWvEMpSxWLTyQegW0BWZ+ztdqCm0oa11WiCXgSLXbTZ5jV+CCPpAt+4qMw==","signatures":[{"sig":"MEUCIGyiL0S+Lk8nePp7XKD2kzjRzdXFFokJ8kujqgjFoBu5AiEAoPGr5ELZGGSHFga8Dp4COEIq02dl9KGJlP5GlS5QIAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18305052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzVxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpp4xAAkv28VqCPLcEMIorbDDsRwzSMlahiOwP0D1eWVaZXRZhtCYvw\r\nExxn2WbDwtu+8O3ibymV4CDz7OvZWljlroYsgPBuWuwMr7a55MrvYOU3jcUS\r\n4yJUIITpNmsY6tPCyq//MaBUjBxFFAfcopARhy+K2wtFk1xAEgAEuYzFF+k+\r\nuk+TqiimNrvJWQuS+jHeeiZvs9uHkIw3GNkoKJPoOYV+kKriyuWqxkM+X1jQ\r\nlhw30Ay/k18SyIwQ7b6boe8YVQ8jMhckpjPPgoAdZE9MMQdPfxoX46bOKPh7\r\nRpm/V75jJkMWWSnPGYHjCIB+QMry8EuG/dldaMK04xcN7KgJE/CBHjKljiZo\r\nmZiNEHCJCyak5xpPQn3FsmPS4NYmNfvdQFHg/x7X8DFFYpSLW5emgWjpnl2s\r\n786OdpfvgD5tNZoFV8aRj/5jRB0B/jqzDzaRchAyY03+7BKO8rhKQR4u8X7h\r\nKkEg6piYqs1Q3/8HbJ7sSfkQz4oko5Cvk4H42Wf/b7iGfDJATF7h5a7cgnhS\r\n3tdCL6YdeiBgBaP72MTlLasojii8774mou39Qf1TNeNjPnto1rUu3XWw4VdA\r\nmDoM+rt1xYvI7T4YIxuUshJUr8ugVoF5gUAzdUW+JfBPeTv9hZ2CiGDR/F6W\r\nXVEKhQ2ol8Ov9AFbmddTzD2Psu1UkIYnZFw=\r\n=jT6D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"94ccf694deafe217052ae778c8d383c67b28946b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.58.tgz","_integrity":"sha512-aGxhnwyHgY6SnrOLx5DDJ4POSxFEX9T8lUeaeD0BKQVWXVfpGAfGFS0nk1WK6V6PjtKjIvnqf/XXO1BA2lETgA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-grids":"~20.1.59","@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-layouts":"~20.1.58","@syncfusion/ej2-treegrid":"~20.1.59","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.59","@syncfusion/ej2-navigations":"~20.1.58","@syncfusion/ej2-richtexteditor":"~20.1.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.59_1654601073563_0.34955777446129543","host":"s3://npm-registry-packages"}},"20.1.60":{"name":"@syncfusion/ej2-gantt","version":"20.1.60","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.1.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"2c8b2845a950e7290c1962c76a190109d098c60d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.60.tgz","fileCount":283,"integrity":"sha512-KSOlFrgyPg4uOjBPevxalJaYpTcLdMPsBqJyHl17ZXnKHY5vlPFJPuDVMvPsEWHsrPyRQqm+qujkEfaMWKxX8w==","signatures":[{"sig":"MEUCIGvs1QmbJ/qL2ZEoIe6oA6A7vrCtpnyG+F1beX4p45MaAiEA4wvLbcoNlwVpbAh8JXfa+zPpgsoLt1VX7GBRcrKENuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18308338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqH1QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsQA//erAnI3Xbxo3207WbizXvIM3VnR7l4wzGMtXvLWYgwirVaMs+\r\nKCVywmrqULzQum2EBr5isj1B2PjRgSKJjcll/VoxrXLk9PItZrRwLOemLr4K\r\nGbrGoOodYzoomZFoqzk46wve0qjw1jcEbntag3JX8IafeYuhj9hNswwlfGU5\r\nhqIBGTSCf0K00nf7cVOuwLTY1klj5Lwh4w8dkXmJ+0U+mYoyeLoXg8Dgc/z0\r\nZdf/N/yNqw2axXbP/xY2dcjhA+Sy3sfRpNDPocyyXmBcg+P/lth9Uokt84ke\r\n4sYekrU9bqXw9XAf5fxlFv4hpRaa45L2E9gfXojSdh5oQGxXtbeM3vXcd5Vq\r\nyRhdRkbX+GY5QlAaVIAjZ6/E85gHnlnefkcoQK4v2avPDo6IdFUoYoieYaVa\r\nf9b3dflHPmjIh2n/UNpw95E9l1UPeJ71ICgqCIsRzUuQAJGBqUcxi+58AuIF\r\n9QikToMY1864ivO3uLdao7//AcHgKaho2H01oqP5mAumjpx3Kx9/iv81A5D8\r\nfWEE3MjrZtpr2MhryzEMAQ59O0tpVzP/yM4b7uZNbVbaJXQiVDQ1tyeA29Is\r\nyozMf9uX53BZRDAKKy2ydUMSq/Mqvm2sTJiFEUzwFwsvI3NVbNGIpJB9zeYx\r\nxyCeb6KmVO5a7/YwEeZuda73emi7j0FViF8=\r\n=f5rc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"df89279ca4e1eed4487d8d4433e88f93feff070d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.59.tgz","_integrity":"sha512-tmGol8wrm/M+u1dGH6ORA7rrSeOBfKtbnyzOrhbcI87isfgtlz5Mj5wUJ9iOfHZPwIkcctCP99sqTAzy9aQMWw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.60","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-grids":"~20.1.60","@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-layouts":"~20.1.58","@syncfusion/ej2-treegrid":"~20.1.60","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.60","@syncfusion/ej2-navigations":"~20.1.60","@syncfusion/ej2-richtexteditor":"~20.1.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.60_1655209296560_0.12130875553756026","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-gantt","version":"20.2.36","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"08fd28fa4bce26f7b5d40a7956419bfd02fd04f5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.36.tgz","fileCount":289,"integrity":"sha512-QlAu/WMJsD6Il636QNdVPQvrOrMSHwCWsmitf7E/OrCpOskbP12WM8cTwFZpVQjs+JY0I9+QVr+2P/y54udAsw==","signatures":[{"sig":"MEYCIQDTL1kbwdLPI4KPkowgEo2LqpAYnytTb5X5EsQJuVqiKwIhALfwbaYICOrYhF5YFHLVRaPE+w4LU6Dift+ockCjS8f8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19028820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWI8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8Dg//bmE6OJ0mvA+hzGipZ2ICLR2BD2fjy/BoMVxxbzrd9ldxJSLk\r\n16fXoMmm61RNonnuEv/E0mWsTQnnM+RgpZLx0TsiGRA1U7PiSbmr9mcVjkWW\r\ng4CBiiSWmKgJkMD21342SLL8GNBZtQa8WuBdbY7YUu5mMZEhwdugRFMM3yCo\r\nyYFAm75Lio543PhDxbO/e2XU8J5pGtvsA0sPn2pNDWSfU3fAPySTmP1lF3Kr\r\n/XMm4W3k5zYi7X3AyucrLKbAGk66LgSXy5PVeDTooJk1snsvT5CL/MjLio1l\r\n6m0NXLAFn0TzFE2MT+WvOv9v2ZvToCdyQ9umvTcIwOhT8M2CrgEIJdf8kSPh\r\nGyl7p0dZ1+/RZqZ/eiAXFZqjHOr1l8uiqK0PswCzKBZf2QGzS+ve1W3QYanE\r\nZ1xWk18E+HYhmONslafxqOE8n/3JuD3goOQe/D2gY6WU6x0xTSQcdp3rCdw1\r\nAvyc/4dYCVQUX8xAMSUwCiMgf5drSrzLkeLnewfNXFMN6Jj7nC+ALuJKxuNc\r\nHqBEo3HsCeye0MKI8F9i8Oy8MdkI3hlfw5H9l6ImBzCkrLan9fgPa/IJODry\r\nkykH8Va8qr0Gy8ADez8YVskG6Ty3QgKBc5COuC4IAqp1DBDUfNXK8Lqps0Gu\r\ng76FOznQ1QMAeMLUhdCYNHn3eJQuPPh9MUY=\r\n=4Jk4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"f4f0a2404229c776cfc65f56944ced4f5cb1d7db","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-19.19.10.tgz","_integrity":"sha512-sN2r80uYnkxozw6rfp7oQLWmHp0pxn9DopiUeTWHUmeMZxmx3GewVFU87JJQ/GXIXFBjrmMQ4Kqe6uCTinRESw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-data":"~20.2.36","@syncfusion/ej2-grids":"~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-layouts":"~20.2.36","@syncfusion/ej2-treegrid":"~20.2.36","@syncfusion/ej2-calendars":"~20.2.36","@syncfusion/ej2-dropdowns":"~20.2.36","@syncfusion/ej2-navigations":"~20.2.36","@syncfusion/ej2-richtexteditor":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.36_1656578620285_0.7861935798148916","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-gantt","version":"20.2.38","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ac5764dcd16ae49a3087023f1f508e80c93476be","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.38.tgz","fileCount":289,"integrity":"sha512-F0oJZjwklM/P2UviwFkhbwYZ99ERNEbGNoyoQAPgAUCvHKOSeTkEQ9zKpbmrvH50d8fDuUyvGJASnVpkOx77UA==","signatures":[{"sig":"MEQCIDT8vCDola2H92g9nt6FOyEqIws0SaVDtJhVqh2XaRflAiApbWB0pBZsiPeQhh4Mf1eErUXp6HUBpCtWeQNJlJhFHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19042061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza3xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFUA/+OU4xr3AgyEbGp2E44EtV3a+W8G9p5ZA2PMTOeyQaTd2TF0O6\r\n0+PKEsZeYC18fM8i9IrMnDW6gArZaDSWY/JusvE1jwk/2vrhvgXnmLBQVds8\r\n5/TC++YVQYDaUtkr9tPCrqZEtL2PU2IUyhr2NkZf/hcvYZerbrfwony324U7\r\n+G6eZKZkBcaa93T0ldkx3JrzfarcG26X8V6O3v6xLThPcfXybrDU2FKK3pu6\r\nw3zowYwMzzenyaE81Rxv9OBix9mg41Q8gLFvwojbhXJsjy8uNpXtlv5v0Lb3\r\nx25pHoNED4yiLxQzdUkR9HVGNp198UmoetrzcdcrqnDL6o6SzO5RpVjwougL\r\nAvkSVG5otUOr1B9f/n/7CV5YkV67j4s9ufMshMiHY+v+lnj1jZbWIAY7Z2FQ\r\neT2JByLSohBH8H6nUBQTptcSrvKGKeIalYH5+HmS5ztbrLZ33Cv5wkoDlnwd\r\nlvqZ16dhqd5SngBwcdOOMo9mtPjESXYBSjiOHFbuQfrq24Nas0eeZR+6QJC8\r\noG6QV0fji5GM+zAdavPUTcz2mfRa3F5bmDQXxumi/OnWCh7frSQCoXETFki3\r\nZ69s1UkvcHhWwMw0Nd4EmIf0o+fFvCCnC3qekTamLaK05DzNsU3YZBsSuoNh\r\nYpSEuj9i+AAxVYNVE5tuYFQ016XIpJFkvxw=\r\n=valZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"9df96357502324bbdb4eeef866fe6f62a28c6eef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.36.tgz","_integrity":"sha512-7nClwwDPnrsSRqXw3okXeWajAGJUG7LDDgYZHbaTLopCL9EasuMZ+aFbFCqM2Ly9GXjONYH0Wo4J2kQ7VPrVBw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-grids":"~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-layouts":"~20.2.38","@syncfusion/ej2-treegrid":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.38","@syncfusion/ej2-richtexteditor":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.38_1657646576797_0.6407106887864806","host":"s3://npm-registry-packages"}},"20.2.39":{"name":"@syncfusion/ej2-gantt","version":"20.2.39","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.2.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"705e529b221cfaa50cb5e52d4aea047cdb0e390d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.39.tgz","fileCount":289,"integrity":"sha512-jCc38aRPtkjQ3kXJzQno6VzfAev8KiFrPbzmidF5nHPgfEWa+dfwjTRfCH/gr6jgfXfRJbMYgC1I19gv2tZ56g==","signatures":[{"sig":"MEQCIHjxO/gMayL+RGy5f9nHM+jdFjwnExQP2yeIqm3unsSGAiBpGT4JOi1whFKOwht4bJNP24fRG2ZVsE7W9ZI267BqhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19045846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1sUSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmtA//c5HZajuwgSJ1/158EYfkxAcNMq04cgT8J8gXC+dCLUte8jcG\r\nomJ9wV/BxSZpvHjWJlYvZmLaQZRtIT/B2XFPT6EFVxtoD2H9vdXxvoBka7kZ\r\nyk7ysknwP8vTj9/uNybTssMFg+zCvscBXWX4dUh9Vw42Y/PfHHH5UHeIE2Zq\r\nlglLARCfSBX2Ox/3XF6O6H3JLrLRLIOA55g9Jnzw1hO36Nhh6Ty6tSEvlryA\r\njn6SR54IAzF5hgoMmZpxlI7wdarqmzCORPt5No+y4OBXceWj3xGFp/DXllIh\r\nFn0Di5gr8e48E2qOHLkqRLv55oTe9U20qpc1jBQEadkPrzfhI+P3sIKlBn2+\r\nQxg0kwQ67ckEb4ZVd01ZYhvFvW+bZCMqVQHgNPxbyTSs65Iifh0dPMk28HIa\r\nerpDseWOMVz8gyrDjZWGyPgDE8r+nQ6+Rk2P9xHn4FHMTC6sNw3ttnqemQE9\r\nVmrDHZ8HJjMEZaVq9JgCTINe52lIIzoGtOE425Wnqjr/zW2dfDrxP0TWrHHx\r\nK6Lp5gEM4OZ9b1b/y/UlgKBf/3g8YKHLqq4fkZJ/5KN9ACafWHwVbyUUL7jv\r\nSYxKVdY0xQU+/mwqTgOLwvzXybWHEymbUvVYs0GkWq/jVa059wHM+NB4DMOw\r\nLR5jc/cmXzZa66BwE9Gd/kRKWYiM27rC+ss=\r\n=7OiH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"14c3049c31d3238a0dff8149dca87874decb2edd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.38.tgz","_integrity":"sha512-Rn0knEwn29g3/0CYudcWWZQSkYbzOvP/Vlbbs+AXZKHQc0b+Kl6TFL+NFY8nuDt/Txt+oP12royOjT2GXqp0aw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-grids":"~20.2.39","@syncfusion/ej2-lists":"~20.2.39","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.39","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-layouts":"~20.2.39","@syncfusion/ej2-treegrid":"~20.2.39","@syncfusion/ej2-calendars":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.39","@syncfusion/ej2-navigations":"~20.2.39","@syncfusion/ej2-richtexteditor":"~20.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.39_1658242322200_0.49130616011791495","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-gantt","version":"20.2.43","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"592e22f6373cf20359647777b8a8414311f51868","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.43.tgz","fileCount":289,"integrity":"sha512-CXUQZz5EH/Er//U5zszcAMTkkdiHvjLdziYVdPhbY3n/1dcuoC5vQsVni1p+t+pW0rRz397EKcXtlPSYAEsDYA==","signatures":[{"sig":"MEUCIGxygJaA0BfBHdPM/cjmrpwU1EM1RCCTAwjgfYCwm3eGAiEAxv5jOomru2tVGP6VsmS1up9sWtmZqrxic91zg29LUZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19068364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KKSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIig/8CBarYt7sp29HrPWNGdU//B6BWC3d6l3Es4evWh8Fsfw9CSb+\r\nJpjnj7IjLGCrtWisjSJZwHwTi+DWjE9XuzO0eh/HiAtUMQPRGiwUKgf6y1x/\r\nVJPZcfCBnlJhAwLlc+AttwgLKDe7LR0zGiM57gYlVv6JnqpkyoNjRJuaDVSB\r\nHAS736afxWg/VdZBwcCj3wuW0hj6xazspmHyQxuR/KjmWRfK2cUmefNdeIrc\r\naDQ9Iibw4oWdJ7f355Xm53vEz0JjvC4jnCIAE7TS5gIX6NE/VnpnxV1W3wfL\r\nRG0F2UmKxuWJrveCr2R0i8MmONJzCpGioVI7Ye3Ger72MF4TMA1BEp1gyA5r\r\nVlpiP3PnhiWW89qwS/LotM3jIKSTse4ekr4F8WGMc9/ruc7g2ciewYycM71s\r\ncQpQwCRI1hcCHWJdYjP4KhdU+1pDMln0++2DA0GmU7fSfARHxsOUEGeIrOyL\r\nh7QjU+I9mv0KlyORsGW1eYe13aKoMYF1CiSI6XEBQTMpZYlTUVqg1i1U1TWw\r\n/W/CeD66CByYk2lTdbNrVsQq+0QtqOGbmXr3pxV8h8yGpgFbA/GCWCe0x18C\r\nsUXLtupwpu19EFRswgX7/sBA8/ASuRBWC+RY/o3FEDDM/2zviYhEaalbNE19\r\nRC0hhoe55h04qlJlkTSKMgaDzTcO18Mpfq4=\r\n=TJuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"04527bd8b9bd3a5b245fb2223dd6dc9c2ccd93c2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.39.tgz","_integrity":"sha512-Hfi4X3srD9FkRRuV7ufhFNi79MR6Pc42eKiD9mkbote2zRiRjBppCutfyU2q745wbc+EFmFz7zoXA4/Za3Q6ww==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-grids":"~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-layouts":"~20.2.43","@syncfusion/ej2-treegrid":"~20.2.43","@syncfusion/ej2-calendars":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.43","@syncfusion/ej2-navigations":"~20.2.43","@syncfusion/ej2-richtexteditor":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.43_1659937426410_0.26870973242644935","host":"s3://npm-registry-packages"}},"20.2.44":{"name":"@syncfusion/ej2-gantt","version":"20.2.44","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"93c7035ec7f6d263b27b8a43c3c96ce168dda780","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.44.tgz","fileCount":289,"integrity":"sha512-eb4WKF5en2gj59XIGSgsftwelf7XM55+uKR1qTV3SpRd5q9wl9O381upPaoSnzpd5WmYYInKYtDTZKgLlHO0tg==","signatures":[{"sig":"MEQCIC689iEUYir57c1Z4gX0WryK42lYAju5E6jm5CeqbuGtAiBXue30ITPKwpC4RaqlyTwn4d148zNunPaL0NCpOazYeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19089606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5U9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqztQ//buFwD39htkYEb8Re82X3ONkLXBpcmFlybI1F568+593puZR7\r\nIVCvBXBpjhJwdHh3R5gmsAAWTHHuSsLCRFO2DynC/GD+Gen1JAw2OL3KdWM2\r\nWA0SRFO/l0L7CgJjwO325a5wcIGsUPZQH4gDG2vy8a3Sv0gFAzydgEVN3vx6\r\ngS1Pf1qORLBROAE5hi0NOauF0BZzE+U99j3pzt1I6mfwLuxdUivbSMs/Yvqp\r\nWCO3bhdeZj92ghGPKsvHhaxSCzulggs+c3ClFJFlzk3TZ3WBwdV5oce8zSq9\r\nH0X+is0JwoVyCBUFvX+WEhTkmLbEP9T74wsPxLyUdFsgN8ofoHrGhgN9p7RC\r\nCbSc8EyhnDhdRM9DXgffgHbaoKVuaIrudXto9Lvr1K3k0IBX/Sc39Sb8w/cF\r\nu9Xm1PLWe7p1DdNWa5/L2QdGEowFHfNYrhmgzEIlvcT6/Oew30ZF6T62u9Wp\r\nNhGg3aXZq8oY8wop08mzXCZYo/tQVxyiRHriy8Abc9I7nVsQk+pr0RnNHAUw\r\n6+yE4nuSWwJ1/kG0F7mIzmBEryjcf7jrK+0Zxgs3yD0VFTz0pt4g34sCtkj4\r\nGEztc85V0+bpAUD9YoX/zGLwDmzfXIMNxCp3sxYHA75A2iW6h3F78G+6RYFS\r\n4KYeoAwCxq2Xolq34uQzcB9wF2DxP1gYBEA=\r\n=XnSR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"0ee7a7133101b7e2886d1f4064f27cccdefa4eac","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.43.tgz","_integrity":"sha512-VDzQ7VV68IMZBz7NCb1rHFjC15ida3IqeFVfF+z3SIXddalUkhZSeNITlKsY+s+3ZOIWiKG7ch9XDY/mQkugTQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-grids":"~20.2.44","@syncfusion/ej2-lists":"~20.2.43","@syncfusion/ej2-inputs":"~20.2.44","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-layouts":"~20.2.43","@syncfusion/ej2-treegrid":"~20.2.44","@syncfusion/ej2-calendars":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.44","@syncfusion/ej2-navigations":"~20.2.44","@syncfusion/ej2-richtexteditor":"~20.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.44_1660654909002_0.6598798508895714","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-gantt","version":"20.2.45","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"4ac80d2784fd3b53acab500531f9d4ba269cec77","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.45.tgz","fileCount":289,"integrity":"sha512-ABweoCh94vQu7a4gdeIyPQV1RZ5LaAfXJxLGiXhl2Y9PH2qbgBHU4WCNoVUDsI8iaAkgyX7Ly5coWyCsUsSo/A==","signatures":[{"sig":"MEQCIAsllC1bi8IsviNrBilx8xH7aB2n5FSaeKz7hNutAzDTAiAUyrpfv2eJs5e4f4Nd4jZQCChK8fZ6yX36qIRQChC0Gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19089766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMnpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFqw/+MghFbk7YKw+2O9NkArFSJuiuCnR6A1PFDFuE57w4CDrSEc/f\r\nFNQWtN41CtedXwxRtMFOs75NElj7k5tV9y4zcnUHUIAwiVFU3Nq00WO7EPzI\r\nV5kFkJwwIFeTXNEBTbUhQ231ShcQvjiLG4Sk50tFXZNmdcJDL7wEUvmxomSn\r\nvyxqViQSRjPOrROPLMS08DJelI9CMkxEzFgfRWGiLreUYjZM1/rgS/mGfy7a\r\nKScbvVbwKVllypbUtD/nqZLYyqFBd0zBW91SY9dHRyOPOXeJvN17J1s2JHoY\r\ndcVNdocAaK6gF0fsB7TTrMo0dP9T3NGWQ/uqYT0r16D9mxHEammPTJE3ozz1\r\nt/Eei5n63lOClvj6na0qF2Z7EWsZB1QrBX+Ah7vCpMkWSGlA7IEm0rkD57WH\r\n5X3fv6tkB4vHB/uYtCSFnn8396+ZV6hLnv4+bQN8rb+9fO9h+SFPDIcFJ1c/\r\n9uNIMHMvjx7qVuTgrWTm8XN+1lJZYXfBP/O0Y6q2ZmMsYYZkiA5ojyWBGoLm\r\nmrMWWznsJaepjZ8XVM16syGindCHNdFmnwuL6slGfS0df/FBGcRVEDSP4s+z\r\nkCyylvVsmuOiOJ1I5edod1pZZL0Bm0fuCfGqJh0MQBbbfGW7EBSWogafYL/A\r\njdUrs1D6H1m1siBrrS1fhUu0CBbRPJBWPtM=\r\n=IvHZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"ee9e87525e6988bece6afb5457e2cdb198fff4e6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.44.tgz","_integrity":"sha512-90ra81SrKxslSTVflObgRQLq8Sg2lkrn7LPVOzaoj4cmzJg+5n5aHiWIEEFrv6e87OyzXwxAU7j5GI39661zCw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-grids":"~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-layouts":"~20.2.45","@syncfusion/ej2-treegrid":"~20.2.45","@syncfusion/ej2-calendars":"~20.2.45","@syncfusion/ej2-dropdowns":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.45","@syncfusion/ej2-richtexteditor":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.45_1661258217282_0.9130279389201528","host":"s3://npm-registry-packages"}},"20.2.46":{"name":"@syncfusion/ej2-gantt","version":"20.2.46","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"0a9d57268eb4557505b2639d0fbc34172aea9a21","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.46.tgz","fileCount":289,"integrity":"sha512-anhUMbG61PaahmH3bkwTi9KnCklzxUET85nikpe3KAHYW4A7uVD9SSq5p2s1jjU4YJO6j3uq3H4PZbDO/E4UqA==","signatures":[{"sig":"MEQCIEJFttNJues6JvtJhcuHH8qjY4fbhZQMEfraGUEvNXaUAiAoiKS0iuQtiuRadnLA8xlkPiW2N2MmJO+hMAsS9YfNpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19120493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqJA/+PAculIh/86v3GRen3t6+r9VSVTcs3IsNTL+U0jdyBs/1C2Wh\r\neCk34mkrMn6HQxgFFaAYssyB/xawSX4e4qZiqnBHjUGvTd9LhNBQs5tOcRyD\r\nsflx+xJdBm+XU8C0MHslxTj8mFk+hAwYBrgiQWTv8g2czWoqls+KWRIk3DRe\r\nmzbrZn4RqBCon3MbD8rl+bXYNz9sN/BEmuUzuT8uZEv9+/KsVuzABocgAeCV\r\nr/kVOhllDs1k7KJ2fzd8DbToP1XxWGSXr7tH5b0mCvcqktLokvWmZ6Dvs5J9\r\nf7J+ajVYBRLXF/agXg/UDRanutJEh+2UxK6CwBe5pXuko7kqcn+cn98bWlRM\r\nytRCaOCGDEVG5eQOnoEXIIlpGBMY/dy3Pz6PiO4YruKpyMKlPRCJvuc4bGGi\r\nl7dXr5V9WqST+G1wNmABiIqw2WM3Ux+aihrxKiiLzdmSLNHtZpqLVhqHn0GV\r\ntpFLT0+Mj+SSadCWCA5SdilT7Fy1m0bzQjIO11HG6U0qkaEwifBskpu2+Q2K\r\n7cGpr9a2ILSLUSE7TqDaIRm1aV+wzC/vX87d+ykfjs0/h3J9GvQgrVzQB4MZ\r\ng3eZJwxV6Y56OkSXqtMYeyB+7w7bXWeCt8k4KIpTPWiicE2OwTUfwjhC3TJM\r\n8bNfIvmyv59Xc17R/U91Qgp715uzJ5jyCCw=\r\n=3g1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"04dc5c6523a85ba8ecadcd80d6b9e43c7f202fd8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.45.tgz","_integrity":"sha512-ajQDPydpNT3nPoQsgQbNvzpYTsTRNCTDPtZiSUAwNJvMOpc7kCnsctSdfoZlO2MUz3rIGiJUIHeLjIpCytU4rw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-grids":"~20.2.46","@syncfusion/ej2-lists":"~20.2.46","@syncfusion/ej2-inputs":"~20.2.45","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.46","@syncfusion/ej2-layouts":"~20.2.46","@syncfusion/ej2-treegrid":"~20.2.46","@syncfusion/ej2-calendars":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.46","@syncfusion/ej2-navigations":"~20.2.46","@syncfusion/ej2-richtexteditor":"~20.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.46_1661867189382_0.8202099363699722","host":"s3://npm-registry-packages"}},"20.2.49":{"name":"@syncfusion/ej2-gantt","version":"20.2.49","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6903d62670055bf1cde260ffaa88d7fcdd5ebc27","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.49.tgz","fileCount":289,"integrity":"sha512-b4ccBaZd1CDDMWKWT49dB4fDnkdZgYyYsZOoSVIqt+nbuTvs+4gU6WdR/hvLDsiv/b745FNsCnWbazWtSY9wnA==","signatures":[{"sig":"MEYCIQCajjZNfhrx2f1j7q9vUBdvXL6lIE/C8Lmlmq57sS/pnwIhAOeFYosHZpaANhTafdZkMuSDwHrgobJPqVov8SJU7On7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19122840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIJAiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx/g//fitkgs0fG6pru/Jnv0cnon7sysycWfoO9h2h04KL4tI5vfL6\r\nHdRSKWnOAr2fg5Fjss4q5uwCT34hruZt6UINsCCyLongJAaFdsOb5I1vqkas\r\nu3daEvKJyBz6YkNhCkRJAJpkiTSllsD/eeoWQs9hHWXAxgqz7yRd94/QZu4w\r\nFFxB0LxX9XS2eu1E7NTicQMklPL3wMd4Luy64rtIvNZdZmqFbZjgTaQ/4K02\r\nAY5Ae+w9MGBOdlrld0Ie54nl5abPY0pNXxDcAXBeoL87q05L9iWb4vL40Mpt\r\nU0fwD9T/0kwc6X/NEGo2HMlpFrhqORid24istDQdVrlGqB0zDMDVQAzGus1P\r\ngCt3KCCF1ylhvdTqnZt+Bq8+vGqO4RCeGX7ngHdWu3Ac8F6Qh1F3tvBzxbzI\r\n27CnUSmwsxA56tR9mIa8hTiSmJLag/j11lI7CLVnI5jR8kF3F5g5D/iT70rx\r\nL/MhcsfT3+Hb86LDd+Bsx4GVwq9kd5NW50hunzyQXjS7FXAMSnZIuq7yMLhj\r\nanCt6ou74RXvCxTlQlPDOp0amwKANWIBdb57ejUqXDiVbQHmI5D+yFoThV7b\r\nqd3PdLT2C/YHXiFhl4rE+SBG2QzndXXyIVP7daeQm3xUMzZqgTQEiW5ArOR0\r\n0DcAZA1hLQyHUHPFDdrl2MLnXWbA5yocWnk=\r\n=UY0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2634a07edea76e02c4da292cec2922216ca23d37","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.46.tgz","_integrity":"sha512-aGXXWkPX90LO9UIWv7jrXAgVHVBHVSx82HYWYWu+4OXSh5KxmCAmhmwc40Dvem3YA1eDpChCOWdl5QaMhWo9nA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-grids":"~20.2.49","@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-layouts":"~20.2.46","@syncfusion/ej2-treegrid":"~20.2.49","@syncfusion/ej2-calendars":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.48","@syncfusion/ej2-navigations":"~20.2.49","@syncfusion/ej2-richtexteditor":"~20.2.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.49_1663078434553_0.8508857463967492","host":"s3://npm-registry-packages"}},"20.2.50":{"name":"@syncfusion/ej2-gantt","version":"20.2.50","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"c933dbe07a6aecca379e9debe00b54b4efdf2936","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.50.tgz","fileCount":289,"integrity":"sha512-eSjxzhno0CK4ECh86USc4AHn062JPl6H5Qq3A5CRPy2HOeDO/LpYy+n7l27bSThYn9w4mxmDvWMHLzc50eRHqg==","signatures":[{"sig":"MEUCICsHH1QUCiAB8aTkhIpOLgGFgzGQ+BWslJ6cAhPkT4PrAiEA0GumUfPW1ipmoT4KZ2JDBkzPLm55/JgyrB0mE7w04OE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19118452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaMQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryPBAAlP58xj/r+Gf9DtvgF+wQ2Kzd7nEEZQb5stoAp7C+rLKFlK+q\r\nAgpN6Q7SZKiA/sXM/bzcuCk1EPrMPy7oHUyu5cV0btJNHVxgUXN5v/gvjgt2\r\n04/kY8Nb5s5laruDUUzV8K1XD/eaXOVBB+QFqD6QKPMzb6bm3S9xjTs26gOw\r\nzTphc2tYaqLGToySudmIbkHnPceTNOJK4Tt0vSqMIaHfVrqv3VqK/UmKMhcd\r\n0pfEFwUtxCXmB6n0EZAsQWjytzQz+QjzsPY3qlLT8bgPDq670+wflIkaO9T+\r\ndy9FBTnvNfehhKS2vQqx1pBMZzyoHVeh+rVlnQX/peK86XRPxEYMDIPANeVd\r\nm4bD8B0J1aoTj9Mx16AIZOm18UsN1S4pHCUr05u9vnbsrWtQs48jN4DtSJv2\r\nx16J7ajXSyse8Tktg0PfDOWZObfd/B9FNsDzuRNPVx5MA9k52IvnKM7XiIqu\r\n1r9TbVDLtcRvKlidvQjQORcMq0F1MzC+3tjKNvX5mMPBCf+32/X8/NVNt7wI\r\n3C1h6qDHgJ9bXBhhTltr0utLhF87/nvH+ooF7yn/4/V+zfH2VgCCBhF39lE+\r\nRKbLVxxKwA9J3IMGbthOlnKMypfeFvuxMoQVTzByIgEa1HNV2GCiZ/XtY9wn\r\n4sn0av6P1SQpa4Mr4ji1rCktPI1eKZ0F6Qo=\r\n=MFpa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"2cf74a3f9e016c1e63b363b06ee8755bddc929fb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.49.tgz","_integrity":"sha512-j65MRf6oB1NnWXX/PvaUdFJYznLcj5VFQ5XbkkhrekSkk1PH7Vd9ipxZQrIdaVqDRnACWmBClPe6+WmNUy2OxQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-grids":"~20.2.49","@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-layouts":"~20.2.46","@syncfusion/ej2-treegrid":"~20.2.49","@syncfusion/ej2-calendars":"~20.2.50","@syncfusion/ej2-dropdowns":"~20.2.50","@syncfusion/ej2-navigations":"~20.2.50","@syncfusion/ej2-richtexteditor":"~20.2.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.2.50_1663673104640_0.32466270950548815","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-gantt","version":"20.3.47","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ab9198a7d4629d946d75c9d731f7d8fe48cc8676","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.47.tgz","fileCount":290,"integrity":"sha512-wyiyMcgXiNZVrPJA7fkJNMri33jaWpc0f04MQCzMfnHF8lpuOY7Y3HlyqvyOAMKxhCINa1fcapJ3o/eRuUVxbQ==","signatures":[{"sig":"MEQCIBa0JBZ+7SYizPBoZd1ZdEUXaKeXfIH5bz1eG6S4+VX7AiBx+G7wM03uTmRiYvS48NFF38Pht2731zCSwEdM+7pyFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20383746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVwyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhWxAAkUSeMiGKEIdwfFFQlgeVSsyQ2O5PcLGEs7oE0mxUyYYjlSH5\r\nDrUtioN9FKgDIdpHcmi1JYyZCGwf9WPZ4Cqsvw5Cwsz9b8MzOogK1U85Ly6w\r\no85fU19vcE2VHa9ogePBS8yFs/yWODY9e04wGziWZ2XnwH3mgWH/tmaJuAMY\r\nQNAxTryG8bRVMaSBmRtoKVZ3ocJ2/13gvMO487etoYScRBnWXvYt6QI6Bb29\r\nx3erQwBuG8FH57UFGqkVB4wVOtU28lzDZTQZiwxJxUI6d6Zs9tvfpTuCFPeM\r\nEumZb9FeOjImNjGlUDjzAVF8gIxx7lwPdlQ6GyltBF97cLtSan1z39K5+grk\r\n7YKb+bgazzy5GRUAZi7S/juMFf8oKujJpFb7do0dLbv6NeLdDzZ/4qwef3ZE\r\nKF4lNqcP2jjsz0pCHIcyGDLlTtN9Y7Xu2BCbQ4Pw8anSNkww0NGGQb5I3RQ8\r\n2MYIIQe2pAUu0N0X/YUXjH+paBLem7NXYHqZL006KKi9gRdtK95bgkwTyl6N\r\nl3Ep8lfrQ5xFRJMTcnKbD/qftuIV5vSw2gLNMTyYLA7ilq9JrkHI2X78ib0l\r\nMKyfVMaCRt5xnuACRW0+W2/w2iNXsbVTsYP2lCkggNZwGQIX25qdYB9ErK19\r\nM4lxJqsOObhkNgGU15dhjab1LXcC7FmIDaE=\r\n=0wZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"70beb11e362a1f86c917e363fd8a653bd1409437","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-20.6.13.tgz","_integrity":"sha512-kdZk1adl1XJlxz+IuDQCFGD4Cmd+rlfqUOfVr1pwEsBfuaaa9C1tZmDysXPDkn2AiVyZ64EWDPgQOw/ZnQl27A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-grids":"~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-layouts":"~20.3.47","@syncfusion/ej2-treegrid":"~20.3.47","@syncfusion/ej2-calendars":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47","@syncfusion/ej2-richtexteditor":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.47_1664441393970_0.07846634642371408","host":"s3://npm-registry-packages"}},"20.3.48":{"name":"@syncfusion/ej2-gantt","version":"20.3.48","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f928fcdc0a219c459a4912bc1e96aa666fe5fe28","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.48.tgz","fileCount":290,"integrity":"sha512-fyLmXyqz66QIOv5UJohfFTp4tZWDmUSDx6qjoZ+vmunUa/mfF+wcTcZ5+VAKsVQ399YDWQ426nLdHk1i9y5Tdg==","signatures":[{"sig":"MEQCIELMSYdLD6rXRMBH9rHnqIng59KIFiikpQNJITcG14H5AiA4XfM2FP/6dC3xJy8z27GRPhWRMr3825X0VGKj7knzlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20388986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYh8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqefg/+NegKFrnAN5k97nMeVI7hUN/0IbWo1Dscj2CqzB5Sdckpug+W\r\nXcWAZRomfHS1numws1JqfUrH6rm+ndBnlr3MeWbymt2MR9gyGknwYeOOlEzy\r\nUKvAEAa2pefRUsWfDjEowAxcyziakNt4wDhMRXuQgFhCVAw57NQA9Xos6TFs\r\nPEIRP0+b6fYPsz9mwT4Rx0hGpNdzlo1Z8NiZJkGxWCdB1hoYzD0JO8aUoAWe\r\n0k+OcHDaj/PvLDDhRtAAQXSDuT7mpc9PvFvILlAT0/QOqUzCIxUdmPszCD/5\r\nVJDEEOrsFipSamn/0xh90WlmcKaQOD6tQJ+Bq0OfbJPkaNadmZHXz4arIXQo\r\ncJAP+VLX1eqb1i/qemG20xyxkFWBkkmlXClCNtbb1tC9qsB52JVGjXMArKOq\r\neOnuNS9Lz5/L5ETekCfJyiwY07gkU4CgWrHZs67dyPHB5WnHxciwaMAfqcV9\r\nayNvWPC/RUOMbKHXqggS2fGGbWpNu+UpRkxNUl1lMrSNluDSIbQ/oZn8WCU6\r\naCJoNMdcCyA37LAxonxmWmFGsxdJDcP8kQiFjjJoQkN83OiunqMr9Q9Q/9Sh\r\nycH36KsViG5N3ImLP7vdGbybM1DQw68MUe7NvR1qnrpz3RBC6UGmJ4eSM61w\r\nMHJ9l/bzoEt8lPoZ4vWuran3Xm9/0r9TkH8=\r\n=Vii0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"f70eab27668d097d2b08789ce16c83463c9bed0b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.47.tgz","_integrity":"sha512-oY8te11bKyAhmduU/U9V4BpO1oTQrdw9L1ZCxsr1Dtc6LwBjjCyS7MIZAn+RTb2jtZlEqf8MCNT28YzlzWWV0A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-grids":"~20.3.48","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.47","@syncfusion/ej2-popups":"~20.3.48","@syncfusion/ej2-buttons":"~20.3.48","@syncfusion/ej2-layouts":"~20.3.48","@syncfusion/ej2-treegrid":"~20.3.48","@syncfusion/ej2-calendars":"~20.3.48","@syncfusion/ej2-dropdowns":"~20.3.48","@syncfusion/ej2-navigations":"~20.3.48","@syncfusion/ej2-richtexteditor":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.48_1664977020528_0.23444631265994587","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-gantt","version":"20.3.49","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ef79a28355478a0d9dc2debfcde42c0784fd48c8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.49.tgz","fileCount":290,"integrity":"sha512-k0VWv72m4OxGl9O/BgyegZOS8HKK64695gCs5/fB5FpxCsOCQ8Z6G1QgBDqpphmPkXEGDX/pViRN6rMe5F7RNQ==","signatures":[{"sig":"MEUCIH0wQIY4KBq0wJcTdexOYZqg+Xqrx0MukrDx2QmfBWikAiEApNw8lbpJbd3wLwc0Db8DVZkwjq9Iza4PaRU0RPBYKxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20415488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWb1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzgQ/+PcrCN0VbgoLfLAPK7G8xRYgIoNYlKG/TDz/+ml0PMEsL94jo\r\nJ7HaDcAXxukDWo7SzQaOOKS8D2EwqxvaCAM10artNmpZXVrt4skX/p3eUpIl\r\na9sz43U0vLSA3BUv5FKI/VqZWrnrwkSEVNSLlGM2rhuw50TkjVtARSq3r5kP\r\nfqhg0qlQRgeT4NdWXD6ASfP5PiVR2bWpjz8xd1Y+jEb5fQCig6w5M7wt/54C\r\nYGViCPO6Rg105tPcrlRSmYGiT9pvbqmOdrIsb+iPCPJxYnz1uYTdUyH56R5P\r\nwPZNOmWRP+E+BsbHB5j1tfqXAj9gUS59I1/oPdDyPXtejDAyVjZg3vMxfM+k\r\nir85bVTvRX2+InoI0y346zgugi2uz1+QpNjSgFSSyaDVnJ7qXBFmTad1aDVJ\r\nrxDMFEU3HKuwDUHJ39wjTFhBMGzHlU39X4KlbqGqg/pNzD+Rq3aw/WyCY8MD\r\nFhuzN9wNz+UvToXh5vtha/OoD7q0iC3owE/SaK9xhdsx8hj32oif0VMqnjq0\r\nRoWlldWtq7huNEhL7vg7ZuS5UL78o+FHVnrlyeCFrGiN+VHEV6CS4cp2DRzd\r\nTKiM6pGIcehZOzdgpVsppYYIAhW4rWvFcai620X56EbzgSV3kCL2c6wApF7n\r\n/fh/k3iVkB7qOmmjJz0TPqBEEByGiL0sYZw=\r\n=6KN+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"48056e66d813021bce8762c3c3ccf28f99f59f57","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.48.tgz","_integrity":"sha512-N2zofXz/onMGBz+cAMn0tl9QWbncq9Yz54oi001UB2zVN57sDolIgOnS7DXmP0Sz38+Ff+t3Nv0DiXMjIirVhg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-grids":"~20.3.49","@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-layouts":"~20.3.48","@syncfusion/ej2-treegrid":"~20.3.49","@syncfusion/ej2-calendars":"~20.3.49","@syncfusion/ej2-dropdowns":"~20.3.49","@syncfusion/ej2-navigations":"~20.3.49","@syncfusion/ej2-richtexteditor":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.49_1665492725153_0.8724396583071246","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-gantt","version":"20.3.50","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f73e6a69f18e576dd3b5797c0128b0dab700b3eb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.50.tgz","fileCount":290,"integrity":"sha512-aLbQaokA+GH2F2UouVgBNouD1ffMISL69Rgl4anazgdmliTEv+2wee0eJMsoG+L0GAxwzHgBXsJtdUaH/61vrg==","signatures":[{"sig":"MEQCIQDbaNWW/+Ytn9qOUJrb+F4yJDehDWQiVq/hHLkRIIf3EwIfCP3sfV5aF0GfMHHcOyhDzUvFKD/Ukxd5raFbqfLjGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20424686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToTGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokBA/7BG9K9W67GnLylLMnHHYbScDAvBmC4mE0ebGsIp1VWqn/uEw+\r\nxhBzFdzhqoWi/syPkM5+wfev+dRuPaXQxAzYDYOp7SEcW2Fed2KEMM1r3lp4\r\n2XvmGq/Y7oc+bh68j88YgVe/BM4eOfk0Vv8zRMfRC1RkZkt9dT5NRSp6fTX8\r\nE9C5cvZ8C73eY+OOVjM3ju+v74r29SPVA0lunn2IcA1I/NJm9rks4fVNM5ZZ\r\n9phHZV9WQqqDF+DNMV/YsfA3MGceXmjay7aCffA6owfM0W8sw4wUgid0KYul\r\nYpgtpiHhUhZjWwlw3QXZRz/LGLHj4MurN/6xB0G91bE/zVsmkhRqeMIOD7Wa\r\n2BY53w63QqCnmcUtrcDlYj1yRGFmo6vTVJDizDnu8zdBnw+IKV7IYS+FTFB3\r\nE17k0fAMehgbae0adKto89/UqezANT8mdtbYoR9bDtSrhSB3nyRNmg+BTeuZ\r\n/BoLys4O/F8JdODSdbs9bPblxZo1LvgW/YiamDYAMVOx3c0wn97ulttP1zkV\r\nxXPEGDuDSuHrjfu7Ka5uRSyzLl7G68e0DgZt3zu0ODF+dtTgknElDcAmL5mE\r\nKPqUUeYuEgxmmsqc6cVyNIGKY7cHYJ/2CK7/LGuGSjcXN74XkqMS8Y1oJB1p\r\nfR4dbGohb6nEBy1XmA6Nic9NqUOX9SOHtbg=\r\n=ptYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4d68747d121d9d64def512c6f2773a5a583d6b0a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.49.tgz","_integrity":"sha512-vgFZXyGQch31nJGDvAAnaXl50XBwr1ryX8mdnEhPJU5Y4dlCk6UMXd3bREhCE0Rhl85RfoLijbLoZXA/omIjNQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-grids":"~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-layouts":"~20.3.48","@syncfusion/ej2-treegrid":"~20.3.50","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.50","@syncfusion/ej2-richtexteditor":"~20.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.50_1666090182033_0.11676864465327719","host":"s3://npm-registry-packages"}},"20.3.52":{"name":"@syncfusion/ej2-gantt","version":"20.3.52","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"da158d6644c07b73be21ac82aaf6cd6a255c4dc6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.52.tgz","fileCount":290,"integrity":"sha512-Yyd/hoN1mhLpx/eMtiW7WiqUoo0/R2HmoHX+hungx68hx+HE4VGtRyKdA02Dgp/i68WPhdZLAPNLDxwiPGlQZQ==","signatures":[{"sig":"MEQCIFgyoKVSUGkZ8zlTYxcrJJCgRqpeTZ16RQX5ifmISmsKAiBRcJDp5C08TC5pudgar9y/5sBFX+YO49toIRKNfH/kJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20433401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWS4sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2FBAAhJwl5HrQFDDAwDZNBQyu6VzuFLIdh2m1+KLdOmTTRNVmoqB1\r\ns1A/afng1+GAAb1sYyGDo7UcRls0ezx1kVRmHWBQDOT+0TxdWQ/yeXawz6QJ\r\nXnyuBGtUOMfuQt4AY+Zo0nxgV1jOwB1KRch6TkrXQwql2sYbz91RglnuEICN\r\n9Z4WETpZv0zjrlMhiftrSpqO67adTZlPbCEuhgzZKK6LN+GG8q9aMuTGCakw\r\n/LE3a+IWfxynovWHtI6VOU4Em0iGtzNKs3GXj9j8u0dsY4UN1WWcktQPBgaA\r\nLi3ksIcVHSZ7k/ZhQhG5UIlPNRa3LU9r7nlNMl+8MzfbQmesCoS5DjBJNKNE\r\nrM2CsmWh6rokIywU5h9NaLkmqgjbrftxlA6Sdqt5RExqVD8WWQuXYd5XYUHJ\r\nJLYSnVVaZ1WlnxNbxYMgv0nMAzu2W3fPWhwNGsz6hlQFKrZERemOZEfrXLbz\r\n8wi+HpXkTWjaLtEBxJwNcMNMZx268qeyVjNLqdMpAwRuySOF6F9zOLOfBIdO\r\n5BpaG5YPdkZvYShkI/DSa1CwrnWGbj/ZBzZIm2L8eFHbSC9EuXV3fyRSiOhz\r\nXqtKo26SDhvo2qH3NVApey8NzxE4tHuKajHcF7xICLG4BAhL3chLVZ2qrSdX\r\nRPGhyuqNSUwhV70QxhOOluG9BU0wDdYZFaM=\r\n=qp2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4d0fe52bf76c918a2146dd208454bb4074c09152","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.50.tgz","_integrity":"sha512-tZ8N8JZCWpcLimmN48sryAFv2cRtZosczDA2+K6EBfYPgHSbymj7Kr8SUcy4zEn9LrTYvXb6a40ofz44EEud9Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-grids":"~20.3.52","@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-layouts":"~20.3.48","@syncfusion/ej2-treegrid":"~20.3.52","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.52","@syncfusion/ej2-richtexteditor":"~20.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.52_1666788908621_0.8165813537427675","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-gantt","version":"20.3.56","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"75e34c57e69f9536a409c672844936b038312fea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.56.tgz","fileCount":290,"integrity":"sha512-Llub52BX7zt3VQf1+oFFSdve/788O34xHZRHV6vOtQHPwPDAtFoEVqA55ce/4Hr7lbVB1IwqpKvz1QI/pHRDSA==","signatures":[{"sig":"MEUCIBpE7hcDxd/j0TpKSQqPnccuM+QQwkTVWBI4K1232wZcAiEAmp5CKCeOQd3rewyRkisxlkVuZnmi+G7i6Tns4OfHgy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20433402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaickACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorrBAAm/4Z6eCoeAzubKIw9Qu1Brh9sg6ilwhJ1///4LadlGJBybTw\r\nwk9sZAD3KgLCguTsjyN6/QyiGbX+iH7ytGK9JC9Lg7mGE3aofg/C8F/Q4mD7\r\nHie4nSkLZCdiQ5KNrrExxtpMtqMWqhC2Qnk2426v6l9fuSmRaVFQ2KJHkc/8\r\ncGcK0FJBVtgAilKmXofJZulBSl5OlPDIGKS1Lk+qhVc3CSMhsNNKpUhqOtKx\r\ngGU9rZ3xTTH1mfisVb3jBpTN1FQ7/U/wq9q1hItTx9YDTk8CwJT250qrMCw6\r\nlftZd4CsQxkTAa/JGRWyxWuMpVbo49O4LDOCjEUfYuyhMUWqAZgHoWgDGQw7\r\n454VJymQWrtMiGOqooihb5Wj6QSWc/vnBj5rEZ5bo3nyMG7J7rn6mk/yYQhq\r\nhRNNTIWVG9qmCjXNUjtxDNeUPu/ZvHXuit4VRt8yFsKpvh1sXXDGBkHBOYLx\r\nvEfEOISPSUWtEcdsFy9/Lxhz1dmZrPcjHhMeUGDKrTFTYOveC6HysGpVVVvf\r\nXecIm4dbOppWjY40+Lr1ZzhXTgxMSizJBe/ECMDrtbvU/F6Onbesn+onmbHt\r\nYDrIrgOtYmt26oQQdQMvtHqLoQY4AkJ6KsHAHf9z0Et7ogjMcMIPLs9/4cjL\r\nCb9m6RFR+ZfZ0EFoJ+Iusuu+pkarxZMsY+I=\r\n=KekU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4d0fe52bf76c918a2146dd208454bb4074c09152","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.50.tgz","_integrity":"sha512-tZ8N8JZCWpcLimmN48sryAFv2cRtZosczDA2+K6EBfYPgHSbymj7Kr8SUcy4zEn9LrTYvXb6a40ofz44EEud9Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-grids":"~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-layouts":"~20.3.56","@syncfusion/ej2-treegrid":"~20.3.56","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.56","@syncfusion/ej2-richtexteditor":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.56_1667901220343_0.9382812784340626","host":"s3://npm-registry-packages"}},"20.1.47-1460716":{"name":"@syncfusion/ej2-gantt","version":"20.1.47-1460716","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.1.47-1460716","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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f0b7f61ce3bb9ddcdd59c4f7f3e9f3c0e34b6216","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.1.47-1460716.tgz","fileCount":361,"integrity":"sha512-VUHxzK1zllCrJ1CU8j1wA9+RvEa9Yi/RTMJQFdVam1gYJocMpwlOolwcOShzaSIcfDARyVMA8XU9QW4cwriZaw==","signatures":[{"sig":"MEQCID9ea8GJ7naAzeQC1Yv33FJlCo4csv5WaexSHI+wS0KGAiAZ6jdRTD5dBpimhWTQBdPxkzIS5sG7my1+Rnhdt47w9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20162656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbKGvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSqRAAjgHXqcMtbNhg9GZbZ8/OStml0rDsXHus2r/z/WiIax5rXd8X\r\njkkckL0fl2xaIVzIcR04vAqiKhOZHdKTCuPztKV6af4ifAdh7MgWLCklYz2O\r\ntQ31ZLEAdpzt/4PvE/wkGJXD+UNYn9V78t9tUs0HJwPO9oZuOiFN8NbP0+rD\r\n4DgwKq1OSQ3YG1A/2zUXn+FqQ8lOD/M6p4KPEDy+c29W5KFw0ZgvOvNZ2z0w\r\njABxGfCEUyR15sFjyqZ0Dav0T3sjEA9DDmRvJGeHEOyxqDXC3r3KO7cZJWzc\r\n86s1MXaH6JpYjFw/pJn1yBczRpjo+uztBcWbWWSWUgnTk05l7kZ+oJh1QN1j\r\nU77Of3C1PNqhM1pFV6s1hgNAAXEzp5vitzbd5bXVrYIPUvlYfsLpR08/dhGp\r\naXt1RTbHb6rd02iRjZS/12vrQfizxMgu7oEcVNqhCK92lUtekezRaWXXfW7P\r\nb9aspBoXvFUQVEkFipt+gnL7+KrSHROCUAA8LO+/w0umXY9GS6cpLcEFlRMT\r\na2iMoE70O7gjnvfQ1IzgjtP6BZtcPf7cZd/vuymvBOw8cmobDhmCpldQpiLO\r\nb027Y9Zl8oPjpXQDRhWl4gCYd4Em/MyYzLiyEJ6MaLMgdIDrtupEqHeXOoKy\r\nslCP2vRjJI+kjzTs8+1CSOtRjd3fVM24AVI=\r\n=KH/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-gantt.es2015.js","module":"./index.js","_shasum":"8340614ed1ccd8ec22e6082223b54f2226d905d1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-19.10.10.tgz","_integrity":"sha512-kJWTMNP/9/2FtwxZ6khAoLriF7D+LPHkkeCwBLOYy2+QaggPgOyqD6Kxf+EUvIcy88okK5d+aRAVfm35iY0dzg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-grids":"~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-layouts":"~20.1.47","@syncfusion/ej2-treegrid":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.47","@syncfusion/ej2-richtexteditor":"~20.1.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.1.47-1460716_1668063662942_0.7564725210879173","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-gantt","version":"20.3.57","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"28dd807bebfb08bda0c68dcc2702d2de9a6a8d12","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.57.tgz","fileCount":290,"integrity":"sha512-d442UMA0Vxx1bxu1wwxzVMIKMd0yLoB73+xlfDVddEnwzbfRFVlv7JwCapSjxhfKZubEssVwpwBDlOs9kAIBLw==","signatures":[{"sig":"MEQCIGEvxbX9ncuJelP/DHR5qGG85oD03lzKJv4hdfT3td+IAiANPafcL+hzukeREa3fiOcdtZQw6q8FyyzsmtAa3B8Xmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20460352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5oqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmrA//e+9t2SUzld+p5ejqvljSEmURaNZuttqQUkBF5b+gzLQaVDwx\r\ngXiQEXxFBHvk0uus8ipPth+EO08x8H+5No6PGXpeZWxMgIcWEWF37tE/BgUU\r\nVASghEOP8olMRSSJaKcNxBFZyk179SP4OgS+8dho+Hk2+D8972xjk6MytFXd\r\n7smQlILuEsmmR67VN0e0m6nsNP4Pu6WhQMeaCBTzbSBdEAp/OcnZJ2stDVOn\r\nGiy6QxJ9RH/HhSgxzndgqYJ07A0J/9u7It2vGZXqdU8CRCOyDTAmuVmjlFU3\r\nBpkdkPMDZsBM+1DUO11kk7bOMcyq+GNFza+z50VW6WG4I1BPY71I+J9SP5d/\r\npI+md1XUzCCM7Mkub/7E0JNEU745XFaR5SlOi0kRPX+etK7qOyP0m/iUy9uU\r\nCBtcsUQViySe1Crx03CQlmsH4drexmTMXhUxP7xz9OxlKhzEq/oSKBV7xgtV\r\n5aDRXzU0Pq53hA6hKqF+n3o7h93PWoFetOAYwn6RrgJM5cMCs2iqFtMpzwVR\r\nco3b/ccPUCubEE3372SM+umtABTIqhBrcAeYcexYLqWDrT2E5ow7vbzx607u\r\nJCnUYQv4kAgirXKDNvQiKBgOOoYInbv7KFSEYptsfuznEK5dXSdWdZcljDXy\r\nIKkEGh12AQERA3zYD3YsUcV2yE+wkovrN7Y=\r\n=g1Qn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9ac7b60026dda47658a14bb1d4b7710557c5233f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.56.tgz","_integrity":"sha512-+kN5WztURPf2VJE+TS9fUA4B9nP9dde6bsr9NbvbExPLK/BiN5ZUTV8ERbdE7Mvs6TJMy1zNDPA7pC5dv/d42w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-grids":"~20.3.57","@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-layouts":"~20.3.57","@syncfusion/ej2-treegrid":"~20.3.57","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.57","@syncfusion/ej2-navigations":"~20.3.57","@syncfusion/ej2-richtexteditor":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.57_1668520489888_0.0622972697236881","host":"s3://npm-registry-packages"}},"20.3.58":{"name":"@syncfusion/ej2-gantt","version":"20.3.58","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"5a2b372b0e2e40615cc26f0c39f6440457d2e8d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.58.tgz","fileCount":290,"integrity":"sha512-TEqm9aLHqtd/nwGtKnVSwaIW57VKX8jlZF0usAWGreUg7CHUtgvBtiirlQPPEwcIiSUpmCtZrwez69XQM8mH4w==","signatures":[{"sig":"MEUCIQCepF6Cl/XFEtTha72TkMOzJfwNq4e3nxYeLVSg81fomwIgbZNTMwXZJT3ezAAKHnjsDQwhe9NmAV4y0JK4oUerb1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20459300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMVFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjBQ//WBK+k44+h1rSraRMBfqnosIUQLTm5ZM7pyLNA0EJ8ylF3fQb\r\nocTdCDXXyVozirUNyACHgty4BHpsIRqLl4h9u2qLu/jEoP/jp/hIrlmTEuoy\r\nMruX44X/Blx2VYVY+vuKLbcpsFzfQYxUU8f4OM6nX4DZ0StxjUbtSvfocUzK\r\nCM2GBvPdOYXMtfXvgO9uQQELg0npF/dgKmcDJuk2G2n4nDjWhenBZDxD+lQ9\r\n91PK3rq72YXD2Rstj0dcC2lyw1L1aVuYJjSOO/EgFF4gwRGNp9X8vNoTtvBG\r\nq+eaKtEZB50+52GvvGjaD8fL1iUhjq5D4RXXVm+SbjD1thTBzOACvt173SF1\r\nzm5uPVDQNtwJseY0AdcMmunR94sDtF1rMexvmUON60wtqAPSvg6Umo7I2haN\r\n/hM5K39exijLUY6D6nmony3Wujq+4RvShUH354vMoXqQdc/noM7VtU0ASpGw\r\nBTkkkaNGbdUVj1p2JfCCGVvZXNZVTVCi+t1cv3RtKdbnZ4brRiQ0sOhAnJK4\r\nsVXI3Fzpkkx5nDJiL2g8f7MAwdSxigwfGGJyJjfQSwoTVUfYXSdgaExlBshL\r\nVWkUyY6HSWshAlPJZLLED0CAPsKiPPz8LBf3jfBPyvn+aTUVn8Ke9CMjavq2\r\nEU0R07Xd0h7rlZ8jTWTVAMYtj2F+ZsPoe2w=\r\n=O3Oi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9a886f0ed16986a85f81f85b826cc3a404da37be","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.57.tgz","_integrity":"sha512-YnJkMNQyXoW0T7nc2rfQXJErOOE0Rd+q3QvrFeKZ083KAXL6JB5FLkGiOPaofJAyn4ot/dpNslx8flipuWsCgw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-grids":"~20.3.58","@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-layouts":"~20.3.58","@syncfusion/ej2-treegrid":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.58","@syncfusion/ej2-navigations":"~20.3.58","@syncfusion/ej2-richtexteditor":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.58_1669121349469_0.6018754908473118","host":"s3://npm-registry-packages"}},"20.3.59":{"name":"@syncfusion/ej2-gantt","version":"20.3.59","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"b633a926b5282a7bd12a15561835b3656bf42133","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.59.tgz","fileCount":290,"integrity":"sha512-O5OEkhB07c1K/z92QQ3As7Un4qImQFLeunvn/l4jVn+FDdEnmT/kBbCdhhZd5IL9RzIXB6ljHPH07fPVr9cWKQ==","signatures":[{"sig":"MEUCIQDv7fxG/88hUrGkJjKCz1wEewemjrWc5wvYYDb23nf2DAIgY+HlkQkVWRcgw/MvuDEqFIEKmpTGkhZ2rk9yMGKPonE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20468682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhf/CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHXw/6AqKqMWHYmyXFEK7prxAMkF4o/Hz1lbEKHC3RR2qVCGUoIXEJ\r\nlWiUNtACyvp2/lXHmwTpW7GrVpYMtyM9XLN40mqCyY2HlzW+BRcL9c81p2mE\r\nOkXjJXwcw81E4ZDD8ZXtiMRjL8NaEcTXi7t/vik2bWsu3q7Gsy8BMLRh8ufN\r\nnCffJna0v7rSucltKcjFlu3ARUc0XnCrU8ubV1dN47aflfWxPCMITSA9bfSK\r\nyrnYJqPwkXM8POFegIq/V0PI077lrzpH7EL5JBTHJQoPjQuFOULLmelOBI6f\r\n11VT9Q/1TFVizN653SQzusWb6QWAc32ZofKUoTlcbFM8ouM2qiSNWthIf84s\r\npgvtR1uynS+5aSTFX9gUMktP6G0a1r2l2q0iChI5DxUCmq7GHFUNtVkOmeIp\r\nL6o2Ac/qI0np9ZrQMJCc8ILnvW3K+bz6JAusS5Mr5GoOsXPN3XMiv8GV4gqy\r\nzkoeFKFkcH65Ol9WI9BfaMXExgwXbOF79poLlTI9IiGDMmoGkTQVsr/bQ8dK\r\nZIUkE08Vg/7Pxq2osX0eBchM6N7Fcz0jrR6I/37nVzK4r2RQvGVinJv0Spvj\r\nA1W5VjOO6eFBh00x0B4OFbsvarC/h+T8spIxEhJ6w7swqSFyVH2c/BLP55FU\r\nQWep/ypdFe0yCjuCrz86XpZoNhWslg51C3A=\r\n=jILk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"33c2ae8d3f9459f9748b41d4af787f51604c7b67","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.58.tgz","_integrity":"sha512-ebP3V96K96tJN0n0FcIJgLK/8HF3CfJPm1U+jkokceSdLhq6Qys8F7or/FmW0N+Gvg6Sm5kr9VpJfIlvV3EfCw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-grids":"~20.3.59","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.59","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-layouts":"~20.3.58","@syncfusion/ej2-treegrid":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.59","@syncfusion/ej2-navigations":"~20.3.58","@syncfusion/ej2-richtexteditor":"~20.3.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.59_1669726146068_0.05461070725516359","host":"s3://npm-registry-packages"}},"20.3.60":{"name":"@syncfusion/ej2-gantt","version":"20.3.60","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.3.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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e2bccdee3628cefc702fb35b4c0471b75b221dd8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.60.tgz","fileCount":290,"integrity":"sha512-jkkA/QR+ffJbUe9M8RoWVsOVhDNjkui4gvm1vIQRG+I1M/G4oIop2Twzo2NsrK15ND0MWecSk3Af+DPg+7TUTw==","signatures":[{"sig":"MEUCIDSxOk6ikLeOvB8NitSih0XfZ6H/EYjRp8lksrOAhe4zAiEA/41CQqdbbjHFPbn8j0Vzw7ne/VWS1SJLg0foY/pZpb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20499177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj0c/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr08A/+OLM9ZfMHV74JIMCgKR7bEcg61NeeA5YZ5wIcYEAVs3OAa3er\r\n3oDWcf2q5MgO/jtVEPXfxx8LcL5Gp8nnhBfM9Z3Cr/jmV77n5dNrHOA8Kwxh\r\nFCbUoMbc73lR9gMxKEhlyk0NtCP5BTwqENRxmfKw93NImUC8M4DMP2xmHKnJ\r\nEG0Cnr0VREfnYM/Va6xGoRHemnfPRoYabUKblydfB95F9XYiM31UK24uU0sD\r\nReAsVIoonUVMnFbJi2D7NtBOJF4UqfPISY1T0+pFfyHmhgarLwyRS5FVABWL\r\n0KJd0gco8y48hVyqJIvm1tFYgMO5DjmqMkzh5t/K67l5Bt/y+GzJaSWMwlQ+\r\neqeMJl1LgD+DYhO1zUxbA0JU1oPyrHD7MtNGWWRhcv0x9A3M+BGumlqAX8Y9\r\nM3hNgwDuGeZUkwyvWrM22HOJFruWdnK0dUC9W3GTiwCwk2HIYLZ9m8BjXgnQ\r\nusXuujy7ba7tQeFQr9YhdXazjjX37UFaOOpfnEb8tfcT11a3VQpHCH01YOyQ\r\nR1wXMXFLxwiL+tMsssm6EypZhfe4rmfw7XgW9I/BTYYe1qJnqo9somrnFjpx\r\n4uS00n2qKWa8oHByXSMkWvnkxxKKUR2mld2NofHGIB46hDOj3uiHiEBe/9UM\r\nsBD01BFGU4bThOGjw+dAaXeY7dj5t6TIihg=\r\n=ELrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"5afb3c74c9dccee345b8c8bdd1692f089fba2a6e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.59.tgz","_integrity":"sha512-M/3WZzVzpwkLFh9alL80AIe56TOTDDu80diB+JLOv7KcX67eEf0IgJMkLHxNdolxu9+WBtb0TZdJtymYcW5jxQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-grids":"~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-layouts":"~20.3.58","@syncfusion/ej2-treegrid":"~20.3.60","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-richtexteditor":"~20.3.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.60_1670334270781_0.5450775279266107","host":"s3://npm-registry-packages"}},"20.3.61":{"name":"@syncfusion/ej2-gantt","version":"20.3.61","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"a53b87c40dcb96847a497ebb34e2accbcf0efbeb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.61.tgz","fileCount":290,"integrity":"sha512-MWn1mLhYQ/TIl29WAnmII9i45qWouku3zNmpEOpr16FI+uNLzww45/SXXaktyptQgJruXkwpqhiIAJySXpZ0Xw==","signatures":[{"sig":"MEQCIG0+BlPRWUswwIY3yBQB5RcNNPNEkvk1S6Np6PVQcRl0AiAH7gqE+HrLyNNeU+ZJjb0FJlxQd/z9HZHCxm4ag0BeSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20505588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmH2BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoflg/6ArS+ZQr/RBLwfpTRvyjLcZ3xrwqI3NsxawI8fj7G4dCd70Bq\r\nz+BydW58wXhHTmoVY52c8XS2OQ1GpOhPqhtPYNvf8uqucTir8L/hYe/oNsCN\r\nxcHhwPrj6FwoDcWkJTsy5YivPisbk5XdLwB0FtO6wJ6L/yUPnhJVC8bCGDiH\r\noMp7d7zlbs4tHCFCsBP/+6GPLKdvha5kGDWKc4daQTwcCopSQg/JEpnc9LoC\r\nTI/QLNGrjuXSVTnub+CO94hJpHxXyehMq8O5LTE8Aax9RKaLn6YL2r1CpgCj\r\n4XEBIdzp5DlPj7FC5dbNEixxhwlHp4Evb4mKXwI1lzrajNMKyOMEe4hoSg1e\r\nEXJNg75ySQ6r/i2nAfaU+Flzt0OB0yxWHnyYBRV4bb/cyPjCNRCgkAu6+6pC\r\neJDiFJVNFbCTWqa7hSRLd/wlm5x3sTwHLLiaiiEqaFsxAAwx54Ug5NJ93HbE\r\nhsFugKHCBiCG9E0t2sgh6TmEb+DVCqM586ir57yUV6F3T4+BxnEfBpZ5Ah1r\r\nOyf/S1lw+t535PoOs3uLJgCiYIM3e0syQ+Lyi8hz04u4na4zjYFVYbIV4OZQ\r\na5XKVzm2jqno3v3Uyse92lKvmiAVV2wJfsGXoQb49G/Mfvr6y0ncE8+DZG9o\r\nrzo4MiYidlWUs8rx06OLRy9uTHaMQvE36QQ=\r\n=b2Jl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"8aac2f8a497d74ae0b6757829a0920d91655163b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.3.60.tgz","_integrity":"sha512-r4ZVyKzjd8LePO6v6CESdNoXi8+jRiPhnRaZFr0jaIo6ZJhRxae8Hot3n16/s3vUZ8QFEsz0NWFuO0gD6f56gQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-grids":"~20.3.61","@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-layouts":"~20.3.58","@syncfusion/ej2-treegrid":"~20.3.61","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-richtexteditor":"~20.3.61"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.3.61_1670937985711_0.4869738847824552","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-gantt","version":"20.4.38","keywords":["ej2","syncfusion","ej2-gantt","web-components","JavaScript","TypeScript","gantt","ganttChart","gantt-chart","taskbar"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt#readme","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"fbe07772e16c5d5f9af4d6f42f50f7db51f04225","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.38.tgz","fileCount":293,"integrity":"sha512-RYLeoFSWvIB831ZQNjiir5PixyEF+EyIUexzfjq4qGo9Fsyf6MVMVJN9g9FpabFh8ZcytKpSfteag+bkY0bA/g==","signatures":[{"sig":"MEYCIQDKBRRfrgOq92HQd2rFpIyhdcX7sX8odyd654/EQKlFWQIhANIhFvfyfC2toEUslrXMzjPhbXyft1srpBpHLcwpHlln","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21285352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotJiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPlhAApF7UOXdYlof7CC6pbWwvRsOAh24RRg/0LVrgaAOvtJue4PyF\r\nO92uonIHzbgsEBtLUDZI4STvBTCJv708IJb6JsqCxEYkREu7K6BoKW64aK8D\r\n7Ev0Eq5AgjbyoEMw7SvMU4JJ+IHHOMTpueYZ2VslO8ZIwzbbPsQof37U45Ug\r\nVXXUJIi+0TVf0LvMqFsXrGsuutu0AHw5iGlD4I9dzTkg/g6a7/VcwP8KPkU8\r\n4b/PTLAVpxFGGcE5lKzBhiVcLLEeJUuuwEy1gtbywDTtG/8yXCs0PBc2k+I2\r\naie/yUBWDHgJHwpL7zGj+52htggXQqCice1e3+ypOCQymc/A9ddLEdzA6dK1\r\nSAkbFHRzy2yBgTskDhsPK5gfR8wgq21l2CKZ/yc37ftE9Ix4I4jztvqSoRCW\r\ntxYqXcMFBgoB/7MfKoq+oYWA4POLx6OoteEFxL7kP1fCPmOA/lTWv/p872UH\r\nZzSehePGLcc3DoQUx6SUFolex5+zPelgMchamcHIrXlEGmT5zjNVmgawTSjv\r\nqIYrIqxmtaKNvAnkzr2jQ2P1umqLco2hS0I2bqY/uX9/fxMBGkDEJpNHTQll\r\ne1Dj8YXbc0fvrJ6jGSr7jJRxqyow59z4/n2vdyia59gBO35rLaEpPN+2s8ie\r\nEOh6LAW/zZF8sRRegDITCDtUZjBtLi8EbAU=\r\n=lZm1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"227225e240e8cf836cb9fac39c980c2a145f85dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-20.15.5.tgz","_integrity":"sha512-8nxolLMuBdFBnZtSPWBRdiHp0cZzFYElVPtPP/YgzzEs+T4RA0CtROz8JIWe5TQDAMoFtHCwWcOcT7GgG0IwDA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-data":"~20.4.38","@syncfusion/ej2-grids":"~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-layouts":"~20.4.38","@syncfusion/ej2-treegrid":"~20.4.38","@syncfusion/ej2-calendars":"~20.4.38","@syncfusion/ej2-dropdowns":"~20.4.38","@syncfusion/ej2-navigations":"~20.4.38","@syncfusion/ej2-notifications":"~20.4.38","@syncfusion/ej2-richtexteditor":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.38_1671615074116_0.10134274001398524","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-gantt","version":"20.4.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"48f073ebcbd41f663f4792b50637281989be4cd5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.40.tgz","fileCount":293,"integrity":"sha512-bliKKP6lApBkz0pjwrZXWhmUnme04EfzmFGZLf/godoPoyokdn18F0WcM0mphAuaGIMXSuIAnSUHZ9BysFCvJA==","signatures":[{"sig":"MEYCIQCcavcRW1z82Umlbf0Tm/bpZ4iK2mrYZsRM1zeckJ48ZwIhAMDJX0XKI1U9o7MrqGkVN9cMoIq4TeEtWfqAIArwh9C1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21352328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHerACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmodjw//f4G8Win9TrevFNgSS7ZbMqsdw/HhX4ulQovFdfzaBzt+WYVh\r\nenZz6IHwNo8fFuXMHayR5K780sVQPT2ga3+R3kSCk5ofC/6Z23wAivEugdR/\r\nXU0ft4N+CGyAy9HvRRSB+R8Rh0/qKzD5aDQ1bIQ2rYUTwnT2OkyID7T1VzZJ\r\nrH0jx6CkumY9KwP2wsmnbyFAM8VnQMiiOs1nsdb9kwuoO8zkp0RBriQ2KMD+\r\nG3Z6//AgLFFCIw9KHHLRAPWUXqoIrC9E7YXw5fu2HsghPpDQzinNTXbvsHH7\r\ncZdli/YSl380y1wTRcAWLl6kCpx5RJG/9hCyGnPgIiWg3Exm6+NuTyF6JCEl\r\nUUUbhVqBS2w+8D53s66FuB6CkHrdr5+tyf0p8ypQDda4ojk0uQ5MB+6Tck6G\r\nl3xVM6BowtMTzyS0LR44P5AjiJGLcb2MGKY6nNqBoZkduBnN9cehkx2qGy64\r\nEDrG6Z1siZpfpnNza/EDOAlhAYZA3oxU+KF2vvrB0pfVTPHWZRqBGUiAP7Zn\r\n17P5ccqnIcDeE6PTwnSwC/nSBVUt6qLU7xgQ/MxtWoYQGMoQmiuabsDsfKTv\r\n/HJO5C4OYubhwFttO1DEVvFWAoE9I4IV8PDX6TDVyB4hKNf//5dv1SI01Mgs\r\nQ0X9EsD80yCwFIUAX8euMbQ3LJr5elHR2Hg=\r\n=c+qi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"a3b7546d7d13d249db1ea0e2c4de3b709ee59521","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.38.tgz","_integrity":"sha512-gM3+JGYvnZSVOGkpAFz5ejlVskHwO7+pntVfsAGK2ActwYhfGVni370TiBV5LKVb3T2WqpjXJLZKntsgliTfvw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-data":"~20.4.40","@syncfusion/ej2-grids":"~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-layouts":"~20.4.40","@syncfusion/ej2-treegrid":"~20.4.40","@syncfusion/ej2-calendars":"~20.4.40","@syncfusion/ej2-dropdowns":"~20.4.40","@syncfusion/ej2-navigations":"~20.4.40","@syncfusion/ej2-notifications":"~20.4.40","@syncfusion/ej2-richtexteditor":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.40_1672247211524_0.7062900001000381","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-gantt","version":"20.4.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"aa532a016e2bf257294b3c9c50af2537cd26deaf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.42.tgz","fileCount":293,"integrity":"sha512-OKTD4ZQgOAe/51ubFnHpq590M87qkc2zAnBeQk1p8iiGJnIBbVm2t6JOxFVX+Xbxd0OXdPjBNkLq6AH88yCBuw==","signatures":[{"sig":"MEYCIQC92oRgkX+UGFZiVEAcwM6b0U1BWhXXbNPiUIS55F7yTwIhAMiAbGSubkYJmjcUM9/r9AMogAB2U2iNc8rX9T7vbM+2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21363809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXK3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKNxAAlCCPzVnC/IED5sf2E0a27tWcjE4EExYz049rdrMXz8d5lfIT\r\nvdp5NYxKm3a22kX4ExhKm1bTb+qmiG8JIYNXLyd8F3s2ppLlf3aPR7j6bhi0\r\nrMcJaThv7gKQZiAXYmpKzy6x+ABwbis9NJqAVpUnqkv2/exvEM5veFxPdDB+\r\n5WCBF4j64dCuDopzerM0SLYQ6UMVhW5VmHyuO3yT7ndpVJkbYmqtZ+6MzJHG\r\naCoZQH2gHouCk5ewA/CrbZIFDJYrBzjGZfBFddRQmGZDtbhNKHKTDBNO45Mq\r\n1af+IAbK7YGTw7weM9dlxwj22MgxUJ4G9mUtSBEImnt5GGtC/WrU9dBArsb6\r\n79PV6amOovXV7ZOPqtUMY7/wYbntia/pV73YWYxnxxazt3RQKYP32aWkMqRb\r\nw90LmptZL+aT7PV0TcROZaKPUqJ1TokF6uGJEYW3elakdjqr8PSJx2EAtfAu\r\nbxKkb5QKz96daYhU7LToBaHUpQX8Nr4IJIl+9INBnnmVUo28m+QR18roYSlK\r\nRrTwG1TEGS+9ENs/icurbSnU4tMYVIKUlIrQnxeVNOWI7q2dWCst27+OV75P\r\n5bcaza4Yp3v2NYJmhkwtnKGMQV0wqOVUIsOXluN7sZ7LQ9vtFtvjqbVgyhpL\r\n7esC9XERrU4siOMjTw60za2hKu1MB76HHCU=\r\n=Tlhm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c5f2b6d0f703865e3c0bb43566cfbb8a5fc9dedc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.40.tgz","_integrity":"sha512-gHDE1AaHulcoFWykplaK7TaEyMlx6eEyGjBMHQYI49gc3TJMCF9ruq1dj4e2APbA6YmV4jgO7EBa3+HJHv73gQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-grids":"~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-layouts":"~20.4.42","@syncfusion/ej2-treegrid":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.42","@syncfusion/ej2-notifications":"~20.4.42","@syncfusion/ej2-richtexteditor":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.42_1672835767386_0.536532308769244","host":"s3://npm-registry-packages"}},"20.4.43":{"name":"@syncfusion/ej2-gantt","version":"20.4.43","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"073a262d759003226ce51590d667c13f03342943","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.43.tgz","fileCount":293,"integrity":"sha512-Zu5bNcLaljBuGN4Bm38cjysFeWOWxz+CuJrZVhFIerJpTju7qq5PVDDwMOcgoHO3tuns/3tgNiT8TW+QwUtTZg==","signatures":[{"sig":"MEYCIQCAYKoXx3oXsIYG9Bn7BuddBKpEE+uMaUXjz/OZ8CoeFQIhALWJUjpjKamQQ/9CTr7EXBTk+NaREqCQzgFv55IqH5Xd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21374095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWVVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuMA//bORdIVKBQlaPwQ8fLT6hf9ZYDXmleLS38KFsTgFavxzdlng4\r\nOvq355FjaaX14sTWpTW5XMl1MJeyPRM5Vqc3/Zthjiwf3xOTo+DH+tRpfHCB\r\nmS7Rs37HNELglL6NcR1oIaY4M3ftRyhPgIOAsiYCEzJgLYF6QIYr8rSqQYRU\r\ncauHjv+5tRKyVNgZVLfBlVhhM9yTtyH9tejdfJf5dGqEVOfYC/XJmVh5tGJp\r\nfxxXd12DunTZc3EEzIZuzrUG8AKzFKt7ohnEzhwrR/oO5hPbvJoXBOjdduQ8\r\nd4BQihivhPpdJ7sikwDUe+5gUvvU3hXDVeT3L5BdNYP18w/LrxnrnB0sxIKs\r\nq8NVr7QDM/8vNpCtLhmB+UrjThbRzSjgMTm+3a3mkBNAtqER1Uj0P912TMdW\r\nBJ8fwWElrdBMM4YtvYSRMYnGjlpDZ2Ldnu+TxNiaVypB4p0QIh8tnEHD0BQ/\r\nsuepkx3NDpn1pWuVwixkquxyzNK8I+1seVLTT/MKh1SZ2sD9AmLd609c7E9V\r\nnCSUzXOteAbswMOP9e9Zmz5AdjfNHrOGjZEtsJaBMWPz32S+4Av1TAv4VOQW\r\n2BoZtTmxSI+UVm20Nvy2IyfdG6kFRwBDqixKA1bT0m3fDGp8dpPijCcPYCV8\r\nFmNqnivQNXrk0SX3AGafCQxR/GtL09un3eo=\r\n=Hxqi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c2a8669049e984a32c2f02da7377c369811e92fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.42.tgz","_integrity":"sha512-AODUl9YjnnHP0PxHbQe98L2pZeoirFT8tdIDQTSua7nbxDprG0CKVlwXlgc87w51SqhRTDgzZxjYPYeEhPF0CA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-grids":"~20.4.43","@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-layouts":"~20.4.42","@syncfusion/ej2-treegrid":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-navigations":"~20.4.43","@syncfusion/ej2-notifications":"~20.4.42","@syncfusion/ej2-richtexteditor":"~20.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.43_1673356629393_0.6842313601961516","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-gantt","version":"20.4.48","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"d98c7cbef69a31003ef1644adb16e5b182ce298d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.48.tgz","fileCount":293,"integrity":"sha512-DhB2Omqq1wZOgFwEFmQoHn1D4sNQ5Z4Ozimy5WDJ4itGwst0V612D+yk1JKygA8/N/Cs9Q1/lA+BnJNU6+Vs8A==","signatures":[{"sig":"MEUCIEOCNcnc25vYaKOpheEXXnOeYbqSZCv+TF7+Mm/SNlvWAiEA3/wjcdQ1kJcnnwyDQQ34B4GHGqgLKFxNRnE9JUSTA8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21380391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hMWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9wg//SuuxtP3hyl7+LdTYMiAHq623ngp7rijQl3XQDfFGxgzOlGYT\r\nFJF9R+KdHTP2VLmB7SO3fzone5XlACuC3k7TuK+WxjmEWfqZfCP3+Ee7YLRf\r\neUXxW7NdwA4vIPSnmtYTVz/CnRmG6twiB6E4tfMIXfUqahNZ/l4BKy7mysYa\r\niclzWEwhtXfJ2NnMjs4CvEPDlyB9Dfgi9onJrSSOZLVyhzkvwOhvkbIcSpD2\r\nwGfAf7QMGr+ufCh9RHDCbAMPWdb68tZ689g2VXTEGmFkgkaSNBtufWxpPX7J\r\ncevkQW6r4S7V2vNF8U4/tMFdlnQKZQ96+tHyczQpoLpvhnnCAJ58KgcW6tjM\r\ntw+1Ze3FTFyCumPI97uhZNoVP2RDufgzUtJJTrmwi3t3Iw0JlaZ7ALf0RVON\r\nlyWxIJAPFmb+x+JnOje1M/lLsa3gnoPmuUm+3aqxdJrM5vv7X43JjwqePoEt\r\npcNzsD6Dww8SZtyzQevCZr33vKi+TtvdNrI9wOtgdzO68yu8CbH7+vNT9ITr\r\n6+sknH0IFttoFonCePI6BdJPA+XxBpnBSxyIgef0+2vRj52PS1EzKsz/Knu/\r\nhfhWz99M4E8zVs4/EnipS9xYxIj9z8B0HwWy+Xr/I08+30hqmnaN/gWuVMfJ\r\n4uJ0Hd6xpQPU/Onj8kEokxwlL+4vxVhwDpI=\r\n=2Zag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"31627e64ff0537667adbc2f5931e47ce0ce0d471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.43.tgz","_integrity":"sha512-O2Ug+BtJwnnaZQE1MYtgayS8NwcBBBLEQ9eLSJiW1d5okDHDf1hDy1xUYCJ0wTkt1Y79uXmEeiAqrKVrogE4EA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~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-layouts":"~20.4.48","@syncfusion/ej2-treegrid":"~20.4.48","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.48","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.48_1675236118135_0.8414940831862405","host":"s3://npm-registry-packages"}},"20.4.49":{"name":"@syncfusion/ej2-gantt","version":"20.4.49","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"5a1ce398f0f01e891b458f94ea14a9e2003f6fd1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.49.tgz","fileCount":293,"integrity":"sha512-4X7cgLIMv54VklySwXqaigL5tHCIlwbCDBPrVplwBVQs6Ks/luSDWVcj0tlDZDjzhcDhIfWWixS7Mg0B/BamUQ==","signatures":[{"sig":"MEQCIHCOrjUceHqVVVQ1kFWcSGdzd5xYczjYifXb6pYgqQmfAiBgVveOBg91DMGhMc7ox4z5bvEc8TLCtOuypb27YNNc/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21387503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4lJAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIiw//SJLWNjPmCJXFbi+i5wlt4LzNJkU3qsNCCmBXWCJ3+Y/G6my/\r\nZmhKJ4Ir4C+gQaZx9GS3eZsCfsiDQxarRlNuJ8BDwOzPpB32TGg23gD7uLBv\r\nH7me7vTkBPPSk8sL2fGCMNjCnsKPOZfXeihpdMcuN3syjhAvCTowV2XInRV7\r\nHLr5c62tljuUPwSLE0QhrI0X3JVOlivQYlwaMX6HDzblGHkn4AJbG8fXOSYS\r\n6wCtbuFINJ7bhcVKmWh2NeiuvcDxqtWfQDO731aQ7MfpbxjNGJelX0yiG3E6\r\nafeiHrdENJqxflWosKREDbUHwmmK2PDU496+2I3qTutreDzeTzS2epfnoqhE\r\nJFjOwRFUS5JhJACaC3dGoACCM4qxfUpmLbSACiM0+43CWu9WLSZXUooBWD1w\r\nEroUUX6sD9MLOnpNchGThvLI7hMaMOi7OYqdn8q0ZGGDxo1Phni+aCSsccCL\r\nkSLU+/8Ee3eA3B0X1QBGR2tv3E2e8Y2Xdzb66A3rK+3FtLrFf/OhYYwMv6s6\r\n72gScs1/Eta+hZWqSf6aPc40JFNhf2i6FZhzLyCZsTkFxn3R2YygTpY/3xK5\r\nLdbkbu3VPDOjstQIOiiQIv874Zxp8jE2WEBgN9bj0JiwtH+dALzU17BcLxdE\r\nhK0FmJ34uSHnGZvGvFZP8hknpsvFcUmjEnM=\r\n=wsGy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"b3eca9c7f1d969c339fbf495dc1863495564854b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.48.tgz","_integrity":"sha512-rnjgY2upWShDlY1g0oKjWptfQekBILXmySKAGiE8Oq0H40jaapxjF79SZQYYkrWbAaymi8mDLCeBZRUflj7Esg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.49","@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-layouts":"~20.4.48","@syncfusion/ej2-treegrid":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.49","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.49_1675776575692_0.8472041980115721","host":"s3://npm-registry-packages"}},"20.4.50":{"name":"@syncfusion/ej2-gantt","version":"20.4.50","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"a44c339c85a10d75d445a03097001adab215ba6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.50.tgz","fileCount":293,"integrity":"sha512-im40QOpsx9Q3i5ZOIkPbXlRlsAagG+IksX0GFPFTunfdueyxFw7OUTUrtrhnYqXTolkKwMfYBgz59HobviYIhA==","signatures":[{"sig":"MEUCIEV3IBBnJQW2Xk42LuaI8E5WBa9Q0HugPQFBn5cDc83vAiEA8eE9wwy2kAIrkzorkbSsJJLPsxCbEouixRytrSx68k8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21388068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj626tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokWhAAjnXJGda12x3+NA4fUh83QcTbg9YqRP3biQJtgkLivTMEPApD\r\nAYNFufPeqiczbg9FktNx6WUqNxJjCHkhoR0NXTSGjHaaxkSb2w6CWpT8Jzht\r\nwXg7tr4OXlu7mHnOO4nr9GEbJpvAWknkBx1WCnjq5kb+Kjj5Wr1tI72ejebO\r\nFE49t2aV5ZX2GOnRbqq3F+aMT0zZaJkHB11waBMMyxFJClviNcRMjfsr3wCy\r\n3rXS1PZaAAyKeGrWSBoTaJnY8/WJnhL+q/47eFFtHtIAOVo86o+wr19hCOHn\r\nn0/eeolJ/1tLugxmD96VPCGCxdoomigCIhB42H5Vem54D50UfO1K69ny46Vj\r\nHIUOs+zikKrt5dz7riufQ5MjI4Lv/vFC3Ca7fG49g+NLIj6tu+jp/1K0KTju\r\nwqE3Z/lxYkQRxaTBad0MHj7NLUkOFdVkhZ6cnRk2qLY6VbnvQcwMo4Qd+Ogg\r\nmQ/JDf8lZ/wm7qTD8GD9qdM1L09iYl2dtto4bot/VQ/0GJYkJJ8oPibhZ/2w\r\nFcbYO0oG/xX1MHnu+x6isviOFYcHqJlrHoNYJITIuMZxQDas7+XWUKUXuupW\r\nIX3S3Q1nYA0K9PWrztSta+lK75t+g7McRVpA6pjtUbQpKOieGcpyaKzrO4EY\r\nd0+Nf6FYcWzniKwp+fTo4eQjhJVb7mcFVvs=\r\n=5PSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"b1c82178bf6662e3a423278ae4d6ae97e37e936b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.49.tgz","_integrity":"sha512-jTJbNyyS9d5SDW9xr90+M06NDbvYUmi+pMgpcy+EqQKCZ6hfFqqYXy1w4ITc8QDXYeMwH0tAOWKl13vmPqppZA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.50","@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-layouts":"~20.4.48","@syncfusion/ej2-treegrid":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.50","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.50_1676373677554_0.3769673876453501","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-gantt","version":"20.4.51","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"fafeeb055d35d9bc5631bddc09a5d2e86729d8c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.51.tgz","fileCount":296,"integrity":"sha512-ZVnE72CYtmBGEcnLruZ6KTRXtiI3MWApRlzqRYDu1lyplyBsun5qaqIkyXyahjiEc/G2DQbmT/6jetKSjiEbvg==","signatures":[{"sig":"MEUCIQCNoOpZtz8SFP1ZkmsZN4AO7x2u707vBtkXvH3Dwoc97AIgEYSwLc6Srbrbr/lHQ5TIjxKPjuIq4lI5NVjYhsVfXko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30705866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LsoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpM6A/+LT8jk0UKkTDTEe80Lj8WZKkVQNp3c7rgFYQst4DEy9vvjraU\r\nD/GgP/VCQHXyU4H7V2HnMzT9tU7GBFWC6Y/ZGkSVWfL+yciTcTD8tPvpbuLO\r\nqm3Ak69rlOnSS8Fgm+gV+4jgH1gYS9NrdR47Y/vMNonh02PuqPsGCbAMlz4I\r\n4BIu2Z1P/kEVHtb7HDpN0eI7hMUMjHk553n8lr2pSDpkU4HuBP+/GU0tMqZL\r\nc9Yiv7sbCaO+y02ELOvhd9OaKIQzDvVkcqxzBiMP5FcnV5s02cxYqBU/0iWy\r\n2Y5B9thQAIifpvO2glhdtYg+a/yGklo52y3/r/1o+Up4ljf6EPSdXRL+1RQH\r\ngoKuVLuSNdiys+8cp9yC7XAD9YSB25iHW0oltF0yB+0OFQ3pKrIm1cfxPW2n\r\nhbO29ot/u0ORSYAXsGC2nqpu0q9307TdOANKdF2nkRReGDv8Byr0TUbYp9wP\r\nuaghCvUUjgtWi6UnUMAlSDBcLM4kKO0SThufIRF4Fp8RMzDsiTy23POcIMmZ\r\nZgKL/UWcHdJmPit3eJAtKzMEdnLSJjQzISAH/R4xeFWgbcMwPPmq6+5K6xlC\r\njbi1u/GBNM9PuX2t4PBpo/hAEzZbimpOXW6/eAgbu1BWf2bcpeN60kBCkZTF\r\nLBMEwXEQlhD8Fh6kPZgxQKF4/SIbGdtXJ94=\r\n=OnRF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d953e76107a7fddcced14ea34d77d224ae7e41f0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.50.tgz","_integrity":"sha512-MTexEpLalEOVIDdEkPvbYTn56G+8FWX04g0OKhlL/UydIfhXmT4I2mLfzgIq7WX7PAqC0EAio9pupG5eCD+kAA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.51","@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-layouts":"~20.4.48","@syncfusion/ej2-treegrid":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.51","@syncfusion/ej2-dropdowns":"~20.4.51","@syncfusion/ej2-navigations":"~20.4.51","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.51_1676983079743_0.25606965826556705","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-gantt","version":"20.4.52","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"b2c4b0eeb581cfb4c4fc285bd2812739386bc408","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.52.tgz","fileCount":296,"integrity":"sha512-70vSfqhKHjLHNcbPbhqkKIT0a3VA6Jt0MqXq7yuJQD0VfZgYE4eaYazX/qNbaZLvaNis1b7KpMbZrqbPOZNwLQ==","signatures":[{"sig":"MEYCIQDseehPj1pPWqaPOKFnVdns/z7e2xtRxKyiZavrvbIOlQIhAOmBUvVdQklqnp8UYr7mENv1QS6HY6ToJTGyWAjVavpw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30767846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/esvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokEhAAiWh4NheEd+8hRbeEc2NOv+shPmbvGSdBp24beQIlkoiyU14A\r\n/PzDAOZmGePPBd1Jx4seOo0km2GQuY79G5aTgiMW8KI/nbV9ohMqe/1xFdOF\r\nRAV0W/Eqz2RFQAbYBofR38YXbyrxL5KzQoSC4obrWDFHcptZ74YLs5wAXuTN\r\nsOo1QzhpjKMdL1Tx190VHpxyXuPK6UUsYMGqd2qZwwXlW9H9GVsMJzuIdpar\r\n3bp1Qxuof6oZxgMO05EdLVilkENIyCkrapDTIn8roA1/qphYYTtMoavMXM8O\r\nZZQlpngFPoEut0za1p0THffZhhWgnRtvun9G4nkBM0yyjPpnb2xMioMzhPL4\r\nHFTwXPOzbRJfkF5qC0OehRhnnAH8Cc6L3LNuhLgb8mXvkIShE27kZjggewl6\r\nCpXAKT2FbTjeAqmcA8qhhAhwnjN4LrORtdLdWO7NXJ/mU07Z3qYmAzZto3E2\r\nl4JJxU4JNBqcWN35gcxvdZtodUU/3YHT7InMsHh/8lOt8WuY/SmPXt+xwMMP\r\nEFyDUrH4JqWzT7Z5FLKrROj45NUThwgldz7GOeK3Q7SQzj2aHr/YH683YNMr\r\nn1JCCkt3mqWhsOmxRYb63cDVSY25YSX0urdZItWz55PV1TaznW1rdfAxE7TQ\r\n75l/sGzJpXBqrcbLPMjzPj+Sz8iWU72QWog=\r\n=RdEy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"adf3c3f231d0673d9a16819bcae9da7625a44a1d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.51.tgz","_integrity":"sha512-MeRVHT0+jrE16XAXCIq90XHt8jCcOhPXqJ7SiE31NEMkf2mPg8+VkaFxcgYxyZ3aUDGikV2mYk1/Vcsuu0zufg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.52","@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-layouts":"~20.4.48","@syncfusion/ej2-treegrid":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.52","@syncfusion/ej2-navigations":"~20.4.52","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.52_1677585199075_0.7200015716254322","host":"s3://npm-registry-packages"}},"20.4.53":{"name":"@syncfusion/ej2-gantt","version":"20.4.53","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"44f1e732052031d585044ba7e8cf43e82989390e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.53.tgz","fileCount":293,"integrity":"sha512-jL0LJ+NFerpMsoKBu45qBGY7yTnD3w7B8OKeVRgxDcryg/OdrKJfgOwv5B6RghVlglj82PpTorIINHA4tID1ow==","signatures":[{"sig":"MEUCIQDDamK+lIxMxZN11DleOQsAmQst2q3zvlM7HhT3ZMuN6QIgDySSJzy33FbHpTgavvGzoZatxOkaLWdJn3F1MZDsnzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21539264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppRw//cwt4e2NSR04YR/mAR639cGrhkJ8YRjLgp+G1XrLbhIwhiMlS\r\nZhTVlQLpGzHyxiEYlWX27a84h6xPLhsxekhRvNBZf8u5jZNrHMGCGSVqBLgf\r\noD+z/zfMqwEJmvXsfhVXyJafBT5fab3chyRD8sX60T9cRBnWT4QJ5JZsHE79\r\nyRGWHyfKRJDwHErdjU8OGICGgUWa/7AddQK+oid1j92EHTCfXloIUBXZYo+X\r\nXp71vxYlcN5oI9106xyA5GQ1s2BJQ9P/26uId9k4Y3xj5RLzDUTf4XNdEN4F\r\nNE/b1Rbpu8yN8UKwTnigqccm1yQBj77BNeAP8S5linscZ92OcuR67jHM6kgz\r\nRLga7TVcD1LBtKqt1XFVApLnd3wIoY13jv5B1wxZmBCZWEAbt5CgFFFU323J\r\nIOfdi5Irc6pJygM4NSkyGk/6BHM2Xom8JIE1rJWI2kAp+fz5o9DOT2JoaVwV\r\nj9Zq2bf90wVkbTwbhRnIr61ycYrDn2HDrXElTFG9DFPAzDeUaKi6wWeOZhkW\r\nGib+O7vAdblN/pD6vZHWJvthqceaPlMTjf0Dq1UUsIsbY648kiwGLBv+M+Ml\r\nepMHwVx9orb+X06+rjBZkptfuqC9qTsTVXAYy3rXn+gj665VS7tK+RQN74nz\r\nzV+dwvA4uvG4Njczn+ENAQE96gOf5/2Ss3g=\r\n=LT5e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"b2e013d4ecb0eb7bf9fa388a7ff3dd7fe01df6ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.52.tgz","_integrity":"sha512-KvwRlrEJlDIcv9qTuUiYP5DnlS5KHEFCIk2hCjCdFQ7ioCjzRZkCpHCLqKUSQ6/KpcNOJNCl6cEmigiiLlmx6Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.53","@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-layouts":"~20.4.53","@syncfusion/ej2-treegrid":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.53","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.53_1678191779714_0.40227944944553995","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-gantt","version":"20.4.54","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@20.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"67c3da3f1c669d3a4fded945c092fe7eceb94b83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.54.tgz","fileCount":293,"integrity":"sha512-sfY8Uv/t4a2we5MvC4JOpkI7sJ5IretubtWL69R61IiVkZFZMephjERZQNoIh4uBMTHWyoYI4oAI+XVr56yNnQ==","signatures":[{"sig":"MEYCIQDB86alSOkMnf+v6k6sP5eOhd4gibe/HRDISBS3bGDhHAIhAPQKz6LB1Iqr2Ef5UFl57iDFv242AJNETrKeFt/I4pXK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21522392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHpcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFpBAAlhunJ2XvbpFFOjeBXnQupHg/nynqlLJGUyab+hUe+IaPgfHp\r\nZyrUDN04T01+9B6G9Zkrt1hfK8eAatBKNKcEoABWI+u/YiSPyu+LQDxs0Fxx\r\nB3L6A6mlkP9qdgpri+lkTVXhSQ73/gappRxEBFp4XLLGZLFW1JuGIRvY+VDr\r\n/YQyrPERckihDCEOEI0Hwu3DCy+K8Dn+xwHo2iG0eJ/NfWFbWJ6Wtlpz9Jlj\r\ntBAYQYksuReTxdyCGwE9Re1n14OtWPxuCRuUcuylMJRjd5UfgIEON3FsbH35\r\njMtvRYZMPZ+Jiy+CU8Hdp/jH728XSLvgD3FQ+JHfbgYHW9Mx9piAiN4dpZxk\r\nUHJlS7WJV5CGIuzoI7x24sLuj+O47hwhPrSDD5G7173wJSkvuJRqlZxIjWH4\r\nXBAlUat6rFbZYXm5+aMAX0hr4HXECs5K7Gotd9Gwek0Lp8UbcLPajXYTO3R/\r\nNawJ2PPbWYMz7+zM2f/zYT/ByMTSE6gAakTm51/zFauYUDk9jZuyxvjbj++s\r\n8suoB6sSVIE2BIWIC7xVdcOBfWw7g0+fq6YXUEC6as80t9bBb5BYKpE6kjgN\r\nxS//O0T3GSfpbzcDmUKM0NNF4Vcw4LmUj4dJ5JDVLqfjYALzxb0vZNzdvxh6\r\nabjWYFKwtmLot7BQeM6UoQ7EG9wZC8O/3zY=\r\n=medg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"bd1a810cc56f9c53e4d53fb40f5fd7d84118c78f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.4.53.tgz","_integrity":"sha512-vytG1vjcERh3V5le6Fv0M1iA1RzCwX6QrrC5LXe4nQABltBF6xxPf1/pwL/s1hdBMUXOGi2BKtK0WYo7/SUPGw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-grids":"~20.4.54","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.54","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-layouts":"~20.4.53","@syncfusion/ej2-treegrid":"~20.4.54","@syncfusion/ej2-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-notifications":"~20.4.48","@syncfusion/ej2-richtexteditor":"~20.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_20.4.54_1678801500254_0.016667993720993257","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-gantt","version":"21.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"3c08afda626475357cd7250477af4ff375d700be","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.35.tgz","fileCount":292,"integrity":"sha512-/2r4EDIOSWsQLoJp5qCw+LxJeMGC1NJVOn2i0TQiT86A6Wmz2xxEMHfH1lo+7xsFXbXItFBGFJrkDeYyZMxXAA==","signatures":[{"sig":"MEYCIQDe+RQcZUL592ba7lbb6Vwzg/1InjXcMo22CXNlgKVYWwIhALzr8iAWzn1zj6YKEQ06VW8mRQSGw+9An6lrDqIjAt1n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22045257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAfdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSew//St/AskZ20yrsCaMtK1rZtH/XdIf+H5SddcASexW9dknrmyz2\r\n36a1PkNrEYq/cmhzuF2iwXLN4m66UxH3f0PHFdlJ8OhfTjooUmEniupSvpwi\r\nOM6f5R65Z+3jHPgVOkPWVkO4H87l3VW6M1MoniPsCFgghrz4K4YDpeHvbIzl\r\n7fCAhwuS/dM888AzSWuTnVTURRGiwdr1k1NQWej0qlEzmLzXJuSiHTT5kPDI\r\nM9xPine46w+VLNXfq+ZqIqrNfgpV5aFujglxWs64fIi3CMh9i6PdGR1mtwyj\r\nE8l4OOOViTF2DfEtzUrG28Ya7ZR1e0BxLWHkzrI3Lpg6PT+NwtbxM1q7WHYs\r\nvrYqllm0n6xjj4bvLfbm23t6aAbwzxy4EjTJkHTMbzi+U2t4ilmXiIajQDIB\r\n3IaUA2QoRgvmCjjOXlvsQ0vFQzVObAyPUxZ62dXylFZDNy4i6zUdjoYXkbZ8\r\nPp+qtFJv2IJCV+u5Rr4+iBJe+XTJrxxsuIlGT1ywDqYPcnw7YkAlCq6y7/fA\r\natUM25r5Zsf9aI5fFSO85LGHu0N6JiNbspf4ehG78MUmO6Z9fWe2YzpbhFk/\r\nAeoSvLshrc8pjxJTMuepBEIkU2vQ0JSblOVBPsP5fI3VwoChgHsr4cE+SyjD\r\npr3bB4UHKk5lDauUcWX8AX61rnwAA8gSVx4=\r\n=7bAG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"dda6ec244c0713cc838f6bbfba0df524713591dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-20.7.1.tgz","_integrity":"sha512-xusD7L/4k3ly/aaw3IEltkg3GrgjmPzgY1xZfWLTVJTHgpP5I0N0bRWjs3hBYdTsw7L+GLfzsp9wIHqodMTV1w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-data":"~21.1.35","@syncfusion/ej2-grids":"~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-layouts":"~21.1.35","@syncfusion/ej2-treegrid":"~21.1.35","@syncfusion/ej2-calendars":"~21.1.35","@syncfusion/ej2-dropdowns":"~21.1.35","@syncfusion/ej2-navigations":"~21.1.35","@syncfusion/ej2-notifications":"~21.1.35","@syncfusion/ej2-richtexteditor":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.35_1679558620987_0.925413486555813","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-gantt","version":"21.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"7f2a6fa985803ae62b891b1811b591049d25f103","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.37.tgz","fileCount":292,"integrity":"sha512-bBnxDx7OFDWalTmXS2MddQNiTJj0YEY+brUsluQvJQto+A8bbh2xAiNnFbLpwKi2hVLQpzDgOwpoVxDZoIY6wg==","signatures":[{"sig":"MEUCIQDNtCZ1xbAPpZQbyE3HB7IaHnj/H2ISM+Up/YkyWFyX4gIgFq0twylx9BzMNW/5zOG70OqzOUhlQeERZ7mZ1gM7nWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22049212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFNKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyvQ//c4tJOafKhQy3GTE46axjb7CHm00fCOaYCYwc37/0WjOk8Gnw\r\n/M1mxVUbnAOhfRNsgFmT54VdTi3MZoInh12/A5doMZ/THVYcVmn8fwXtsfHk\r\natHtS/cwEuMvFbocxPYJCOSo9J6t4JXiN1cCVEW3wS/Mz4HItZ24W1sSsQ39\r\naQl1liVsm9IgAvWBXVPex4ArdhCASQXcgRoooodUimJY0EhI9A2G7NKsnzYj\r\n1gslkPV/JJWwiOTTyYSFKf3UK5CFwwtCuaFoDdAWddOQm5hWS/BHUQV6jgC1\r\nc3tS2T1FWnSCXtTC8gvbg+Rjap4NN6mHQ8EBieWJWHgBQL8IgCtvwWj5o1Ce\r\nhEFjdTJHKocpawsm38NfrVXOn1/7+oCZOrEK1no0oPdHYdSEvON9SkGv2WG4\r\nTyw6srC9Voe+/KG5tNl4SiXTPNb8QBtu9j+D4ukDyqdx4ECwj9mUWTzebB8N\r\nkvxfM+4u+2iGdps43Fb3spdlWIq1Xy0MYQUwwH6wYjESHNgl5daqKpIWS0RF\r\nw1eIXjsCi68VqGelwXmI6O5Bue0D2o7KwTNtmuGMdrQ6eam7SvVYMgPy9y1J\r\nDqqQNtm2R27HE9erLRKeJTu1ZS3NXF3ZbFzHR35ybGuQK1fjsRxnGIZE7hiZ\r\n9wLhKipGu0TLNygiV/l+mcZLGqwQeUEPmos=\r\n=k3rL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"a4de85ffeb4e0c788b3a33571de043639daa60bd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.35.tgz","_integrity":"sha512-cP3lpOL2eAFZ2Q5R5P46k7Xp3VWmuu0bOXLdfi0RWJv9cv3ltd9gXByn3FwqoKVbDnHqTcMsfLqIbkDTkHXWEQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-data":"~21.1.37","@syncfusion/ej2-grids":"~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-layouts":"~21.1.37","@syncfusion/ej2-treegrid":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.37","@syncfusion/ej2-dropdowns":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.37","@syncfusion/ej2-notifications":"~21.1.37","@syncfusion/ej2-richtexteditor":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.37_1680102218403_0.5892936054113103","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-gantt","version":"21.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"b23891d3f35257d6dddc00051f745320a70bab8f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.38.tgz","fileCount":292,"integrity":"sha512-hCb2jPR+GoghVWs5tzUkhe1S4vVVsJfdLU8QQ6t1N7CwgJ46vemAwtdJZBIWGNZI45tGnohyK/7tb4BQUonP3A==","signatures":[{"sig":"MEYCIQC0mcZBPr9zI8mhDipQqoYwDfPGXxfuge0HiPVdUAau6QIhALHLzqx0mAqmocawGTbmKOzyJTGVQCFLmSY7HBeWCaCr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22057364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCKVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWBQ/9GQSCLVVEl+gwXUGha3OLocyIiPvvqxBmT5IBgddCdDh44mIs\r\nj9KfAKftEr6vsII5yv6VtWuUvya6JDAv9trw4+9Mua1hdjQ7awZmhXdoON0Q\r\nOIp3KVpENcs3CF+FZSg0e9PBPjgcW4lmkez8njS26obpE+5G+l+drrPk9OKv\r\niqbaKCr39lsfbgKsUe5jbWDOnCb4fp8aYZQdQcza9+9J/T3xqD1IR6+3Brev\r\njH0Efu+eHMldHdvF6svFe/AZ0NMpbzuH68m59DDXYpraUyV3V2jD+wzQsThz\r\n+eE3QHLj/reS2pOQdzC43uMyGbffELGkzNwpdALmt8SsDkRO0/mGI1ciO06g\r\n7VvX0ebtp6FyU5Chel7k+2RVu6dUlkQu+MHrfvBV6T6x4slmQM3EgTLoawJ0\r\nwrR7lXkMoWDWzRF2utC4Nl5t/QVadsrlq2C+AgMaNOowWEdIzLi+4hofhrsw\r\n8/dEbiBGvajfb4z/44SexJhOWT1tv7lTC04OG8++SBOy5VkZRTSo/PlTlCdl\r\nIBuaUjRAUlgUfXoYTFnW/JGjNBqONK5pRZY1QAHjV4ysTJCoLl1+044P8yHM\r\nHYHxT3W+3ARRzRYLMDlTskhc4QCTBOdLO8IVNeund8QJlp3KoY1zBk0uy4yt\r\nqlVzIbPFBiS62Ts6Zh7FxAO3FhmVYkD5d7A=\r\n=uFkC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"3da271adaaa8c7208fbd9a3c011697c0ad7bca71","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.37.tgz","_integrity":"sha512-ltwvVxBJuPDzCUcpSIWI3K3ZvPOjrOmXSmrL3sqxHQ1aqzTEQIleyCvqPqGPbo/igywXisQ4X7fz7r/EuGafnA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-grids":"~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-layouts":"~21.1.37","@syncfusion/ej2-treegrid":"~21.1.38","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.38","@syncfusion/ej2-navigations":"~21.1.38","@syncfusion/ej2-notifications":"~21.1.37","@syncfusion/ej2-richtexteditor":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.38_1680614037169_0.7735193780344602","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-gantt","version":"21.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"c7711a92ef0020bbaf896519892504e976e05ce7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.41.tgz","fileCount":292,"integrity":"sha512-7TH7AzJiM6dxnYTQ9h9qfVyiIAuY93+z8ufSZXHo3iVFVrBfavovxy0Y17pLakj+93380KybVC3FGS6T2596Ng==","signatures":[{"sig":"MEYCIQCib78s/K+7oRvaQ/VsA2WFeSThCme99YnOPGNNmrYjtQIhAPQbVBzvSBSAArJL4LW6+T8PXJ4XUkJlVdGbCpyQA+td","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22079042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnsZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpN0w/+M71OhBW9QJMr4ID6hhVHwYbe9ji3SfbRVxV0377RVcRWYL9P\r\n76zpWnFf7Z11N0JRCSSZ5YVCtzqBXXxJk9CSyCJf8DPh1DogtQ19e1Mtv3Jt\r\nkbECxgsCWB0i1rf17MN9fMaXI25CyJjjUQJD5T4LRlOzF/QkQCSoUA5sWDlC\r\nURaeOG5ZFYkZf6jcWUgfOUKPvD82cjlLQFpxhAYNd8IlNLdaIU+YQZJwgxz0\r\nZm61qXRDuMhyEdFV1fmBA/1w+BrQwh2nrD+H8rqoLlyMvRwTD3TErpv5TVdV\r\n7+61/1c464DssHX/AHryt2BOtn2ge1DCKG9FW9qxC0AnUPzN16JsVXyqm2Mj\r\n2R1PZEv0s+ngRB9NdPeWeaSR13E0MGiv9Xm+bZ2APnvyxLgNeMFjSEIokYqa\r\nRwXWwapfWHQ6Zp5y96MT0xaReSn6iCH2SfdKQ/AcnW20kMQSB2UyalmyT5Pd\r\n85deGU+b6thxBoVo/Y95KlmbgMpnHCmXGKd4kPeS8rVGT3V5EasbHs3Yonlm\r\nkmYqukDtTLeWTH/U8YmoE24gUoKwlPIWQquEr89HStAaqm8a86r6cgENvdep\r\nTKvgROr8WQSMTiNeKSyKAcKOtdDhfUfg8zGSVETtCX/JtZq6ebFeK3aKkRm5\r\nz+LfpWw6fsnEk7ZIV3zKeVdIv77stsTUtQ0=\r\n=Imxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"32d68324bade49301890fb65cf019d4904462d33","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.38.tgz","_integrity":"sha512-mG35i/xS8soHV61BHzK07yFe9rxWl3ubEOVZKB/oLV6xaUYnu6oUy8ggzePCuxcVBh5SfJ+Zvx8sgtr9Xjzgng==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-grids":"~21.1.41","@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-layouts":"~21.1.37","@syncfusion/ej2-treegrid":"~21.1.41","@syncfusion/ej2-calendars":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-notifications":"~21.1.37","@syncfusion/ej2-richtexteditor":"~21.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.41_1681816345685_0.9396177502769585","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-gantt","version":"21.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"007513a0ef32462c2d1b26cdf14c9af6cce5a395","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.3.tgz","fileCount":292,"integrity":"sha512-EE6fzq55iqTeR19qXQ9zeMP6ENS39VjTH9FjZJMsW4Lo8oRIsEcEhSmog+YiJaj78l8qcIN8cYV45lg54quv9w==","signatures":[{"sig":"MEUCIQC2R+SS6JFwneCz98cdxWLn3T5yai75VkNryeL/iHKuxwIgHJ8HOoRD4O/Rp5bgpx75kyHpzAiWliDcu+Yya0U68fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22097334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiBfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxWw//T3fwxmYdbHjYKhMCBvP1OvNic0o6uScoUPTQdQdRmDqo7Qhg\r\nqAK+n1eg9BBsK1VTUNRsVr/jWoUVk9dXGGqjp32FsN0Kg5C+dUmdaHCb72wJ\r\nydm8PCwMUwAM4RaUy5+4r+tygn/WSCOu66fCpFqJmen54aoEW4k+A5SKAiE6\r\nBrobie/FIe52yeQbOhcLkNkBCr01rsxWSP6mTjR/uNeqj3DMCMSIKtbeLhmj\r\nqwNh36dJkIDfADLh18pGjUcAM44Qg7QZAdaHWGoTNCg3wHTNMrPQe2li7HiH\r\nBx/cN021WRXgOR57N70HSGwGmzTaqU7JYrElfC+uzFndBMfeoqwMHyeKtHbt\r\n8OGpGpkBAcpC9+OrNETUH7sZAtD4ml+hjoxmkVBJKCY76cffbyM68e7CFRvn\r\n+MOoyL/h/8RsOJtS9xH4xSSq/4VEAJdxY7rjLE5FGjUHt9mr89i4LN3WSiHk\r\nKg/cAJKTn9elSJhNgy5O52liCR7tmYhaK7wBUgIVu5ZjC5eeRIBS5Hzdpl0p\r\nXfl1G8/GOp+OzA6v4xQllIN3KQ965O+YCC0hZE5ck3Lw9/xgrURo3NDF1thn\r\n/5OXrwx3i1pfdkJoPb7Vzm9bnX207mEiysGheehR3OagplQPsLvu9V+aZnDu\r\nHpF2iLsDodQrIHVs8YNNZaFss6mZ+3uUMXE=\r\n=1+RV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"047e11b79fe94cc870713b4526282ab7a50f3d5e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.41.tgz","_integrity":"sha512-HqNK10wkFFpZ17YU9HVZPZmaEL+xsJRC8P6Kr0FepcgNxQcy8FNQqIDPL4KsvjICXh4IMuwyyFdljZtV4TJFfA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.3","@syncfusion/ej2-grids":"~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-layouts":"~21.2.3","@syncfusion/ej2-treegrid":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.3","@syncfusion/ej2-dropdowns":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.3","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.3_1683103838988_0.5573837631834366","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-gantt","version":"21.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"33698076ddf1c678f853b91d88245a742baf2fa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.4.tgz","fileCount":292,"integrity":"sha512-5HI/cppfZ9eNmOGVM2WIN0AHtwtbppzYAzXrBVlPwPRbT+TIEGiYxm8O532jEiwZTNhCDrqTjNAvqN9ntY27SA==","signatures":[{"sig":"MEQCICF69upVFwBZvaVppVXrRVZaQqsUfHxYvqImjMJbkEn8AiBrE7PfNMfBFjZqGnulHiXEupB/DdE5palJ69vZVj4BmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22103984},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c48d795304643ff8995cee4782ba26eb1fa2445b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.3.tgz","_integrity":"sha512-eiPwWiYorOZdyr5Badi29jFmSlFB3zDsGd7BIwAhHoBEtBKbfLoa0/CpnmmxOeLEi7qBkFNBhzry1GRKCLK/hw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-grids":"~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-layouts":"~21.2.3","@syncfusion/ej2-treegrid":"~21.2.4","@syncfusion/ej2-calendars":"~21.2.4","@syncfusion/ej2-dropdowns":"~21.2.4","@syncfusion/ej2-navigations":"~21.2.4","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.4_1683635578928_0.4563491518997669","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-gantt","version":"21.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"253d3f27cb45752b0b9c35be3c12ee60bf9f3e12","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.5.tgz","fileCount":292,"integrity":"sha512-nC6tyN10KBKgP8Orjf1gmNVJpkRnw6/+AMDnI1NQLXWtDbI6vqu6rfWe1ieVeZ2fJmIEHXCdD9ljVG0LvqIhzA==","signatures":[{"sig":"MEUCIE1WatER9amVHC4E8SCgrrdhw8xYps6jsm5t02n+pbEBAiEAtV7XX5q4CkocPoEtS1TC2Viwv8kK5EB1Lcx7qDEqbFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22119850},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"1edf51e09e915c385fc7866d281d8396584ccac4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.4.tgz","_integrity":"sha512-4u8ou1sBx4KVoonAC5YQBQASDIEPgS0KLhRTdgQa269F6onJn0Jnza/9Du7NThQQ2P1nm1gcDN70jK+NFSzX2A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-grids":"~21.2.5","@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-layouts":"~21.2.3","@syncfusion/ej2-treegrid":"~21.2.5","@syncfusion/ej2-calendars":"~21.2.5","@syncfusion/ej2-dropdowns":"~21.2.5","@syncfusion/ej2-navigations":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.5_1684236869401_0.09484646711106626","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-gantt","version":"21.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"94dce876db76cbd19a2e5cab4e1da386598dac7a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.6.tgz","fileCount":292,"integrity":"sha512-GV4RPmXHsiohpN7oUC8rKJPa+aB4VATDsvg3zJ+ECQ3h/Ia10MV2n/Vc5qN4kQssn5mi43cIu++jlQy4gGIqkA==","signatures":[{"sig":"MEUCIQDl9jrHCbk1Uvvrj3F/03BFb9soGHjOMN7vMKh7tQf8FQIgPX7YRfPhkSLdMKO8VYufifV9vHJYv9pvgSjs8jZTXYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22123219},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"f89352a1c3fbb06b4753edafbb713f74a01ac912","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.5.tgz","_integrity":"sha512-Yj+8L8AXoLeax0gB6GzVFM6gKA9Q+GiMDUU5zgJXXjqk6+q9Hv8UIkoW88CMaUFPVBvraFYCAYIpgMI+HVpExA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.6","@syncfusion/ej2-grids":"~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-layouts":"~21.2.6","@syncfusion/ej2-treegrid":"~21.2.6","@syncfusion/ej2-calendars":"~21.2.6","@syncfusion/ej2-dropdowns":"~21.2.6","@syncfusion/ej2-navigations":"~21.2.6","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.6_1684842756221_0.12023641979630262","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-gantt","version":"21.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@21.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"8240bae2b8311b5c5f6e2e77e41ccb6e712c657c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.8.tgz","fileCount":292,"integrity":"sha512-NLryhQJs7w/PgGhRH2fcWtTrePPy855gqhU5oGzZ7uXq5qTNso9+u/QVl5zfsQdfNM6dX27kFG6YBANuEJVQ5w==","signatures":[{"sig":"MEQCIByYufJOC3xdGI1LqGjrJn8kUgoodtrKzxBOgOa04g/QAiAvSiwd4bpvBFCHVUA6qPMws59M+lMCN1VRgPyX1QXbmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22141768},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9008dbe259b098a67142d39ce3d3d392beca123a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.6.tgz","_integrity":"sha512-wF1sebaepKZwGNlFUokb3a8YN9WyfRpNwLaUZfF6xWF3knVdhvqQ3+qLD5YVZIgKV/Et/UnDkO8PgWHtLi4iJA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.8","@syncfusion/ej2-grids":"~21.2.8","@syncfusion/ej2-lists":"~21.2.6","@syncfusion/ej2-inputs":"~21.2.8","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-layouts":"~21.2.6","@syncfusion/ej2-treegrid":"~21.2.8","@syncfusion/ej2-calendars":"~21.2.8","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-navigations":"~21.2.8","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.8_1685447742963_0.2423580579636646","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-gantt","version":"21.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"b7db6967f235a3993cf52ce71a64513fa3aac22f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.9.tgz","fileCount":292,"integrity":"sha512-TwLrSTnKKEolF4eizXtICIsHP/L9uYoKAIW+gFGZoi3oJwPPL9AYAB2R9uHBEkHCFu1wDEwbj98tKPhSboMygg==","signatures":[{"sig":"MEUCIFLLzQjvj/uTqybPvMxko9+00z4J9jVxrZHAybUWHNMzAiEApYReynt+zUT3PkIXSk7iwVFVDNIarWPjIi4UyCnyUN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22197367},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"479c2b0b201b74789fbb77715bc1302d27ef2d09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.8.tgz","_integrity":"sha512-rJtH1w7dOjvnIkO1TroHfHAOhzDMc3E815amBKZeiz/7/lUDROTFMh/RzxT80h+fUJFrXpxDwJnCG5jUvyBnkA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-grids":"~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-layouts":"~21.2.9","@syncfusion/ej2-treegrid":"~21.2.9","@syncfusion/ej2-calendars":"~21.2.9","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.9_1686058023428_0.42028598364214176","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-gantt","version":"21.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"a9e4d50f0491da897f098a1e9c89958279291a66","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.10.tgz","fileCount":292,"integrity":"sha512-6t5H6o9VLO0nouSEOLpbWn3ZPFG0s9r/M0tXuzN9s3+xNLrigZ4Bm3QnTQYLR/BmnWrs7eZ4DvBHLwpbjfMfSQ==","signatures":[{"sig":"MEUCIQDQKx8mgusakAJICJiOp+w0+XV7V+5kqJyz8jUi0ZDEDgIgKF0E8qU46ao+2IfN9XXVJfOw5tjflXvSiscvbD/akcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22209395},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"ad5e6b81969e9f038a739374cc73cf82832682ac","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.9.tgz","_integrity":"sha512-eYEVlazMp41/EH/pIG4tAEC3I5c+p+OS6M1RBkLrtP/QzA1dFEfKGsWb3aQo1+6uz+STW+7V+KHaw11oBDBWmw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-grids":"~21.2.10","@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-layouts":"~21.2.9","@syncfusion/ej2-treegrid":"~21.2.9","@syncfusion/ej2-calendars":"~21.2.10","@syncfusion/ej2-dropdowns":"~21.2.10","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-notifications":"~21.2.3","@syncfusion/ej2-richtexteditor":"~21.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.2.10_1686655598092_0.8834005201254742","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-gantt","version":"22.1.34","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"f9c5d3c45e9f1f8266c868d6f0a29cec30a27c44","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.34.tgz","fileCount":303,"integrity":"sha512-vAFR0O+u6/BFdHS1Y4ap4v05g4wipejNdca+DL8WgONFqQX6/xGfTKk/Xpc0ulQEu4G3W8ttz9ZgkCUAOurEFg==","signatures":[{"sig":"MEYCIQDrtksP9ohb84duudpSQ6+tJkcPYIpmDWDKjTkar96FaAIhAI3qBkcR8PYBzh/bEsEH1xOSsfQVgdTbWfe+4WJNwqUI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22547763},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4ddaeaec8c5dd0d49ecadbbb803f5eafaca906c1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-21.2.8.tgz","_integrity":"sha512-EhE/zbDbsyf8hUtXYHwZAQ3cLvRuNfdT30nDDv1DDb8zUV5h9ubQSDffrGKzcteA298ZxgqJFBXzoMnLwnTjDw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.34","@syncfusion/ej2-grids":"~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-layouts":"~22.1.34","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-treegrid":"~22.1.34","@syncfusion/ej2-calendars":"~22.1.34","@syncfusion/ej2-dropdowns":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.34","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.1.34_1687348548192_0.7467142185415261","host":"s3://npm-registry-packages"}},"21.1.36":{"name":"@syncfusion/ej2-gantt","version":"21.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@21.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"22ec17ef412bc7cc6ef697a168a37f0f5a5701b8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.36.tgz","fileCount":303,"integrity":"sha512-Xjy34wJHJx2YYpNEUC2X1GudGoRlzOTf2nbQNxFo+uGRmQDKjsjurtutqf8Lz7MsQfuOYXrfWwf6SIq322yW5w==","signatures":[{"sig":"MEYCIQDgEN/jw0vyNPeEc1W+Lex9aaWC739JTcuPU9+9E0Dr3AIhAKIaZIXqyv8/pud7H6ZkIBV24OHGbFs0fuShg7Ot3UY2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22567359},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"6b74868bacba639d66a2a4ca964b9dbc662efdb8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.34.tgz","_integrity":"sha512-Lq2OhfIkpNCE/TTwHzXgdiFl4zJkqQMX9Kcb8nShbkAcSeUxXBWEs9LSCguWSIl55D0PNWWl99V3ZYcjr80tGw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~21.1.36","@syncfusion/ej2-grids":"~21.1.36","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~21.1.36","@syncfusion/ej2-buttons":"~21.1.36","@syncfusion/ej2-layouts":"~21.1.36","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-treegrid":"~21.1.36","@syncfusion/ej2-calendars":"~21.1.36","@syncfusion/ej2-dropdowns":"~21.1.36","@syncfusion/ej2-navigations":"~21.1.36","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~21.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.36_1687953070152_0.28476603741690587","host":"s3://npm-registry-packages"}},"21.1.42":{"name":"@syncfusion/ej2-gantt","version":"21.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@21.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1cd1686ec7787f5be7cbb8a267cfcec381b2601a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.42.tgz","fileCount":292,"integrity":"sha512-RpUdqvsmQjj64l1YwvjP8o73zSrdfmNSVJ1m+t57pJ6FIRB28nnhAL0fQPj5JHvVSBZY0tFvMAAmUtSe2tgjIw==","signatures":[{"sig":"MEUCIQD7Bds5JQCFPM2mwXz63gzNkFUiDelflvJYJDJQbihE7QIgUzii1wTWeqO/qceB31Xle+rcy9CJR5UPW6ZC1abUQW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22078994},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@21.1.41","_spec":"@syncfusion/ej2-gantt@21.1.41","_where":"E:\\june\\remove","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c7711a92ef0020bbaf896519892504e976e05ce7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.41.tgz","_integrity":"sha512-7TH7AzJiM6dxnYTQ9h9qfVyiIAuY93+z8ufSZXHo3iVFVrBfavovxy0Y17pLakj+93380KybVC3FGS6T2596Ng==","_requested":{"raw":"@syncfusion/ej2-gantt@21.1.41","name":"@syncfusion/ej2-gantt","type":"version","scope":"@syncfusion","rawSpec":"21.1.41","registry":true,"saveSpec":null,"fetchSpec":"21.1.41","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-grids":"~21.1.41","@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-layouts":"~21.1.37","@syncfusion/ej2-treegrid":"~21.1.41","@syncfusion/ej2-calendars":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-notifications":"~21.1.37","@syncfusion/ej2-richtexteditor":"~21.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_21.1.42_1687963922230_0.89648019027855","host":"s3://npm-registry-packages"}},"22.1.36":{"name":"@syncfusion/ej2-gantt","version":"22.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"726754f0eb5a102de8c1d9b07203dc5a983dfc45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.36.tgz","fileCount":303,"integrity":"sha512-WKU0f0PZuKA4rgONJqwJvU0vy/cKk4I78BxHY+aOkHT2qVQe9NmwAtECk/k5zHpgDUgx2PfK8uoGjgryDXUkxQ==","signatures":[{"sig":"MEUCIQDHTNfYeu2pEABVi71YwOsHNdQId+SE7HdMGzQfoj1tMAIgatDbzHCNxbkt6sFZloHCBnZDt8G09jBEaHw+JzyakxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22567359},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"41c1dff00c5d26c0c8c9553da0e920a32aad398c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-21.1.36.tgz","_integrity":"sha512-tDyjXzp2Ee+tpcZOq1yfm3Bvfzm9wNegYHa5DjMIylljMQbbDOc2vWstdSvDAkCPcnAlVlIpczkl5+q5mSglsA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-grids":"~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-layouts":"~22.1.36","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-treegrid":"~22.1.36","@syncfusion/ej2-calendars":"~22.1.36","@syncfusion/ej2-dropdowns":"~22.1.36","@syncfusion/ej2-navigations":"~22.1.36","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~22.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.1.36_1687967179599_0.12914491065120082","host":"s3://npm-registry-packages"}},"22.1.37":{"name":"@syncfusion/ej2-gantt","version":"22.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@22.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-gantt/issues"},"dist":{"shasum":"c98d18da46f54cd38bf53b7e6900503b51afce46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.37.tgz","fileCount":303,"integrity":"sha512-rtHZPFqUNvXvwQrG6Zs2BwQ6O8WOlFNGN+lBXvD1mYq3YG6BfD4cTvvlnPebDovK7tmUXIzdjnxYLCVjsT4Hcw==","signatures":[{"sig":"MEQCIG+OchFYlmJGbCljmmSwGDO9SYotqZ6G6G8/ZhBdHBk1AiA0d8BjUuHrMg9044kH2aV58q23k7RjzGLdw1cdQLfEQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22581408},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c45c61ba695de72b2b0d8e80c56d87ac2577aed3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.36.tgz","_integrity":"sha512-7MEx9csM58T3eHOhm9EkmpfUp3StyM/nXSx0wTSmAWKJ9zD/98YfEgd1yTSnx94hHHgXOQxngHnAxxVLVx8Ypg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-grids":"~22.1.37","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.37","@syncfusion/ej2-buttons":"~22.1.36","@syncfusion/ej2-layouts":"~22.1.37","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-treegrid":"~22.1.37","@syncfusion/ej2-calendars":"~22.1.36","@syncfusion/ej2-dropdowns":"~22.1.37","@syncfusion/ej2-navigations":"~22.1.36","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~22.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.1.37_1688470954769_0.29100723879423906","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-gantt","version":"22.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"c853dfc1e3f2fd20f7415e9c3b61fc71823f02d0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.38.tgz","fileCount":303,"integrity":"sha512-d2yPeh7+2ITRgkDxkyyWCscydjgzcnfw1tjlBe38Bwda+zKDD3WG8I0umpgXLEQ7RCyA9GBfsNEbWEqh/nfqdQ==","signatures":[{"sig":"MEYCIQCSCRMrgjK1OIX6CNEKml/RtSFWbU55oD3RtMxmRV1u4QIhAI3gK8tZQ1EMMEhXDqbctGfUEVd8RduPYiTqRD4NMBxy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22635752},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"86f0da8b12060d757e0b729750fdbd8e7d1cbb08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.37.tgz","_integrity":"sha512-TPv0yQVVQ7urz0QkQgQRYrexjSghhirdKW9uclu5RPOsByATIf6kwgskqNxLI3rgUg9r7DuT5U73Exa/RxkwBA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-grids":"~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-layouts":"~22.1.37","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-treegrid":"~22.1.38","@syncfusion/ej2-calendars":"~22.1.38","@syncfusion/ej2-dropdowns":"~22.1.38","@syncfusion/ej2-navigations":"~22.1.38","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~22.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.1.38_1689081457515_0.0681831301249729","host":"s3://npm-registry-packages"}},"22.1.39":{"name":"@syncfusion/ej2-gantt","version":"22.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@22.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-gantt/issues"},"dist":{"shasum":"ced86f11840daecc2e17eb1b3217bdc5306cb3e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.39.tgz","fileCount":303,"integrity":"sha512-ZvdGylOip/ObGSzuzqbeDX+K+nfOITO/u8pVExcKyoB51LRE5NuIEreRqElJpXVTF1rzabKgvEgoAPvZzdlblA==","signatures":[{"sig":"MEUCIQD5at8p4Seb7xMO25VIboya7xMBWM1nDvsadjhyBY01iwIgebCHOKssFMiIK/M2mjZk8YutCT1saxBvvgKcdFOyI0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22637380},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9e008d4d18aadf6f4e10de761d95397499fd9053","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.38.tgz","_integrity":"sha512-7FedUEMWDQKsmt0e1+CD2/34MjEu9feyw9UQYunIzqsUCu1qDRWFkf4nic/+sA4oY0vBEt2l62pS+co4QgnBwQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-grids":"~22.1.39","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.39","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.39","@syncfusion/ej2-layouts":"~22.1.37","@syncfusion/ej2-svg-base":"~22.1.39","@syncfusion/ej2-treegrid":"~22.1.39","@syncfusion/ej2-calendars":"~22.1.38","@syncfusion/ej2-dropdowns":"~22.1.39","@syncfusion/ej2-navigations":"~22.1.39","@syncfusion/ej2-notifications":"~22.1.34","@syncfusion/ej2-richtexteditor":"~22.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.1.39_1689683294341_0.4541123197902648","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-gantt","version":"22.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"bbf7474467064da79429c181283014a07f77b8fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.5.tgz","fileCount":303,"integrity":"sha512-Sa5BnjCc6kyIMmjZZTrfrjQLfsYz7yR2eef/2wNRtrjT1SwHNkJl9MBuODcWTOXbSyi7QuFYGRXUlenddzfFKQ==","signatures":[{"sig":"MEUCIAr7TMXTLlqAcOEOX3Lx+o2cpUVxGCOo6NJQJ4LPkviNAiEA9wM+LbvMqIu8BT4H6TAoQh8Q64T7llv7UoNqjeEA1Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22653441},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"5c1001858679a9709c098c4d2f36870ac74bbe52","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.39.tgz","_integrity":"sha512-BaZToryAhXozcJBwqEyD9K9htNmV3PTYvCDPk8h1v/Je1zOdHHgWDK7J4fjBZpHPvXhDV5oVqMFRSEzanRuGaw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~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-layouts":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.5","@syncfusion/ej2-treegrid":"~22.2.5","@syncfusion/ej2-calendars":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.5","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.5_1690468910339_0.35101051515727955","host":"s3://npm-registry-packages"}},"22.2.7":{"name":"@syncfusion/ej2-gantt","version":"22.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@22.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-gantt/issues"},"dist":{"shasum":"91a4038fb1e311d3bc010624764d2dacffb926a7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.7.tgz","fileCount":303,"integrity":"sha512-8i+wscOnupGc2+wAmMJUzObikl31P6QXS5c74ehmH5UB3nqPUv7jvn5RnZ69AiLJJ1rYe2YRbaAkfytqmTekdA==","signatures":[{"sig":"MEUCIBGgv5nk8f+4dGbUeWey9kspcRR8UxMxdQYpML+lJIFeAiEAp6opKC00QYbANDF5Po3Xa7KmB31t4yZqnyv67BCGOpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22634374},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"95538b88216a3ffdfc5d9ee6cbb720c39e7a50e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.5.tgz","_integrity":"sha512-UDwacL/LfLOpFmKDI1ZYpjmlQyZtiKw/Nl11Nm7qIyi2ujoFpfwtx6Ba0e9JdEDR3If8g24FolNt5LRLzO04lQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.7","@syncfusion/ej2-lists":"~22.2.5","@syncfusion/ej2-inputs":"~22.2.7","@syncfusion/ej2-popups":"~22.2.7","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-layouts":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.5","@syncfusion/ej2-treegrid":"~22.2.7","@syncfusion/ej2-calendars":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.7","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.7_1690979411339_0.1745605392811962","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-gantt","version":"22.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"8363a6cf70b2eec41bab7fb8729fc582bc5c0807","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.8.tgz","fileCount":303,"integrity":"sha512-+Wt0hLa6c4xs5kvWfeRpPjWyAFwbHSuXgO7v2unyZ1hyJZK9VIMwebvt1V5oyLOkl/0u3/GurZfuFycnS+RQ9A==","signatures":[{"sig":"MEUCIAHx93UZYMBarYq1KnnBVc/eerNx/t1dm8RfhgdcHnz3AiEAwt0QYfjLL52w8fa6PN0X+cw3OeZr1vpiYFTcIlFZmq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22659563},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d1938874bfb2e708939be14a9a22d732ef197433","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.7.tgz","_integrity":"sha512-qEmtJ4SVLRUtGVQ4ydjKAujo32uBoR2yLYtG/4EZHulkKvcO7R7w5unKRejOf79CewBiNYJsXnaKa1qVEAPhPg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.8","@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-layouts":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-treegrid":"~22.2.7","@syncfusion/ej2-calendars":"~22.2.8","@syncfusion/ej2-dropdowns":"~22.2.8","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.8_1691496661673_0.1745162341973996","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-gantt","version":"22.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@22.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e7c10295e23b6d9a02b88c79be50fe9ded6fc9d5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.9.tgz","fileCount":303,"integrity":"sha512-bp95qbLnVCnaGjWQ8NH5g5ff97QbOagheb6cm9tY55HPh/3k+qVFLuU0/+ZM+WFmllLSVlmJuA2/W57Npz7qlg==","signatures":[{"sig":"MEUCIDuETqb2RxjWBl76OSU4EpE0pdzxycH4R6z1UhTLTOgxAiEAldEhklkh9YxwE3Kn3kyHayJv/CAV4XkV5WSz5dFfF8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22676764},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4bdb30759d7aef5c6f457046cc7fc9bbe41b42c0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.8.tgz","_integrity":"sha512-UTHsxz5sv2/7KScjT2IhII+IVw91jejNdGwxmktM3GbTDYh89N27rpHiw6G0P6qReyrWJpteJlMQVmtt2T7iZQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.9","@syncfusion/ej2-lists":"~22.2.9","@syncfusion/ej2-inputs":"~22.2.9","@syncfusion/ej2-popups":"~22.2.9","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-layouts":"~22.2.9","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-treegrid":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.9","@syncfusion/ej2-dropdowns":"~22.2.9","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.9_1692102361409_0.34974329405810156","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-gantt","version":"22.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@22.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"9ad5f759a0086852917c781eeacddfbfa17aff94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.10.tgz","fileCount":303,"integrity":"sha512-MeEwZkxvmPRKZzPFvvrqxVPG/jsaCcGOQ3ojXBLSU2KfvvTrWck0cmDba31yTy066QUQ+TmjY0T+rdhGraQl0A==","signatures":[{"sig":"MEYCIQDSDO4F1sYHFvLvd4XR2NXxAn8LVs0Hfhz7K7o/FPOuLgIhAMqgcAnJXxAvxkGYSzCLoumkJ0z3wc5tk3VjdzGoj/Gc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22704663},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"b9e0042efb5dace876b55536c3384e27936677c4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.9.tgz","_integrity":"sha512-XAHi6TwjtNdp3cjp8PIy2KaT2VANM1v4vNaQqQlnl3VhR/Rv1tLX8XJe8bHPo9jj3DYAsQRvxTgbYheAX6GduA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.10","@syncfusion/ej2-lists":"~22.2.9","@syncfusion/ej2-inputs":"~22.2.9","@syncfusion/ej2-popups":"~22.2.9","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-layouts":"~22.2.9","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-treegrid":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.10","@syncfusion/ej2-dropdowns":"~22.2.10","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.10_1692727232162_0.815871717971677","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-gantt","version":"22.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"38211f02d50c62c02364beab765c35cbaed25004","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.11.tgz","fileCount":303,"integrity":"sha512-xeO1CNRmAj/TPkQz6jW7iPW2EYSuHNoW5Ry3kYWwgvvR+smiCH9x38aBQYS9ywrJyCeQQEpEsaJ/7A9xqTi1fA==","signatures":[{"sig":"MEUCIQDAaBDbIM1/H8dOQfv13pN6S1zizZIc3mZYpC+WaYwNRgIgVbVqxrcahL/8z+PgKs1UzXQwumpMGanlpOT4lKXZhSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22708803},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"8b0fe3189bee207e9cc43e3712fb1b503c0be83f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.10.tgz","_integrity":"sha512-OWQ3upCLGYSsF4wYB0QsSoQeluIk7sjLl13HEb3lTEd3Q5LfasrlDBkdDaoo3P6xzR3lOhZoroCDylkdVah5CA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.11","@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-layouts":"~22.2.9","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-treegrid":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.11","@syncfusion/ej2-dropdowns":"~22.2.11","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.11_1693271989879_0.7197219802990855","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-gantt","version":"22.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"7cda6808d8692050689d4daa6bb949dcdf00d402","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.12.tgz","fileCount":303,"integrity":"sha512-QDw4yPYpTr5kebojFg8DAvQxrN/m9sC2id31EzvtZD92GBYyyFVY5fdzOsE8XqEoytjWaKBZsPGEvll9ID+SIA==","signatures":[{"sig":"MEUCIAQXoibrRdo+zWseefOY9mRgR/TLQ9GN8j5v/oiMFL0pAiEA1a3J8+q4Wc3nk8++emmYSs2LihcBoXkGPfkYCS1WPqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22787267},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"3e8b2f541557af41cd85d60381a100eb8b6feaf4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-22.2.11.tgz","_integrity":"sha512-4k77+lRaM2yuPPVon313iOaBCTitL9kD0en5Bq1hQUl76tMUiIGj6JO0mK26YIsWSWG8btrJpP5Bre49Cyldnw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-grids":"~22.2.12","@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-layouts":"~22.2.9","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-treegrid":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.12","@syncfusion/ej2-dropdowns":"~22.2.12","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-notifications":"~22.2.5","@syncfusion/ej2-richtexteditor":"~22.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_22.2.12_1693910357906_0.6604631241999386","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-gantt","version":"23.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"d5ff8489e8d2414d1dede5bad9a9f284b2e9640e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.36.tgz","fileCount":303,"integrity":"sha512-XdckajNxuwwrvOVwiU89iZNzwJObR1vJL3SzFvNQsW1YiGzbDo7DnH+yWlXmXGOSUlRJeMxMi/AAKpkAVEan0A==","signatures":[{"sig":"MEUCIQDOsIyvS85zJEhDg9zbz0q+eRzIR8tDWC5bsDroQlngtwIgInwhztGq5JR18MhBmFGvZlVe+/XVyFTlDLYn3yeSrKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23150634},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"2d8e8c4b09651dce94995b21015d014e2083ebd6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-22.1.67.tgz","_integrity":"sha512-ETYYajrjdtEfBEH0tJhOz5lKp2YvFsltIa69yOe1znQIsIjAwOyLC2v12WFIB112iB9kAdA+7UQ6fqphH9C5qQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-grids":"~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-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.36","@syncfusion/ej2-dropdowns":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.36","@syncfusion/ej2-richtexteditor":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.36_1694765015126_0.8682748281876815","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-gantt","version":"23.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"a0d629652b348ccd1483950b85ab84ef66e292c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.38.tgz","fileCount":303,"integrity":"sha512-Xwdu6K4ITcFO6D1pm5EKHEr5A+4/vNWwsGgACdBKz687NsM5VTmu/+JDJ4JxPDQ35/WWha3RN0wb0PGEXjRH1Q==","signatures":[{"sig":"MEUCIQCCDTYn2NVLyEqS/IU4y9jEen19cL4MMFhYR5dTguE44QIgP/vhrq3b+KE0ntBHKkF5eOv0gIg6p52N9kQUqO1oI7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23193736},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"13d8042a95ff4d2241be46c4d53bb29609be61eb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.36.tgz","_integrity":"sha512-DaqtJNvLhh2v2HifwcrFvSwefaOTuNX8n/XbdImEEiQKiUe47Evc6TY5Ff72S6UPKgXDBG1xOC5voL16bmnFHg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-grids":"~23.1.38","@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-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.38","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.36","@syncfusion/ej2-richtexteditor":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.38_1695728921716_0.32178082521607343","host":"s3://npm-registry-packages"}},"23.1.39":{"name":"@syncfusion/ej2-gantt","version":"23.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"18f8ff88ede57f4d098d64bbb23f04cc67d20f90","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.39.tgz","fileCount":303,"integrity":"sha512-be60VhUJkBkLqNMNMTKI5ZdAXt5bBn61fuP5JaKLERZx5k+m2xwCMlXLr8ajnCwdrLMz11ipX28x0aa/SRVT7Q==","signatures":[{"sig":"MEUCIBHYdExambTbqt9C/mW0nOAPaWrPl1qzTHQS73wb/2sAAiEAyg4THO9z28kkj8JWe9/wYkg+dNH4olOI+XVTb5FAkAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23193990},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"687573c3bc5e36955859695499fa0e61ef623863","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.38.tgz","_integrity":"sha512-7gcsnl8UCmPwQ8UMfRICkbO+c6bVWKCw8aeDruiAH6VIGcNiE7AwTZsdD1thlipSjcyQfv5AY1Gn6msXsXGZJw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-grids":"~23.1.39","@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-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.39","@syncfusion/ej2-navigations":"~23.1.39","@syncfusion/ej2-notifications":"~23.1.36","@syncfusion/ej2-richtexteditor":"~23.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.39_1696405676251_0.7420824337060223","host":"s3://npm-registry-packages"}},"23.1.41":{"name":"@syncfusion/ej2-gantt","version":"23.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@23.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"1633d9f1ece38ebcd8ddbd84abad2ceb56881e48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.41.tgz","fileCount":303,"integrity":"sha512-QzT1lfJn4iR4Wl93MImq/GORNu78Li1NKTl9ShtKMHddAol/PK9F92SRdYpujP2net9+CG5m+eDGO9KAACytJw==","signatures":[{"sig":"MEQCIEgNWokrlr/F8IEkniZ4ehpMqCh4zhjq/suI+6FnoOWlAiA6Hm1pcJHGRBhHhYNrkpMyKPj/3ebG+grfcoX2XK3QBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23209526},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d505c2c3910ba7b673aff9c4a980f87c3e4af30d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.39.tgz","_integrity":"sha512-qmaxSxoGo8FGSqkz9vwQ5ZwJUzq/09DO/DKLY7frot25EBgT1cF3xUvWpi/9qrgyqAz7vjy4gUfHSTu09XSplQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-grids":"~23.1.41","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.40","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.41","@syncfusion/ej2-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.41","@syncfusion/ej2-navigations":"~23.1.41","@syncfusion/ej2-notifications":"~23.1.40","@syncfusion/ej2-richtexteditor":"~23.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.41_1697504792529_0.37770601745374877","host":"s3://npm-registry-packages"}},"23.1.42":{"name":"@syncfusion/ej2-gantt","version":"23.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@23.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-gantt/issues"},"dist":{"shasum":"40ef6edb243c485c071e1dfc21fa6d9525e79a83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.42.tgz","fileCount":303,"integrity":"sha512-axc8PUhfkNWP2NG6DTx2SmA36CopXnc+NFm1b5bmuqHEkmT2VOem/XQlF2HdaidFm1MsBT/rr/W6YxF9UjPaRA==","signatures":[{"sig":"MEYCIQC6XwIf9XatLZccmbSyXcV/ZrlzW3HRgdrfN+y+JVxKnAIhAOEprheel+CHDPch1XEjRfVb11vWUCYlqrWXuzGNL+4I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23245000},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"a46af0dab1574ccd5e24f13fc8cff8e239743030","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.41.tgz","_integrity":"sha512-jcs4HoOTCFjd5sg6HO6k4E4cnFZBYamHgtWru3YhD1fcQ1cDEl5j3sxBHdh1dPqSkD/1R9mRrPPMk2EMSW+BqQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-grids":"~23.1.42","@syncfusion/ej2-lists":"~23.1.42","@syncfusion/ej2-inputs":"~23.1.42","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.42","@syncfusion/ej2-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.42","@syncfusion/ej2-navigations":"~23.1.41","@syncfusion/ej2-notifications":"~23.1.40","@syncfusion/ej2-richtexteditor":"~23.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.42_1698109459737_0.08354056833616785","host":"s3://npm-registry-packages"}},"23.1.43":{"name":"@syncfusion/ej2-gantt","version":"23.1.43","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@23.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"a99a929e304627628bbbcd27a8bb6f54d44ec961","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.43.tgz","fileCount":303,"integrity":"sha512-WFm1mdGVaudHh+pFEoIRbzNqsJ+7QG0DrnKr78F/KDTdRTG23IllGp40cH2LZiluPUXwnoJTcU0jd8MLws07DQ==","signatures":[{"sig":"MEYCIQC24y6vvXQDUyUUtHI8WBaR5GONR0bb2aLD1X0nCi5IwQIhAKjPlaGX7uejP0SXLeFcaW/jJi/X63SqTNyui6vb1oIN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23246508},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"480266949e5700ba55acbac9e738143271aa21f4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.42.tgz","_integrity":"sha512-g+CmUUPzrTLD37FpCq/HeZ9vBjf1374Ba/UuGN7b7bWnoeCY5TbntcWc6QmZxKqYhcIOisUGTDE6RpFsuv1cYg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.43","@syncfusion/ej2-grids":"~23.1.43","@syncfusion/ej2-lists":"~23.1.43","@syncfusion/ej2-inputs":"~23.1.43","@syncfusion/ej2-popups":"~23.1.43","@syncfusion/ej2-buttons":"~23.1.43","@syncfusion/ej2-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.43","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.43","@syncfusion/ej2-navigations":"~23.1.43","@syncfusion/ej2-notifications":"~23.1.40","@syncfusion/ej2-richtexteditor":"~23.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.43_1698715848408_0.32358500894748365","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-gantt","version":"23.1.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"f37016ae935464301df9637ab9551df1e8ee8f15","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.44.tgz","fileCount":303,"integrity":"sha512-FH1qYCCbce3bwoux7vd0oYXtItpYvjCUALlbw7yzxoGhRQw7XjQ8gI+w9gqYM7SV5RHUk0r9xhpTA0q/d8WDBQ==","signatures":[{"sig":"MEUCIQDrU9FHctZkrW7VzQqFq/0Rlm/JuEbbf8BRyrVzfa4jiQIgURJ5VCJqsmDJv6pI8yZZ3ofe8lhfAhpO2yG/LBURyJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23248765},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"fe01cd917622d29a5416e2a679ac25126277c956","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.43.tgz","_integrity":"sha512-OKCIORPx/GFqlS7OrwywhdN05e5+C9+HuusKejUnEqgT4zx5VjWVcOx5b1Eu9I9BqSdYa3/t7qy0+lSgrsDGAA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.44","@syncfusion/ej2-grids":"~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-layouts":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-treegrid":"~23.1.43","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.44","@syncfusion/ej2-navigations":"~23.1.44","@syncfusion/ej2-notifications":"~23.1.40","@syncfusion/ej2-richtexteditor":"~23.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.1.44_1699337339970_0.302574731816061","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-gantt","version":"23.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"834e08ce0d61c321818f7cd49a1da937f31ea4a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.2.4.tgz","fileCount":303,"integrity":"sha512-pqw8mels3i22uW96vCKApyPvuZrboymf3KAKD/WHmaooakVtNgJkBwBBqTOL7zAcMtSK+1+qFxuWbKR1CvEaOA==","signatures":[{"sig":"MEYCIQCz5au106MKOfBE6VsGk4hJZL7Jsy/cPpqsms1qVWKPCwIhAKVwaWTXlSv4yJYxsJPnK8YdhVm46zX7IGzj6VbLVaP/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23302031},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d3038e839389b5542cec6e67b77ad85e7169e0b8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.1.44.tgz","_integrity":"sha512-FFN4iVap1ulswXR3xbIsVZmtRPlvYeQF7a7O/z9xfGCc3PDviqLYul4Z0YBj8em9xAHq4JQw3DOnTRZm4CI2Kg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-grids":"~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-layouts":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.4","@syncfusion/ej2-treegrid":"~23.2.4","@syncfusion/ej2-calendars":"~23.2.4","@syncfusion/ej2-dropdowns":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.4","@syncfusion/ej2-notifications":"~23.2.4","@syncfusion/ej2-richtexteditor":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.2.4_1700460999236_0.38427288165245277","host":"s3://npm-registry-packages"}},"23.2.5":{"name":"@syncfusion/ej2-gantt","version":"23.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@23.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-gantt/issues"},"dist":{"shasum":"a3567a503eb30424f760d46e054195f6d9c86c20","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.2.5.tgz","fileCount":303,"integrity":"sha512-5CUukIkcFxnqr5YHLn3SSuy4/GzwbMb69V/Bua67gXflCZaiCcuEYLyc5qEyJETop9h3inykTqXE7Mrf/Md+Fg==","signatures":[{"sig":"MEQCIGtzJKMcFSsZQ/xFPb1KByym8h9bbWZDySYVuau4xTz/AiBZXym7EtgImmAXtQ6aPgUKrhM/LoZ1VSo8NaYNk+sUaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23304300},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"94d38c11dffbbf536d2f515c84a3613fd10cd631","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.2.4.tgz","_integrity":"sha512-wCNpECTDwGcIedOz9w24Xdjb4aa/L4eqjzhEpjtvKXnQQYVaMXirv1KaIx3kTQPB+qsFw7x02h/Ucsdyl6tTuw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-grids":"~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-layouts":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.5","@syncfusion/ej2-treegrid":"~23.2.4","@syncfusion/ej2-calendars":"~23.2.4","@syncfusion/ej2-dropdowns":"~23.2.5","@syncfusion/ej2-navigations":"~23.2.5","@syncfusion/ej2-notifications":"~23.2.5","@syncfusion/ej2-richtexteditor":"~23.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.2.5_1700715105346_0.654722060568317","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-gantt","version":"23.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"d599f99a7e3fd9fde4c9c6d64321374d350efcdb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-23.2.7.tgz","fileCount":303,"integrity":"sha512-3/1wXR/fxyUCP23AaN22F/sDj1ZGhmbhcvu3s9R/ZQyl0hmrjRVuybxzhOlwjfs7SapfcRBQfiM2JBMyrKh6vA==","signatures":[{"sig":"MEUCICH1TgRjPwxPH+9xTRp6cSYkGN3wrm5TYrguEU6manlxAiEA80nVb3O/9y5haKQ+ZFexDTdHnODZnZ1ra0nX0eMWTJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23330793},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"cddf93452ba28e98ba90fcc4c94ccbcea1a8ec16","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-23.2.5.tgz","_integrity":"sha512-dx2I2n4yLq8ObKKGEke8UMHx5jxwXvS5EXQ1f9RctJvMQPOGXzPT25Q4KBX5e2cxr33+1tGGJsu5w71LyC8gkw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-grids":"~23.2.7","@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-layouts":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.5","@syncfusion/ej2-treegrid":"~23.2.7","@syncfusion/ej2-calendars":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7","@syncfusion/ej2-notifications":"~23.2.5","@syncfusion/ej2-richtexteditor":"~23.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_23.2.7_1701744609988_0.2328746543774416","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-gantt","version":"24.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"392453f2a1586d1f625d622a394fac26189f2351","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.41.tgz","fileCount":305,"integrity":"sha512-+DQ8ygS89n8hBsNfZSEkNfNToT9uCDDNB2M5DymR4zs0yHTXR0R3u0tAFv9KtIbwGFFeiyFYGd2pknXBVZHBfQ==","signatures":[{"sig":"MEQCIDUKAobey2Zno3+ydX60H/zRFKB1wDVWB4Z3Gn7nQxNWAiBHcruE6L54p85qCaONTcEaP5HzifW5RZQetrV8ICpPCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25310499},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"2d9c70eaf24627e671f63de1ef064501cb7d9a6f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-23.4.3.tgz","_integrity":"sha512-PQn3mPggjTWP+7Nd2Vwbpo0byamkSI9sXERH7wToeRAJSyhQDeD+iOTlYz4opFoDPYynPE5u3UoTpzWPOaujZA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~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-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-treegrid":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.41","@syncfusion/ej2-dropdowns":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.41_1702880891526_0.6495467584275643","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-gantt","version":"24.1.43","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f083f4d20a1fd9313f99407790372e550c57306b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.43.tgz","fileCount":305,"integrity":"sha512-jdHNnU/btbKPJQAAJMOqH1xKTxXoShlLMMP0R1QpqzD5DvQzAWEonriC3WUMLQhHpv9lzi1R+Oh4wsFz/PEGsw==","signatures":[{"sig":"MEYCIQDUz0rVi7Yj/s0WWkbrDMvJldYUHPDDKFP+qWqgXUKuZQIhAMI6RnbCJ9UFpnZ1Lvp/lyUokcoGtlyOBhpgSOYj5tvx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25342425},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"6e3d9f14fae2d4fb8f9ed808b7779fcbd13bf668","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.41.tgz","_integrity":"sha512-CRkRWQPez+tYXmsKu2qW3rNLMZ5g+Qu11ywUG9sD4MvrhSd48R8HAt0LoIY1eXVlMRcnJwS8BpFiyyWUlqseVg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~24.1.43","@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-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-treegrid":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.43","@syncfusion/ej2-dropdowns":"~24.1.43","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.43_1703657989405_0.15320655166976493","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-gantt","version":"24.1.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"6b36c3dc7cf8fcf0c53ca09d8d1eb39c41210bd9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.44.tgz","fileCount":305,"integrity":"sha512-bEg9jFWGI2qhx5HcaJf5fxJJkqbJ7hJgH1LBQQBXttx8L3b3l4xi9k1HbL86rQUs027PXMxBO0aHzEPYm4SChA==","signatures":[{"sig":"MEYCIQD8s+AREkw8OeAssd/zByz77+0HHOMnUMs9AhMoV6MHhQIhAM8D1kSq6muiiCatMnIbpmOf0wRgsZGVG0KJlM3tA2XK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25350944},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"a7039db650d619071377c37ea25f97e8dff27972","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.43.tgz","_integrity":"sha512-DRuve/LRz6Qjehh0PgeFggD79hE5FCpP78+kc3uNkaWxbye6xKiWpDHCuzh3GSy4Kcml0vTeIIHx2MuU+mGDRw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~24.1.44","@syncfusion/ej2-lists":"~24.1.41","@syncfusion/ej2-inputs":"~24.1.41","@syncfusion/ej2-popups":"~24.1.44","@syncfusion/ej2-buttons":"~24.1.41","@syncfusion/ej2-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-treegrid":"~24.1.44","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.44","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.44_1704252730517_0.24820015895859027","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-gantt","version":"24.1.45","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.1.45","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-gantt/issues"},"dist":{"shasum":"b83028ed2a2ffaece3f6715e50afbd6bce7a6bba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.45.tgz","fileCount":305,"integrity":"sha512-IV9+6tPeiRWRHRi9+TdKQhaKJs2kFny61Uz9hlNc5o03nywoGsLHKTdH/YYDj0RTE221CSpdeuJlEbm8/FoAsQ==","signatures":[{"sig":"MEUCIGG+EWhOBq4IZQQXWM8AnuyV1zVB9DT8FI6zu00C3shLAiEApjI/jIIOxwTurLJ/FGx/hfIqNvqUKW0SgKVKqGZ67wE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25389908},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"41fdab976d6bb8c5299a62e2a78ea8adb7f52a78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.44.tgz","_integrity":"sha512-CkC7CVd5nbCW3iUuD46runhDjgyav53rqouMi+ryTjYPR0GB73SfjeG24mcF5/yML7v6Gpi7c4gbdeUdXDCvTA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~24.1.45","@syncfusion/ej2-lists":"~24.1.41","@syncfusion/ej2-inputs":"~24.1.45","@syncfusion/ej2-popups":"~24.1.44","@syncfusion/ej2-buttons":"~24.1.45","@syncfusion/ej2-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.45","@syncfusion/ej2-treegrid":"~24.1.45","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.45","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.45_1704766645581_0.7946737144949649","host":"s3://npm-registry-packages"}},"24.1.46":{"name":"@syncfusion/ej2-gantt","version":"24.1.46","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.1.46","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-gantt/issues"},"dist":{"shasum":"be153ea14c8160ab11f101564c90b364db071b76","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.46.tgz","fileCount":305,"integrity":"sha512-mfwVR4EHN2lcN129abKJNxYPCUEmnVR5BDskov5c13epoT4XJgXypZJesdnsAA46Dq853snd6N3kg/1tFToF5Q==","signatures":[{"sig":"MEYCIQDPGj+Uw5cjLaj+ACeKSXAd3lz9HJlmsSVgXi2CBVKCHQIhAKOn1ZDtaQ6Oy44DJG9nkb+O36PBZemotWPZfc7cXQKC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25404733},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"ade85add34aa65cd55272fb32abe37fa12e109c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.45.tgz","_integrity":"sha512-ouyWG2m2BKnXPY82s0pedbcWVo6BY0O5MDekp48im55Xx7Kn3AygKgPxaOjQExnEcZTZI4OXroStsTQzOK49Qw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~24.1.46","@syncfusion/ej2-lists":"~24.1.46","@syncfusion/ej2-inputs":"~24.1.45","@syncfusion/ej2-popups":"~24.1.46","@syncfusion/ej2-buttons":"~24.1.46","@syncfusion/ej2-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.46","@syncfusion/ej2-treegrid":"~24.1.46","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.46","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.46_1705457006229_0.34937155206512305","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-gantt","version":"24.1.47","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"fc263888203d20c4c6b8f1e52951dd05b6f626a2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.47.tgz","fileCount":305,"integrity":"sha512-qMYgZejJU1JYjF3M1KadhVbeJBB60kL2Cek2H+xucXY+8MPm4Uv+C13ot5ZtZBuMVuGvU8N7gW9msf+GXYjYug==","signatures":[{"sig":"MEUCIGLCCKwrxmVBjY7K5sa6HBSFJ8PuhsRr5EX7MRFFhXGfAiEA5VnCbTIsQc0XAZt43n3T72is4gHfx7S6jv9EZXp7thA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25408086},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"a27bd8c1cc2c4f3d0e822f1082f7998d4385ec05","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.46.tgz","_integrity":"sha512-D0PkQMqSxymxo0yp2d+nGVOO12m7BwUEoQwYcs0+EkK3n4FyYuh29TqZ5HCcC+gKAcKAJGs/kz2JJpv99TexYA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-grids":"~24.1.47","@syncfusion/ej2-lists":"~24.1.46","@syncfusion/ej2-inputs":"~24.1.47","@syncfusion/ej2-popups":"~24.1.46","@syncfusion/ej2-buttons":"~24.1.46","@syncfusion/ej2-layouts":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.47","@syncfusion/ej2-treegrid":"~24.1.46","@syncfusion/ej2-calendars":"~24.1.47","@syncfusion/ej2-dropdowns":"~24.1.47","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-notifications":"~24.1.41","@syncfusion/ej2-richtexteditor":"~24.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.1.47_1705976891616_0.34247251342655716","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-gantt","version":"24.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"bb2b9584d139dbd1fc8cb3c63330442295dc7f23","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.3.tgz","fileCount":305,"integrity":"sha512-kG2VrSYMpozvnwuTDDfvIMXaXIHjigrhvQ8E0Ndk6RV0agM3jkD5dJ3ywmemNbF7SxZZ6S/FYEgpfkBo4rv72g==","signatures":[{"sig":"MEQCIEEW+rSq+mjgUXYZWiaZM3q/Z01HpH7cFmHr+ReD25BHAiBUOGaeXCutVN2gHfWlbHWYqORVEgx+lvLX5d04bS6/ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25408515},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"83f0370855b39c1c307949bbf6759ae121de6166","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.1.47.tgz","_integrity":"sha512-aHFD/Y9k33Z6sCbDuptKxMmfGdbJej9yp4ABSvk20uPxEQxYRLMm8bcNJM7G6q/TMGLcAHqteBUBSRGO/pf2UQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~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-layouts":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.3","@syncfusion/ej2-notifications":"~24.2.3","@syncfusion/ej2-richtexteditor":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.3_1706710071256_0.2694202247822113","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-gantt","version":"24.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"da476b23b748b97bf82a013ba29364f3c5e6ebca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.4.tgz","fileCount":305,"integrity":"sha512-5bxy+kQseD4D/3vO0BvUjdUzQdy4UGUm0ZvXR1li621mYKBJpIstCk2UBQC2sdyQ58xOsZgZCSO8mxINyoZdSw==","signatures":[{"sig":"MEUCIQCVikD+fqFR6N86XB4GUhhwKTD4UitY7w6ed3ylD4DwwgIge6tlw+vcM9xJvAHuXhd5ZydB+UENexopU+y40mHuOBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25418209},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d038f7274fde23046fbe4ac726a913a69287029f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.3.tgz","_integrity":"sha512-HoyReH09UNuKZybVo+r3qyujSMYtoBhR7BZlrEJjWe2cE3PNgXDiXHlVKRL+YhHwpoAq7j4pJ+L710k9LEAEzA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.4","@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-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.4","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.4_1707195214074_0.30677000202867144","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-gantt","version":"24.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ffd07dda3a95076713d20d9bb8b813f8870c1706","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.5.tgz","fileCount":305,"integrity":"sha512-QPOAGIaTePXymUA332gQDtz0cCse9nyrw0a84BrJtMt+HyrU619VtAmV+eYbrMhOm9r+FHSDqEVv0eLZCxrHgQ==","signatures":[{"sig":"MEUCIQCCF9wHe7L8H8TKMt/dJbW/iKs0LtSalHsaWqHg1zkmJgIgRPa31P9KOAAKhGdmSnWhXy6Bu+LdGFFRR9XWlIYUfYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25442288},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"568b2aad12f8ddf36a5dc4399070ce00d265be7a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.4.tgz","_integrity":"sha512-zBq1EoBD9qxBJHhqiMGTURxPF7gGDARajdF0yINlOPLaX0CBd7LPDtjRNHWySTl+OkRTlodGvZ29/Xuqom/BmA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.5","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.5","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.5","@syncfusion/ej2-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.5","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.5","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.5_1707789644094_0.28907300041780415","host":"s3://npm-registry-packages"}},"24.2.6":{"name":"@syncfusion/ej2-gantt","version":"24.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.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-gantt/issues"},"dist":{"shasum":"5b839a1c5745bc7a2159ac97e8f29f60dd2c2817","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.6.tgz","fileCount":305,"integrity":"sha512-LM9gOYhc0+T/BiL0KELv5vOtYGeghHLc24f78I1+F5U8amPXaxezvS6urYkXDWNzIfZR2m2SBgR0vQtj7aSyLw==","signatures":[{"sig":"MEQCIEtcUs8xX/P5hSlhoZzBoF6GUWhCYYRnGtzxhK09LU2cAiAvnBcBSWu+C6cAS2I167ECjQIEshgg8LWexXGyr6GFPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25442312},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"29042207067b2db658b74a56b58e763baa69f347","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.5.tgz","_integrity":"sha512-LV2u4unQ+4SPXAAD+vRWowCxYnbQBTm3FMvNZx39ND/phnXf/SzFVT5ARWku3pPpwvxj4/9LhCOmMKwViYYNYQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.5","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.6","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.5","@syncfusion/ej2-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.5","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.6","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.6_1707961963175_0.08307557201185256","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-gantt","version":"24.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.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-gantt/issues"},"dist":{"shasum":"deb1d84b267b9b102ae6622dfb11142fc4664a48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.7.tgz","fileCount":305,"integrity":"sha512-Xwlj02guxQnLNxO4RrbtSEy3o8U/bhKTtrqa5118zMehOe0Bcf+XBjy0SgJnHGvLCgTAN4rI2NKynuic6h3rzw==","signatures":[{"sig":"MEYCIQDqomuok85YbGJPA35nQ8EjX7BhWEK8iXyMdvKZImQNcwIhAKdbIGYN0WcKL8vQI3FWceH9Bz5J9PKFf93Jhva6QMsB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25480726},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"7e7ad57f3c6a2bda1014a76f45f1af11d563d364","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.6.tgz","_integrity":"sha512-X2u9gA4L3DyIe+tijmv/uYOaj/8YppYXjTnea4l5rBrqvx5SQSKxP67rI41ekq6VMAqhSFkwcjvm2sNcdfLKGw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.7","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.7","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.7","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.7","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.7_1708393795195_0.9577032048352943","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-gantt","version":"24.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"9b9720f67a118ab89e7e2f51ec4d512944adb8c7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.8.tgz","fileCount":305,"integrity":"sha512-ERd/xQ3iP9lGbcENgXlm9h07GQo7fvj8VLyI8nPfhK6NUeup5zOgawWZS/fTedD88ZKp8ltx7fzR0vIk4Di6Nw==","signatures":[{"sig":"MEUCIQDjdqvVhSUiKSlCUpbC7JzZi19eIHRm39ACj5U1mU3lBwIgWugiz0qpI+Hgw3gjR8XGQLykwIy3pV01gycxrOkEC3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25510744},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"e0c70b260e7a97016d1d6cf1ae3a4623f5eba2df","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.7.tgz","_integrity":"sha512-3AGEjY04my/08ZHFZqlEAtMNXVuY0fevAT6eeSrfO1AuMjVJDIP+WQpW84I3XqDdnJXzEyKADEMArwv9j0ezYA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.8","@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-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.8","@syncfusion/ej2-calendars":"~24.2.8","@syncfusion/ej2-dropdowns":"~24.2.8","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.8_1709015918509_0.7970718143577358","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-gantt","version":"24.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@24.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"f81333b2ee3db3add8f98541dee7b05ececfda08","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.9.tgz","fileCount":305,"integrity":"sha512-WU1atvm5l9jWoPbAR5PrTAD1oidJBVEHue4phhIYAvBu2B85yLeZbWn3E/tzvG9U0Q/W4rckCe096R86MDa0QA==","signatures":[{"sig":"MEUCIDNfSUfACgXuLtpCSMXurlx0YjA65++tArl7MXV9UbQtAiEAyQqijCHCGbvEkwWdVWGxb1i7UOsjQ2+LM1dcv+kkxr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25514486},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"53883ef2d42b9745316df5591517fa8a8b06d173","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.8.tgz","_integrity":"sha512-xnbjCw726UKHbpGDEoiWYxcruRlt/R/Nljn9yzbuYtI8wqDJ3ArJG1ubaJawDpr2C5UzkUjP0DoKkl6EpJfhmQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-grids":"~24.2.9","@syncfusion/ej2-lists":"~24.2.8","@syncfusion/ej2-inputs":"~24.2.9","@syncfusion/ej2-popups":"~24.2.9","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-layouts":"~24.2.4","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-treegrid":"~24.2.9","@syncfusion/ej2-calendars":"~24.2.9","@syncfusion/ej2-dropdowns":"~24.2.9","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-notifications":"~24.2.4","@syncfusion/ej2-richtexteditor":"~24.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_24.2.9_1709629233403_0.6301308220164392","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-gantt","version":"25.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"5a1f7cb95c87c1a58331ec2168ee53e71c3d27c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.35.tgz","fileCount":309,"integrity":"sha512-pT1pR75iHk8PxYgfgQ+3B0KMIH3lxz30TJKrBELTE3Ci39CpXgy2MystWoGs2z6Dp+A8hZ96xNvDHAQYZ6zX2Q==","signatures":[{"sig":"MEYCIQCreZRmNvK75rV3+8+HicIonnJkgZtoc/CdvDbXksajIAIhAKDq7FeeqEZ3JdJfuRtV8y4szWO1DGJPXSO0w3C4WQw9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28061229},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"30eb1983133b975e652be2ec0a6828e17a992397","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-24.2.7.tgz","_integrity":"sha512-tqiOOknWESjXMe6+QINygWFaK0budyfr4OEtroO2M7Ataw9vuCNJbbV1RxNgQponMHJGAPd47tQIDNpjchcs8Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~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-layouts":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.35","@syncfusion/ej2-treegrid":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.35","@syncfusion/ej2-dropdowns":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.35_1710504877397_0.9742314265520067","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-gantt","version":"25.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"fa3f090c3bd0b720fda55a797ef464ddcaa88386","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.37.tgz","fileCount":309,"integrity":"sha512-VXmXbrRJ7f5DJ6cr+OTz8BPf9VwK9lazkqJ16LLY88Ge5iv0UTSxfGS31A2FPfhgUsxHlTIj895DMohAK5JgxQ==","signatures":[{"sig":"MEQCIH6l0jYC8+NnCyEQQcHjROLO5k4hDuQzt4E1F+tqXIH3AiB3brjhGXP/+sUgsXmsQrXY4FsqbFfpJwkejLCVui9f7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28121151},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d4e036acfa731f4757d7b5ed42ea192ed2ad2183","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.35.tgz","_integrity":"sha512-s7DtWlRVHAoWlOtvE3YdajRtAM+UFN26QN9TTUdA5+Bm4on/6/a+K68OHPu4Tg8CbjBkQMEQtOHgVA29ezSQgw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.37","@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-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.37","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.37_1711429145745_0.7276254799218997","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-gantt","version":"25.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@25.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-gantt/issues"},"dist":{"shasum":"ba78bdc3373337fe8d6c5e1b37bc53c1698ffdc2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.38.tgz","fileCount":309,"integrity":"sha512-/eHjl+V0wLy1MxwOmEk0n9wHU3vPn42xEUHzIqrOHok7GI+WCZGfe1BBhMLuHLmN/8s4QmR1TucLvxe1iKptWg==","signatures":[{"sig":"MEYCIQDSVQMCLyYdmJE6OU+IesGotDryYwLAQAlJu2TV5EndbgIhAKgnX40/e8F6du2hq2ORBNVEEWtnAO51cW1coZnwouEp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28141766},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"de23012f78c781bdcb2160dfb4c8585766f4b36a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.37.tgz","_integrity":"sha512-qukhl1DbBrKulEd/3Tal/7RGGTuLi/i/Q2sQIkf/B8O9qmBnWF5OAl5rBX3oewSc7KoNbzGr2XARMGpRskVr9Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.38","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.38","@syncfusion/ej2-popups":"~25.1.38","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.38_1712025333433_0.4331899074433543","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-gantt","version":"25.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"c2ac31768e3cd406ae16dcfe2229b7c140627690","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.39.tgz","fileCount":309,"integrity":"sha512-ckBaiATLP+Gl9KZZKqquFyDUqaJqPeMBEUHPUT0sVoTNEpJcqKPbLZi+DB0J9KTlFgHGpQCGCVqzwDR5o0ha2Q==","signatures":[{"sig":"MEUCIF+4V26hWV5KM1C2576kOBnDPapXEFcCIbLOIvsbYJ2JAiEAyowWUvpKeMLctIZgkaIbMi4kaI7/yS4InH+n2A8xlD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28144690},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4cb72dbcaa9b0261c1de85bcf7dfc9907960a829","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.38.tgz","_integrity":"sha512-ayxXh8TvDFfIaXTkTdVXDMFRWRE39l14q9EqYHmMJggZj/lwoIE4nDPObdFEVXCWqGufZVIZGoG/e9hjHGYIzg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.39","@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-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.39","@syncfusion/ej2-dropdowns":"~25.1.39","@syncfusion/ej2-navigations":"~25.1.39","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.39_1712666083016_0.8293419936579423","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-gantt","version":"25.1.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@25.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"561e638b27a4a3559643ccc240c4ac90f38d3325","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.40.tgz","fileCount":309,"integrity":"sha512-EOnP/F5ou0Lb+GEMqZp48mWHTSOy2Nj61DF1aV2slABRx51jEaHW2CmxjbRh9SBEch4YxSeZ4l2Cs95YpTRBng==","signatures":[{"sig":"MEUCIQDYxV51KwxaqBT8vlpuQ0knghB1R7QhpR623cMYygp5XAIgFur8fNr4xpGBriv16ey8bcn1VpdP0SdbPKXHnwPeiqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28153980},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"14c32593fe824583c9b3271586dba0c3ccc10c2e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.39.tgz","_integrity":"sha512-VTboHHefcP1Y62LHFAvNFk+d+vpye/2xn50glbccE2pifBB5vUiboXg4KOj3VzL8O2eU6+ucfwci8DiBWhc9UQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.40","@syncfusion/ej2-lists":"~25.1.39","@syncfusion/ej2-inputs":"~25.1.40","@syncfusion/ej2-popups":"~25.1.39","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.40","@syncfusion/ej2-navigations":"~25.1.40","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.40_1713233958611_0.5454521860351003","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-gantt","version":"25.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"252b16f7d0bc4c412f278f2a64511b22c3088841","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.41.tgz","fileCount":309,"integrity":"sha512-8s17evxoQTy4RZ+cPwDu3++jjMONj/Ua9Mb1e7FD57XhKnQ8m6egsHB0Damfq0FxchiSbGIkNE4wJq1IldVnmQ==","signatures":[{"sig":"MEUCIDz2RhWYDXbOCWNIcgg+J/Gs69CXN6EEyZ6hZjALB3T1AiEAxE7sNPwkyL7T0O+BmMS1HJXYQGRWLGieQsMYfd1QA/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28153980},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"14c32593fe824583c9b3271586dba0c3ccc10c2e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.39.tgz","_integrity":"sha512-VTboHHefcP1Y62LHFAvNFk+d+vpye/2xn50glbccE2pifBB5vUiboXg4KOj3VzL8O2eU6+ucfwci8DiBWhc9UQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.41","@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-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.41","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.41","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.41_1713854528052_0.2676903474899377","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-gantt","version":"25.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"02646b5761441a83dccc7d2c1f30c8a0aea9e8e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.42.tgz","fileCount":309,"integrity":"sha512-bY7To2wrJgDr2Ml57kbbOzO/XUR2x7LYnIJ4u7C94GhB0kmRhvGsX/M/7G9/+/4XVWDncpe5X++APeKlfbkplQ==","signatures":[{"sig":"MEUCIQDG2ZYUJUC8lgLt2RuzXp7yZ2W4/CjPYPlQrljSDGXNAQIgH9O0kALWf3WhchaHlMaYmOsQMLeRoKmLf7U1RAuoXLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28196097},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"544297fe39d1e9296b2e7c3d2eaa66ae5bdc902e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.41.tgz","_integrity":"sha512-01GIwQOPBhHNsFMwbTf7tNTps5T/2mUuFcmUVbknGGUFJsXH0Zr0aXt7Ioz/KcykEb4diV5chthqCY6FnJ4yDg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-grids":"~25.1.42","@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-layouts":"~25.1.37","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-treegrid":"~25.1.42","@syncfusion/ej2-calendars":"~25.1.42","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.42","@syncfusion/ej2-notifications":"~25.1.35","@syncfusion/ej2-richtexteditor":"~25.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.1.42_1714446074399_0.36417942493352773","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-gantt","version":"25.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"bd55acc4139b1438e663e1d3f15208a81829ec65","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.3.tgz","fileCount":309,"integrity":"sha512-/Vyt2Ge4cAJ9kNhTuNz6gOUrPRs5a6DyawvgT1AvgrwRYHIfmZlJjmKgab53i3juTGb4OnldAGhf2OBOWncNOQ==","signatures":[{"sig":"MEQCICweULZG0Jqzqqga9YZF6cZri0tfD7qAz7CNhRsyAIyeAiA+Pv5q/kma/kuIQyhE1857r20wZDpH1JgiihYUb6DnWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28254457},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"2d9e690032b9f6d30d08fe331d94adc4d771a68d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.42.tgz","_integrity":"sha512-SyyLPgZ02GhPdaz91/vjxSXT8QQ2LfgCf68XGPHhQX7q6urP/vXu2vEDQpe+MGjPAa1If1mwZhn0049zIDbOoA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-grids":"~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-layouts":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.3","@syncfusion/ej2-treegrid":"~25.2.3","@syncfusion/ej2-calendars":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3","@syncfusion/ej2-notifications":"~25.2.3","@syncfusion/ej2-richtexteditor":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.2.3_1715175932513_0.39885478006245245","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-gantt","version":"25.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"31976cebde415b2bd1332178477d5c246fb9ff73","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.4.tgz","fileCount":309,"integrity":"sha512-FIxT7nyPxqirBhVo4YCfhWgUEdrVj6vpHB/TrLlHDVXh7eMwP3gChaXVPWqXSBHupsgGwOU/Q9CZkVFvYwsTHA==","signatures":[{"sig":"MEQCIHgi+ZBNGnwCTL2fW8m0otmoKQecSgWieZL+NxbNBYiBAiBG5q5iMDlAB70/zBaxNuVTUcsvLMD2DYXhZEPunHbddQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28290750},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"24eee2df80f21e2be917e395e3a824bc6ef64f5a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.3.tgz","_integrity":"sha512-WOX3sEnqFX7FkOhR9ZFi+Gu0+1aWJmP7x2EVILDf134oU8nkFxX/qWXf6VCdp9Ans6rEoQOv7gNXgWsNObabbQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-grids":"~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-layouts":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.3","@syncfusion/ej2-treegrid":"~25.2.4","@syncfusion/ej2-calendars":"~25.2.4","@syncfusion/ej2-dropdowns":"~25.2.4","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-notifications":"~25.2.3","@syncfusion/ej2-richtexteditor":"~25.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.2.4_1715653258790_0.9310449435889623","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-gantt","version":"25.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@25.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"02870bb9a6c78bd637c07b7fcc571ef6319374aa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.5.tgz","fileCount":309,"integrity":"sha512-6UyV3BgFMgMJZVTb+AT6Fts0pZNVvtqAPPwdYko30QzDc388CcAJr9GsuajFTr/UhnVBxw1twJcnksdvMCF3dQ==","signatures":[{"sig":"MEYCIQC/TWMW7GceAOUQLVrqxIs43EdMXySpDg7jGVK5itFjIgIhANLJ8qlRvvULRTLwPTxEN6STKKyWxFJ5ezV29gbmXZMy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28312740},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"1b3eb0848c3cb5fa916fd0acb9b691ba0ce6bedc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.4.tgz","_integrity":"sha512-sEHFWqlZr90F4UvNGTqgTPSpVqSBl8mrYUJqvwZ11qZBX5uim0GELQ1uxaG3vt6iZLjYBAN2DRMW8gka7nOAeg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-grids":"~25.2.5","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.5","@syncfusion/ej2-popups":"~25.2.4","@syncfusion/ej2-buttons":"~25.2.4","@syncfusion/ej2-layouts":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.5","@syncfusion/ej2-treegrid":"~25.2.5","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.5","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-notifications":"~25.2.3","@syncfusion/ej2-richtexteditor":"~25.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.2.5_1716262102880_0.6630244280945035","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-gantt","version":"25.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"971eafa45f34bd300b726bfb9412fe4f50b1609d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.6.tgz","fileCount":309,"integrity":"sha512-KwcMYndRFRempMLgfr175sidKQskRzJMH6xDQ8jTbC2HgGVeigHy07qbpUA+cT6zH8JRe8+1OCu3wVWjKVUlqg==","signatures":[{"sig":"MEUCIQDdjz7oKpA2sKUgf/oFqL8l5DYvVnUavUEmSg8mjvAGLgIgT8/IM0SeU0Vrkw115jU7GiOHFRzOkId0KXn0C9tM6n0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28339204},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"b78ab69dab45b468109311d6b4e3ea8bad9387b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.5.tgz","_integrity":"sha512-B3iVCSOMqtcvRcLJ4MBKiH+CvFtJWrcFudWvQOYgFKIjMZgdad05d68LIWra03LLwDrDBoPgkWOcjxuKC2ZIwA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-grids":"~25.2.6","@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-layouts":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.5","@syncfusion/ej2-treegrid":"~25.2.6","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.6","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-notifications":"~25.2.3","@syncfusion/ej2-richtexteditor":"~25.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.2.6_1716863576724_0.6564131790824574","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-gantt","version":"25.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"ad1509490bcc1d4502a00329b50f70ca2d7929e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.7.tgz","fileCount":309,"integrity":"sha512-sGRBqasO8EOq/qM5toaFV6Qa2K2FN4134jHzPHPeK5KKi+Z1dlHdNOvPPWSmzrXB8u3D/2PlqX3H5OWgbBp/WA==","signatures":[{"sig":"MEUCIQD/OvUD398DlRmolIZebceMaCKPJe0RByDJ/u0Vu7XJ3QIgIxHOCgPTyTvkyjKD1Nnm88v2m3KcCrG5yS7aLqB/KLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28331817},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"be957a60b31eff9707048c02fe125e094902e10b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-25.2.6.tgz","_integrity":"sha512-Mjc0FgoDIT08x6NdOpV+cmFktmr2if03OYqKQ7xDXqNtZ35uybKVZ4YNTr5gf39zWXna2sBiZtJPkOcXDJJ0jA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-grids":"~25.2.7","@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-layouts":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.5","@syncfusion/ej2-treegrid":"~25.2.6","@syncfusion/ej2-calendars":"~25.2.7","@syncfusion/ej2-dropdowns":"~25.2.7","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-notifications":"~25.2.3","@syncfusion/ej2-richtexteditor":"~25.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_25.2.7_1717469232189_0.09283436804523038","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-gantt","version":"26.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"34560571a5ac10774871c6c8c8bf76bd9c5920ea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.35.tgz","fileCount":319,"integrity":"sha512-V/B/h9xLwOufea9r6lOZ2ZjvnwzTwE6zHgv4BCiDC+iROCeTpp4DSgJ1Vgo72iR6JevjjLm1q7EkEqOilvpKYw==","signatures":[{"sig":"MEUCIEQs4UUQvV51zkiHBitdteA1Y5IhhFhJ7fZq1DfvvNGzAiEAv8XEQQkDRdI8vRZim0E2ZoWqOV3o7b84WdvqvKAzS6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29925630},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4cee238a4b5779964fe059e57bf8e735e245ebf1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-25.1.35.tgz","_integrity":"sha512-sZmOROLkXT8UxLaTO1vmbtNPECuhzXGEynet+58FTeBcE85y361huCTCPXg1t19mgY2w+Pj/Y194MaubY/ogTg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-grids":"~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-layouts":"~26.1.35","@syncfusion/ej2-svg-base":"~26.1.35","@syncfusion/ej2-treegrid":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.35_1718111514034_0.26662557284418864","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-gantt","version":"26.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"118e4cec2f6d0c3b511735b2f966ebeb74c2d414","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.38.tgz","fileCount":318,"integrity":"sha512-G9rA6wEnz2ZNdkrSWRgSvn+qszg8Ra/2okCYl5SMp1Tm74aucTFOrOQTMaJpPA8oafZ3y3yM+ofLSYhxyl8LSg==","signatures":[{"sig":"MEYCIQCE3WZr+hK4q7rr07rt3uLeUFRTo3nItGmRP6aFva4/6QIhAJe3p30PHCTnf3VEa/ZYIpoo2t5x2YBUJJTLv0Zd5CqE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28893509},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d00ba52494f536a988ab4ada5f505dd12b4c7c09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.35.tgz","_integrity":"sha512-1r+C2jU3XLsI0IpEITm6PNZh8Hr4CoPpPWqsxSdXYaRSWUI4U+GpzV5XD4HrNp5NLd0Sonw05e4fG5SZAju0GA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-grids":"~26.1.38","@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-layouts":"~26.1.38","@syncfusion/ej2-svg-base":"~26.1.35","@syncfusion/ej2-treegrid":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.38","@syncfusion/ej2-navigations":"~26.1.38","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.38_1718791465445_0.10222118038644923","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-gantt","version":"26.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"d92703279e7082806ae08f41880132ac11e69f1a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.39.tgz","fileCount":319,"integrity":"sha512-maVu3OoW0RML3mW5Sa/yQxaHFUVtkE1KPjJTJSe3NISk0NOfht2t5ImMWZoFivB6UDSdN8Cc7FFEIbCGEZGL9A==","signatures":[{"sig":"MEUCIA0lH9kwUosUxwTmCaS2KcB5X+sPAJed+YwBmq9Pk9T7AiEAoOoOb250k/gJ/0zBzNaXEehd6ZKU8TAmrnzxRzI92pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30144558},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"77a3bc869d27e86e00484bb8465a303e9297175c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.38.tgz","_integrity":"sha512-xgzFGPkZtpQGC7I5kuOFZirjx5hbSCEo68rxWtc4t3TJCbhOwQfar1F9n7P3Dje517vJUQB5qdREqevcCtCyyQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-grids":"~26.1.39","@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-layouts":"~26.1.38","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-treegrid":"~26.1.39","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-navigations":"~26.1.39","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.39_1719306093975_0.9333200099188548","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-gantt","version":"26.1.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"e65b0da756154dfed48b53de056ef7f09e376237","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.40.tgz","fileCount":319,"integrity":"sha512-JR7GPsFl45FrSTFC5aFn1e0bR/fQ9n/z5Ml3U3VmBqCOKYYaNqPCI5f1sp400UsFIP34/Val8Itw0S3xdHwpgA==","signatures":[{"sig":"MEUCIEI9Aowhylxo2k5hvB63m0wbgBGGnPUDzWX5IlkPzlNwAiEAqXOa1KkGrm4t85YlYAR98LRDSmzKb1Zk6OQGWJQSk/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30154605},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"8f3ccb31bb7ccac8d5781968fc9168d934d0a833","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.39.tgz","_integrity":"sha512-Moj3oZjqbHR7kxJ4KtWcqhS12m4fOlGMc+Lxgw3qQHcgswZhak4wywiXqYsZNHKgnMyZ9ZEkXq0wRxu7CaPPxg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.40","@syncfusion/ej2-grids":"~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-layouts":"~26.1.38","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-treegrid":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-navigations":"~26.1.40","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.40_1719896762966_0.6633602334045385","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-gantt","version":"26.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"f8fe215ad4b02fd177cf61eeb1b388c7c7042f82","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.41.tgz","fileCount":319,"integrity":"sha512-vESvdWjRkrfzvBFiAZcrO184JOedvwxVeQ0e1xgZoWKF8uQdUtc9l1/g+WwkpWWRRYsn2FDYOCBu1JnzJZVKEQ==","signatures":[{"sig":"MEYCIQDzAWW7Qyma0Ml52Dp4d6WBCeE+JINEO26928AWKkPykAIhAKo27iNcJuN6NlaORT27Z1nP+/mHG8p5/J7Q8GVjaaki","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30169480},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"2a9743c710e6e42820cf1ff5c031a3becf95e101","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.40.tgz","_integrity":"sha512-OIth3SjAhEfm0VY9Vo9VB338kAhWQb2RhN24aGBYoNUaVf9/J6Xc5btGPcF2UBPSSS1KeSDQxguZ3nz9fsZiGQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41","@syncfusion/ej2-grids":"~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-layouts":"~26.1.38","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-treegrid":"~26.1.41","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.41_1720508547926_0.8108880107539109","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-gantt","version":"26.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.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-gantt/issues"},"dist":{"shasum":"dc80e1a786e3d83973288c4e89e2132b00827efb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.42.tgz","fileCount":319,"integrity":"sha512-kRBzJTln17g+XpVnYVuqgWHP2CJSNTSACZXisrjGyVUGDoKiWCfCArCgwzVPf7Ck4i3ZZUKHQJP5eUlojG/uPw==","signatures":[{"sig":"MEUCIE6Ea200sVe6wdW1gA48FtiQAr5ZxZrek1dOzjQ6NEC4AiEAoXeYvxJgmdMIxf0hroeZWshFGHB4LUMfPLRj3EIup0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30222041},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"5a3d21589ac1a0e0e73ff4763335c037cdea1aa2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.41.tgz","_integrity":"sha512-cFo/54F7yAVAiVlOLmLYSjJttTWUr+ZVWu+f2ifRzdQjbKpLgdo0f1KwHmlHT5EUDqC2NkEq8QpPUSmN/FtkIw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-data":"~26.1.42","@syncfusion/ej2-grids":"~26.1.42","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.42","@syncfusion/ej2-popups":"~26.1.42","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-layouts":"~26.1.38","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-treegrid":"~26.1.42","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.42","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-notifications":"~26.1.35","@syncfusion/ej2-richtexteditor":"~26.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.1.42_1721086276298_0.5289295555041824","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-gantt","version":"26.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"e4b90985e4a7e96e0d7d9a148a3c2a21db43284e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.4.tgz","fileCount":319,"integrity":"sha512-YqggMkFYInSrKgZLNfFx/eB+kp7cZF4XIXD5hGFkgFe8576sH1PMml3FW6vpdxwdjs7Msmpepd+iKunNL2jdkg==","signatures":[{"sig":"MEUCIQCrRAyzEvVtRaU3NAWTGtXm6zG8bF262FAjoBKjxipVGwIgZM/PASCa0LnToEe6ghHZsKElIettxlQQMxCGHaacdq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29179476},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c7751e63b19c0ce46a3f00c3f1c379418888af75","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.42.tgz","_integrity":"sha512-M3Ul2/Gufabpg7U4c+fuJm5eVsp5thwPhnszF27wqy9sPz1NoBeHiXxrdGyPhpQSxASGVLbJQABfYdeV9ejbHg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-data":"~26.2.4","@syncfusion/ej2-grids":"~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-layouts":"~26.2.4","@syncfusion/ej2-svg-base":"~26.2.4","@syncfusion/ej2-treegrid":"~26.2.4","@syncfusion/ej2-calendars":"~26.2.4","@syncfusion/ej2-dropdowns":"~26.2.4","@syncfusion/ej2-navigations":"~26.2.4","@syncfusion/ej2-notifications":"~26.2.4","@syncfusion/ej2-richtexteditor":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.4_1721813215960_0.05774586692473549","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-gantt","version":"26.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"1d6f3fec6453386e9475fcd32dbc5b2d59a2805d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.5.tgz","fileCount":319,"integrity":"sha512-wkMZlsrOtf5zo2O6ZR2uBzRMWcicjVs8m1W6ZrDE2P1gW2DUG1sMvgPbCKZOS11o0XRlJlZOSnOvkTsLcnsQgg==","signatures":[{"sig":"MEUCIQCbE/loaf1DLC0Hhz6k4oiflTpLadnxbH+e7MO9sA+XJgIgLCgmdZOGFIvoz5oAn7rIM3ECQx6GRXemuRUwhQGxCpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29216823},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"927c1072f245db9ee0b15064f14a91c0a242f8d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.4.tgz","_integrity":"sha512-L84Byy2Xp08+MFntD3Pke3edy49Lj2SHaEqTUHLLYvpnAuPFROr2Fr+cF3gnwC3v5j18phg483nbBjkAZJksfg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-grids":"~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-layouts":"~26.2.5","@syncfusion/ej2-svg-base":"~26.2.5","@syncfusion/ej2-treegrid":"~26.2.5","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5","@syncfusion/ej2-richtexteditor":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.5_1721950203318_0.8947618308857892","host":"s3://npm-registry-packages"}},"26.2.7":{"name":"@syncfusion/ej2-gantt","version":"26.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"66d03c38268d235e955bc7366fbbd445706903f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.7.tgz","fileCount":320,"integrity":"sha512-XchT13Idiym2janm1C4AdNp7+102S4UOih9PPjuUpXdsFJ6JJjOD+X3RG9aophwKH4XAMWvm4wA/4TbV33w7oA==","signatures":[{"sig":"MEYCIQCRH1+4ZpExDLh6QAsItPam5oPIAd2bHLRUwf+auKEMgQIhANGS9TeGM0blIJKNxJEV4BtUOJzjqi7jXbJ73ZaXLt43","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30453170},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"0e6e47b1a4f2c3956d3044bd55b2c89b9a616258","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.5.tgz","_integrity":"sha512-r4JpinajZJYG0zDxoudlxKgSOSZHOtpRhJH/eVApJLSkgcIb/NV+noMiOJE68DLQrYGcgWPowj3ty8kAjpQkmg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-grids":"~26.2.7","@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-layouts":"~26.2.5","@syncfusion/ej2-svg-base":"~26.2.5","@syncfusion/ej2-treegrid":"~26.2.5","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.7","@syncfusion/ej2-navigations":"~26.2.7","@syncfusion/ej2-notifications":"~26.2.5","@syncfusion/ej2-richtexteditor":"~26.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.7_1722293822315_0.40911409525058895","host":"s3://npm-registry-packages"}},"26.2.8":{"name":"@syncfusion/ej2-gantt","version":"26.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"ab61643ff84bda10f3f5220b49502543e0288686","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.8.tgz","fileCount":320,"integrity":"sha512-HsMf092zwYSKKkzI+g5r0NLFOvps90w8nj5vAhs4nWik0LIdPiLjcHY+dzbuOdITMXoL/fnzilrPLiJajqdfRQ==","signatures":[{"sig":"MEQCIBy6hl6SS2lkQtEBDcXRlGsqJMQ+8kEMpQRrV2Sd8uEjAiBJhyRWtdCXIWxt60xYVNzr9MbyK4ahj8qMum4yzaYimw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30480248},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"2fa40e565b93377b113d7448befff8e1490a1736","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.7.tgz","_integrity":"sha512-nu3Y6Yy9reE3MVrL3jugOpmEKI3QT4YmD8LGe91XlUjpuUD27BxumaDu1797MoHLTWOH11hXIU/p0omgwiv9GA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-grids":"~26.2.8","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.8","@syncfusion/ej2-buttons":"~26.2.8","@syncfusion/ej2-layouts":"~26.2.5","@syncfusion/ej2-svg-base":"~26.2.8","@syncfusion/ej2-treegrid":"~26.2.8","@syncfusion/ej2-calendars":"~26.2.8","@syncfusion/ej2-dropdowns":"~26.2.8","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-notifications":"~26.2.5","@syncfusion/ej2-richtexteditor":"~26.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.8_1722898781387_0.06589349818893364","host":"s3://npm-registry-packages"}},"26.2.9":{"name":"@syncfusion/ej2-gantt","version":"26.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.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-gantt/issues"},"dist":{"shasum":"77550c945f804df73c06cb32f8e71af380a6ea5d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.9.tgz","fileCount":320,"integrity":"sha512-RpyOdBlgYyIP/V58bQ/Ye/CNTFbHjojSRCY7m7q0QRlZ5OLTTv60byiE/vZzg2F8tj7HiN3/pchIka4749nukQ==","signatures":[{"sig":"MEUCIDurKcQ9Vo2JAEzWxVhk7cITte5GU/mI+1s1C6UC0h1AAiEAs2WPYJqxCT56Ic1g6KzGg4VxP+NEovJS439tM58QiTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30500215},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"cf47c0d757dad655eb549d13993167b0da3121e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.8.tgz","_integrity":"sha512-/khb4Jjiu43S65lCBi3dfiNAsy4VLapLu5wraphKPUqyAjLy77eIws1W1i/9NRgZN0gMVzX05yp5upxHKX1rYg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.9","@syncfusion/ej2-grids":"~26.2.9","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.8","@syncfusion/ej2-buttons":"~26.2.9","@syncfusion/ej2-layouts":"~26.2.9","@syncfusion/ej2-svg-base":"~26.2.8","@syncfusion/ej2-treegrid":"~26.2.9","@syncfusion/ej2-calendars":"~26.2.8","@syncfusion/ej2-dropdowns":"~26.2.9","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-notifications":"~26.2.5","@syncfusion/ej2-richtexteditor":"~26.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.9_1723503424787_0.3256221268861035","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-gantt","version":"26.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"f1cd7298aeab02c2a1bb75e4c163d0531af1f0c2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.10.tgz","fileCount":319,"integrity":"sha512-dsoUC104YNtRJCwYcSfrmrb8eTLopdkvPve9/sHhu9sDhZDqYGJlTRGfjeeATGE1SCCB3aVsoQg4qqV0b/15zA==","signatures":[{"sig":"MEUCIAL8ZfLBupoOiei8S/UBfcaeIv/LBH9Wd6bXKgtJaReFAiEA38Lorm4fZS5m2d6mKCmcAiXs68eHeqHbM6YNwDHWUQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30529951},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"08d08a2d21db1ce713a95b10386029144799eb01","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.9.tgz","_integrity":"sha512-GmXhLzVd+Xeg0MDjWT3fBpN2MDQcAQ6uAAWWad/p+my4rUoedrEbh0vPX2MNGTrnlSZxtVkV5Npyo6mzZa3JMg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-grids":"~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-layouts":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-treegrid":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.10","@syncfusion/ej2-dropdowns":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10","@syncfusion/ej2-notifications":"~26.2.10","@syncfusion/ej2-richtexteditor":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.10_1724108397226_0.8126042009734431","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-gantt","version":"26.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@26.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-gantt/issues"},"dist":{"shasum":"11ebd5dedce5465fe0a86a0d13940467ca43db6f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.11.tgz","fileCount":319,"integrity":"sha512-GGgArAWh71qGLHIdn+k2iUgM1UifTf0XPLZ+F57j8iNOHnTTGZggNHvP8oMgrKf2itvxsn51qbm0XuZCuDn2NQ==","signatures":[{"sig":"MEUCIAldPYLjpPzqsWHUTnOCE+PygkW2okyBso8zzJ/SL2zWAiEAhHdCK3XLLn8TpXtr0N1FcW/r8GVHimX7yYp+iTTAl/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30548241},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"0066dda5ada822068d421d59f3576ee2afe17ccb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.10.tgz","_integrity":"sha512-kOkV/HYg1aqmpj9bcEUv9d4ymaP+v7TT9CGbTIxMdwTyK7VoCDrHcPljpLJrt42eQ9l8cmCxLeu+dSOlGKjyQA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-grids":"~26.2.11","@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-layouts":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-treegrid":"~26.2.11","@syncfusion/ej2-calendars":"~26.2.11","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.11","@syncfusion/ej2-notifications":"~26.2.10","@syncfusion/ej2-richtexteditor":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.11_1724713287028_0.29396157431489667","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-gantt","version":"26.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"44c7c944dd2df169b2c98ecf341ef16bffe3ff95","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.12.tgz","fileCount":319,"integrity":"sha512-7aooBtx5boaYYciYdJ4Eu3JpMSkai7rvs8ArLYuH5ZMDe5zv6s9j3OT81Pl4XKlTb9t9cVaGpwcKVe6XHKd4Qw==","signatures":[{"sig":"MEQCIFAUc6iEXDI55TozHXTmtmRxA1fjBygA4MH/CzFQjaHXAiAv8MEPPaSQOag0IapuSRgo/R5znqv3nqus4GI3KbHFRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30550165},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"bb82efc12d4dfc490368ac2c781b979be319b0cf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.11.tgz","_integrity":"sha512-1IBWczUg2VJTqyK/QGsLGi1WjTJEldXnACdwlxVdMvmAhZrx4HHchDi+3BPrwl0EyyiZgmim5ACKPu/Phg1vFw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-grids":"~26.2.12","@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-layouts":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-treegrid":"~26.2.12","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-notifications":"~26.2.10","@syncfusion/ej2-richtexteditor":"~26.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.12_1725317805482_0.2821812437648319","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-gantt","version":"26.2.14","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"4456b67014e57af7f2aa023c29ee626264f1f825","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.14.tgz","fileCount":319,"integrity":"sha512-qT8gKxcuhp+isp3WexjmLS7s3tDTBmdurrO1SQ13o7RlOozjQUKkxkpSWh2VoDY8w8sZCruRSK9YovnXYQQBaQ==","signatures":[{"sig":"MEUCID4xmWj0UTQxSeJTvyeMiAcs8PA2H0gQYn7fvqJuxcriAiEAwlstjMCBRQq2V+MbQ+OJ78vwPnBlBgRDgFlaJCdq8Gg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30552529},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"0e46c45328886643603b9d6875ffc98690ba8d6c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-26.2.12.tgz","_integrity":"sha512-4cUYeKtDwljzK8THMbVHehQcN47lQuRGiKhogOWGxMlEsMaRXn/antuWUrhVfB44bMyuZDebGSQyHHKD9t5yOw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.14","@syncfusion/ej2-grids":"~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-layouts":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-treegrid":"~26.2.14","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.13","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-notifications":"~26.2.10","@syncfusion/ej2-richtexteditor":"~26.2.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_26.2.14_1725944571172_0.07399796472329667","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-gantt","version":"27.1.48","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"4a84a638215aef6f3ec33c5329ece6cd82d9b654","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.48.tgz","fileCount":361,"integrity":"sha512-PWKUce/kwPxS5by+TuaKeGspVau+x0rJCaxE/8WXN4Yl+jDJE7IcUduccrVGzmcn0bgh+CMiM1exfAxbUB8GpQ==","signatures":[{"sig":"MEUCIQDrzNSyBc4rz0JrPRdFp1YI4N67WCt6DGghLVNFQbW4PwIgQaZi5dJTbIJsnAONcSd7j0Oy+ch96cAliy5wtUd/P0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30627829},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"ddca85c764265d7e53d5242f09b386845480b702","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-26.1.35.tgz","_integrity":"sha512-aAaQ7FYJrrczExP2STlfN1aAWBa6DqXT4Y2UilVlI0i7qHoUViPcs9xLg924p303tEt960w8bFlqIOUpLkp2Hg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"markdown-spellcheck":"^1.3.1","@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-data":"~27.1.48","@syncfusion/ej2-grids":"~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-layouts":"~27.1.48","@syncfusion/ej2-svg-base":"~27.1.48","@syncfusion/ej2-treegrid":"~27.1.48","@syncfusion/ej2-calendars":"~27.1.48","@syncfusion/ej2-dropdowns":"~27.1.48","@syncfusion/ej2-navigations":"~27.1.48","@syncfusion/ej2-notifications":"~27.1.48","@syncfusion/ej2-richtexteditor":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.48_1726654234518_0.7254436715043528","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-gantt","version":"27.1.50","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"d9d809598d669467dc21e7d373e73f1a44d50bf3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.50.tgz","fileCount":362,"integrity":"sha512-7eH2zjyhfqaLc3Yr0eQy57dxI7OOs/2Q/ZPj+JCmbOL/KKU58PmzVSzItaumpLpiafHl6/nrp7HIq/WMpYpIjQ==","signatures":[{"sig":"MEUCIQCT2RX7drAZ4PXaopHUTyNqXuyeH64rLc2j+1VocQWVmgIgDMczWANcdzAPfBikfflCdZFkwb/VWb3MGMPRvvZCOm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31830023},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"62e83c5924099db19ffe5aedb64fc3b58cadc6d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.48.tgz","_integrity":"sha512-gbJd7GkzkPPp+Y/d7n6UCI1/Bwswem7FoNtmD7GBcs9+sBC773WaacaZGSGOr0DCzeWbpDWg5Im5c1jEyG5GYw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.50","@syncfusion/ej2-grids":"~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-layouts":"~27.1.50","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.50","@syncfusion/ej2-dropdowns":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.50_1727132604711_0.9684927260620497","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-gantt","version":"27.1.51","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"2ef1d1a257b23bf25281c380702bc6784952c45c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.51.tgz","fileCount":361,"integrity":"sha512-6A+oXseG/OsuvnFKTX988xtK18IawLrn+osaAnzheQ04rP9R+YGeHKrYZHdJaDKfCyrKkRfgEhfNpWCLwzZQ5g==","signatures":[{"sig":"MEQCIE+dXA19Z1TMdimVTnQesAUL3OtjmrvtV3Hi4uqiCPDUAiBJ5J3yoxoH5oR0jit2GmEiIbbaMsA3SQLt0SCw+xaDvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30692231},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"602cc59d34f99a4f315ccb9a28b2bb0233040148","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.50.tgz","_integrity":"sha512-rYWe3DWaBxIHHdZjGFpNT8t3NMgUy++k4lA/ukQPLrhxkFOKvm/nRnOfqWFOWtswGPOKy7xZ1N8OVltPmNoZqQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.51","@syncfusion/ej2-grids":"~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-layouts":"~27.1.51","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.51","@syncfusion/ej2-dropdowns":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.51","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.51_1727702835774_0.4653794545607757","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-gantt","version":"27.1.52","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"c11f951032c91692b7972b1d38262e13031c66bf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.52.tgz","fileCount":361,"integrity":"sha512-4YpxiJA8kiFXrF9fTEQ1oqJsEFEhwyQcMfqnekcKpWkv0FQlsm8GwGXfEP9FLNJDV9KvA8qbRfpwijIjvjH/EA==","signatures":[{"sig":"MEUCIFbwh576qz36jaW/BpRH7jWQCzpaCnxznss6GUCZYnc2AiEAiGFFFxcTCJMeJsH9g9AZvoPMVXke98PmP3C4eolFP0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30720747},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"f2ab73125d60dc3cabceb942734cd741cdafd760","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.51.tgz","_integrity":"sha512-EIIPc4edfukhJeNqhCZCYPYCV/X3YJwxuyw5l3z4midZ6K3vE+0TchGzhdl0HKwZMwMd3qTk3Fb3epl7o5fpYQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~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-layouts":"~27.1.51","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.52","@syncfusion/ej2-navigations":"~27.1.52","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.52_1728357007017_0.38032956492690606","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-gantt","version":"27.1.53","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"ce020c01ebef70fc87af5072fffbc1a3af12aaf9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.53.tgz","fileCount":363,"integrity":"sha512-/fLtTgOiVsL6mG+gGDcof6jRSH4zyNe77cXDsL7TgFtRbczkiFf3MeUU0FJjdirhbKSh3NabXGdxQGhZMpDefw==","signatures":[{"sig":"MEQCIBPNWxJTHvl+R6U+cHo8HR9XtyQim6kbLA3lZko94lbdAiAmUIdQynQSYSxcuee0OJpM531ZYBtqDspiHKgVCzYb6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31921905},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"81a00082edf67f29a1bcbf9e5202db51df7e883d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.52.tgz","_integrity":"sha512-WvrKSLXS7bmC6dJ0CDPVxt8pJXpVTWHboFBES5IqHeRlnoS9B+63IRl67lmND7xC4d3e3Kpl7726F0YSfOlaRg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~27.1.53","@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-layouts":"~27.1.53","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.53","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.53_1728981897579_0.9464808968107661","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-gantt","version":"27.1.55","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"3a13fd0892b9436145fca35c14a8dc9e1fa47064","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.55.tgz","fileCount":363,"integrity":"sha512-Qp4Eidu5RK3xFTWHq+7SNZhVEs+kNg0Nt9fwhYkXZ2kmNQT29l/lGRyrYPn9xwrN62L/CGl8cZCZ656pIL864g==","signatures":[{"sig":"MEUCIC6wlHo9oXfKxFknxM7jzgpZ8iKIEPCm6PksYJ2YnakgAiEA8y16QYkvdvP57KM5OdO47T4Wz8DEUvZO567fn0O415s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31937586},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"252e0b9aecf35c3665ca09ed81927e82019009af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.53.tgz","_integrity":"sha512-/z42fxDpI2NfEUa9hfsmtQ6mHZCXWc0WzGdDtusiO62rI8MNUd8Cv7JgSBXsAUuUDXVroVK2Omv+K+RXZRhEVQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~27.1.55","@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-layouts":"~27.1.53","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.55","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.55","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.55_1729565960138_0.583328341217455","host":"s3://npm-registry-packages"}},"27.1.56":{"name":"@syncfusion/ej2-gantt","version":"27.1.56","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"65311ecebc6e2f5570ee0641865a6bd2f832231c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.56.tgz","fileCount":363,"integrity":"sha512-9OmETBhubJ8NKjPu8eD6VFg4ZI0I+MHYFYSUrCbn7I3OjlkwMVjaPCoOlQlOAnSTLyUuX3e5wDROhmhCQWuYdw==","signatures":[{"sig":"MEUCIB3P78DbFn6WX3iKtvPJOS4QIe6F66J6MX7iCB9rcGDWAiEAsC3az0J6f2g6VOwYkI73ejmIgObv1LMdBBoQV4VJ4yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31937586},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"90d78ef5ba20ade2a98f4421ab8eb5f1c3078caf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.55.tgz","_integrity":"sha512-37IHJclpmt6Pkt0SUZ4PyKe7A4aCfywxk7e5nFsmEIYg6JbJDJU9mobz8YOwUMMUuCDnxnOxQhp36wt7rDnm4A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~27.1.55","@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-layouts":"~27.1.56","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.56","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.56","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.56_1729689399004_0.34996475715239717","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-gantt","version":"27.1.57","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"cea9423f8200ae7eff3173e19b093dbd2f2cbc1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.57.tgz","fileCount":363,"integrity":"sha512-ohltwOXgVJG2I93vLDo8o2SG8PE6RJUU4Akb9B3tf+CbaUiaz9tpzCG8zDaA6N/SdyQEj9VH7LYQC1CMdTUeUg==","signatures":[{"sig":"MEYCIQDxUEUT82W4ZIa2+7QFGC0Pf/zIWk1cFCr660L/NBOHjQIhAO1eCpnXU7K0ug0lBMi5wFf955R4f5TzNWT20brneKQ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31953711},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"e74f3313d7618fcfa1ececf851777a56e49b59bb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.56.tgz","_integrity":"sha512-BK5Ii2GEc26zYOWAcZ+cCg8kiaAPdMW13npHIa7R/NxSs/8rTVkCcbGJJKXCL8Vp3vyLbA4fWNxsgIqBPC9p2A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~27.1.57","@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-layouts":"~27.1.56","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.57","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.57","@syncfusion/ej2-navigations":"~27.1.57","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.57_1730160096388_0.664140328457095","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-gantt","version":"27.1.58","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"d838875efc4316a3ab2b75069a2c0bafd0e89f47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.58.tgz","fileCount":363,"integrity":"sha512-4k5uK8NM6g4RgrtNyQfjB3Uf4/5telKtOauRhNoGGHuRKBJmPvhZx15OAEIszRtVvFkD90/VAYxJ3kPehd/qug==","signatures":[{"sig":"MEYCIQDCCNt7Cy/Jk73MID7JUrOPUoujIq/W0wRh14xk+dIQJQIhAItQzNjLCG9ihDdfj3aKQFHwgq9IS3IpSyhIBj6tPlE6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31974717},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"0c2f44b2c5f3a744720212fd752011d121f45ed3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.57.tgz","_integrity":"sha512-r85gKFvjv/G41WwA/9a+cVPKutBuISiAyfTlu0Eho3q29lF3l5EsnT4EYU3/+5GJRYUtmDouGhD63Q9JprbVtQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-grids":"~27.1.58","@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-layouts":"~27.1.56","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-treegrid":"~27.1.57","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.58","@syncfusion/ej2-navigations":"~27.1.58","@syncfusion/ej2-notifications":"~27.1.50","@syncfusion/ej2-richtexteditor":"~27.1.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.1.58_1730767720966_0.26735265650599294","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-gantt","version":"27.2.2","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"43ced26b025bf2e2e1ab8e3d61dac9cd60fde1a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.2.tgz","fileCount":363,"integrity":"sha512-LGlV6STZAgWxQeXRoHJTDOn9KYHzzWjGvhEEtb00LMuZWJzkSXA2AYumLSzPix9DEhF+xDG3hC937+WnXwUM/Q==","signatures":[{"sig":"MEUCIQDXhVYL4/I75p9+xr5Jxcy7VTLMaUqqehCz/rPkXFNmxwIgP+82dgWWjzQ3+Wp07FPiY4FNdedREs8gZ0+kuCkhvXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31993498},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"87e17ddd7bdba119cac7b7b8b2fc7945a58fd0a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.1.58.tgz","_integrity":"sha512-4obRrBZ9g2verY0GmshBYn0x3VJtHR0wlUfWg8MDNDR77xi1yrvAcvivR/UO9vB0mxWObyUY3MyK4XlKv0Bd9Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-grids":"~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-layouts":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-treegrid":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.2","@syncfusion/ej2-dropdowns":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.2","@syncfusion/ej2-richtexteditor":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.2.2_1731644435637_0.6538389945849448","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-gantt","version":"27.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"860417594eddc352ce7e725fe2ed43a64c4b0ca5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.3.tgz","fileCount":363,"integrity":"sha512-UwlLo+x/JJ/V1heegMFPnDrXvqff/eaJ8TYz0ZJL8PISAX7H6Ho+LeE3B+8Z+fBjgfmFtNy5+CktQcRWwZoyGA==","signatures":[{"sig":"MEUCIA7d/nXZ5voC/EIOCSoWjNNWELBDMpvTJDiTCrqcqKYNAiEA+HA8mRlhNfQLyUlKqGfulFxPSZOFstDwf3hLxLB+WtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32034327},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"172b91f674cd9554053f10f733c6a23f60434c42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.2.tgz","_integrity":"sha512-lfJ1H0tB/z0B8nMcvQKgMbgSps695V+OfvPIA7Gwq5wH9EZ2LJ15ZSvzQ0j/vZwPkYwInWopWTfdwWSkVMpsVA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@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-layouts":"~27.2.3","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-treegrid":"~27.2.3","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-notifications":"~27.2.2","@syncfusion/ej2-richtexteditor":"~27.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.2.3_1732212090144_0.11774362207368316","host":"s3://npm-registry-packages"}},"27.2.4":{"name":"@syncfusion/ej2-gantt","version":"27.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@27.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-gantt/issues"},"dist":{"shasum":"d680b56c427c0676db3281605536c942c6372eb2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.4.tgz","fileCount":363,"integrity":"sha512-yzP98trs2auMtihI2dr5sLLzuekttCGUtaFMda8kKXMdl2MLBe4nl/V9Vrvr7niuV68hassVscC8oXr9oPu7Ng==","signatures":[{"sig":"MEUCIQD6Pp/bK4XEBenpWrUJtnrfXN5QIrKJqprwlXPiFCEMewIgKnydpEBBb5oxHa65oYpm8ih3EK6jpRc2O3hdG37oaj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32080203},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d62388f1b18720913cccd356292eb7c78adc6115","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.3.tgz","_integrity":"sha512-Bl3yONPghKn5sw1UIWS1oz55NlgA75gWzm0Ymue3jARvrTRwMG4fsgSFZIih/a0f0KmtjZIJnaVxNe6uGdep6A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-grids":"~27.2.4","@syncfusion/ej2-lists":"~27.2.3","@syncfusion/ej2-inputs":"~27.2.4","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.4","@syncfusion/ej2-layouts":"~27.2.3","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-treegrid":"~27.2.3","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.4","@syncfusion/ej2-navigations":"~27.2.4","@syncfusion/ej2-notifications":"~27.2.4","@syncfusion/ej2-richtexteditor":"~27.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.2.4_1732579750219_0.11180383720986531","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-gantt","version":"27.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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-gantt/issues"},"dist":{"shasum":"6863f43695eca1cde996c56abd56fde614d659d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.5.tgz","fileCount":363,"integrity":"sha512-18rIYQ8AoppN4hb0c6ogD5DChyS+ZvJFC5XryvG3JR7/dBDeNyuNEMw/jk0Lyn1CObgUEoO/9dxDLggSbd+tdw==","signatures":[{"sig":"MEYCIQD5CG3/7h3drdrIslBRZSnSsPvlR5t3qyTEM7JhZ3MJdQIhAMLhjJJCoOsddLd5QBJzwMlP4KtqV7zFDTtf3uHYHnWO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32096624},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"18cbbc491f411c1013f459d08450d123e844cf24","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.4.tgz","_integrity":"sha512-SwAHZ12HS5gqqjD9uEK+8skCNNUPP/Sk6vqogIcJq41uR5FgO3qaFW/TFuCuUOmFWEY89jvtGP49GIrikem4kw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-gantt.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-grids":"~27.2.5","@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-layouts":"~27.2.3","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-treegrid":"~27.2.3","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.5","@syncfusion/ej2-navigations":"~27.2.5","@syncfusion/ej2-notifications":"~27.2.4","@syncfusion/ej2-richtexteditor":"~27.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_27.2.5_1733189406069_0.05504027564711622","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-gantt","version":"28.1.33","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"b3d10bcd78607abdc7619b661028cc75798bf7fa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.33.tgz","fileCount":377,"integrity":"sha512-QHj1HbnH3nMppjWTH9dEA1VeUn7XhsklnoZYCGrqSjEmp5q11rhUMefDQfv1h+3/096yCXJyXFi9VHp8qioG+g==","signatures":[{"sig":"MEUCIH1r4ft8QNnuDZBNG2+DnLidfzA5X6q64dCR788+xQHUAiEA+ieBRnMdPtRJ7JUhXl5Fxuq9qmJeROp/tKyRT44kQLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32820709},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"96970d6a3b06da98da05eb5211112e89792305ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-27.2.4.tgz","_integrity":"sha512-lUgjLNLs6/zpcw503BKuRY2X4xdJHQh/N2axyNGFMz6lUnk3SedHD1XKeyFoPJNZ3iatoSlh73RUkUnuz1d4gQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.33","@syncfusion/ej2-treegrid":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.33","@syncfusion/ej2-dropdowns":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.33_1733990844739_0.24450295315932746","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-gantt","version":"28.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"771e44150ab869664dcb82ab36fd975855c5121e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.35.tgz","fileCount":377,"integrity":"sha512-Kq4lV8D2cew7/jSNQ7glVpMkVv+Ls+YIjrG0mowgMUe5+5bojivwZjz7Uq9Z5PUvTUrXPNlnzcSjmek9gyY52g==","signatures":[{"sig":"MEYCIQDG7rWipX2AXg5vethsezFWRVKSb3SuFwxqsKzDXrU4DgIhAJl3yuw92aRGIH3O/5loUVN/tl8a8w/GoyWpXGJtUUiV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32870145},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"279f09f9f4d11deada4b014990ab059b08d07d53","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.33.tgz","_integrity":"sha512-ggvEQFNdHd3Vd4SREsmFdNBRdGRmrF4MvdLS7DSTbMx6iFTsC3YqKuqMIO3VbJGPMzpZvzo3qsheYHBd+rHTGw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.35","@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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.33","@syncfusion/ej2-treegrid":"~28.1.35","@syncfusion/ej2-calendars":"~28.1.35","@syncfusion/ej2-dropdowns":"~28.1.35","@syncfusion/ej2-navigations":"~28.1.35","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.35_1734545668947_0.23326258608088613","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-gantt","version":"28.1.36","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"2f6de8445f53bc3e1d34ea67b9f2b0fb9d6bd7b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.36.tgz","fileCount":377,"integrity":"sha512-JyRxCBpCkXqHoNBRNW9dPObUw14sSDWgiMF3p3xmd1EeFUg2tFawWv2gQhbhbrKve+YXgiS+VJFPI46BMCDRyQ==","signatures":[{"sig":"MEUCIGddlIp3VfMCHQHDAlOM8ETHlmw8qgIdFo5RfLvuQA2vAiEAwyg8bBoU/1LzM5IPQtXB7f+p63eTCNCc+HbipM8nsz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32880696},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d0bdbd3cd4dcb0cf57e7c05da61dea9db7dd1885","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.35.tgz","_integrity":"sha512-6ht28y60I9hO7IwZ/ATqeqDOwQTqwDAR1ThHIiqF9Qn9JGiW8Y3aABWc3Ck0VDelhldjt8PgYQj1mkRM6QjEJQ==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.36","@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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.36","@syncfusion/ej2-treegrid":"~28.1.36","@syncfusion/ej2-calendars":"~28.1.36","@syncfusion/ej2-dropdowns":"~28.1.36","@syncfusion/ej2-navigations":"~28.1.36","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.36_1735037391457_0.5200430041889563","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-gantt","version":"28.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"b5490e22e6b693d71bae0f886cbfc482189b25e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.37.tgz","fileCount":377,"integrity":"sha512-B0V3xaeRvbPyRgGfrODvSuqpUYwS96R0ieVskiCN1pkTZ9wwN2GA8ip2GWjNAIp/vWkwf46qLKKKM8iRSsqWLA==","signatures":[{"sig":"MEUCIHtAO7aTjchZsOtRgHg9eN73d59alaZ79IHgR3VQ/PaoAiEArdycu+URx9AANcOCC0RC2f4uSwm7q29IrqegYI1PfJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32886091},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c6dd4c6431c2ef53000d30bc1685282c7af780be","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.35.tgz","_integrity":"sha512-00rZOdMX5fGQNqSpN3bpi4PaIKmygiCrO5wTa4Rsa4l/seyXVIkARE191vp/napn7Pzsn3cG7WKrHA7D5dqpYA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.37","@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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-treegrid":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.37","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.37_1735602730807_0.18160222532685255","host":"s3://npm-registry-packages-npm-production"}},"28.1.38":{"name":"@syncfusion/ej2-gantt","version":"28.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"08e4169744144646be892727601dcd9ae11ae5b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.38.tgz","fileCount":377,"integrity":"sha512-zyw329sHQczNi2C0c8mFhJRhdikvwMpHND3KZApjFXRnIlyzhEJuAibhSOQ/dILi1b81GqubZu72hCdwPjZC1Q==","signatures":[{"sig":"MEYCIQCThIOvdyOhqX4GYX1zYTFhWMZ5uPb0yIaWabQ9puzEqwIhAO0IUXf3L0jAct56Pxj3Pk5MLisxTxlSaMUJsBHGkWzr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32881548},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"7215d43873b279d39119773abd33f01e174329bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.37.tgz","_integrity":"sha512-ThQkiXo/cz1LYEsSuyQxNbSP7G/ZGCOCH9DtQeymVBo3Xw5cqUEJHlC7Q90QZtdbWgQGFGRno6R3yaF6hI4N3g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-treegrid":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.38","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.38_1736213039671_0.9715448920059293","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-gantt","version":"28.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"019b9d75c86d529d688c0c401e21a453fb0ab6ac","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.39.tgz","fileCount":377,"integrity":"sha512-5trCxo1G8Pbevsvb77msnAvEevzZYeQyc77NxGwtaPjfeLW9Q5tukiwtP/8MLUNdGrIOw1vxv5XBqFzA0ScK+w==","signatures":[{"sig":"MEQCIBKgOqUIi2aj82EzdbOoWzVnHzXsQbDyUDqqE38VPs4YAiASIXM8ctO0Rh17bQkQ+BTEuBt3VmpgP5SdaEX7OiJQQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32905932},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"4c7a51d4a263667cf9329a3edf7d69600143ea6e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.38.tgz","_integrity":"sha512-D8aKNArxoKaeSMR4ftP24nDIz+HpH90+QCSfKxvKJY6BXFWgvwjFEv2goxmGg+C5ipOfjFSeNISf//OjYj+9Ig==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@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-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-treegrid":"~28.1.39","@syncfusion/ej2-calendars":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.39_1736823913935_0.5840569932548516","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-gantt","version":"28.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@28.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b45e6bcf8f1ed92dcd68d4f06fa2e30e944648d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.41.tgz","fileCount":377,"integrity":"sha512-2lzL72tSXirgo/WoNGSutw4USiAECUxq51kcmt6RH2Mi9QF/af2fDkova8+7rrWkjWtuEjLxd1rWoEhy5628qw==","signatures":[{"sig":"MEUCIQCTONUefstN9r8LsLM/S0ryuRBhUJ9fkEzjnmIXZL69qQIgMDmObw4IoTkkPOupNCBniqimsAeZkJMOvkHMrBNAA1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32904059},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9056caa4e7f852751cc1c54891dfc493b078fc3f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.39.tgz","_integrity":"sha512-rc0hcId9y4kD1ePEwePAdzWb5cffP3oHGbZUqzZmqiMDvsa7n41ks0Wc7Njmiu55yzKtDUbn+LKmbxqCKaAH/A==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-grids":"~28.1.41","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.41","@syncfusion/ej2-popups":"~28.1.39","@syncfusion/ej2-buttons":"~28.1.39","@syncfusion/ej2-layouts":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-treegrid":"~28.1.39","@syncfusion/ej2-calendars":"~28.1.41","@syncfusion/ej2-dropdowns":"~28.1.41","@syncfusion/ej2-navigations":"~28.1.41","@syncfusion/ej2-notifications":"~28.1.33","@syncfusion/ej2-richtexteditor":"~28.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.1.41_1737424469800_0.49989841144561176","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-gantt","version":"28.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"d8190fa844bc825348ba1be50ad6e9096c4b6beb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.3.tgz","fileCount":377,"integrity":"sha512-BNcFqPPBPrfCoFD+yZReEYj2E2U47u26hCc/AKncnuCbzRMqqEkBPpnwFvhP7GEZzbG3ICb+w6AA3NNHxAHDiw==","signatures":[{"sig":"MEUCIEeEI5NLUl78g6BAayOVNDVy1R0glOzx0LpSbad9C7umAiEArn0b3FnL84PvrOqd5nWTYvsGEhFbS6G+4jJc9YVrzzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32940231},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"3cfbb0efb4a85f5dae2679ee46e328c34ca60533","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.41.tgz","_integrity":"sha512-+MXqcuk6PCgcT/gNo6Ff6wGV0B1Re/xGG1hrtiGNAEKqOd8EsUEgv+6zrvLPOQCKXzAPeHNV0LU4NFWqZM+JjA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~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-layouts":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.3_1738146404551_0.9170507646946515","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-gantt","version":"28.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"6cb9cb4299752baf1f6b888f1376197faa5704ea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.4.tgz","fileCount":377,"integrity":"sha512-NyNRc/Xpt+yVsHSJ3JAqXFd+ToWB3vXktaLa8GDejqvJ/XfBKPnP/HDVLWbbWnlGMQMDlbpKYuEF0VTvy1NC7g==","signatures":[{"sig":"MEYCIQD2G2WG0uJtrVfkWJArDdE2cnR4eUA2S2NcQoEktfredQIhALBzKWxaW3W8Xlmv4qy9+ppYUdCHeE4IWWiM2AbGpzi8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32952631},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"d9983e5c1e08b29678db14df503d8bc5b63d6ee7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.3.tgz","_integrity":"sha512-GuOcsrCJM1Tl3hLLrYYmSfMwYqp0SxSmrtYt3889CrUtHwSUap3UG59eHT6jJPX6mr6vxVjsLrVGdhyZs4u68g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~28.2.4","@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-layouts":"~28.2.4","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.4","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.4","@syncfusion/ej2-navigations":"~28.2.4","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.4_1738630995703_0.8621135688375758","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-gantt","version":"28.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"36544724a0dce7839c9096ce8fb22e95436e1471","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.5.tgz","fileCount":377,"integrity":"sha512-EW4pqBNPrSILOn3cVOdAhGsee0mdW5CC8BOuUXX5r6pynTSGGXObkM8fpW5fHmsLy8ha1aM2DRIecXCCnW9EEQ==","signatures":[{"sig":"MEUCIEGgm8GyDu9dP8UJRBqK8ynYcoK7g7cqU3jpJzVKLyKBAiEAppLkH5aORMPUvQg8/VcvKUF7x4pWIWyuS6urhgi8j38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32958455},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"67f5e804ccb3899f0a9baea029c4bf9bf5c41d48","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.4.tgz","_integrity":"sha512-ptFiLstQVazm/mUb/mJuaa3afInu4DuUJPv0q+Ys4F7cYtj+WEo24Vg3/9uUQ5ALO2lutjr5XRGkInTbMPjnZA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~28.2.5","@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-layouts":"~28.2.5","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.4","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.5_1739242259827_0.6022250957232509","host":"s3://npm-registry-packages-npm-production"}},"28.2.6":{"name":"@syncfusion/ej2-gantt","version":"28.2.6","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"66243f6aa121a2e6637026d07d556b09d3beb257","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.6.tgz","fileCount":377,"integrity":"sha512-teAerhw+FBxsH9YiSwdYtXiyKHEEzS/ZhPRmE4PBmjck6wGGBMw9elsnYyrCShyTqeFE+NN2f1mjBeBssxYblg==","signatures":[{"sig":"MEUCIGunEi7PtTe7Ukb+iGyDD3o121Y+jVNuGQViAL5/e7jDAiEAzFDp1xOYF3RfdaAEjy7Sxob1bvgu8+rIPElPSFAgOhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32990700},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"7045083259ce90bad1c06e81f2fb6bf8c8124bd3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.5.tgz","_integrity":"sha512-M5lubVwtKMxzsm7BiMC7AzD8NN02+nHaLqu3bqJEkN8Zw4h31faOyzrbFSwAF4QYaSEQec9hNxKwjBe7lPfQ2w==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~28.2.6","@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-layouts":"~28.2.5","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.6","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.6_1739845387522_0.9764739944381657","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-gantt","version":"28.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"dcf2bcb783677d57cd2a4f80e6191f58ee45cb79","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.7.tgz","fileCount":377,"integrity":"sha512-XDnJ874gP3Bw5l6vkwIphayI2UAZOCFrokxnWSuFLtjedfV0WazXsH7kWzgQfGU3bdOajFjzgSc3LjpMPJxdFQ==","signatures":[{"sig":"MEUCID+ve3PAC3FlL5o0pbJA1pMYh1VP16AMzm4bZnwTXkjPAiEA5eBkOgvqFAGc1Oj5A5UQii0QBZKbflqzWmAnWlEL8kE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32974748},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"cf3969f836a58bb8a06250fbe2dd3b7a2039644f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.6.tgz","_integrity":"sha512-pey5TPrYcIPaL7n1wgxGQfx7DaS8ZShtHn5+igkCD2edYKOshAETHNbrz2h9nGf7hp3taY7Zw9qdJRsmZL8f1Q==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~28.2.7","@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-layouts":"~28.2.5","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.7","@syncfusion/ej2-dropdowns":"~28.2.7","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.7_1740452051299_0.5197479333506956","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-gantt","version":"28.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@28.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"06a6ecdd5d1a3998ae377973dc19cb51f16faa87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.9.tgz","fileCount":377,"integrity":"sha512-LhFSk6XMH5pRy6T3wUtLmGypzh7hMaUrfTHVwg7BVwtAkgussv5f0uPbJsn0jm65QzuYdDFcd56cUY6ZGW2Qqw==","signatures":[{"sig":"MEYCIQCX5FzRGxn5wsUeU/eGbUVmUTT4lINrNvgIUSufc3jjlQIhALGyuFhkOOmPfnG+QBPzo45SaHFxbt1w0d7SSy5YbQ3R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32972514},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"419c918e4513494a62fcc5a09656ce5bbf9b9e1d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.7.tgz","_integrity":"sha512-WQ5/sYE+OZQ9Qj9XmjknMPU2QfOBtZasHW8qUeULhWJJJCpFfg6O0yxLiEkFxCj60OObVzD8Qejl71oP8xrKYA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-grids":"~28.2.9","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.9","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-layouts":"~28.2.5","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.9","@syncfusion/ej2-dropdowns":"~28.2.9","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.9_1741056072709_0.9116076194097338","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-gantt","version":"28.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"74899f397c68fa6ccdcbd8f1e43044160a7ccd92","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.11.tgz","fileCount":377,"integrity":"sha512-fMTER0MeGaug37DdcSailnkgH3SkaL2cPaZBHVY2AMmhK/H/E3i8J1F2rTH+fO7ymCCDGfUPKOYXTax38SfNSg==","signatures":[{"sig":"MEQCICYOq0HIlE5FT/qw3tOwzv8VuBdi8DoK2xNM642FQ1Q3AiBd2JyIQ6Rpeuc5rPQWapJ4n+F+t8+0hv9Xy3miq6kNwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32976740},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"58f807e37e0e1638b3735077d1f537a2c6b51245","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-28.2.9.tgz","_integrity":"sha512-BVwMYqPYUqQ38XREgUPmERWwfNeWTbnDaLE4DU9J9YRcmRhfojP6jMSM+PBP1GhhNUyt48oqs6dSZXkmrt7t9g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.11","@syncfusion/ej2-grids":"~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-layouts":"~28.2.5","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-treegrid":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.11","@syncfusion/ej2-dropdowns":"~28.2.11","@syncfusion/ej2-navigations":"~28.2.11","@syncfusion/ej2-notifications":"~28.2.3","@syncfusion/ej2-richtexteditor":"~28.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_28.2.11_1741659889785_0.43639016483227433","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-gantt","version":"29.1.33","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"c1a0ec4258a62e928ef6c13f935fa67bc421436a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.33.tgz","fileCount":783,"integrity":"sha512-ozcZxg9yvoMduiKctWNlicjjwcQ0fczn9C8IO9akCn56Q96Wi4KG30AbVGoA7oh91cbaHLiGzKXFqWPNXH4E5g==","signatures":[{"sig":"MEUCIHzdX6E3PPjFWO4ZmRynEA4auPQs1GaSbVVZHQ8DHPDoAiEAliFtgVkgf8swxj5Bhr3Gv2x4jgLnlUce+yYdvRT85w0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153100864},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"04d81af1e510e6fcc6230c889b1d15fae31963bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-gantt/-/ej2-gantt-28.1.33.tgz","_integrity":"sha512-iM+cSXBxzm7ocsDLvd2gnMCwkD0ykzpGCO9x9YbkmuI8r3Sn/PKk8X7ls/SRGIaO8mDWWjPSIDYj1Thz0A5YMw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~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-layouts":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.33_1742897709870_0.07880100234977516","host":"s3://npm-registry-packages-npm-production"}},"29.1.34":{"name":"@syncfusion/ej2-gantt","version":"29.1.34","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"f084f8e1f14d670e4ef6814d8d36a8d24ad4587f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.34.tgz","fileCount":379,"integrity":"sha512-cBbQWbXjbOeuRl9kYlw2Ac2l23RFE5ydS3tHVpy+7+1998MiiRh99E6vo2QkTt1vzG6AqcUBLjblVAUuo46i3w==","signatures":[{"sig":"MEUCIC6LRVHTTE5ayPNsA494Bm6VVYaO4mZ2itgYk/dAj6bfAiEA66byHXGH2kD8Ig0Xex0uGOai8tNnh6+fTmponbjxUWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33411271},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@29.1.33","_spec":"@syncfusion/ej2-gantt@29.1.33","_where":"E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-angular-gantt","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"c1a0ec4258a62e928ef6c13f935fa67bc421436a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.33.tgz","_integrity":"sha512-ozcZxg9yvoMduiKctWNlicjjwcQ0fczn9C8IO9akCn56Q96Wi4KG30AbVGoA7oh91cbaHLiGzKXFqWPNXH4E5g==","_requested":{"raw":"@syncfusion/ej2-gantt@29.1.33","name":"@syncfusion/ej2-gantt","type":"version","scope":"@syncfusion","rawSpec":"29.1.34","registry":true,"saveSpec":null,"fetchSpec":"29.1.34","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~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-layouts":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.34_1742989355171_0.5179838034350956","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-gantt","version":"29.1.35","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@29.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"93c0c86ac2a68bf7b5294c55e51d612f18ad6d85","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.35.tgz","fileCount":379,"integrity":"sha512-bHF3yepgOmnU4AzWeTOAHeZdVsQ997Qf5HC33rrbAARnKQFpRL1ToafbbkvTSBrlqhJhkxcFb7cx2JxxvUk1Sw==","signatures":[{"sig":"MEQCIAQNy0m5xgkwDmE13ofkqZ3s028KQE+gyI562vzjKuMWAiBPd7uhsLPeKxdXtNG21gHXtG1p+6Ulf8M2aRJqy79+ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33540809},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"e004850a479ef0ded579fb3d32b853b57a8a8a62","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.33.tgz","_integrity":"sha512-yYFchEh5nT0F7Rb1R+R/tj55lkcH4ODb2zB0gxalrpNqrf2SvYR3wEl9mtOTh8KAc1ofUw2tJAgtghL7areVgA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.35","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.34","@syncfusion/ej2-popups":"~29.1.35","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-layouts":"~29.1.35","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.34","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.35_1743471054276_0.3709094813549958","host":"s3://npm-registry-packages-npm-production"}},"29.1.37":{"name":"@syncfusion/ej2-gantt","version":"29.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"cdc1214afff86d22ca7f202abb44c83dd68408b5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.37.tgz","fileCount":379,"integrity":"sha512-L1kJNfXmPwlFJ57o4CKaoM1BP6Ze7ImcP99EPy8rqS+/Q16XcDitMjTQAuimZlH0R01icCl/FbEwg8DrTS/g4Q==","signatures":[{"sig":"MEUCIEr1r9DE3WTPy1i+yEGv9Vj0JhDNFWZmta0wYfJ64o88AiEAk6hA4hzJMPE2znHVruqoAdNxl8GcAJkASpsWYjhib6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33545697},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"911ed0c3b95f1670bcda8ca20662219794c11954","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.35.tgz","_integrity":"sha512-zymhij9Y3tLlWNulr62T5PELbOFkg/sFp6ElnUGNwjjBGAZuJftVBgsO70UAQp8Z6t93EpMsXk0D0wlsZC6c2g==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.37","@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-layouts":"~29.1.37","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.37","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.37","@syncfusion/ej2-navigations":"~29.1.37","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.37_1744081667460_0.21814506959081137","host":"s3://npm-registry-packages-npm-production"}},"29.1.38":{"name":"@syncfusion/ej2-gantt","version":"29.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"30c106512a74288d974e861e9d435279e4f25e6c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.38.tgz","fileCount":379,"integrity":"sha512-yDqVESDd5mESyWVvzZn2OfQCAZIXZqEnChzOS00NKRwY1rAbkfzBSyWcV1V+1ADoQoTcNL6zBBPG5poRUKkVZw==","signatures":[{"sig":"MEQCICKXKvzwSePxHxnu/f9pKms+q3SDbsU1Q7GauAXySe3GAiAVlV5gDQU/B4pwLINy0sBHrE3O4A4IlmKJcRsmfeMAsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33578944},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"9d8095022aca3d4ee9ecfa3f791f4dde8d1cb1f9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.37.tgz","_integrity":"sha512-K9+EE9h5zCcao7Pmnk8a/fe3n8XFP6P6vg401ZSRoop6aI3JYArn/zV8fgI8JXVyX7EiimqwIkEWWlP7lkBAvg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.38","@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-layouts":"~29.1.38","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.37","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-navigations":"~29.1.38","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.38_1744669839103_0.6608207657635994","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-gantt","version":"29.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@29.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"71bb44a5e5ee83ef7092cd3b49d7c66d10a55e74","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.39.tgz","fileCount":379,"integrity":"sha512-N23zQacciIVQAbEOLHW/YezbR8FTWIynQSIDEG7WXBvhFNIjWC6P5C7uCNHVGiAhJniqmpjU0ghF48+b+7T17w==","signatures":[{"sig":"MEUCIQD0NQkj0V4GlUfbjozPllHxGpy7COCGGxUeWvjO/oyWgAIgKueZSBJRskmdRKJTActJVL8LDv3QGr+gNtX8QEfFO2g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33588334},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"e1139ed37d8b04aca45b2a4da303a715e647f7b8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.38.tgz","_integrity":"sha512-oJaFmgDqO+/RBa4Gm1zZuT3mJolewFW2jlb24cG1HN/o2iDnzWP6kTg4KnA6OPKpKQEDrpxZTBmt9jlpMQL9XA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.39","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.39","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-layouts":"~29.1.39","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.39","@syncfusion/ej2-calendars":"~29.1.39","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-navigations":"~29.1.38","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.39_1745289862398_0.5941486808905068","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-gantt","version":"29.1.40","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@29.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"cefda6e0157327ea369441a06f22f62bf51ff6b3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.40.tgz","fileCount":379,"integrity":"sha512-hMc7dZLFpKQXOwzst4R+SmzFaBCXruGfzlkIm6iRrEj42JKhs3z04UiBA1l184fcFpI/QGh6+PitI0Et9xRTvQ==","signatures":[{"sig":"MEUCIQDzWE5kJI2xNoxDmyxBK/0nxnHsSbwydk9AUNHuiM/XKAIgTfoFT6NXciG4x2T2XDJAFUopj6b7b9EzhYprFRq6bwU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33924874},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"7e6dd02199474f5628c2a31129f6a20c41502884","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.39.tgz","_integrity":"sha512-WmC2WO+E16RNrEoLX13KMIA0su1LAfeQ4CZYl1fPlWftqSMCnUJOeHZjrKy6m9gky4zVr91l2MZOQDjEuvl9Vw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.40","@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-layouts":"~29.1.39","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.39","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.40","@syncfusion/ej2-navigations":"~29.1.40","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.40_1745891346827_0.5405632112519796","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-gantt","version":"29.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"82162a38a50ee033c1d7d9ddb9ae6fef3c9372e7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.41.tgz","fileCount":379,"integrity":"sha512-W3+WTN7TITnX+hNuVnKhlQqVcCedeHKS/zSPT7nFxTyIn4B3dWZq9MT02xzMLVv5aM2MvJGFQPvRmVhBxkUoZw==","signatures":[{"sig":"MEQCIHBP8Q0EVktZQ7LclMoYqdQvaQQks8wE095mjMBnM9QeAiAEZ2Fp+Q0eyDrs3o66Uo+ih7au3DkhhXgvBShx76j5Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33914171},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"1e9db522ed57b42b79a6b1a6ff4b9f813ae38aa0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.40.tgz","_integrity":"sha512-cwvirxjxq/1NKgaX21UCVXSdbBOIH2vyjR69R4VK44gd3+K/nvzYxwovire5ywt5KE+SjeFK1b3X431srJ7Rhg==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-grids":"~29.1.41","@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-layouts":"~29.1.39","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-treegrid":"~29.1.39","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.41","@syncfusion/ej2-navigations":"~29.1.41","@syncfusion/ej2-notifications":"~29.1.33","@syncfusion/ej2-richtexteditor":"~29.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.1.41_1746498370292_0.04461736375875902","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-gantt","version":"29.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"1d907455290994dcebe59e2eddb8b69b37d6986d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.4.tgz","fileCount":379,"integrity":"sha512-syySDwRTFMZJK8ualAudx4F3Oae+PdIoOBKqDYQDzEU/UQuXlR2mqwew/2YTAnUZnzyZr1lU653LFdRseh46eA==","signatures":[{"sig":"MEUCIDkgOOclgFMOVRoOfQOaFQtKklXTkYnF4ioEzY4B0b7UAiEA81HqmTKzBYR1Uc/8SBwHnckeB4yBy9OSAVoFRSRW3U0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34044982},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"ac9730677264427251dac8adb51f4c5ac68e8123","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.1.41.tgz","_integrity":"sha512-KrjcR1i+p9c/IueZixFoUy0/w2Fap7iSOMTlqA/CUfCuNly9EuH2CDc817qVrRGADYlc7NXF19xT32F6ffTuDA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.4","@syncfusion/ej2-dropdowns":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.4_1747219704901_0.9155563804496674","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-gantt","version":"29.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"b94e31a1a2f8eddfbc5100a5318ada8bbe749e7a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.5.tgz","fileCount":379,"integrity":"sha512-34SvIVYTI5M9Szm5MpImyT0g97+rl2tp5UKtYxn0e2baotA7btIfgLrk7zhf3aAwJ98xVSnr2MJkcjqVcIsQZg==","signatures":[{"sig":"MEYCIQC8PYFMQ7xwGmLij6dF/jFzYAAfY7a7Ulqb2guLJMq57gIhAIkfashOkyv38PMe0p6TpTiB7EoYGZJxXBfUYkWLaU1/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34056230},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"cdd4d2957fce349b7b2eb61ff5949a836d387851","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.4.tgz","_integrity":"sha512-fMfYB9YQ08FRMPgWFL3aKTk1mF+D5lO4tVbaubepW7RzJ//0ZyY52y/0WBaELwPD2Z5tEQ5vXTXTZ5Yg2cT1hw==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~29.2.5","@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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.5","@syncfusion/ej2-navigations":"~29.2.5","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.5_1747788167511_0.08742811153145436","host":"s3://npm-registry-packages-npm-production"}},"29.2.7":{"name":"@syncfusion/ej2-gantt","version":"29.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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","dist":{"shasum":"df220aae20c691c5d859a16f995df54add5885bb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.7.tgz","fileCount":379,"integrity":"sha512-bjEq+qzCVm+fNDnW7yvnu6GMG/EcjPSDnhJRgY2p9oD1UKDkbe2HvUS/GU2uO21/1Al3tsRYgnBz6a+eh3odpw==","signatures":[{"sig":"MEQCIAkFJDjU3O2391E0I7rCAlqXs1jQuYldc2fuQHLQzmxcAiAT47WXx5pqRT7EGQpODQ3J6j1/V6DcnQ4mPtiBILt1uQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34058685},"main":"./dist/ej2-gantt.umd.min.js","_from":"@syncfusion/ej2-gantt@*","_spec":"@syncfusion/ej2-gantt@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","_shasum":"741731a5f5d15c963ba075617324017cb0f3019a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-gantt","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.5.tgz","_integrity":"sha512-5MvoBwUEMVOdlIilUWBL7kGrf22TwmbB10Yq4AI8DfK7r9JJsIRkCzu1pMFFk0NkH5jBYpJbLknuPhs+ZWSbBA==","_requested":{"raw":"@syncfusion/ej2-gantt@*","name":"@syncfusion/ej2-gantt","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-gantt"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-gantt","/@syncfusion/ej2-react-gantt","/@syncfusion/ej2-vue-gantt"],"description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~29.2.7","@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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.7","@syncfusion/ej2-navigations":"~29.2.7","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.7_1748352145084_0.5877080888353619","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-gantt","version":"29.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"ef27ed767af6ecc5e9cc4fdbe866d8171c0d32b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.8.tgz","fileCount":379,"integrity":"sha512-YN6O2frK3ytsGqQQZASuYPvp7k+Q8dclmzlfyCfifehsPcYrFUFHwHbnpkKHrxEA2WeRPfjYLGXUHx1dqQbN7w==","signatures":[{"sig":"MEUCIQD92tjDU4Hu0eqMpKIJ6tuUmfaxQE4cMhlP8cMuvvYMowIgUvwTJmgLaLY8TXRWLvoGDwgn5HaogqmuiK5jrtVmKQ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34057463},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~29.2.8","@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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.8","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.8","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.8_1748914263044_0.19442296248510038","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-gantt","version":"29.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"ffe65f687154a82cb081baab10c0da41c09e547d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.10.tgz","fileCount":379,"integrity":"sha512-NjkdcrI1jEADKwHbL9Erdykj/4+PTFWWo42TP9le6PO59OMohXYbtc+ueVCZQ1TPRR8XWvcsaUh6/qETFoT4uQ==","signatures":[{"sig":"MEUCIQDEHTgjX1y03IAA7MMubxLGTI499XMYyMcX4+LhhR/kSAIgXt+UUHwCTg8uycjv8reYpMPNWwTRy0cOwyly7GxL0wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34066613},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~29.2.10","@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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.8","@syncfusion/ej2-calendars":"~29.2.10","@syncfusion/ej2-dropdowns":"~29.2.10","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.10_1749524331094_0.1096024433531737","host":"s3://npm-registry-packages-npm-production"}},"29.2.11":{"name":"@syncfusion/ej2-gantt","version":"29.2.11","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@29.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9e9c72622e56cd9c33dfc853a194ee0185f3f26a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-29.2.11.tgz","fileCount":379,"integrity":"sha512-S0DpeVjMiMeuA92mCul3FsVFcFdnDfSAiLU/P+GpBOkwJ0OgbYTtQH2NErhUQhj11Hf0MVwZBqfHS9g5DpMXgw==","signatures":[{"sig":"MEYCIQDIFp6f9v9a3QlZNjl9enQ+f/IlVfNT50b3xKzUiUi3HwIhAIpapIE8nB8WUBiP93wluDy40qgCFucknmBILJujPkdW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34069054},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.11","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-grids":"~29.2.11","@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-layouts":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-treegrid":"~29.2.8","@syncfusion/ej2-calendars":"~29.2.11","@syncfusion/ej2-dropdowns":"~29.2.11","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-notifications":"~29.2.4","@syncfusion/ej2-richtexteditor":"~29.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_29.2.11_1750128934632_0.7324599660700963","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-gantt","version":"30.1.37","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"898fb4107af00a28564f3272e7a4e5129c852753","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.1.37.tgz","fileCount":379,"integrity":"sha512-ON0ZeJYIPNSOZMC5MwacAJMzNd7X81tl4zm2Kl6TnBcCN5NelK5FesdV+S0aLJrSQ24Ofum5MHqfmawnW5Pkgg==","signatures":[{"sig":"MEUCIDisgXlHxBGwdbfHcIGB4CdmYRzNcH8POhN4JudWQLYkAiEAi94WI63xHXTtC1S1rePPODtG7MpdGMOb8YcFVSwXrIQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35150297},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-data":"~30.1.37","@syncfusion/ej2-grids":"~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-layouts":"~30.1.37","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-treegrid":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-notifications":"~30.1.37","@syncfusion/ej2-richtexteditor":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.1.37_1750854829847_0.2650956613977853","host":"s3://npm-registry-packages-npm-production"}},"30.1.38":{"name":"@syncfusion/ej2-gantt","version":"30.1.38","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"418d9002e00d12f869c4085fd0881c1252ee46a1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.1.38.tgz","fileCount":379,"integrity":"sha512-9CeuL+saPOdVcmCxeJKKIJJlP34xx77nBDLA7OcF8NpNCzFOnNDGHBBIbH6NhIqdnOqtgD4oW/FaiJLxQQNqOg==","signatures":[{"sig":"MEQCIDUJd6NbzLLKx4ukHgW7InDeJqp4prMb8ieFiJtSV4H5AiAc0rfzTfrnojFZsygVCOT5gWEnjr3WkWl7+4RQkX4PNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35182531},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-grids":"~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-layouts":"~30.1.37","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-treegrid":"~30.1.38","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-notifications":"~30.1.37","@syncfusion/ej2-richtexteditor":"~30.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.1.38_1751432956075_0.9375124149843546","host":"s3://npm-registry-packages-npm-production"}},"30.1.39":{"name":"@syncfusion/ej2-gantt","version":"30.1.39","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"672e9a98b8b366a4d2f70833a7df94bbe3d9eef8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.1.39.tgz","fileCount":379,"integrity":"sha512-8xGarun1XGL82OLS4tIrFj1FTgpxjXcf3dmYznAjuEQYk4Ekm6KuDyyGuMSdlhp8t/EsQa0OqMjkcRDVTc7hrg==","signatures":[{"sig":"MEQCIG4omJIw2R7MOMkLUS5vx4vi7BXozbHn3o7jHJDSTZJDAiALbhKHZpyhFqPh5jx86mQo3pBauvgiN1ttMtPJJ9Iang==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35170379},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-grids":"~30.1.39","@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-layouts":"~30.1.37","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-treegrid":"~30.1.38","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.39","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-notifications":"~30.1.37","@syncfusion/ej2-richtexteditor":"~30.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.1.39_1751944567740_0.7969447706297099","host":"s3://npm-registry-packages-npm-production"}},"30.1.41":{"name":"@syncfusion/ej2-gantt","version":"30.1.41","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"f080e9ac7bc049b231dff74bf82ef29fad45d7b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.1.41.tgz","fileCount":379,"integrity":"sha512-Qw6HdtRRXv4bdwbM+9O7SNEITZ265MvjV272yaX/Eii4Diz0d2PpC/Uh65gdMe2hDTHxjrklPW+tc7YIczK8Yg==","signatures":[{"sig":"MEYCIQDfZWvGiS79gfK7Y9BIC67SvSuDfvy4ZqBs5uKRFmnPrwIhALuoVX9tu3r70d7HhSp8Noj4E5LRSEAqyDCdwgg6pTML","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35172758},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-grids":"~30.1.41","@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-layouts":"~30.1.40","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-treegrid":"~30.1.38","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.41","@syncfusion/ej2-navigations":"~30.1.41","@syncfusion/ej2-notifications":"~30.1.37","@syncfusion/ej2-richtexteditor":"~30.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.1.41_1753151650548_0.9247016024652079","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-gantt","version":"30.1.42","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"7d299e03185a7699c5488c8d5ecec8fa0e4e9725","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.1.42.tgz","fileCount":379,"integrity":"sha512-gGbnif5XF3ZVXaNBtvsrdvPCkY57iOqqVOk24pgNQ5fV2N6zUdDmda3HvwTkq3XHLLOZ4BX3w5Gs/ctjNFApkg==","signatures":[{"sig":"MEYCIQCSwO6KqrPTUIoYsPI3B58hoYQppzH+htma9ZdhNl5BGgIhAM9rJmHjldtjCWtB5jMSsUabcTfn0cfKSVXOdHv032kn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35220019},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.42","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-grids":"~30.1.42","@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-layouts":"~30.1.40","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-treegrid":"~30.1.38","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.42","@syncfusion/ej2-navigations":"~30.1.42","@syncfusion/ej2-notifications":"~30.1.37","@syncfusion/ej2-richtexteditor":"~30.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.1.42_1753755758072_0.4877498999320984","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-gantt","version":"30.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"fbdf36673c6debd6044f1a3192cfdeb7414ede6d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.2.4.tgz","fileCount":380,"integrity":"sha512-QoPCFWgM/sQ87WnvQ/URt4tS4FFnIBWYoq7wH/e/l7jeGpnBYgY/Kwb67H3KMqNhtIg8h0RpOgPj6UpawGA1Yg==","signatures":[{"sig":"MEYCIQDsmPDQZQqLZ+8ZTX1yo+EHKWU2nQQQM637MVKg9hyG/QIhAP04uQoQfUpyS9WiDk03FiJK7Tyu2tUXtMVynMqDvR6+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35519676},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-grids":"~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-layouts":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-treegrid":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4","@syncfusion/ej2-notifications":"~30.2.4","@syncfusion/ej2-richtexteditor":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.2.4_1754553896535_0.6318495406465463","host":"s3://npm-registry-packages-npm-production"}},"30.2.5":{"name":"@syncfusion/ej2-gantt","version":"30.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@30.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":"9808a4ac7fca8cc1c797a28dbcafc4169f0d063d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-30.2.5.tgz","fileCount":380,"integrity":"sha512-QYKUyFfXo3KPegFPgqZiSvLh265xmj7Cp7qPZYV8WGpwzy4quH4SUQAlku6yPq6M6P3ISF138y0tAah6vPNtCg==","signatures":[{"sig":"MEQCICxcOVLvFxAYFn6BMEcXall35hvQ9DRfI9ssYfn+VkfwAiAwgxnTy/ML7PbbM+3AXTGzX+dNf7CB+2Gr2CcGSdQ9CQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35624434},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-grids":"~30.2.5","@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-layouts":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-treegrid":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.5","@syncfusion/ej2-navigations":"~30.2.5","@syncfusion/ej2-notifications":"~30.2.4","@syncfusion/ej2-richtexteditor":"~30.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_30.2.5_1755053398807_0.03445625039258604","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-gantt","version":"31.1.17","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"7fc38d0e00862099a00a18d5030182e9bf1c8683","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.17.tgz","fileCount":563,"integrity":"sha512-7gvGjsuCzfqwmGYnsFA6qcXAvYeWPgDH8u6ed7eU4gvCwAhgygzjCXmax48zI6pE+3+9CBHNnrhn0YpFzsrbzA==","signatures":[{"sig":"MEUCIQCbjCTEfwNrovJ1NI8oMjz6i+AJpiSH00xAQx9HKTWuyQIgV6ODhxQc2LCxBwMxTmkVqKRbRf6BchaEv4SpMM3KVHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39227868},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-grids":"~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-layouts":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.17_1757056559076_0.39941494077954753","host":"s3://npm-registry-packages-npm-production"}},"31.1.18":{"name":"@syncfusion/ej2-gantt","version":"31.1.18","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.1.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6bf8f254b492e2833f01da77aa8972aa3558ca72","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.18.tgz","fileCount":380,"integrity":"sha512-NjA8m4WRW9l4rbhssmdRCK270ON2zwkyGZ5ZHRWr4yhNY+EzrltJWEwYPr2FLsvnz9a4+vWRZYC/QJ9m+RnC/Q==","signatures":[{"sig":"MEUCIQCePLgeD+3J041YrrNGON7iTzOieBmCZ5qTONXCBurEZwIgC4hlUh3wCeL48XqrFPDfiSvnxltKSQVNHixjR3VWbPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35789928},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-grids":"~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-layouts":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.18","@syncfusion/ej2-dropdowns":"~31.1.18","@syncfusion/ej2-navigations":"~31.1.18","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.18"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.18_1757471427335_0.6915680574758745","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-gantt","version":"31.1.20","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"28313435583eba54676a080cfb11e0386eb63ebe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.20.tgz","fileCount":380,"integrity":"sha512-1K5pLKyUfhrYEI0H5f8ID3ZRNz+BioSqesYTcojJmNuk8BU3vp6gOHB9uBCd1P6as8jx0xa1DwnWlWetKb1Fkg==","signatures":[{"sig":"MEUCIQCqIs8MrPuEtsjQW4o6HBy6A5vgb2s624Ybi4zPLrlhhQIgCtaFW7Zy5iQXgxx6j7GOOyeBRbFwYwouhpCzoTrT5PQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35900647},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-grids":"~31.1.20","@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-layouts":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.20","@syncfusion/ej2-calendars":"~31.1.20","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.20"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.20_1758077532255_0.7524462897070296","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-gantt","version":"31.1.21","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"d87a357b0d95e5918d0a9b83167b795a507755cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.21.tgz","fileCount":380,"integrity":"sha512-smS6JxhE4WOq6jN6uQvHsaqHYD6DjWvpL1EcWBYrLUJiozgcANi+t1kH/JMK2qqxqG4squ7Qky70VMv8yRepUw==","signatures":[{"sig":"MEYCIQCt9kOojohDQuJS960cscAeoyM8AcYl/a/0H8kVDXY0OgIhAIgNdP5MvksEPUEzpFT5POuBSlh3Qzte7oXjVY9uYCb6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35989412},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-grids":"~31.1.21","@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-layouts":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.21","@syncfusion/ej2-calendars":"~31.1.21","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.21"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.21_1758596581785_0.5546900954714664","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-gantt","version":"31.1.22","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a39a8d601a819a50456a7129049887913f462ae8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.22.tgz","fileCount":380,"integrity":"sha512-ygHq6br1WJyx1IpoTZDFODjXzBo26P7hDVfaw5r3h7mDKCjiNjdnt9WIt8VG9EiqcwJGQXAODez33QaGAi5zDA==","signatures":[{"sig":"MEUCIQCAxDhb8/IPfcjYsjNuN5tkokJ8oGQcQRzmJs85JyTN+QIgBPPPTqTqdLQmzuBl70Ae4OAgS7QGE7A3aNT/02LdgFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36018497},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-grids":"~31.1.22","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.22","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-layouts":"~31.1.22","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.22","@syncfusion/ej2-calendars":"~31.1.22","@syncfusion/ej2-dropdowns":"~31.1.22","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.22"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.22_1759289952708_0.853541451161731","host":"s3://npm-registry-packages-npm-production"}},"31.1.23":{"name":"@syncfusion/ej2-gantt","version":"31.1.23","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"907ca5f09e15b7a17da8af6738c4eb3572a0cc47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.1.23.tgz","fileCount":380,"integrity":"sha512-chH+RAlPsnSeqiAC6ETPZbtqdC0as0qc/OHngbF9DdoRMTTA0tU57QlRadFS+BdyVPX5+UqLtM9EqvG4ipHhmQ==","signatures":[{"sig":"MEUCIQCSeMMr/oCREIsU0DsnxPsXi+jaBYaLZI5Y2tOnVkwFBAIgC4/p6g7itDwcjHJxL7LNK/tCFZ4FeeK2g4U9CzLyfnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36019143},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~31.1.23","@syncfusion/ej2-grids":"~31.1.23","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.23","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-layouts":"~31.1.22","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-treegrid":"~31.1.22","@syncfusion/ej2-calendars":"~31.1.23","@syncfusion/ej2-dropdowns":"~31.1.23","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-notifications":"~31.1.17","@syncfusion/ej2-richtexteditor":"~31.1.23"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.1.23_1759806419790_0.08236887217109934","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-gantt","version":"31.2.2","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"cc80c761b7bde8fd1477fbae3f27b6555ac63716","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.2.tgz","fileCount":380,"integrity":"sha512-fxUJmk2p4KgmwQXkg4EAautWNmV40s4Sy8gsKg+nciKyo+vq2NxDgE8A8haZlzVLiwR6wmtNW2WU9iWE/EfhQA==","signatures":[{"sig":"MEUCIQDuCCyCaI4YssVbargQYb+FX1pJohhcRqHCqxontdsFpQIgEu8IXVbvz4DjgJfIjvW7ou7mWwjn9oSXbjPqRJl0z6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36052993},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.2","@syncfusion/ej2-grids":"~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-layouts":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-treegrid":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.2","@syncfusion/ej2-dropdowns":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2","@syncfusion/ej2-richtexteditor":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.2_1760521697415_0.5313133241384467","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-gantt","version":"31.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"52a0a75b254c469b3e06ba276167d45148857ffa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.3.tgz","fileCount":380,"integrity":"sha512-ebfg/VABRUa3dFMuCwZtBuWquJS0QAyyetlnW34r85K0n7/mh0Km0Qet5IKibAy8hGQnIBMVh0hnkPiz23kN3A==","signatures":[{"sig":"MEQCICib/YfoAozQZVtsKlFSbPf4z1c5r95UnUGDCu3BkmVKAiARkdTINoQ4dFHU5amvUx8CCcNVoOBXidrI+nW3HJLstg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36118301},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-grids":"~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-layouts":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-treegrid":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.3","@syncfusion/ej2-dropdowns":"~31.2.3","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-notifications":"~31.2.2","@syncfusion/ej2-richtexteditor":"~31.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.3_1761106124954_0.2720939081187552","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-gantt","version":"31.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"98226c6879203b6a6d8f019a25e5e2c92feb58b8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.4.tgz","fileCount":380,"integrity":"sha512-1Dst34on8U20V6AVV4FjRDeMl5RJo3IVPPhBjNMLLDFXRcKf/GndL/6AOazjsFiwURW6cDg0wPUpHTeP5u0s8Q==","signatures":[{"sig":"MEYCIQC7X1chsbGBajRhLoZ6J9OmjFA8qTpP4n9f6m7ag1GZEgIhAM3cuar+HaZ59ZvsFjkOJEkM4is8GeRdxGDqRpnFC//F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36118592},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-grids":"~31.2.4","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.4","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-layouts":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-treegrid":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.4","@syncfusion/ej2-dropdowns":"~31.2.4","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-notifications":"~31.2.2","@syncfusion/ej2-richtexteditor":"~31.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.4_1761623073543_0.7983454896341571","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-gantt","version":"31.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"51360a2ddb42b00ee115ce23a90418a160c03d2b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.5.tgz","fileCount":380,"integrity":"sha512-QbTgOTFm5LihnxGEX3VjOneTRcv1bfgj0WwmSL+D42tuNREV96tT16iXPQolOQcPuoi3uZBhGTwk3/AmCZ5mIg==","signatures":[{"sig":"MEUCIBxqAvip/lDMzInkmwN5i8UGk9cR/5FcDr0FnNl8lbkwAiEA7TCwi0rbkJOSyMmyVffTvxkXoKMTqY39y7PHb2mbpV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36102549},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-grids":"~31.2.5","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.5","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-layouts":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-treegrid":"~31.2.5","@syncfusion/ej2-calendars":"~31.2.5","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-notifications":"~31.2.2","@syncfusion/ej2-richtexteditor":"~31.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.5_1762225531294_0.01861195829321094","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-gantt","version":"31.2.10","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"6601fd467dc04544e6cfe21d18b57299ac48af4b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.10.tgz","fileCount":380,"integrity":"sha512-u0QtR3visrFGG+wJKGGogxZWnxzjLme+weNTqs7aa9IguCjumiK4h6MtB6JHqOfEkXaxrXumZtTx8J7t1ivt0w==","signatures":[{"sig":"MEYCIQDVzw6VcRP3O9pIetP53sNN8UMX/pMIrKCgsM97yTUhQgIhAPUzy35QxN2lYsyi5qetzuiobE1psjsHX+jZvMZPpTXu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36121056},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-grids":"~31.2.10","@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-layouts":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-treegrid":"~31.2.10","@syncfusion/ej2-calendars":"~31.2.10","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-notifications":"~31.2.2","@syncfusion/ej2-richtexteditor":"~31.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.10_1762977998060_0.6399447355135528","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-gantt","version":"31.2.12","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"46be2db585903d29ee66ca0092c5e829ceea1e75","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.12.tgz","fileCount":380,"integrity":"sha512-x/izduh1wQh2nqSkS+VpGHyEQaNEsXcEoddMHfeju0vBBkNOVVhVRrWFDXC/GlwKOV4ZWhxOngEaBtYAutEUfA==","signatures":[{"sig":"MEUCIQD7uAYG4ClVtQoxFy0/t37qNPjWL2rwf/Kjgn/1wkDh6gIgO1ypSCGjZd0uVprwcRQmp4vS7iKZbP/XakBY5RijFpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36125088},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-grids":"~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-layouts":"~31.2.12","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-treegrid":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.12","@syncfusion/ej2-dropdowns":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12","@syncfusion/ej2-richtexteditor":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.12_1763452203281_0.8997154521056459","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-gantt","version":"31.2.15","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"68b3def32d411f92480d0b935581c110de5061cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.15.tgz","fileCount":380,"integrity":"sha512-5AXd0yum02mSgLOE3n8utM8utfLnfSJJP2Z0TZd0sPCM37EK4rmU9ByP/dbYjbTvnKV3izdWrsnG7avUUtfIGA==","signatures":[{"sig":"MEQCIAWHZZRi5UyAOmHTwKj2N+fVdJ0IktYJq11iQk1cC62cAiBD8tepWYFaSGx9A+F4fUbAclHFZOIW63KN9QpZcTvYKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36126951},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-grids":"~31.2.15","@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-layouts":"~31.2.12","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-treegrid":"~31.2.15","@syncfusion/ej2-calendars":"~31.2.15","@syncfusion/ej2-dropdowns":"~31.2.15","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12","@syncfusion/ej2-richtexteditor":"~31.2.15"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.15_1764030339463_0.5772346418426488","host":"s3://npm-registry-packages-npm-production"}},"31.2.18":{"name":"@syncfusion/ej2-gantt","version":"31.2.18","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@31.2.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"327d099484d0e2afda2d36f81556cf76ddea6c69","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-31.2.18.tgz","fileCount":379,"integrity":"sha512-Po0kcvuxm+0JUVMzs7NQzPHpg3weikLAR6DaIQ6yYh+iE8sBtRfgseTNxUoWoVNBG0BLCQ9cZw1GbmgvERaMcA==","signatures":[{"sig":"MEYCIQC5Co2+V9UMpKnLWS8RjNLTTd/DNDLicS6+I3BGXluHaQIhAIf/KsWmEX7KJVXZvd7VOOEjgaXfES2Hfcp/rz967EyK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36197562},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-data":"~31.2.18","@syncfusion/ej2-grids":"~31.2.18","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.15","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.18","@syncfusion/ej2-layouts":"~31.2.12","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-treegrid":"~31.2.15","@syncfusion/ej2-calendars":"~31.2.18","@syncfusion/ej2-dropdowns":"~31.2.18","@syncfusion/ej2-navigations":"~31.2.16","@syncfusion/ej2-notifications":"~31.2.12","@syncfusion/ej2-richtexteditor":"~31.2.18"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_31.2.18_1765252402855_0.4573775039175003","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-gantt","version":"32.1.19","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"7ba7b27261ef6dda01973aeac84656903a6b6a8c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.19.tgz","fileCount":396,"integrity":"sha512-HMZCXt28hJSxOj76yi3DokgfHPKa8CNqWUfYDr05xYEInmOJ6aajoifvJoJ55CTMYtalHhkZaWhpIOoIqKP/PQ==","signatures":[{"sig":"MEUCIFPprWT7XVsWzgyh0O5E6bcaB/Vt2jKCwY8RL1AIT6tOAiEAk5g1QFXGnw0WWtuAb7LUPim6S9pVk6Z8+/fd02McIT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37136098},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-grids":"~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-layouts":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-treegrid":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19","@syncfusion/ej2-richtexteditor":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.19_1765867503837_0.6149022198570686","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-gantt","version":"32.1.20","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"8c2daf8cb9f97d3a406cf2ff6ca1013679711ce8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.20.tgz","fileCount":398,"integrity":"sha512-s9ZLbRBbYgNZFkkVoVx6r4zGMyjTuV98prLDe0SZ+6izc5LcVTvKJEKfPROiCm2gf7GCuP7IQsXtwBf+otTk5Q==","signatures":[{"sig":"MEUCIQDwLuwaW139URrXpbT5h6TuPq84hJHpJ1Vz0+IP8mLyywIgaQMLNViKnBG/AIavosraBptsi9LbENup2O/P1yAD0Vc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37445971},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-grids":"~32.1.20","@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-layouts":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-treegrid":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.20","@syncfusion/ej2-dropdowns":"~32.1.20","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19","@syncfusion/ej2-richtexteditor":"~32.1.20"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.20_1766466505409_0.25780209265027665","host":"s3://npm-registry-packages-npm-production"}},"32.1.21":{"name":"@syncfusion/ej2-gantt","version":"32.1.21","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"611d2660a6a86259620f8786f37f4f0a6cdade17","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.21.tgz","fileCount":398,"integrity":"sha512-T5i9bXQsqbus84Q0VX4wqpB/kZnazpNys1Q3m9mhn2EF72inFNtk2VQ+mUVZd57jLqXM+t8szdCJi1PUmN2VXw==","signatures":[{"sig":"MEUCIQDEbMHajVgCHGRjoL6z7uL22Q7yLRnwtwzANH9j0JI7KAIgYGaFeAce0f127UXc3eHzEn7yBa5XIaoHqvnrrVMfZK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37450337},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-grids":"~32.1.21","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.20","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-layouts":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-treegrid":"~32.1.21","@syncfusion/ej2-calendars":"~32.1.21","@syncfusion/ej2-dropdowns":"~32.1.21","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19","@syncfusion/ej2-richtexteditor":"~32.1.21"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.21_1767061778806_0.4240263413369463","host":"s3://npm-registry-packages-npm-production"}},"32.1.21-1533505":{"name":"@syncfusion/ej2-gantt","version":"32.1.21-1533505","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.1.21-1533505","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":"39f98414673ffa82c7aa7f98df6903b7b42fc2ca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.21-1533505.tgz","fileCount":398,"integrity":"sha512-j2+3CVKqV7uHNO9hLegQ5xthgp+BSEweFAAULF8RJsXvKZ66vFpsga7uKx6jz8NKc6S4SiPD+92M1+ZTix630g==","signatures":[{"sig":"MEUCIQD2TJp1hFWFeO3v9nbTmiY32bUS239WV80ofCYFTV+QewIgWD3EZJ+UH1BDUJY7KAlkUhLXCsezHKwflzXKp+e1IqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37489394},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"10.9.3","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-grids":"~32.1.21","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.20","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-layouts":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-treegrid":"32.1.22-1533505","@syncfusion/ej2-calendars":"~32.1.21","@syncfusion/ej2-dropdowns":"~32.1.21","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19","@syncfusion/ej2-richtexteditor":"~32.1.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.21-1533505_1767962605880_0.21480535280627588","host":"s3://npm-registry-packages-npm-production"}},"32.1.23":{"name":"@syncfusion/ej2-gantt","version":"32.1.23","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fc1950fbc2aada320ce35e808778223319ddff57","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.23.tgz","fileCount":398,"integrity":"sha512-8RRkW4PqMOV5EpF4xfVLGHgCVawBfpHz43JfRSHFAj7GMeq2uWrijU2ynEM7McCnYaxp4diRdzoyd7mJ7MRbbg==","signatures":[{"sig":"MEQCIA3GEUE5Rmsvl5967LZHYgT4vZT2nEEK+6K5nDEDsomFAiBsJbaY6m3BDMpphIUTAAze4HIlHzYiMzGVCRzjpVLHNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37488281},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-data":"~32.1.23","@syncfusion/ej2-grids":"~32.1.23","@syncfusion/ej2-lists":"~32.1.23","@syncfusion/ej2-inputs":"~32.1.22","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.23","@syncfusion/ej2-layouts":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-treegrid":"~32.1.22","@syncfusion/ej2-calendars":"~32.1.23","@syncfusion/ej2-dropdowns":"~32.1.23","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.22","@syncfusion/ej2-richtexteditor":"~32.1.23"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.23_1768275946727_0.7520756283031258","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-gantt","version":"32.1.24","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"06ea90b37acb228d4aadadc1abdf648b25dcbb7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.24.tgz","fileCount":502,"integrity":"sha512-wmr+OzxLrpWlyFZs9jDX2RW9DGswZoElaj0GYvCj/QYBjWWWCzir2Yy5REU70Fgrb4pTbNxYR86SxXbDZvSO3g==","signatures":[{"sig":"MEYCIQCWK7JTgw0PtFptDHQeulxpsGyfjld4u2RoThZcfO+NJgIhANVLSjb/gMXAZQJPXsgGubNRQ/9pSgKLNR5xVPlXngEt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37561207},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-grids":"~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-layouts":"~32.1.24","@syncfusion/ej2-svg-base":"~32.1.24","@syncfusion/ej2-treegrid":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.24","@syncfusion/ej2-dropdowns":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-notifications":"~32.1.24","@syncfusion/ej2-richtexteditor":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.24_1768876119151_0.9592179475465945","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-gantt","version":"32.1.25","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"8427c2a32e3fda7ed195c13ff011bf9f23980f99","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.1.25.tgz","fileCount":502,"integrity":"sha512-6VztTRKaJxZ9j13ywv2/KoyZPCyfduGm0Rlj0J/QxCSyPO3F43LCqzuYOywhJVTYM212LqMPb+PTjltySIGZjQ==","signatures":[{"sig":"MEUCIQC7aM/Uy+xmOTy6wbh9uSvyAxAjfE9VATu2jEfaGip6cQIgAbAtXVHqMqmoccde3HywidKFPZNaDOvUG6ICAxMu9Hw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37559169},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-grids":"~32.1.25","@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-layouts":"~32.1.25","@syncfusion/ej2-svg-base":"~32.1.24","@syncfusion/ej2-treegrid":"~32.1.25","@syncfusion/ej2-calendars":"~32.1.25","@syncfusion/ej2-dropdowns":"~32.1.25","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-notifications":"~32.1.24","@syncfusion/ej2-richtexteditor":"~32.1.25"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.1.25_1769482502562_0.6285270670935625","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-gantt","version":"32.2.3","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"3016a62b94450c3ae4436b4a4ce2db31a766961e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.3.tgz","fileCount":502,"integrity":"sha512-EpH6BgHWzMDsmtjSgaZ14iVZjCrnPnrTooqAwKMJwE+onz/52iKcRzLHWO/AEmzCh7X1DFTjcTs1lXzIjtyXoA==","signatures":[{"sig":"MEUCIQDMXChMGAdCKkLCnqnahRaXTGdIFoMjUNuk16n1celU8AIga9CKwsXJjfzrJbwEH3e3RxQKtwXLrbSp7srtAp5BDfY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37559217},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~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-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.3","@syncfusion/ej2-dropdowns":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.3_1770256966162_0.8470579684394597","host":"s3://npm-registry-packages-npm-production"}},"32.2.4":{"name":"@syncfusion/ej2-gantt","version":"32.2.4","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"10e97bad5176c144e99ab62786f3bbc6bda9a2d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.4.tgz","fileCount":502,"integrity":"sha512-guSQVablfLggatQFQ0i8lm2+OrLNd2neWh+DIbJDSdPHqtVyorHJgVBYfqD7dFwlPFplavU+Bg3aXCH/7YTsBg==","signatures":[{"sig":"MEUCIQCpvjkziUhwgA7fRbHA8CqHLArs9Tb2UusvO83xTwwOEAIgHn67ZlA3tWgH1EF2edq2OGKhjDdrfsMM0NljS+EBXSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37646163},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.3","@syncfusion/ej2-lists":"~32.2.3","@syncfusion/ej2-inputs":"~32.2.3","@syncfusion/ej2-popups":"~32.2.4","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.4","@syncfusion/ej2-calendars":"~32.2.4","@syncfusion/ej2-dropdowns":"~32.2.4","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.4_1770781136898_0.9276558350239377","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-gantt","version":"32.2.5","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f75c40b656212a20883b61e109fb3f1b37e49748","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.5.tgz","fileCount":502,"integrity":"sha512-AMYCD4eFr4s7ZyoY2hi9a0o9eZE1x2bDbvjJBa0GbvVgop9/e/INU9doMKahwKy2MctF2gKPoa5P448yNoNFRA==","signatures":[{"sig":"MEYCIQDXLt27rHXtgtWjsGlKPS0QzMdQMzN7dMg9lZfLh8n0jwIhAKvd7jMj9dfwseAcyf2CYpeW3Sia3PgrINyxsQ1PCZvb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37663731},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.5","@syncfusion/ej2-lists":"~32.2.3","@syncfusion/ej2-inputs":"~32.2.5","@syncfusion/ej2-popups":"~32.2.5","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.4","@syncfusion/ej2-calendars":"~32.2.5","@syncfusion/ej2-dropdowns":"~32.2.4","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.5_1771286566853_0.3028143374719874","host":"s3://npm-registry-packages-npm-production"}},"32.2.7":{"name":"@syncfusion/ej2-gantt","version":"32.2.7","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d79184bc4138083e34eb28a02d5cc8e2f1bd1355","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.7.tgz","fileCount":502,"integrity":"sha512-MgjzREGvylG+R7QlmxPVp1qhjxQuzNIhGV2H9RqNfMiq+CZYOQ7KMxI8dSfzfW+pPHZDiip/rEY7YeXhmujTAQ==","signatures":[{"sig":"MEUCIA2a3g6Z56F9FUtt1nQ/QFKQvIHG2ramEvnyP7bvjMemAiEAhv1xp/HCBs5/TWEJ8vGElry3+Grgr5jFPq4Ec3bz9Yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37667377},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.7","@syncfusion/ej2-lists":"~32.2.7","@syncfusion/ej2-inputs":"~32.2.7","@syncfusion/ej2-popups":"~32.2.7","@syncfusion/ej2-buttons":"~32.2.7","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.7","@syncfusion/ej2-calendars":"~32.2.7","@syncfusion/ej2-dropdowns":"~32.2.7","@syncfusion/ej2-navigations":"~32.2.7","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.7_1771914304077_0.9006086667551447","host":"s3://npm-registry-packages-npm-production"}},"32.2.8":{"name":"@syncfusion/ej2-gantt","version":"32.2.8","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1909aa8db4bf0bccbcb70165409cbb2007761a08","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.8.tgz","fileCount":502,"integrity":"sha512-8ZX3YFBcEwsqCB2cW8NFcnjGn5WNA5eJ1tyIk9SRuDRUja5wvLPjTpKXno6K8kNz0TlDahtfYXb9ZQrkSetszw==","signatures":[{"sig":"MEQCICVsQlgYNxCGQqJK/c55U91Vu/1ycpW3FVWO/k/K8IT7AiBTCDqfo8hcbEYbuYW7fMQ3cMFsomYWYMiXrtSiO8wYQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37672845},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.8","@syncfusion/ej2-lists":"~32.2.7","@syncfusion/ej2-inputs":"~32.2.8","@syncfusion/ej2-popups":"~32.2.8","@syncfusion/ej2-buttons":"~32.2.7","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.7","@syncfusion/ej2-calendars":"~32.2.8","@syncfusion/ej2-dropdowns":"~32.2.8","@syncfusion/ej2-navigations":"~32.2.8","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.8_1772507729125_0.14094260420975635","host":"s3://npm-registry-packages-npm-production"}},"32.2.9":{"name":"@syncfusion/ej2-gantt","version":"32.2.9","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4f408fb56aa9ad6ca299a8c9d6aa49d0045c884b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.9.tgz","fileCount":502,"integrity":"sha512-5fuDCl7LdSkGH0MMUH5xH03ShCrXX/fJ8UObhvyr7S922FQJJQM+bosH/Fmay4tCqzeidJaSKzPlYf66J2YDZg==","signatures":[{"sig":"MEYCIQCJpLWXClBU8xV4yejGcRgVYmo7ERX+DU/knU4ACo3a5QIhALeFXAtX3w8mOW4wASj8CXmJXL6REzwO+x3wg/b0HObn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37654880},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.9","@syncfusion/ej2-lists":"~32.2.7","@syncfusion/ej2-inputs":"~32.2.8","@syncfusion/ej2-popups":"~32.2.8","@syncfusion/ej2-buttons":"~32.2.9","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.9","@syncfusion/ej2-calendars":"~32.2.9","@syncfusion/ej2-dropdowns":"~32.2.9","@syncfusion/ej2-navigations":"~32.2.9","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.9_1773108807390_0.2278458016486986","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-gantt","version":"33.1.44","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@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":"1ed2cf0adfa58fcb8eaea940ffa7f823a08b569a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-33.1.44.tgz","fileCount":502,"integrity":"sha512-V9qunde+ePjtaoJY2auxHtgz5P2lkATssN0OkBjgGV3qoOlev1A862cBPXscsL17aX72wytrNkL3+Pir3R1rxA==","signatures":[{"sig":"MEUCIQDurmxy3ygufpTuxqsYrmwgjimE2c/YTUvIEL+RcXy+rQIgM1XAlrbMP6/X0CphmicVOXQP5EM7d80qUrTYz5jgvg0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37955136},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-data":"~33.1.44","@syncfusion/ej2-grids":"~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-layouts":"~33.1.44","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-treegrid":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.44","@syncfusion/ej2-notifications":"~33.1.44","@syncfusion/ej2-richtexteditor":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_33.1.44_1773658470501_0.8803656360719534","host":"s3://npm-registry-packages-npm-production"}},"32.2.3-1987473":{"name":"@syncfusion/ej2-gantt","version":"32.2.3-1987473","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.3-1987473","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":"b7eb48b3d342ec7b90b59e03ddebab626385331e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.3-1987473.tgz","fileCount":502,"integrity":"sha512-1eaBGgkLC8b6SuXC2Qnj67Xm1Oe//nKNoA6UaaIohXW5YUOF/DL7cn8Ru/rbrEXLqtZnqS3+o0FZ4iHHT95Wpw==","signatures":[{"sig":"MEYCIQCUSUVAIYd1oMHd7F64ZEWqp8TreBmiQ0Z0pWbJasb4ZgIhAP8Ot9n1J11o6lMRTYL+mH+Ps4ZN/q97k0sW7fhBRIUW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37559232},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.11.0","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~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-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"32.2.9-1987473","@syncfusion/ej2-calendars":"~32.2.3","@syncfusion/ej2-dropdowns":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.3-1987473_1773668042916_0.6292848594361631","host":"s3://npm-registry-packages-npm-production"}},"32.2.9-1987473":{"name":"@syncfusion/ej2-gantt","version":"32.2.9-1987473","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@32.2.9-1987473","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","dist":{"shasum":"bd8723aee7cca0fcc9299d2e91102963f149db6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-32.2.9-1987473.tgz","fileCount":502,"integrity":"sha512-fxSLVQqizZMfXtTJV1dA98eCTkD6hCmoVMW9nKSDeDPFSxu8uGHo0B4uXEXNzZzHeV2f0fdVfVPNGlUfMAA1Vw==","signatures":[{"sig":"MEYCIQCfEg78/5YcNrSyA9aYCV26JS87YCR15FP85sf6X5U1vQIhAIG0fkZkLV0+q54x1te/m8qD5EZ1k8Q3T34mYBiUCwo+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37944068},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/gantt","type":"git"},"_npmVersion":"6.14.18","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-grids":"~32.2.9","@syncfusion/ej2-lists":"~32.2.7","@syncfusion/ej2-inputs":"~32.2.8","@syncfusion/ej2-popups":"~32.2.8","@syncfusion/ej2-buttons":"~32.2.9","@syncfusion/ej2-layouts":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-treegrid":"~32.2.9","@syncfusion/ej2-calendars":"~32.2.9","@syncfusion/ej2-dropdowns":"~32.2.9","@syncfusion/ej2-navigations":"~32.2.9","@syncfusion/ej2-notifications":"~32.2.3","@syncfusion/ej2-richtexteditor":"~32.2.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_32.2.9-1987473_1773763448687_0.04435627517508722","host":"s3://npm-registry-packages-npm-production"}},"33.1.45":{"name":"@syncfusion/ej2-gantt","version":"33.1.45","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@33.1.45","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":"bf49e788a25eb522ca81f3e64440eca2af9fa7fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-33.1.45.tgz","fileCount":502,"integrity":"sha512-qkR/NUWVsNChZyJP2k8t+gMyLaPtiIpeImMmlPClTTxClEoRvFbaC5a4USBa+e57ABjqDCAR0tQ6oZ7H/XPFZQ==","signatures":[{"sig":"MEYCIQDN5WoMuWglBcQgJ1qYo/FI4Wf5BB2AVsVhedNCVm86dQIhAJ6UOLsmKH+xFAsK44XRDn49xklvxkhaVNrqcpkNnsfT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37964017},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-grids":"~33.1.45","@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-layouts":"~33.1.44","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-treegrid":"~33.1.45","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.45","@syncfusion/ej2-notifications":"~33.1.44","@syncfusion/ej2-richtexteditor":"~33.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_33.1.45_1774330352871_0.2945741734990328","host":"s3://npm-registry-packages-npm-production"}},"33.1.46":{"name":"@syncfusion/ej2-gantt","version":"33.1.46","keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-gantt@33.1.46","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":"360baa75b73f2fd91be6b3099fc97e268407d8ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-33.1.46.tgz","fileCount":502,"integrity":"sha512-zZJQnk2kakhZsACHGWxvKTzlOQVcXIiNSiyFvpnT0XZ0a2FZ4A72x/r5o6vNYLXeNEqF/PCFnZ3fgFGj60HvVw==","signatures":[{"sig":"MEYCIQCqeoszgmLowgXKkLV71wUrGKSRs9S/dbs4Oh/meHLb+QIhAIpxEFh8elaWJhxCOrDpf77uxiP2Bp+H4DjovcjmAXP6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37974618},"main":"./dist/ej2-gantt.umd.min.js","es2015":"./dist/es6/ej2-gantt.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#master","type":"git"},"_npmVersion":"8.19.4","description":"Essential JS 2 Gantt Component","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-grids":"~33.1.46","@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-layouts":"~33.1.44","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-treegrid":"~33.1.46","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.46","@syncfusion/ej2-navigations":"~33.1.46","@syncfusion/ej2-notifications":"~33.1.44","@syncfusion/ej2-richtexteditor":"~33.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-gantt_33.1.46_1774922255343_0.04526973799756062","host":"s3://npm-registry-packages-npm-production"}},"33.1.47":{"name":"@syncfusion/ej2-gantt","version":"33.1.47","description":"Essential JS 2 Gantt Component","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-gantt.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-gantt.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-dropdowns":"~33.1.47","@syncfusion/ej2-grids":"~33.1.47","@syncfusion/ej2-inputs":"~33.1.47","@syncfusion/ej2-layouts":"~33.1.47","@syncfusion/ej2-lists":"~33.1.47","@syncfusion/ej2-navigations":"~33.1.47","@syncfusion/ej2-notifications":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-richtexteditor":"~33.1.47","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-treegrid":"~33.1.47"},"devDependencies":{},"keywords":["ej2","syncfusion","JavaScript","TypeScript","gantt","gantt-chart","project-management","project-planning","task-scheduling","timeline-chart","project-tracking","project-timeline","resource-management","task-management","schedule-management","timeline-management","gantt-view","gantt-chart-component","gantt-chart-control"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"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-gantt@33.1.47","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-pJ846JO2qDX6dsQD0RXBpV+VLT8jwkkfJEzCr2QY80+00TK5pITmdvcOHoNBYpSAqLsGDA7IsDmuTHqA/RrBAw==","shasum":"38c7a1912a578c7dc34f20650f01cf7d1255f4b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-gantt/-/ej2-gantt-33.1.47.tgz","fileCount":502,"unpackedSize":37998011,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE8LtJixJ59Df7/0rl6lpjaVGNAIxoA6974U1eToAhdKAiB+VXq0JhUcXAY7H/nHB+P/9UkqFimQVgrBCcvITfle2w=="}]},"_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-gantt_33.1.47_1775530301376_0.6851688404330367"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-gantt","time":{"created":"2019-03-13T15:13:21.879Z","modified":"2026-04-07T02:51:41.931Z","17.1.32-beta":"2019-03-13T15:13:22.275Z","17.1.38":"2019-03-29T07:35:33.712Z","17.1.40":"2019-04-09T11:48:44.214Z","17.1.42":"2019-04-23T09:12:13.889Z","17.1.43":"2019-04-30T10:24:28.048Z","17.1.47":"2019-05-14T10:45:56.812Z","17.1.49":"2019-05-29T07:49:45.018Z","17.2.28-beta":"2019-06-27T14:56:43.805Z","17.2.34":"2019-07-11T12:44:02.210Z","17.2.35":"2019-07-17T04:41:35.035Z","17.2.36":"2019-07-24T07:47:17.745Z","17.2.40":"2019-08-06T11:06:02.482Z","17.2.41":"2019-08-14T03:59:47.607Z","17.2.46":"2019-08-22T10:56:32.422Z","17.2.47":"2019-08-27T14:27:45.888Z","17.2.29-beta":"2019-08-27T20:01:07.754Z","17.2.48-beta":"2019-08-28T14:29:52.916Z","17.2.51":"2019-09-10T16:18:56.903Z","17.2.52":"2019-09-19T13:25:36.728Z","17.3.9-beta":"2019-09-20T12:45:52.494Z","17.3.14":"2019-10-03T16:21:13.498Z","17.3.19":"2019-10-22T12:41:08.007Z","17.3.26":"2019-11-05T18:41:23.113Z","17.3.27":"2019-11-12T12:09:55.411Z","17.3.28":"2019-11-19T13:18:21.307Z","17.3.29":"2019-11-26T06:59:16.503Z","17.3.30":"2019-12-03T12:25:18.204Z","17.4.39":"2019-12-17T10:27:44.558Z","17.4.40":"2019-12-24T11:07:57.685Z","17.4.41":"2020-01-07T09:36:47.974Z","17.4.43":"2020-01-14T06:54:33.720Z","17.4.44":"2020-01-21T12:38:00.083Z","17.4.46":"2020-01-30T09:27:52.630Z","17.4.47":"2020-02-05T07:06:07.901Z","17.4.49":"2020-02-11T10:59:10.207Z","17.4.51":"2020-02-25T14:25:11.169Z","18.1.36-beta":"2020-03-19T09:17:01.385Z","18.1.42":"2020-04-01T10:50:24.381Z","18.1.43":"2020-04-07T12:16:32.736Z","18.1.44":"2020-04-14T11:42:08.799Z","18.1.45":"2020-04-21T10:22:35.428Z","18.1.46":"2020-04-28T08:00:39.944Z","18.1.48":"2020-05-05T11:27:03.215Z","18.1.52":"2020-05-13T08:28:37.297Z","18.1.53":"2020-05-19T07:11:18.879Z","18.1.54":"2020-05-26T10:27:08.298Z","18.1.55":"2020-06-02T10:34:30.243Z","18.1.57":"2020-06-16T10:51:47.788Z","18.1.59":"2020-06-23T10:02:08.283Z","18.2.44":"2020-07-07T00:47:30.672Z","18.2.45":"2020-07-14T05:58:38.212Z","18.2.46":"2020-07-21T08:03:50.946Z","18.2.47":"2020-07-28T09:11:33.884Z","18.2.48":"2020-08-04T06:36:19.567Z","18.2.54":"2020-08-18T12:28:56.343Z","18.2.55":"2020-08-25T14:35:47.322Z","18.2.56":"2020-09-01T11:47:25.593Z","18.2.57":"2020-09-08T11:51:18.503Z","18.2.59":"2020-09-21T14:54:24.396Z","18.3.35":"2020-10-01T09:46:37.103Z","18.3.40":"2020-10-13T14:00:26.375Z","18.3.42":"2020-10-20T11:31:36.058Z","18.3.47":"2020-11-05T08:20:21.550Z","18.3.48":"2020-11-11T07:16:59.252Z","18.3.50":"2020-11-17T12:53:11.624Z","17.2.52-1205479":"2020-11-23T12:27:20.699Z","18.3.51":"2020-11-24T11:31:48.965Z","18.3.52":"2020-12-01T13:19:25.021Z","18.4.30":"2020-12-17T07:29:29.283Z","18.4.31":"2020-12-22T11:46:08.442Z","18.4.32":"2020-12-29T11:46:48.796Z","18.4.33":"2021-01-05T07:49:19.511Z","17.2.55-1205479":"2021-01-15T09:08:24.175Z","18.4.35":"2021-01-19T10:41:30.211Z","18.4.39":"2021-01-28T05:12:22.417Z","18.4.41":"2021-02-02T12:07:23.130Z","18.4.42":"2021-02-09T11:28:39.655Z","18.4.43":"2021-02-16T09:37:37.373Z","18.4.44":"2021-02-23T09:18:41.619Z","18.4.47":"2021-03-09T12:58:03.522Z","18.4.49":"2021-03-23T08:57:21.007Z","19.1.54":"2021-03-30T14:52:48.757Z","19.1.55":"2021-04-06T06:35:27.520Z","19.1.56":"2021-04-13T09:21:25.765Z","19.1.57":"2021-04-20T09:35:44.907Z","19.1.58":"2021-04-27T10:36:00.319Z","19.1.59":"2021-05-04T09:28:00.497Z","19.1.63":"2021-05-13T06:00:03.809Z","19.1.64":"2021-05-19T10:04:17.836Z","19.1.66":"2021-06-01T06:04:52.032Z","19.1.69":"2021-06-15T07:16:20.081Z","19.2.44":"2021-06-30T05:13:11.960Z","19.2.46":"2021-07-06T08:18:49.088Z","19.2.47":"2021-07-13T08:12:18.751Z","19.2.55":"2021-08-11T05:34:53.162Z","19.2.56":"2021-08-17T09:34:58.607Z","19.2.57":"2021-08-24T09:14:05.615Z","19.2.59":"2021-08-31T09:05:19.897Z","19.2.60":"2021-09-07T11:07:25.267Z","19.2.62":"2021-09-14T11:32:51.987Z","19.3.43":"2021-09-30T05:02:01.863Z","19.3.44":"2021-10-05T10:20:36.656Z","19.3.45":"2021-10-12T11:00:28.449Z","19.3.46":"2021-10-19T10:19:02.776Z","19.3.47":"2021-10-26T10:20:07.942Z","19.3.48":"2021-11-02T10:35:51.849Z","19.3.53":"2021-11-12T05:46:56.726Z","19.3.55":"2021-11-23T12:44:47.236Z","19.3.56":"2021-12-02T13:57:27.880Z","19.3.57":"2021-12-07T10:47:22.550Z","19.4.38":"2021-12-17T05:51:48.018Z","19.4.40":"2021-12-28T14:37:33.984Z","19.4.41":"2022-01-04T11:27:26.491Z","19.4.42":"2022-01-11T14:07:08.167Z","19.4.43":"2022-01-18T11:21:11.961Z","19.4.47":"2022-01-25T12:21:51.187Z","19.4.48":"2022-01-31T10:18:02.405Z","19.4.50":"2022-02-08T10:16:36.564Z","19.4.52":"2022-02-15T14:00:35.384Z","19.4.53":"2022-02-22T10:51:47.136Z","19.4.54":"2022-03-01T12:12:30.968Z","19.4.55":"2022-03-08T09:34:47.090Z","19.4.56":"2022-03-15T14:47:12.153Z","20.1.47":"2022-04-04T08:11:08.136Z","20.1.48":"2022-04-12T11:11:47.709Z","20.1.50":"2022-04-19T10:57:22.043Z","20.1.51":"2022-04-26T13:31:00.746Z","20.1.52":"2022-05-04T07:34:29.419Z","20.1.55":"2022-05-12T12:52:08.131Z","20.1.56":"2022-05-17T10:56:11.629Z","20.1.58":"2022-05-31T14:08:45.159Z","20.1.59":"2022-06-07T11:24:33.843Z","20.1.60":"2022-06-14T12:21:36.830Z","20.2.36":"2022-06-30T08:43:40.494Z","20.2.38":"2022-07-12T17:22:57.190Z","20.2.39":"2022-07-19T14:52:02.435Z","20.2.43":"2022-08-08T05:43:46.709Z","20.2.44":"2022-08-16T13:01:49.338Z","20.2.45":"2022-08-23T12:36:57.572Z","20.2.46":"2022-08-30T13:46:29.812Z","20.2.49":"2022-09-13T14:13:54.802Z","20.2.50":"2022-09-20T11:25:04.882Z","20.3.47":"2022-09-29T08:49:54.299Z","20.3.48":"2022-10-05T13:37:00.816Z","20.3.49":"2022-10-11T12:52:05.568Z","20.3.50":"2022-10-18T10:49:42.238Z","20.3.52":"2022-10-26T12:55:08.815Z","20.3.56":"2022-11-08T09:53:40.577Z","20.1.47-1460716":"2022-11-10T07:01:03.248Z","20.3.57":"2022-11-15T13:54:50.212Z","20.3.58":"2022-11-22T12:49:09.705Z","20.3.59":"2022-11-29T12:49:06.277Z","20.3.60":"2022-12-06T13:44:30.991Z","20.3.61":"2022-12-13T13:26:25.922Z","20.4.38":"2022-12-21T09:31:14.407Z","20.4.40":"2022-12-28T17:06:51.805Z","20.4.42":"2023-01-04T12:36:07.637Z","20.4.43":"2023-01-10T13:17:09.742Z","20.4.48":"2023-02-01T07:21:58.438Z","20.4.49":"2023-02-07T13:29:36.076Z","20.4.50":"2023-02-14T11:21:17.808Z","20.4.51":"2023-02-21T12:38:00.185Z","20.4.52":"2023-02-28T11:53:19.455Z","20.4.53":"2023-03-07T12:23:00.069Z","20.4.54":"2023-03-14T13:45:00.589Z","21.1.35":"2023-03-23T08:03:41.355Z","21.1.37":"2023-03-29T15:03:38.798Z","21.1.38":"2023-04-04T13:13:57.589Z","21.1.41":"2023-04-18T11:12:25.953Z","21.2.3":"2023-05-03T08:50:39.328Z","21.2.4":"2023-05-09T12:32:59.218Z","21.2.5":"2023-05-16T11:34:29.719Z","21.2.6":"2023-05-23T11:52:36.488Z","21.2.8":"2023-05-30T11:55:43.274Z","21.2.9":"2023-06-06T13:27:03.737Z","21.2.10":"2023-06-13T11:26:38.440Z","22.1.34":"2023-06-21T11:55:48.479Z","21.1.36":"2023-06-28T11:51:10.441Z","21.1.42":"2023-06-28T14:52:02.552Z","22.1.36":"2023-06-28T15:46:19.851Z","22.1.37":"2023-07-04T11:42:35.062Z","22.1.38":"2023-07-11T13:17:37.832Z","22.1.39":"2023-07-18T12:28:14.683Z","22.2.5":"2023-07-27T14:41:50.570Z","22.2.7":"2023-08-02T12:30:11.652Z","22.2.8":"2023-08-08T12:11:01.951Z","22.2.9":"2023-08-15T12:26:01.716Z","22.2.10":"2023-08-22T18:00:32.482Z","22.2.11":"2023-08-29T01:19:50.149Z","22.2.12":"2023-09-05T10:39:18.265Z","23.1.36":"2023-09-15T08:03:35.483Z","23.1.38":"2023-09-26T11:48:42.058Z","23.1.39":"2023-10-04T07:47:56.665Z","23.1.41":"2023-10-17T01:06:32.884Z","23.1.42":"2023-10-24T01:04:20.290Z","23.1.43":"2023-10-31T01:30:48.751Z","23.1.44":"2023-11-07T06:09:00.365Z","23.2.4":"2023-11-20T06:16:39.630Z","23.2.5":"2023-11-23T04:51:45.629Z","23.2.7":"2023-12-05T02:50:10.287Z","24.1.41":"2023-12-18T06:28:11.769Z","24.1.43":"2023-12-27T06:19:49.666Z","24.1.44":"2024-01-03T03:32:10.807Z","24.1.45":"2024-01-09T02:17:25.823Z","24.1.46":"2024-01-17T02:03:26.545Z","24.1.47":"2024-01-23T02:28:11.914Z","24.2.3":"2024-01-31T14:07:51.529Z","24.2.4":"2024-02-06T04:53:34.335Z","24.2.5":"2024-02-13T02:00:44.329Z","24.2.6":"2024-02-15T01:52:43.501Z","24.2.7":"2024-02-20T01:49:55.474Z","24.2.8":"2024-02-27T06:38:38.791Z","24.2.9":"2024-03-05T09:00:33.692Z","25.1.35":"2024-03-15T12:14:37.705Z","25.1.37":"2024-03-26T04:59:05.962Z","25.1.38":"2024-04-02T02:35:33.839Z","25.1.39":"2024-04-09T12:34:43.281Z","25.1.40":"2024-04-16T02:19:18.993Z","25.1.41":"2024-04-23T06:42:08.324Z","25.1.42":"2024-04-30T03:01:14.676Z","25.2.3":"2024-05-08T13:45:32.753Z","25.2.4":"2024-05-14T02:20:58.994Z","25.2.5":"2024-05-21T03:28:23.094Z","25.2.6":"2024-05-28T02:32:57.008Z","25.2.7":"2024-06-04T02:47:12.454Z","26.1.35":"2024-06-11T13:11:54.314Z","26.1.38":"2024-06-19T10:04:25.742Z","26.1.39":"2024-06-25T09:01:34.174Z","26.1.40":"2024-07-02T05:06:03.204Z","26.1.41":"2024-07-09T07:02:28.188Z","26.1.42":"2024-07-15T23:31:16.563Z","26.2.4":"2024-07-24T09:26:56.211Z","26.2.5":"2024-07-25T23:30:03.769Z","26.2.7":"2024-07-29T22:57:02.578Z","26.2.8":"2024-08-05T22:59:41.644Z","26.2.9":"2024-08-12T22:57:05.002Z","26.2.10":"2024-08-19T22:59:57.437Z","26.2.11":"2024-08-26T23:01:27.306Z","26.2.12":"2024-09-02T22:56:45.817Z","26.2.14":"2024-09-10T05:02:51.382Z","27.1.48":"2024-09-18T10:10:34.757Z","27.1.50":"2024-09-23T23:03:25.106Z","27.1.51":"2024-09-30T13:27:16.062Z","27.1.52":"2024-10-08T03:10:07.367Z","27.1.53":"2024-10-15T08:44:57.900Z","27.1.55":"2024-10-22T02:59:20.488Z","27.1.56":"2024-10-23T13:16:39.256Z","27.1.57":"2024-10-29T00:01:36.712Z","27.1.58":"2024-11-05T00:48:41.249Z","27.2.2":"2024-11-15T04:20:35.912Z","27.2.3":"2024-11-21T18:01:30.577Z","27.2.4":"2024-11-26T00:09:10.483Z","27.2.5":"2024-12-03T01:30:06.399Z","28.1.33":"2024-12-12T08:07:25.103Z","28.1.35":"2024-12-18T18:14:29.248Z","28.1.36":"2024-12-24T10:49:51.716Z","28.1.37":"2024-12-30T23:52:11.123Z","28.1.38":"2025-01-07T01:23:59.966Z","28.1.39":"2025-01-14T03:05:14.207Z","28.1.41":"2025-01-21T01:54:30.039Z","28.2.3":"2025-01-29T10:26:44.964Z","28.2.4":"2025-02-04T01:03:16.038Z","28.2.5":"2025-02-11T02:51:00.161Z","28.2.6":"2025-02-18T02:23:07.802Z","28.2.7":"2025-02-25T02:54:11.596Z","28.2.9":"2025-03-04T02:41:12.964Z","28.2.11":"2025-03-11T02:24:50.117Z","29.1.33":"2025-03-25T10:15:10.509Z","29.1.34":"2025-03-26T11:42:35.472Z","29.1.35":"2025-04-01T01:30:54.607Z","29.1.37":"2025-04-08T03:07:47.790Z","29.1.38":"2025-04-14T22:30:39.407Z","29.1.39":"2025-04-22T02:44:22.713Z","29.1.40":"2025-04-29T01:49:07.153Z","29.1.41":"2025-05-06T02:26:10.675Z","29.2.4":"2025-05-14T10:48:25.154Z","29.2.5":"2025-05-21T00:42:47.775Z","29.2.7":"2025-05-27T13:22:25.369Z","29.2.8":"2025-06-03T01:31:03.300Z","29.2.10":"2025-06-10T02:58:51.388Z","29.2.11":"2025-06-17T02:55:34.943Z","30.1.37":"2025-06-25T12:33:50.146Z","30.1.38":"2025-07-02T05:09:16.375Z","30.1.39":"2025-07-08T03:16:08.037Z","30.1.41":"2025-07-22T02:34:10.800Z","30.1.42":"2025-07-29T02:22:38.433Z","30.2.4":"2025-08-07T08:04:56.837Z","30.2.5":"2025-08-13T02:49:59.068Z","31.1.17":"2025-09-05T07:15:59.401Z","31.1.18":"2025-09-10T02:30:27.687Z","31.1.20":"2025-09-17T02:52:12.536Z","31.1.21":"2025-09-23T03:03:02.092Z","31.1.22":"2025-10-01T03:39:13.022Z","31.1.23":"2025-10-07T03:07:00.091Z","31.2.2":"2025-10-15T09:48:17.762Z","31.2.3":"2025-10-22T04:08:45.200Z","31.2.4":"2025-10-28T03:44:33.838Z","31.2.5":"2025-11-04T03:05:31.666Z","31.2.10":"2025-11-12T20:06:38.362Z","31.2.12":"2025-11-18T07:50:03.599Z","31.2.15":"2025-11-25T00:25:39.749Z","31.2.18":"2025-12-09T03:53:23.185Z","32.1.19":"2025-12-16T06:45:04.200Z","32.1.20":"2025-12-23T05:08:25.804Z","32.1.21":"2025-12-30T02:29:39.155Z","32.1.21-1533505":"2026-01-09T12:43:26.256Z","32.1.23":"2026-01-13T03:45:47.133Z","32.1.24":"2026-01-20T02:28:39.589Z","32.1.25":"2026-01-27T02:55:02.949Z","32.2.3":"2026-02-05T02:02:46.531Z","32.2.4":"2026-02-11T03:38:57.255Z","32.2.5":"2026-02-17T00:02:47.199Z","32.2.7":"2026-02-24T06:25:04.480Z","32.2.8":"2026-03-03T03:15:29.608Z","32.2.9":"2026-03-10T02:13:27.761Z","33.1.44":"2026-03-16T10:54:30.855Z","32.2.3-1987473":"2026-03-16T13:34:03.325Z","32.2.9-1987473":"2026-03-17T16:04:09.079Z","33.1.45":"2026-03-24T05:32:33.272Z","33.1.46":"2026-03-31T01:57:35.678Z","33.1.47":"2026-04-07T02:51:41.768Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}